Перейти к основному содержанию
Devel Load

Devel Load

$input object Drupal\node\Entity\Node(29)
  • object (29)
  • Available methods (152)
  • Static class properties (10)
  • Iterator contents (25)
  • public in_preview -> NULL
    protected values -> array(24)
     x-default
    nid

    "146"

    vid

    "146"

    type

    "page"

    uuid

    "3d0892e4-01bf-4716-a35f-20883da8527f"

    langcode

    "ru"

    revision_default

    "1"

    revision_uid

    "1"

    revision_timestamp
    string(10) "1666972799"
    • timestamp
    • 2022-10-28 18:59:59
    revision_logNULL
    isDefaultRevision

    "1"

    status

    "1"

    title

    "Как сделать заказ"

    uid

    "1"

    created
    string(10) "1666972790"
    • timestamp
    • 2022-10-28 18:59:50
    changed
    string(10) "1676539148"
    • timestamp
    • 2023-02-16 12:19:08
    promote

    "0"

    sticky

    "0"

    revision_translation_affected

    "1"

    default_langcode

    "1"

    body
    array(1)
    array(3)
    'value' => string UTF-8(862) "<div class="container" style="max-width: 768px;"> <p lang="ru-RU"><span><span><span>На нашем сайте Вы можете самостоятельно оформить заказ, добавив интересующие вас изделия в корзину, указав их количество, </span></span></span><span><span><span>способы оплаты и доставки, в примечании к заказу можно написать дополнительные комментарии. Для завершения оформления заказа необходимо нажать на кнопку "Оформить заказ", ввести свои контактные данные. После нажатия кнопки "Отправить заказ", он будет передан для оформления нашему менеджеру, после чего он сам Вам перезвонит и уточнит все детали заказа</span></span></span></p> <p lang="ru-RU"><span><span><span>Если изделие в наличии, возможна оплата он-лайн банковской картой</span></span></span></p> <p lang="ru-RU"><span><span><span><strong>Приятных Вам покупок!</strong></span></span></span></p> </div> "
    <div class="container" style="max-width: 768px;">
    <p lang="ru-RU"><span><span><span>На нашем сайте Вы можете самостоятельно оформить заказ, добавив интересующие вас изделия в корзину, указав их количество, </span></span></span><span><span><span>способы оплаты и доставки, в примечании к заказу можно написать дополнительные комментарии. Для завершения оформления заказа необходимо нажать на кнопку "Оформить заказ", ввести свои контактные данные. После нажатия кнопки "Отправить заказ", он будет передан для оформления нашему менеджеру, после чего он сам Вам перезвонит и уточнит все детали заказа</span></span></span></p>
    
    <p lang="ru-RU"><span><span><span>Если изделие в наличии, возможна оплата он-лайн банковской картой</span></span></span></p>
    
    <p lang="ru-RU"><span><span><span><strong>Приятных Вам покупок!</strong></span></span></span></p>
    </div>
    
    'summary' => string(0) ""
    'format' => string(9) "full_html"
    field_footer_style
    array(1)
    array(1)
    'value' => string(7) "default"
    field_header_background_image
    array(1)
    array(5)
    'target_id' => string(3) "231"
    'alt' => string(0) ""
    'title' => string(0) ""
    'width' => string(4) "2524"
    'height' => string(4) "1420"
    field_header_style
    array(1)
    array(1)
    'value' => string(6) "style1"
    field_page_title
    array(1)
    array(1)
    'value' => string(6) "style1"
    protected fields -> array(0)
    protected fieldDefinitions -> NULL
    protected languages -> array(4)
    'en' => object Drupal\Core\Language\Language(5)
    • object (5)
    • Available methods (9)
    • Static class properties (15)
    • protected name -> string UTF-8(10) "Английский"
      protected id -> string(2) "en"
      protected direction -> string(3) "ltr"
      protected weight -> integer0
      protected locked -> boolFALSE
    • public static sort(&$languages)
      Sort language objects.
      
      @param \Drupal\Core\Language\LanguageInterface[] $languages
      The array of language objects keyed by langcode.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:146
      public __construct(array $values = array())
      Constructs a new class instance.
      
      @param array $values
      An array of property values, keyed by property name, used to construct
      the language.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:77
      public getDirection()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:115
      public getId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:108
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:101
      public getWeight()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:122
      public isDefault()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:129
      public isLocked()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:136
      protected static getDefaultLangcode() -> string
      Gets the default langcode.
      
      @return string
      The current default langcode.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:173
    • public $defaultValues :: array(5)
      'id' => string(2) "en"
      'name' => string(7) "English"
      'direction' => string(3) "ltr"
      'weight' => integer0
      'locked' => boolFALSE
      constant LANGCODE_SYSTEM :: string(6) "system"
      constant LANGCODE_NOT_SPECIFIED :: string(3) "und"
      constant LANGCODE_NOT_APPLICABLE :: string(3) "zxx"
      constant LANGCODE_DEFAULT :: string(9) "x-default"
      constant LANGCODE_SITE_DEFAULT :: string(12) "site_default"
      constant STATE_CONFIGURABLE :: integer1
      constant STATE_LOCKED :: integer2
      constant STATE_ALL :: integer3
      constant STATE_SITE_DEFAULT :: integer4
      constant TYPE_CONTENT :: string(16) "language_content"
      constant TYPE_INTERFACE :: string(18) "language_interface"
      constant TYPE_URL :: string(12) "language_url"
      constant DIRECTION_LTR :: string(3) "ltr"
      constant DIRECTION_RTL :: string(3) "rtl"
    'ru' => object Drupal\Core\Language\Language(5)
    • object (5)
    • Available methods (9)
    • Static class properties (15)
    • protected name -> string(7) "Russian"
      protected id -> string(2) "ru"
      protected direction -> string(3) "ltr"
      protected weight -> integer1
      protected locked -> boolFALSE
    • public static sort(&$languages)
      Sort language objects.
      
      @param \Drupal\Core\Language\LanguageInterface[] $languages
      The array of language objects keyed by langcode.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:146
      public __construct(array $values = array())
      Constructs a new class instance.
      
      @param array $values
      An array of property values, keyed by property name, used to construct
      the language.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:77
      public getDirection()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:115
      public getId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:108
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:101
      public getWeight()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:122
      public isDefault()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:129
      public isLocked()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:136
      protected static getDefaultLangcode() -> string
      Gets the default langcode.
      
      @return string
      The current default langcode.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:173
    • public $defaultValues :: array(5)
      'id' => string(2) "en"
      'name' => string(7) "English"
      'direction' => string(3) "ltr"
      'weight' => integer0
      'locked' => boolFALSE
      constant LANGCODE_SYSTEM :: string(6) "system"
      constant LANGCODE_NOT_SPECIFIED :: string(3) "und"
      constant LANGCODE_NOT_APPLICABLE :: string(3) "zxx"
      constant LANGCODE_DEFAULT :: string(9) "x-default"
      constant LANGCODE_SITE_DEFAULT :: string(12) "site_default"
      constant STATE_CONFIGURABLE :: integer1
      constant STATE_LOCKED :: integer2
      constant STATE_ALL :: integer3
      constant STATE_SITE_DEFAULT :: integer4
      constant TYPE_CONTENT :: string(16) "language_content"
      constant TYPE_INTERFACE :: string(18) "language_interface"
      constant TYPE_URL :: string(12) "language_url"
      constant DIRECTION_LTR :: string(3) "ltr"
      constant DIRECTION_RTL :: string(3) "rtl"
    'und' => object Drupal\Core\Language\Language(5)
    • object (5)
    • Available methods (9)
    • Static class properties (15)
    • protected name -> string UTF-8(10) "Не указано"
      protected id -> string(3) "und"
      protected direction -> string(3) "ltr"
      protected weight -> integer2
      protected locked -> boolTRUE
    • public static sort(&$languages)
      Sort language objects.
      
      @param \Drupal\Core\Language\LanguageInterface[] $languages
      The array of language objects keyed by langcode.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:146
      public __construct(array $values = array())
      Constructs a new class instance.
      
      @param array $values
      An array of property values, keyed by property name, used to construct
      the language.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:77
      public getDirection()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:115
      public getId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:108
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:101
      public getWeight()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:122
      public isDefault()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:129
      public isLocked()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:136
      protected static getDefaultLangcode() -> string
      Gets the default langcode.
      
      @return string
      The current default langcode.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:173
    • public $defaultValues :: array(5)
      'id' => string(2) "en"
      'name' => string(7) "English"
      'direction' => string(3) "ltr"
      'weight' => integer0
      'locked' => boolFALSE
      constant LANGCODE_SYSTEM :: string(6) "system"
      constant LANGCODE_NOT_SPECIFIED :: string(3) "und"
      constant LANGCODE_NOT_APPLICABLE :: string(3) "zxx"
      constant LANGCODE_DEFAULT :: string(9) "x-default"
      constant LANGCODE_SITE_DEFAULT :: string(12) "site_default"
      constant STATE_CONFIGURABLE :: integer1
      constant STATE_LOCKED :: integer2
      constant STATE_ALL :: integer3
      constant STATE_SITE_DEFAULT :: integer4
      constant TYPE_CONTENT :: string(16) "language_content"
      constant TYPE_INTERFACE :: string(18) "language_interface"
      constant TYPE_URL :: string(12) "language_url"
      constant DIRECTION_LTR :: string(3) "ltr"
      constant DIRECTION_RTL :: string(3) "rtl"
    'zxx' => object Drupal\Core\Language\Language(5)
    • object (5)
    • Available methods (9)
    • Static class properties (15)
    • protected name -> string UTF-8(12) "Не применимо"
      protected id -> string(3) "zxx"
      protected direction -> string(3) "ltr"
      protected weight -> integer3
      protected locked -> boolTRUE
    • public static sort(&$languages)
      Sort language objects.
      
      @param \Drupal\Core\Language\LanguageInterface[] $languages
      The array of language objects keyed by langcode.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:146
      public __construct(array $values = array())
      Constructs a new class instance.
      
      @param array $values
      An array of property values, keyed by property name, used to construct
      the language.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:77
      public getDirection()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:115
      public getId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:108
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:101
      public getWeight()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:122
      public isDefault()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:129
      public isLocked()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:136
      protected static getDefaultLangcode() -> string
      Gets the default langcode.
      
      @return string
      The current default langcode.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Language/Language.php:173
    • public $defaultValues :: array(5)
      'id' => string(2) "en"
      'name' => string(7) "English"
      'direction' => string(3) "ltr"
      'weight' => integer0
      'locked' => boolFALSE
      constant LANGCODE_SYSTEM :: string(6) "system"
      constant LANGCODE_NOT_SPECIFIED :: string(3) "und"
      constant LANGCODE_NOT_APPLICABLE :: string(3) "zxx"
      constant LANGCODE_DEFAULT :: string(9) "x-default"
      constant LANGCODE_SITE_DEFAULT :: string(12) "site_default"
      constant STATE_CONFIGURABLE :: integer1
      constant STATE_LOCKED :: integer2
      constant STATE_ALL :: integer3
      constant STATE_SITE_DEFAULT :: integer4
      constant TYPE_CONTENT :: string(16) "language_content"
      constant TYPE_INTERFACE :: string(18) "language_interface"
      constant TYPE_URL :: string(12) "language_url"
      constant DIRECTION_LTR :: string(3) "ltr"
      constant DIRECTION_RTL :: string(3) "rtl"
    protected langcodeKey -> string(8) "langcode"
    protected defaultLangcodeKey -> string(16) "default_langcode"
    protected activeLangcode -> string(9) "x-default"
    protected defaultLangcode -> string(2) "ru"
    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(4) "page"
    'id' => string(3) "146"
    'revision' => string(3) "146"
    'uuid' => string(36) "3d0892e4-01bf-4716-a35f-20883da8527f"
    protected translatableEntityKeys -> array(8)
     x-default
    label

    "Как сделать заказ"

    langcode

    "ru"

    status

    "1"

    published

    "1"

    uid

    "1"

    owner

    "1"

    default_langcode

    "1"

    revision_translation_affected

    "1"

    protected validated -> boolFALSE
    protected validationRequired -> boolFALSE
    protected loadedRevisionId -> string(3) "146"
    protected revisionTranslationAffectedKey -> string(29) "revision_translation_affected"
    protected enforceRevisionTranslationAffected -> array(0)
    protected entityTypeId -> string(4) "node"
    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/node/src/Entity/Node.php:274
    public static bundleFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type, $bundle, array $base_field_definitions)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1380
    public static create(array $values = array())
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:547
    public static getCurrentUserId() -> array
    Default value callback for 'uid' base field definition.
    
    @see ::baseFieldDefinitions()
    
    @deprecated The ::getCurrentUserId method is deprecated in 8.6.x and will
    be removed before 9.0.0.
    
    @return array
    An array of default values.
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:389
    public static getDefaultEntityOwner() -> mixed
    Default value callback for 'owner' base field.
    
    @return mixed
    A default value for the owner field.
    
    Defined in <ROOT>/core/modules/user/src/EntityOwnerTrait.php:86
    public static load($id)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:527
    public static loadMultiple(array $ids = NULL)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:537
    public static ownerBaseFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type) -> \Drupal\Core\Field\BaseFieldDefinition[]
    Returns an array of base field definitions for entity owners.
    
    @param \Drupal\Core\Entity\EntityTypeInterface $entity_type
    The entity type to add the owner 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 EntityOwnerInterface or
    if it does not have an "owner" entity key.
    
    Defined in <ROOT>/core/modules/user/src/EntityOwnerTrait.php:28
    public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $nodes)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:176
    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:478
    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:453
    public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $entities)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:162
    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 = view, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:191
    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:400
    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:491
    public getCacheMaxAge()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:520
    public getCacheTags()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:510
    public getCacheTagsToInvalidate()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:498
    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:649
    public getConfigDependencyName()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:656
    public getConfigTarget()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:663
    public getCreatedTime()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:214
    public getEntityType()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:426
    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 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 getOriginalId()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:601
    public getOwner()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/user/src/EntityOwnerTrait.php:65
    public getOwnerId()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/user/src/EntityOwnerTrait.php:48
    public getRevisionAuthor()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:259
    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 getTitle()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:199
    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 getType()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:184
    public getTypedData()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:630
    public getUntranslated()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:882
    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:252
    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:1401
    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:1460
    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 isPromoted()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:229
    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 isSticky()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:244
    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:270
    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}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:139
    public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:102
    public preSaveRevision(Drupal\Core\Entity\EntityStorageInterface $storage, stdClass $record)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:124
    public referencedEntities()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1261
    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:392
    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 setCreatedTime($timestamp)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:221
    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:609
    public setOwner(Drupal\user\UserInterface $account)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/user/src/EntityOwnerTrait.php:73
    public setOwnerId($uid)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/user/src/EntityOwnerTrait.php:55
    public setPromoted($promoted)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:236
    public setPublished($published = NULL)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityPublishedTrait.php:54
    public setRevisionAuthorId($uid)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:266
    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 setSticky($sticky)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:251
    public setSyncing($syncing)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
    public setTitle($title)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/node/src/Entity/Node.php:206
    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 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:278
    public toUrl($rel = canonical, array $options = array())
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:189
    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:339
    public url($rel = canonical, $options = array())
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:291
    public urlInfo($rel = canonical, array $options = array())
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:181
    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:585
    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 will be removed before 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:1288
    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:1390
    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:560
    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:263
    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:318
    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
    constant NOT_PUBLISHED :: integer0
    constant PUBLISHED :: integer1
    constant NOT_PROMOTED :: integer0
    constant PROMOTED :: integer1
    constant NOT_STICKY :: integer0
    constant STICKY :: integer1
  • 'nid' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "integer"
    protected propertyDefinitions -> array(1)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(6)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'read-only' => boolTRUE
    'provider' => string(4) "node"
    'field_name' => string(3) "nid"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(3) "nid"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(4) "uuid"
    protected propertyDefinitions -> array(1)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(6)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'read-only' => boolTRUE
    'provider' => string(4) "node"
    'field_name' => string(4) "uuid"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(4) "uuid"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "integer"
    protected propertyDefinitions -> array(1)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(6)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'read-only' => boolTRUE
    'provider' => string(4) "node"
    'field_name' => string(3) "vid"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(3) "vid"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\language\DefaultLanguageItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(8) "language"
    protected propertyDefinitions -> array(2)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    'language' => object Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(8)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'display' => array(2)
    *DEPTH TOO GREAT*
    'revisionable' => boolTRUE
    'translatable' => boolTRUE
    'provider' => string(4) "node"
    'field_name' => string(8) "langcode"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(8) "langcode"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\EntityReferenceFieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(16) "entity_reference"
    protected propertyDefinitions -> array(2)
    'target_id' => object Drupal\Core\TypedData\DataReferenceTargetDefinition(2)
    *DEPTH TOO GREAT*
    'entity' => object Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(7)
    'label' => string(12) "Content type"
    'required' => boolTRUE
    'read-only' => boolTRUE
    'provider' => string(4) "node"
    'field_name' => string(4) "type"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(4) "type"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "created"
    protected propertyDefinitions -> array(1)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(7)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'revisionable' => boolTRUE
    'provider' => string(4) "node"
    'field_name' => string(18) "revision_timestamp"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(18) "revision_timestamp"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\EntityReferenceFieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(16) "entity_reference"
    protected propertyDefinitions -> array(2)
    'target_id' => object Drupal\Core\TypedData\DataReferenceTargetDefinition(2)
    *DEPTH TOO GREAT*
    'entity' => object Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(7)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'revisionable' => boolTRUE
    'provider' => string(4) "node"
    'field_name' => string(12) "revision_uid"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(12) "revision_uid"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(0)
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(11) "string_long"
    protected propertyDefinitions -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'revisionable' => boolTRUE
    'default_value' => array(1)
    *DEPTH TOO GREAT*
    'display' => array(1)
    *DEPTH TOO GREAT*
    'provider' => string(4) "node"
    'field_name' => string(12) "revision_log"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(12) "revision_log"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "boolean"
    protected propertyDefinitions -> array(1)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'revisionable' => boolTRUE
    'translatable' => boolTRUE
    'default_value' => array(1)
    *DEPTH TOO GREAT*
    'display' => array(1)
    *DEPTH TOO GREAT*
    'provider' => string(4) "node"
    'field_name' => string(6) "status"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(6) "status"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\EntityReferenceFieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(16) "entity_reference"
    protected propertyDefinitions -> array(2)
    'target_id' => object Drupal\Core\TypedData\DataReferenceTargetDefinition(2)
    *DEPTH TOO GREAT*
    'entity' => object Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(10)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'translatable' => boolTRUE
    'default_value_callback' => string(46) "Drupal\node\Entity\Node::getDefaultEntityOwner"
    'description' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'revisionable' => boolTRUE
    'display' => array(2)
    *DEPTH TOO GREAT*
    'provider' => string(4) "node"
    'field_name' => string(3) "uid"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(3) "uid"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'title' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(6) "string"
    protected propertyDefinitions -> array(1)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'required' => boolTRUE
    'translatable' => boolTRUE
    'revisionable' => boolTRUE
    'display' => array(2)
    *DEPTH TOO GREAT*
    'provider' => string(4) "node"
    'field_name' => string(5) "title"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(5) "title"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'created' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "created"
    protected propertyDefinitions -> array(1)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'revisionable' => boolTRUE
    'translatable' => boolTRUE
    'display' => array(2)
    *DEPTH TOO GREAT*
    'provider' => string(4) "node"
    'field_name' => string(7) "created"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(7) "created"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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' => object Drupal\Core\Field\ChangedFieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\ChangedFieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "changed"
    protected propertyDefinitions -> array(1)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(8)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'revisionable' => boolTRUE
    'translatable' => boolTRUE
    'provider' => string(4) "node"
    'field_name' => string(7) "changed"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(7) "changed"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'promote' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\Entity\BaseFieldOverride(35)
    protected baseFieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "boolean"
    protected propertyDefinitions -> array(1)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected definition -> array(9)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected id -> string(17) "node.page.promote"
    protected field_name -> string(7) "promote"
    protected field_type -> string(7) "boolean"
    protected entity_type -> string(4) "node"
    protected bundle -> string(4) "page"
    protected label -> string UTF-8(28) "Помещено на главную страницу"
    protected description -> string(0) ""
    protected settings -> array(2)
    'on_label' => string UTF-8(3) "Вкл"
    'off_label' => string UTF-8(4) "Выкл"
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(1)
    array(1)
    *DEPTH TOO GREAT*
    protected default_value_callback -> string(0) ""
    protected fieldStorage -> NULL
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\Entity\BaseFieldOverride(35) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(17) "node.page.promote"
    protected status -> boolTRUE
    protected uuid -> string(36) "f1f96832-2c70-41db-8b77-99b6914b60df"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "ru"
    protected third_party_settings -> array(0)
    protected _core -> array(1)
    'default_config_hash' => string(43) "fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ"
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(19) "base_field_override"
    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(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected name -> string(7) "promote"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'sticky' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "boolean"
    protected propertyDefinitions -> array(1)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'revisionable' => boolTRUE
    'translatable' => boolTRUE
    'default_value' => array(1)
    *DEPTH TOO GREAT*
    'display' => array(1)
    *DEPTH TOO GREAT*
    'provider' => string(4) "node"
    'field_name' => string(6) "sticky"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(6) "sticky"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "boolean"
    protected propertyDefinitions -> array(1)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'translatable' => boolTRUE
    'revisionable' => boolTRUE
    'default_value' => array(1)
    *DEPTH TOO GREAT*
    'provider' => string(4) "node"
    'field_name' => string(16) "default_langcode"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(16) "default_langcode"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "boolean"
    protected propertyDefinitions -> array(1)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(10)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'storage_required' => boolTRUE
    'internal' => boolTRUE
    'translatable' => boolFALSE
    'revisionable' => boolTRUE
    'provider' => string(4) "node"
    'field_name' => string(16) "revision_default"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(16) "revision_default"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "boolean"
    protected propertyDefinitions -> array(1)
    'value' => object Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'read-only' => boolTRUE
    'revisionable' => boolTRUE
    'translatable' => boolTRUE
    'provider' => string(4) "node"
    'field_name' => string(29) "revision_translation_affected"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(29) "revision_translation_affected"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    protected list -> array(0)
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(4) "path"
    protected propertyDefinitions -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(8)
    'label' => object Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'translatable' => boolTRUE
    'display' => array(1)
    *DEPTH TOO GREAT*
    'computed' => boolTRUE
    'provider' => string(4) "path"
    'field_name' => string(4) "path"
    'entity_type' => string(4) "node"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(4) "path"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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
    'body' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(3)
    *DEPTH TOO GREAT*
    protected properties -> array(2)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> object Drupal\field\Entity\FieldStorageConfig(33)
    protected id -> string(9) "node.body"
    protected field_name -> string(4) "body"
    protected entity_type -> string(4) "node"
    protected type -> string(17) "text_with_summary"
    protected module -> string(4) "text"
    protected settings -> array(0)
    protected cardinality -> integer1
    protected translatable -> boolTRUE
    protected locked -> boolFALSE
    protected persist_with_no_fields -> boolTRUE
    public custom_storage -> boolFALSE
    protected indexes -> array(0)
    protected deleted -> boolFALSE
    protected schema -> NULL
    protected propertyDefinitions -> array(5)
    *DEPTH TOO GREAT*
    protected originalId -> string(9) "node.body"
    protected status -> boolTRUE
    protected uuid -> string(36) "676653d6-a29e-40b3-afd0-6d19901f39c6"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "ru"
    protected third_party_settings -> array(0)
    protected _core -> array(1)
    *DEPTH TOO GREAT*
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(20) "field_storage_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    *DEPTH TOO GREAT*
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected id -> string(14) "node.page.body"
    protected field_name -> string(4) "body"
    protected field_type -> string(17) "text_with_summary"
    protected entity_type -> string(4) "node"
    protected bundle -> string(4) "page"
    protected label -> string UTF-8(10) "Содержимое"
    protected description -> string(0) ""
    protected settings -> array(1)
    'display_summary' => boolTRUE
    protected required -> boolFALSE
    protected translatable -> boolTRUE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\field\Entity\FieldConfig(35) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(14) "node.page.body"
    protected status -> boolTRUE
    protected uuid -> string(36) "eee2f084-2efd-4422-8563-806d46fea7e2"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "ru"
    protected third_party_settings -> array(0)
    protected _core -> array(1)
    'default_config_hash' => string(43) "rUop-8b6hvxxDYbv-KobTfNIBNbPY9qOPl8f6kBNSpw"
    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)
    *DEPTH TOO GREAT*
    'module' => array(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected name -> string(4) "body"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> object Drupal\field\Entity\FieldStorageConfig(33)
    protected id -> string(23) "node.field_footer_style"
    protected field_name -> string(18) "field_footer_style"
    protected entity_type -> string(4) "node"
    protected type -> string(11) "list_string"
    protected module -> string(7) "options"
    protected settings -> array(2)
    *DEPTH TOO GREAT*
    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)
    *DEPTH TOO GREAT*
    protected originalId -> string(23) "node.field_footer_style"
    protected status -> boolTRUE
    protected uuid -> string(36) "72687564-12a7-4f45-b9dc-fc787df48bb7"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "en"
    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)
    *DEPTH TOO GREAT*
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected id -> string(28) "node.page.field_footer_style"
    protected field_name -> string(18) "field_footer_style"
    protected field_type -> string(11) "list_string"
    protected entity_type -> string(4) "node"
    protected bundle -> string(4) "page"
    protected label -> string(12) "Footer Style"
    protected description -> string(0) ""
    protected settings -> array(0)
    protected required -> boolTRUE
    protected translatable -> boolFALSE
    protected default_value -> array(1)
    array(1)
    *DEPTH TOO GREAT*
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\field\Entity\FieldConfig(35) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(28) "node.page.field_footer_style"
    protected status -> boolTRUE
    protected uuid -> string(36) "1774f9a5-a2ac-461b-a5b5-d0238642dcd8"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "en"
    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)
    *DEPTH TOO GREAT*
    'module' => array(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected name -> string(18) "field_footer_style"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    protected list -> array(1)
    object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    protected entityManager -> NULL
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(5)
    *DEPTH TOO GREAT*
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> object Drupal\field\Entity\FieldStorageConfig(33)
    protected id -> string(34) "node.field_header_background_image"
    protected field_name -> string(29) "field_header_background_image"
    protected entity_type -> string(4) "node"
    protected type -> string(5) "image"
    protected module -> string(5) "image"
    protected settings -> array(5)
    *DEPTH TOO GREAT*
    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(6)
    *DEPTH TOO GREAT*
    protected originalId -> string(34) "node.field_header_background_image"
    protected status -> boolTRUE
    protected uuid -> string(36) "d3065350-d002-4994-8788-2bb5fba75282"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "en"
    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)
    *DEPTH TOO GREAT*
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected id -> string(39) "node.page.field_header_background_image"
    protected field_name -> string(29) "field_header_background_image"
    protected field_type -> string(5) "image"
    protected entity_type -> string(4) "node"
    protected bundle -> string(4) "page"
    protected label -> string(23) "Header Background Image"
    protected description -> string(0) ""
    protected settings -> array(12)
    'file_directory' => string(31) "[date:custom:Y]-[date:custom:m]"
    '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)
    *DEPTH TOO GREAT*
    '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 -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\field\Entity\FieldConfig(35) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(39) "node.page.field_header_background_image"
    protected status -> boolTRUE
    protected uuid -> string(36) "6601ea16-2425-47c2-8a91-34469a99de5b"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "en"
    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)
    *DEPTH TOO GREAT*
    'module' => array(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected name -> string(29) "field_header_background_image"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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_header_style' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> object Drupal\field\Entity\FieldStorageConfig(33)
    protected id -> string(23) "node.field_header_style"
    protected field_name -> string(18) "field_header_style"
    protected entity_type -> string(4) "node"
    protected type -> string(11) "list_string"
    protected module -> string(7) "options"
    protected settings -> array(2)
    *DEPTH TOO GREAT*
    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)
    *DEPTH TOO GREAT*
    protected originalId -> string(23) "node.field_header_style"
    protected status -> boolTRUE
    protected uuid -> string(36) "ae6cf3f9-e3d8-4bfe-8d51-63f4c2a77bac"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "en"
    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)
    *DEPTH TOO GREAT*
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected id -> string(28) "node.page.field_header_style"
    protected field_name -> string(18) "field_header_style"
    protected field_type -> string(11) "list_string"
    protected entity_type -> string(4) "node"
    protected bundle -> string(4) "page"
    protected label -> string(12) "Header Style"
    protected description -> string(0) ""
    protected settings -> array(0)
    protected required -> boolTRUE
    protected translatable -> boolFALSE
    protected default_value -> array(1)
    array(1)
    *DEPTH TOO GREAT*
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\field\Entity\FieldConfig(35) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(28) "node.page.field_header_style"
    protected status -> boolTRUE
    protected uuid -> string(36) "73d975ac-95b7-4b5e-bf21-ee398644df2c"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "en"
    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)
    *DEPTH TOO GREAT*
    'module' => array(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected name -> string(18) "field_header_style"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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_page_title' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(1)
    object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    protected definition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    *DEPTH TOO GREAT*
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> object Drupal\Core\Field\FieldItemList(7) *RECURSION*
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> object Drupal\field\Entity\FieldStorageConfig(33)
    protected id -> string(21) "node.field_page_title"
    protected field_name -> string(16) "field_page_title"
    protected entity_type -> string(4) "node"
    protected type -> string(11) "list_string"
    protected module -> string(7) "options"
    protected settings -> array(2)
    *DEPTH TOO GREAT*
    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)
    *DEPTH TOO GREAT*
    protected originalId -> string(21) "node.field_page_title"
    protected status -> boolTRUE
    protected uuid -> string(36) "4c0e43e9-00a2-468e-91c2-964c6ce7f0ba"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "en"
    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)
    *DEPTH TOO GREAT*
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected id -> string(26) "node.page.field_page_title"
    protected field_name -> string(16) "field_page_title"
    protected field_type -> string(11) "list_string"
    protected entity_type -> string(4) "node"
    protected bundle -> string(4) "page"
    protected label -> string(10) "Page Title"
    protected description -> string(0) ""
    protected settings -> array(0)
    protected required -> boolTRUE
    protected translatable -> boolFALSE
    protected default_value -> array(1)
    array(1)
    *DEPTH TOO GREAT*
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> object Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> object Drupal\field\Entity\FieldConfig(35) *RECURSION*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(26) "node.page.field_page_title"
    protected status -> boolTRUE
    protected uuid -> string(36) "c758e165-55c8-413e-9336-332844516aee"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "en"
    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)
    *DEPTH TOO GREAT*
    'module' => array(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected name -> string(16) "field_page_title"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    protected list -> array(0)
    protected langcode -> string(2) "ru"
    protected definition -> object Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(25) "node.page.field_sub_title"
    protected field_name -> string(15) "field_sub_title"
    protected field_type -> string(6) "string"
    protected entity_type -> string(4) "node"
    protected bundle -> string(4) "page"
    protected label -> string(9) "Sub 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(25) "node.page.field_sub_title"
    protected status -> boolTRUE
    protected uuid -> string(36) "04017de2-12a2-4114-a322-6cd1d7eb62a7"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "en"
    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)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected name -> string(15) "field_sub_title"
    protected parent -> object Drupal\Core\Entity\Plugin\DataType\EntityAdapter(6)
    protected entity -> object Drupal\node\Entity\Node(29) *RECURSION*
    protected definition -> object Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(25)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected stringTranslation -> NULL
    protected typedDataManager -> object Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> object 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 -> object Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> object ArrayObject(100)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(54)
    'entity:node:page:.nid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:nid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uuid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uuid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.vid' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:vid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0.language' => object Drupal\Core\TypedData\Plugin\DataType\LanguageReference(6)
    *DEPTH TOO GREAT*
    'entity:node:page:langcode.0' => object Drupal\language\DefaultLanguageItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.type' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:type.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_timestamp' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_timestamp.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_log' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.status' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:status.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.uid' => object Drupal\Core\Field\EntityReferenceFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:uid.0' => object Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:title.0' => object Drupal\Core\Field\Plugin\Field\FieldType\StringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.created' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:created.0' => object Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.changed' => object Drupal\Core\Field\ChangedFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:changed.0' => object Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.promote' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:promote.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.sticky' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:sticky.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.default_langcode' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:default_langcode.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_default' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_default.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.revision_translation_affected' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:revision_translation_affected.0' => object Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.path' => object Drupal\path\Plugin\Field\FieldType\PathFieldItemList(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.body' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0.summary_processed' => object Drupal\text\TextProcessed(6)
    *DEPTH TOO GREAT*
    'entity:node:page:body.0' => object Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_footer_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_footer_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_background_image' => object Drupal\file\Plugin\Field\FieldType\FileFieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0.entity' => object Drupal\Core\Entity\Plugin\DataType\EntityReference(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_background_image.0' => object Drupal\image\Plugin\Field\FieldType\ImageItem(8)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_header_style' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_header_style.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_page_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    'entity:node:page:field_page_title.0' => object Drupal\options\Plugin\Field\FieldType\ListStringItem(7)
    *DEPTH TOO GREAT*
    'entity:node:page:.field_sub_title' => object Drupal\Core\Field\FieldItemList(7)
    *DEPTH TOO GREAT*
    protected classResolver -> object Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> object Drupal\Core\DependencyInjection\Container(7)
    *DEPTH TOO GREAT*
    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 -> object Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(86)
    *DEPTH TOO GREAT*
    protected moduleList -> array(86)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(896)
    *DEPTH TOO GREAT*
    protected verified -> array(8)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(44) "/home/smile/web/smileinterior.ru/public_html"
    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 -> object ArrayObject(101)
    public Drupal\admin_toolbar -> string(48) "modules/admin_toolbar-8.x-1.18/admin_toolbar/src"
    public Drupal\admin_toolbar_tools -> string(68) "modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_t …"
    modules/admin_toolbar-8.x-1.18/admin_toolbar/admin_toolbar_tools/src
    public Drupal\allowed_formats -> string(51) "modules/allowed_formats-8.x-1.1/allowed_formats/src"
    public Drupal\automated_cron -> string(31) "core/modules/automated_cron/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\blog -> string(16) "modules/blog/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\color -> string(22) "core/modules/color/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\config -> string(23) "core/modules/config/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contact_block -> string(25) "modules/contact_block/src"
    public Drupal\contact_storage -> string(27) "modules/contact_storage/src"
    public Drupal\context -> string(39) "modules/context-8.x-1.x-dev/context/src"
    public Drupal\context_ui -> string(58) "modules/context-8.x-1.x-dev/context/modules/context_ui/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(18) "modules/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\dblog -> string(22) "core/modules/dblog/src"
    public Drupal\devel -> string(17) "modules/devel/src"
    public Drupal\devel_debug_log -> string(27) "modules/devel_debug_log/src"
    public Drupal\devel_tab_remove -> string(35) "modules/custom/devel_tab_remove/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\field -> string(22) "core/modules/field/src"
    public Drupal\field_collection -> string(28) "modules/field_collection/src"
    public Drupal\field_group -> string(47) "modules/field_group-8.x-1.0-rc6/field_group/src"
    public Drupal\field_group_migrate -> string(75) "modules/field_group-8.x-1.0-rc6/field_group/contrib/field_gr …"
    modules/field_group-8.x-1.0-rc6/field_group/contrib/field_group_migrate/src
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\history -> string(24) "core/modules/history/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_raw_formatter -> string(31) "modules/image_raw_formatter/src"
    public Drupal\imce -> string(29) "modules/imce-8.x-1.5/imce/src"
    public Drupal\kint -> string(22) "modules/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\language_switcher_extended -> string(46) "modules/contrib/language_switcher_extended/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\md_slider -> string(21) "modules/md_slider/src"
    public Drupal\menu_attributes -> string(55) "modules/menu_attributes-8.x-1.x-dev/menu_attributes/src"
    public Drupal\menu_delete -> string(23) "modules/menu_delete/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\nvs_func -> string(20) "modules/nvs_func/src"
    public Drupal\nvs_geolocation -> string(27) "modules/nvs_geolocation/src"
    public Drupal\nvs_widget -> string(22) "modules/nvs_widget/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\page_cache -> string(27) "core/modules/page_cache/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\pathauto -> string(20) "modules/pathauto/src"
    public Drupal\php -> string(15) "modules/php/src"
    public Drupal\quickedit -> string(26) "core/modules/quickedit/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\search -> string(23) "core/modules/search/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\simplenews -> string(22) "modules/simplenews/src"
    public Drupal\statistics -> string(27) "core/modules/statistics/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\tablefield -> string(22) "modules/tablefield/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(17) "modules/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\tour -> string(21) "core/modules/tour/src"
    public Drupal\uc_cart -> string(52) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_cart/src"
    public Drupal\uc_country -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_country/src"
    public Drupal\uc_credit -> string(62) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/s …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_credit/src
    public Drupal\uc_order -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_order/src"
    public Drupal\uc_paykeeper -> string(31) "modules/custom/uc_paykeeper/src"
    public Drupal\uc_payment -> string(63) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment/src
    public Drupal\uc_payment_pack -> string(68) "modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_ …"
    modules/ubercart-8.x-4.0-alpha5/ubercart/payment/uc_payment_pack/src
    public Drupal\uc_product -> string(55) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_product/src"
    public Drupal\uc_store -> string(53) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_store/src"
    public Drupal\uc_tax -> string(51) "modules/ubercart-8.x-4.0-alpha5/ubercart/uc_tax/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\video_embed_field -> string(29) "modules/video_embed_field/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\standard -> string(26) "core/profiles/standard/src"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    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(143)
    'filter_format' => array(8)
    *DEPTH TOO GREAT*
    'any' => array(8)
    *DEPTH TOO GREAT*
    'integer' => array(8)
    *DEPTH TOO GREAT*
    'uri' => array(8)
    *DEPTH TOO GREAT*
    'boolean' => array(8)
    *DEPTH TOO GREAT*
    'float' => array(8)
    *DEPTH TOO GREAT*
    'binary' => array(8)
    *DEPTH TOO GREAT*
    'datetime_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'list' => array(8)
    *DEPTH TOO GREAT*
    'timespan' => array(8)
    *DEPTH TOO GREAT*
    'language_reference' => array(8)
    *DEPTH TOO GREAT*
    'email' => array(9)
    *DEPTH TOO GREAT*
    'duration_iso8601' => array(8)
    *DEPTH TOO GREAT*
    'language' => array(9)
    *DEPTH TOO GREAT*
    'map' => array(8)
    *DEPTH TOO GREAT*
    'timestamp' => array(8)
    *DEPTH TOO GREAT*
    'string' => array(8)
    *DEPTH TOO GREAT*
    'field_item:comment' => array(14)
    *DEPTH TOO GREAT*
    'field_item:datetime' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_collection' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file' => array(15)
    *DEPTH TOO GREAT*
    'field_item:file_uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:image' => array(16)
    *DEPTH TOO GREAT*
    'field_item:link' => array(14)
    *DEPTH TOO GREAT*
    'field_item:field_md_slider' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_integer' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_string' => array(14)
    *DEPTH TOO GREAT*
    'field_item:list_float' => array(14)
    *DEPTH TOO GREAT*
    'field_item:path' => array(13)
    *DEPTH TOO GREAT*
    'field_item:simplenews_issue' => array(12)
    *DEPTH TOO GREAT*
    'field_item:simplenews_subscription' => array(12)
    *DEPTH TOO GREAT*
    'field_item:tablefield' => array(13)
    *DEPTH TOO GREAT*
    'field_item:text_with_summary' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text' => array(14)
    *DEPTH TOO GREAT*
    'field_item:text_long' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uc_dimensions' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_weight' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uc_price' => array(13)
    *DEPTH TOO GREAT*
    'field_item:video_embed_field' => array(13)
    *DEPTH TOO GREAT*
    'field_item:created' => array(13)
    *DEPTH TOO GREAT*
    'field_item:timestamp' => array(14)
    *DEPTH TOO GREAT*
    'field_item:uuid' => array(12)
    *DEPTH TOO GREAT*
    'field_item:boolean' => array(13)
    *DEPTH TOO GREAT*
    'field_item:float' => array(13)
    *DEPTH TOO GREAT*
    'field_item:uri' => array(13)
    *DEPTH TOO GREAT*
    'field_item:changed' => array(13)
    *DEPTH TOO GREAT*
    'field_item:map' => array(11)
    *DEPTH TOO GREAT*
    'field_item:decimal' => array(13)
    *DEPTH TOO GREAT*
    'field_item:email' => array(13)
    *DEPTH TOO GREAT*
    'field_item:password' => array(11)
    *DEPTH TOO GREAT*
    'field_item:entity_reference' => array(13)
    *DEPTH TOO GREAT*
    'field_item:language' => array(14)
    *DEPTH TOO GREAT*
    'field_item:string' => array(13)
    *DEPTH TOO GREAT*
    'field_item:string_long' => array(13)
    *DEPTH TOO GREAT*
    'field_item:integer' => array(13)
    *DEPTH TOO GREAT*
    'entity' => array(10)
    *DEPTH TOO GREAT*
    'entity:block' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:block_content:basic' => array(11)
    *DEPTH TOO GREAT*
    'entity:comment_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:comment' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_form' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message' => array(12)
    *DEPTH TOO GREAT*
    'entity:contact_message:feedback' => array(11)
    *DEPTH TOO GREAT*
    'entity:contact_message:personal' => array(11)
    *DEPTH TOO GREAT*
    'entity:context' => array(12)
    *DEPTH TOO GREAT*
    'entity:editor' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_storage_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_config' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_daily_plans' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection_item:field_day_meetings' => array(11)
    *DEPTH TOO GREAT*
    'entity:field_collection' => array(12)
    *DEPTH TOO GREAT*
    'entity:file' => array(12)
    *DEPTH TOO GREAT*
    'entity:filter_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:image_style' => array(12)
    *DEPTH TOO GREAT*
    'entity:imce_profile' => array(12)
    *DEPTH TOO GREAT*
    'entity:language_content_settings' => array(12)
    *DEPTH TOO GREAT*
    'entity:configurable_language' => array(12)
    *DEPTH TOO GREAT*
    'entity:node_type' => array(12)
    *DEPTH TOO GREAT*
    'entity:node' => array(12)
    *DEPTH TOO GREAT*
    'entity:node:apps' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:architecture' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:article' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:blog_post' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:conference_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:contact' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:food_and_drink' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:home_page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:page' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:partners' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:photography' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:portfolio' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:product' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:services' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:simplenews_issue' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:spa' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:team' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:testimonials' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:travel' => array(11)
    *DEPTH TOO GREAT*
    'entity:node:weekly_schedule' => array(11)
    *DEPTH TOO GREAT*
    'entity:pathauto_pattern' => array(12)
    *DEPTH TOO GREAT*
    'entity:rdf_mapping' => array(12)
    *DEPTH TOO GREAT*
    'entity:search_page' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut_set' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut' => array(12)
    *DEPTH TOO GREAT*
    'entity:shortcut:default' => array(11)
    *DEPTH TOO GREAT*
    'entity:simplenews_subscriber' => array(12)
    *DEPTH TOO GREAT*
    'entity:simplenews_newsletter' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu' => array(12)
    *DEPTH TOO GREAT*
    'entity:action' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term' => array(12)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:blog_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:menu_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:portfolio_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_men_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:product_women_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_categories' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_men_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:products_women_tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_term:tags' => array(11)
    *DEPTH TOO GREAT*
    'entity:taxonomy_vocabulary' => array(12)
    *DEPTH TOO GREAT*
    'entity:tour' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_cart_item' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_country' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_status' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_order_product' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_receipt' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_payment_method' => array(12)
    *DEPTH TOO GREAT*
    'entity:uc_tax_rate' => array(12)
    *DEPTH TOO GREAT*
    'entity:user' => array(12)
    *DEPTH TOO GREAT*
    'entity:user_role' => array(12)
    *DEPTH TOO GREAT*
    'entity:menu_link_content' => array(12)
    *DEPTH TOO GREAT*
    'entity:view' => array(12)
    *DEPTH TOO GREAT*
    'entity:date_format' => array(12)
    *DEPTH TOO GREAT*
    'entity:base_field_override' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_view_display' => array(12)
    *DEPTH TOO GREAT*
    'entity:entity_form_mode' => array(12)
    *DEPTH TOO GREAT*
    'entity_reference' => array(8)
    *DEPTH TOO GREAT*
    protected cacheBackend -> object Drupal\Core\Cache\DatabaseBackend(5)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> object Drupal\Core\Database\Driver\mysql\Connection(21)
    *DEPTH TOO GREAT*
    protected checksumProvider -> object Drupal\Core\Cache\DatabaseCacheTagsChecksum(4)
    *DEPTH TOO GREAT*
    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/devel/kint/src/Plugin/Devel/Dumper/Kint.php:51 [Drupal\kint\Plugin\Devel\Dumper\Kint->export()]
  1. <ROOT>/modules/devel/src/DevelDumperManager.php:121 [Drupal\kint\Plugin\Devel\Dumper\Kint->export()]
  2. <ROOT>/modules/devel/devel.module:397 [Drupal\devel\DevelDumperManager->dumpOrExport()]
  3. <ROOT>/modules/devel/devel.module:276 [kpr()]
  4. <ROOT>/modules/devel/src/Controller/DevelController.php:269 [kdevel_print_object()]
  5. <ROOT>/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:123 [call_user_func_array()]
  6. <ROOT>/core/lib/Drupal/Core/Render/Renderer.php:582 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()]
  7. <ROOT>/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:124 [Drupal\Core\Render\Renderer->executeInRenderContext()]
  8. <ROOT>/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:97 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext()]
  9. <ROOT>/vendor/symfony/http-kernel/HttpKernel.php:151 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()]
  10. <ROOT>/vendor/symfony/http-kernel/HttpKernel.php:68 [Symfony\Component\HttpKernel\HttpKernel->handleRaw()]
  11. <ROOT>/core/lib/Drupal/Core/StackMiddleware/Session.php:57 [Symfony\Component\HttpKernel\HttpKernel->handle()]
  12. <ROOT>/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php:47 [Drupal\Core\StackMiddleware\Session->handle()]
  13. <ROOT>/core/modules/page_cache/src/StackMiddleware/PageCache.php:191 [Drupal\Core\StackMiddleware\KernelPreHandle->handle()]
  14. <ROOT>/core/modules/page_cache/src/StackMiddleware/PageCache.php:128 [Drupal\page_cache\StackMiddleware\PageCache->fetch()]
  15. <ROOT>/core/modules/page_cache/src/StackMiddleware/PageCache.php:82 [Drupal\page_cache\StackMiddleware\PageCache->lookup()]
  16. <ROOT>/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php:47 [Drupal\page_cache\StackMiddleware\PageCache->handle()]
  17. <ROOT>/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php:52 [Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()]
  18. <ROOT>/vendor/stack/builder/src/Stack/StackedHttpKernel.php:23 [Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()]
  19. <ROOT>/core/lib/Drupal/Core/DrupalKernel.php:693 [Stack\StackedHttpKernel->handle()]
  20. <ROOT>/index.php:20 [Drupal\Core\DrupalKernel->handle()]