^ Drupal\commerce_product\Entity\ProductVariation {#5815
  #entityTypeId: "commerce_product_variation"
  #enforceIsNew: null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#5819
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#5822
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "commerce_product_variation"
          "Bundle" => array:1 [
            0 => "default"
          ]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:19 [
        "variation_id" => Drupal\Core\Field\BaseFieldDefinition {#4510
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4511
              #string: "ID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "commerce_product"
            "field_name" => "variation_id"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4512
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [
                "unsigned" => true
                "size" => "normal"
                "min" => ""
                "max" => ""
                "prefix" => ""
                "suffix" => ""
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4510}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#4513
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4514
              #string: "UUID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "commerce_product"
            "field_name" => "uuid"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4515
            #definition: array:2 [
              "type" => "field_item:uuid"
              "settings" => array:3 [
                "max_length" => 128
                "is_ascii" => true
                "case_sensitive" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4513}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#4516
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4517
              #string: "Language"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:2 [
              "view" => array:2 [
                "options" => array:1 [ …1]
                "configurable" => true
              ]
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "translatable" => true
            "provider" => "commerce_product"
            "field_name" => "langcode"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4518
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4516}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#4519
          #definition: array:7 [
            "label" => "Тип вариации товара"
            "required" => true
            "read-only" => true
            "provider" => "commerce_product"
            "field_name" => "type"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4520
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [
                "target_type" => "commerce_product_variation_type"
                "handler" => "default"
                "handler_settings" => []
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4519}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uid" => Drupal\Core\Field\BaseFieldDefinition {#4521
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4522
              #string: "Author"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "default_value_callback" => "Drupal\commerce_product\Entity\ProductVariation::getDefaultEntityOwner"
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4523
              #string: "The variation author."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:1 [
              "form" => array:2 [
                "options" => array:1 [ …1]
                "configurable" => true
              ]
            ]
            "provider" => "commerce_product"
            "field_name" => "uid"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4524
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [
                "target_type" => "user"
                "handler" => "default"
                "handler_settings" => []
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4521}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\BaseFieldDefinition {#4525
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4526
              #string: "Published"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [
                "value" => true
              ]
            ]
            "display" => array:1 [
              "form" => array:2 [
                "options" => array:3 [ …3]
                "configurable" => true
              ]
            ]
            "provider" => "commerce_product"
            "field_name" => "status"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4527
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4528 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4529 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4525}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "product_id" => Drupal\Core\Field\BaseFieldDefinition {#4530
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4531
              #string: "Product"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4532
              #string: "The parent product."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "display" => array:1 [
              "view" => array:2 [
                "options" => array:1 [ …1]
                "configurable" => true
              ]
            ]
            "provider" => "commerce_product"
            "field_name" => "product_id"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4533
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [
                "target_type" => "commerce_product"
                "handler" => "default"
                "handler_settings" => []
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4530}
          }
          #type: "entity_reference"
          #propertyDefinitions: array:2 [
            "target_id" => Drupal\Core\TypedData\DataReferenceTargetDefinition {#5829
              #definition: array:4 [
                "type" => "integer"
                "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#5830 …5}
                "settings" => array:1 [ …1]
                "required" => true
              ]
              #typedDataManager: null
            }
            "entity" => Drupal\Core\TypedData\DataReferenceDefinition {#5831
              #definition: array:6 [
                "type" => "entity_reference"
                "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#527 …5}
                "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#5833 …5}
                "computed" => true
                "read-only" => false
                "constraints" => array:1 [ …1]
              ]
              #typedDataManager: null
              #targetDefinition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#5834
                #definition: array:12 [ …12]
                #typedDataManager: null
                #propertyDefinitions: null
              }
            }
          ]
          #schema: null
          #indexes: []
        }
        "sku" => Drupal\Core\Field\BaseFieldDefinition {#4534
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4535
              #string: "SKU"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4536
              #string: "The unique, machine-readable identifier for a variation."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "required" => true
            "constraints" => array:1 [
              "ProductVariationSku" => null
            ]
            "display" => array:2 [
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
              "view" => array:2 [
                "options" => array:1 [ …1]
                "configurable" => true
              ]
            ]
            "provider" => "commerce_product"
            "field_name" => "sku"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4537
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:4 [
                "max_length" => 255
                "is_ascii" => false
                "case_sensitive" => false
                "display_description" => true
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4534}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "title" => Drupal\Core\Field\BaseFieldDefinition {#4538
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4539
              #string: "Title"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4540
              #string: "The variation title."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "required" => true
            "translatable" => true
            "display" => array:2 [
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
              "view" => array:2 [
                "options" => array:1 [ …1]
                "configurable" => true
              ]
            ]
            "provider" => "commerce_product"
            "field_name" => "title"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4541
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:4 [
                "max_length" => 255
                "is_ascii" => false
                "case_sensitive" => false
                "default_value" => ""
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4538}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "list_price" => Drupal\Core\Field\BaseFieldDefinition {#4542
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4543
              #string: "List price"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4544
              #string: "The list price."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:2 [
              "view" => array:2 [
                "options" => array:3 [ …3]
                "configurable" => true
              ]
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "provider" => "commerce_product"
            "field_name" => "list_price"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4545
            #definition: array:2 [
              "type" => "field_item:commerce_price"
              "settings" => array:2 [
                "available_currencies" => []
                "allow_negative" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4542}
          }
          #type: "commerce_price"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "price" => Drupal\Core\Field\BaseFieldDefinition {#4546
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4547
              #string: "Price"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4548
              #string: "The price"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "required" => true
            "display" => array:2 [
              "view" => array:2 [
                "options" => array:3 [ …3]
                "configurable" => true
              ]
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "provider" => "commerce_product"
            "field_name" => "price"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4549
            #definition: array:2 [
              "type" => "field_item:commerce_price"
              "settings" => array:2 [
                "available_currencies" => []
                "allow_negative" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4546}
          }
          #type: "commerce_price"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "created" => Drupal\Core\Field\BaseFieldDefinition {#4550
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4551
              #string: "Created"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4552
              #string: "The time when the variation was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "display" => array:1 [
              "form" => array:2 [
                "options" => array:1 [ …1]
                "configurable" => true
              ]
            ]
            "provider" => "commerce_product"
            "field_name" => "created"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4553
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4550}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "changed" => Drupal\Core\Field\BaseFieldDefinition {#4554
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4555
              #string: "Changed"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4556
              #string: "The time when the variation was last edited."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "provider" => "commerce_product"
            "field_name" => "changed"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4557
            #definition: array:2 [
              "type" => "field_item:changed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4554}
          }
          #type: "changed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#4558
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4559
              #string: "Default translation"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4560
              #string: "A flag indicating whether this is the default translation."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "revisionable" => true
            "default_value" => array:1 [
              0 => array:1 [
                "value" => true
              ]
            ]
            "provider" => "commerce_product"
            "field_name" => "default_langcode"
            "entity_type" => "commerce_product_variation"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4561
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4562 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4563 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4558}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "attribute_cvet" => Drupal\field\Entity\FieldConfig {#5824
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "commerce_product_variation.default.attribute_cvet"
          #status: true
          #uuid: "67562115-5939-464d-ab9e-4efa4ab290aa"
          -isUninstalling: false
          #langcode: "ru"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [
              0 => "commerce_product.commerce_product_attribute.cvet"
              1 => "commerce_product.commerce_product_variation_type.default"
              2 => "field.storage.commerce_product_variation.attribute_cvet"
            ]
          ]
          #isSyncing: false
          #id: "commerce_product_variation.default.attribute_cvet"
          #field_name: "attribute_cvet"
          #field_type: "entity_reference"
          #entity_type: "commerce_product_variation"
          #bundle: "default"
          #label: "Цвет"
          #description: ""
          #settings: array:2 [
            "handler" => "default:commerce_product_attribute_value"
            "handler_settings" => array:1 [
              "target_bundles" => array:1 [
                0 => "cvet"
              ]
            ]
          ]
          #required: true
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
        }
        "field_3d" => Drupal\field\Entity\FieldConfig {#5825
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "commerce_product_variation.default.field_3d"
          #status: true
          #uuid: "9287d047-f80e-416c-bc74-dc436ec42711"
          -isUninstalling: false
          #langcode: "ru"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "commerce_product.commerce_product_variation_type.default"
              1 => "field.storage.commerce_product_variation.field_3d"
            ]
            "module" => array:1 [
              0 => "image"
            ]
          ]
          #isSyncing: false
          #id: "commerce_product_variation.default.field_3d"
          #field_name: "field_3d"
          #field_type: "image"
          #entity_type: "commerce_product_variation"
          #bundle: "default"
          #label: "3D"
          #description: ""
          #settings: array:12 [
            "handler" => "default:file"
            "handler_settings" => []
            "file_directory" => "[date:custom:Y]-[date:custom:m]"
            "file_extensions" => "png gif jpg jpeg"
            "max_filesize" => "100 MB"
            "max_resolution" => ""
            "min_resolution" => ""
            "alt_field" => false
            "alt_field_required" => true
            "title_field" => false
            "title_field_required" => false
            "default_image" => array:5 [
              "uuid" => ""
              "alt" => ""
              "title" => ""
              "width" => null
              "height" => null
            ]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
        }
        "field_cena_dlya_xml" => Drupal\field\Entity\FieldConfig {#5826
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "commerce_product_variation.default.field_cena_dlya_xml"
          #status: true
          #uuid: "51052b72-4c78-40c9-aaea-6a4f08e8bd8a"
          -isUninstalling: false
          #langcode: "ru"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "commerce_product.commerce_product_variation_type.default"
              1 => "field.storage.commerce_product_variation.field_cena_dlya_xml"
            ]
            "module" => array:1 [
              0 => "commerce_price"
            ]
          ]
          #isSyncing: false
          #id: "commerce_product_variation.default.field_cena_dlya_xml"
          #field_name: "field_cena_dlya_xml"
          #field_type: "commerce_price"
          #entity_type: "commerce_product_variation"
          #bundle: "default"
          #label: "Цена для xml"
          #description: "Будет заменять цену в xmk файлах генерируемых по ссылки /catalog/{taxonomy_tid}/feed.xml"
          #settings: array:2 [
            "available_currencies" => array:2 [
              0 => "0"
              1 => "0"
            ]
            "allow_negative" => false
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
        }
        "field_excele_artikul" => Drupal\field\Entity\FieldConfig {#5827
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "commerce_product_variation.default.field_excele_artikul"
          #status: true
          #uuid: "e665f17d-6f0e-4873-8b5d-231b9b66a9b0"
          -isUninstalling: false
          #langcode: "ru"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [
              0 => "commerce_product.commerce_product_variation_type.default"
              1 => "field.storage.commerce_product_variation.field_excele_artikul"
            ]
          ]
          #isSyncing: false
          #id: "commerce_product_variation.default.field_excele_artikul"
          #field_name: "field_excele_artikul"
          #field_type: "string"
          #entity_type: "commerce_product_variation"
          #bundle: "default"
          #label: "Артикул из ecxcel"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
        }
        "field_vfoto" => Drupal\field\Entity\FieldConfig {#5828
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "commerce_product_variation.default.field_vfoto"
          #status: true
          #uuid: "e864db4f-2d56-49a2-b4bd-e35369c36b56"
          -isUninstalling: false
          #langcode: "ru"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "commerce_product.commerce_product_variation_type.default"
              1 => "field.storage.commerce_product_variation.field_vfoto"
            ]
            "module" => array:1 [
              0 => "image"
            ]
          ]
          #isSyncing: false
          #id: "commerce_product_variation.default.field_vfoto"
          #field_name: "field_vfoto"
          #field_type: "image"
          #entity_type: "commerce_product_variation"
          #bundle: "default"
          #label: "Фото"
          #description: ""
          #settings: array:12 [
            "handler" => "default:file"
            "handler_settings" => []
            "file_directory" => "[date:custom:Y]-[date:custom:m]"
            "file_extensions" => "png gif jpg jpeg"
            "max_filesize" => ""
            "max_resolution" => ""
            "min_resolution" => ""
            "alt_field" => true
            "alt_field_required" => false
            "title_field" => true
            "title_field_required" => false
            "default_image" => array:5 [
              "uuid" => ""
              "alt" => ""
              "title" => ""
              "width" => null
              "height" => null
            ]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
        }
      ]
    }
    #name: null
    #parent: null
    #_serviceIds: []
    #_entityStorages: []
    #stringTranslation: null
    #typedDataManager: null
    #entity: Drupal\commerce_product\Entity\ProductVariation {#5815}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:18 [
    "variation_id" => array:1 [
      "x-default" => "232"
    ]
    "type" => array:1 [
      "x-default" => "default"
    ]
    "uuid" => array:1 [
      "x-default" => "068b770c-d8cc-4148-bfac-36a3d33be1a6"
    ]
    "langcode" => array:1 [
      "x-default" => "ru"
    ]
    "uid" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "product_id" => array:1 [
      "x-default" => "49"
    ]
    "sku" => array:1 [
      "x-default" => "КХС-04-О-Б-Б-Graffity"
    ]
    "title" => array:1 [
      "x-default" => "Graffity"
    ]
    "list_price" => array:1 [
      "x-default" => array:2 [
        "number" => null
        "currency_code" => null
      ]
    ]
    "price" => array:1 [
      "x-default" => array:2 [
        "number" => "242200.000000"
        "currency_code" => "RUB"
      ]
    ]
    "created" => array:1 [
      "x-default" => "1643651279"
    ]
    "changed" => array:1 [
      "x-default" => "1738683731"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "attribute_cvet" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "3"
        ]
      ]
    ]
    "field_3d" => array:1 [
      "x-default" => array:73 [
        0 => array:5 [
          "target_id" => "61730"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        1 => array:5 [
          "target_id" => "61731"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        2 => array:5 [
          "target_id" => "61732"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        3 => array:5 [
          "target_id" => "61733"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        4 => array:5 [
          "target_id" => "61734"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        5 => array:5 [
          "target_id" => "61735"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        6 => array:5 [
          "target_id" => "61736"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        7 => array:5 [
          "target_id" => "61737"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        8 => array:5 [
          "target_id" => "61738"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        9 => array:5 [
          "target_id" => "61739"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        10 => array:5 [
          "target_id" => "61740"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        11 => array:5 [
          "target_id" => "61741"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        12 => array:5 [
          "target_id" => "61742"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        13 => array:5 [
          "target_id" => "61743"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        14 => array:5 [
          "target_id" => "61744"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        15 => array:5 [
          "target_id" => "61745"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        16 => array:5 [
          "target_id" => "61746"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        17 => array:5 [
          "target_id" => "61747"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        18 => array:5 [
          "target_id" => "61748"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        19 => array:5 [
          "target_id" => "61749"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        20 => array:5 [
          "target_id" => "61750"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        21 => array:5 [
          "target_id" => "61751"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        22 => array:5 [
          "target_id" => "61752"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        23 => array:5 [
          "target_id" => "61753"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        24 => array:5 [
          "target_id" => "61754"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        25 => array:5 [
          "target_id" => "61755"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        26 => array:5 [
          "target_id" => "61756"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        27 => array:5 [
          "target_id" => "61757"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        28 => array:5 [
          "target_id" => "61758"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        29 => array:5 [
          "target_id" => "61759"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        30 => array:5 [
          "target_id" => "61760"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        31 => array:5 [
          "target_id" => "61761"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        32 => array:5 [
          "target_id" => "61762"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        33 => array:5 [
          "target_id" => "61763"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        34 => array:5 [
          "target_id" => "61764"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        35 => array:5 [
          "target_id" => "61765"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        36 => array:5 [
          "target_id" => "61766"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        37 => array:5 [
          "target_id" => "61767"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        38 => array:5 [
          "target_id" => "61768"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        39 => array:5 [
          "target_id" => "61769"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        40 => array:5 [
          "target_id" => "61770"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        41 => array:5 [
          "target_id" => "61771"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        42 => array:5 [
          "target_id" => "61772"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        43 => array:5 [
          "target_id" => "61773"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        44 => array:5 [
          "target_id" => "61774"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        45 => array:5 [
          "target_id" => "61775"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        46 => array:5 [
          "target_id" => "61776"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        47 => array:5 [
          "target_id" => "61777"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        48 => array:5 [
          "target_id" => "61778"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        49 => array:5 [
          "target_id" => "61779"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        50 => array:5 [
          "target_id" => "61780"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        51 => array:5 [
          "target_id" => "61781"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        52 => array:5 [
          "target_id" => "61782"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        53 => array:5 [
          "target_id" => "61783"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        54 => array:5 [
          "target_id" => "61784"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        55 => array:5 [
          "target_id" => "61785"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        56 => array:5 [
          "target_id" => "61786"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        57 => array:5 [
          "target_id" => "61787"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        58 => array:5 [
          "target_id" => "61788"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        59 => array:5 [
          "target_id" => "61789"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        60 => array:5 [
          "target_id" => "61790"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        61 => array:5 [
          "target_id" => "61791"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        62 => array:5 [
          "target_id" => "61792"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        63 => array:5 [
          "target_id" => "61793"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        64 => array:5 [
          "target_id" => "61794"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        65 => array:5 [
          "target_id" => "61795"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        66 => array:5 [
          "target_id" => "61796"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        67 => array:5 [
          "target_id" => "61797"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        68 => array:5 [
          "target_id" => "61798"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        69 => array:5 [
          "target_id" => "61799"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        70 => array:5 [
          "target_id" => "61800"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        71 => array:5 [
          "target_id" => "61801"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
        72 => array:5 [
          "target_id" => "61802"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
      ]
    ]
    "field_excele_artikul" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "КХС-04-О-Т-Б"
        ]
      ]
    ]
    "field_vfoto" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "61729"
          "alt" => ""
          "title" => ""
          "width" => "670"
          "height" => "475"
        ]
      ]
    ]
  ]
  #fields: array:1 [
    "product_id" => array:1 [
      "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#5823
        #definition: Drupal\Core\Field\BaseFieldDefinition {#4530}
        #name: "product_id"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#5819}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#935
          #discovery: null
          #factory: null
          #mapper: null
          #cacheKey: "typed_data_types_plugins"
          #cacheTags: []
          #alterHook: "data_type_info"
          #subdir: "Plugin/DataType"
          #moduleHandler: Drupal\Core\Extension\ModuleHandler {#107
            #loadedFiles: array:199 [
              "address" => true
              "admin_toolbar" => true
              "admin_toolbar_links_access_filter" => true
              "admin_toolbar_tools" => true
              "advagg" => true
              "advagg_bundler" => true
              "advagg_css_minify" => true
              "advagg_js_minify" => true
              "advban" => true
              "ajax_loader" => true
              "antibot" => true
              "automated_cron" => true
              "b24" => true
              "b24_utm" => true
              "b24_webform" => true
              "better_exposed_filters" => true
              "big_pipe" => true
              "block" => true
              "block_class" => true
              "block_content" => true
              "breakpoint" => true
              "ckeditor" => true
              "ckeditor_youtube" => true
              "cleantalk" => true
              "colorbox" => true
              "comment" => true
              "commerce" => true
              "commerce_cart" => true
              "commerce_checkout" => true
              "commerce_number_pattern" => true
              "commerce_order" => true
              "commerce_payment" => true
              "commerce_price" => true
              "commerce_product" => true
              "commerce_store" => true
              "config" => true
              "contact" => true
              "context" => true
              "context_ui" => true
              "contextual" => true
              "csv_serialization" => true
              "ctools" => true
              "datetime" => true
              "datetime_range" => true
              "dbug" => true
              "draggableviews" => true
              "draggableviews_demo" => true
              "dropzonejs" => true
              "dynamic_entity_reference" => true
              "easy_breadcrumb" => true
              "easy_install" => true
              "editor" => true
              "entity" => true
              "entity_clone" => true
              "entity_reference_revisions" => true
              "facets" => true
              "field" => true
              "field_group" => true
              "field_ui" => true
              "file" => true
              "file_mdm" => true
              "file_mdm_exif" => true
              "file_mdm_font" => true
              "filter" => true
              "geolocation" => true
              "geolocation_address" => true
              "geolocation_google_maps" => true
              "geolocation_google_static_maps" => true
              "geolocation_yandex" => true
              "google_tag" => true
              "honeypot" => true
              "image" => true
              "image_effects" => true
              "imageapi_optimize" => true
              "imagemagick" => true
              "imce" => true
              "inline_entity_form" => true
              "inline_form_errors" => true
              "jquery_ui" => true
              "jquery_ui_datepicker" => true
              "jquery_ui_slider" => true
              "jquery_ui_touch_punch" => true
              "language" => true
              "layout_discovery" => true
              "lazy" => true
              "link" => true
              "locale" => true
              "mailsystem" => true
              "masonry" => true
              "media" => true
              "media_library" => true
              "menu_block" => true
              "menu_link_content" => true
              "menu_ui" => true
              "metatag" => true
              "metatag_facebook" => true
              "metatag_open_graph" => true
              "metatag_open_graph_products" => true
              "metatag_views" => true
              "mimemail" => true
              "minifyhtml" => true
              "minifyjs" => true
              "mw_catalog_feed" => true
              "mw_control" => true
              "mw_front" => true
              "mw_google_spreadsheet" => true
              "mw_lazy_blocks" => true
              "mw_lazy_variables" => true
              "mw_projects_feed" => true
              "mw_projects_filter" => true
              "mw_site_block" => true
              "mw_tsnode" => true
              "mw_yandex_rss" => true
              "mw_yml_csv" => true
              "mw_youtube" => true
              "myhtmlmail" => true
              "mysql" => true
              "node" => true
              "options" => true
              "page_cache" => true
              "path" => true
              "path_alias" => true
              "php" => true
              "profile" => true
              "queue_ui" => true
              "redirect" => true
              "redirect_404" => true
              "redis" => true
              "remove_http_headers" => true
              "responsive_image" => true
              "rest" => true
              "restrict_ip" => true
              "rocketship_webform_utm" => true
              "rules" => true
              "scheduler" => true
              "scheduler_rules_integration" => true
              "schema_article" => true
              "schema_metatag" => true
              "schema_organization" => true
              "schema_product" => true
              "search_api" => true
              "search_api_db" => true
              "search_api_db_defaults" => true
              "select2" => true
              "serialization" => true
              "shortcut" => true
              "sms" => true
              "smtp" => true
              "sophron" => true
              "standard" => true
              "state_machine" => true
              "svg_image" => true
              "svg_image_responsive" => true
              "system" => true
              "taxonomy" => true
              "taxonomy_menu" => true
              "tb_megamenu" => true
              "telephone" => true
              "term_reference_tree" => true
              "text" => true
              "token" => true
              "token_filter" => true
              "toolbar" => true
              "twig_field_value" => true
              "twig_tweak" => true
              "typed_data" => true
              "unset_html_head_link" => true
              "url_redirect" => true
              "user" => true
              "views_bootstrap" => true
              "views_data_export" => true
              "views_entity_form_field" => true
              "views_infinite_scroll" => true
              "views_rss" => true
              "views_rss_core" => true
              "views_rss_yandex" => true
              "views_term_hierarchy_weight_field" => true
              "views_ui" => true
              "webform" => true
              "webform_attachment" => true
              "webform_image_select" => true
              "webform_node" => true
              "webform_options_limit" => true
              "webform_shortcuts" => true
              "webform_submission_log" => true
              "webform_ui" => true
              "webp" => true
              "x_frame_options_configuration" => true
              "xmlsitemap_custom" => true
              "xmlsitemap_engines" => true
              "yandex_yml" => true
              "pathauto" => true
              "selective_better_exposed_filters" => true
              "webform_bootstrap" => true
              "xmlsitemap" => true
              "masonry_views" => true
              "views" => true
              "paragraphs" => true
              "tvi" => true
            ]
            #moduleList: array:199 [
              "address" => Drupal\Core\Extension\Extension {#109 …5}
              "admin_toolbar" => Drupal\Core\Extension\Extension {#110 …5}
              "admin_toolbar_links_access_filter" => Drupal\Core\Extension\Extension {#111 …5}
              "admin_toolbar_tools" => Drupal\Core\Extension\Extension {#112 …5}
              "advagg" => Drupal\Core\Extension\Extension {#113 …5}
              "advagg_bundler" => Drupal\Core\Extension\Extension {#114 …5}
              "advagg_css_minify" => Drupal\Core\Extension\Extension {#115 …5}
              "advagg_js_minify" => Drupal\Core\Extension\Extension {#116 …5}
              "advban" => Drupal\Core\Extension\Extension {#117 …5}
              "ajax_loader" => Drupal\Core\Extension\Extension {#118 …5}
              "antibot" => Drupal\Core\Extension\Extension {#119 …5}
              "automated_cron" => Drupal\Core\Extension\Extension {#120 …5}
              "b24" => Drupal\Core\Extension\Extension {#121 …5}
              "b24_utm" => Drupal\Core\Extension\Extension {#122 …5}
              "b24_webform" => Drupal\Core\Extension\Extension {#123 …5}
              "better_exposed_filters" => Drupal\Core\Extension\Extension {#124 …5}
              "big_pipe" => Drupal\Core\Extension\Extension {#125 …5}
              "block" => Drupal\Core\Extension\Extension {#126 …5}
              "block_class" => Drupal\Core\Extension\Extension {#127 …5}
              "block_content" => Drupal\Core\Extension\Extension {#128 …5}
              "breakpoint" => Drupal\Core\Extension\Extension {#129 …5}
              "ckeditor" => Drupal\Core\Extension\Extension {#130 …5}
              "ckeditor_youtube" => Drupal\Core\Extension\Extension {#131 …5}
              "cleantalk" => Drupal\Core\Extension\Extension {#132 …5}
              "colorbox" => Drupal\Core\Extension\Extension {#133 …5}
              "comment" => Drupal\Core\Extension\Extension {#134 …5}
              "commerce" => Drupal\Core\Extension\Extension {#135 …5}
              "commerce_cart" => Drupal\Core\Extension\Extension {#136 …5}
              "commerce_checkout" => Drupal\Core\Extension\Extension {#137 …5}
              "commerce_number_pattern" => Drupal\Core\Extension\Extension {#138 …5}
              "commerce_order" => Drupal\Core\Extension\Extension {#139 …5}
              "commerce_payment" => Drupal\Core\Extension\Extension {#140 …5}
              "commerce_price" => Drupal\Core\Extension\Extension {#141 …5}
              "commerce_product" => Drupal\Core\Extension\Extension {#142 …5}
              "commerce_store" => Drupal\Core\Extension\Extension {#143 …5}
              "config" => Drupal\Core\Extension\Extension {#144 …5}
              "contact" => Drupal\Core\Extension\Extension {#145 …5}
              "context" => Drupal\Core\Extension\Extension {#146 …5}
              "context_ui" => Drupal\Core\Extension\Extension {#147 …5}
              "contextual" => Drupal\Core\Extension\Extension {#148 …5}
              "csv_serialization" => Drupal\Core\Extension\Extension {#149 …5}
              "ctools" => Drupal\Core\Extension\Extension {#150 …5}
              "datetime" => Drupal\Core\Extension\Extension {#151 …5}
              "datetime_range" => Drupal\Core\Extension\Extension {#152 …5}
              "dbug" => Drupal\Core\Extension\Extension {#153 …5}
              "draggableviews" => Drupal\Core\Extension\Extension {#154 …5}
              "draggableviews_demo" => Drupal\Core\Extension\Extension {#155 …5}
              "dropzonejs" => Drupal\Core\Extension\Extension {#156 …5}
              "dynamic_entity_reference" => Drupal\Core\Extension\Extension {#157 …5}
              "easy_breadcrumb" => Drupal\Core\Extension\Extension {#158 …5}
              "easy_install" => Drupal\Core\Extension\Extension {#159 …5}
              "editor" => Drupal\Core\Extension\Extension {#160 …5}
              "entity" => Drupal\Core\Extension\Extension {#161 …5}
              "entity_clone" => Drupal\Core\Extension\Extension {#162 …5}
              "entity_reference_revisions" => Drupal\Core\Extension\Extension {#163 …5}
              "facets" => Drupal\Core\Extension\Extension {#164 …5}
              "field" => Drupal\Core\Extension\Extension {#165 …5}
              "field_group" => Drupal\Core\Extension\Extension {#166 …5}
              "field_ui" => Drupal\Core\Extension\Extension {#167 …5}
              "file" => Drupal\Core\Extension\Extension {#168 …5}
              "file_mdm" => Drupal\Core\Extension\Extension {#169 …5}
              "file_mdm_exif" => Drupal\Core\Extension\Extension {#170 …5}
              "file_mdm_font" => Drupal\Core\Extension\Extension {#171 …5}
              "filter" => Drupal\Core\Extension\Extension {#172 …5}
              "geolocation" => Drupal\Core\Extension\Extension {#173 …5}
              "geolocation_address" => Drupal\Core\Extension\Extension {#174 …5}
              "geolocation_google_maps" => Drupal\Core\Extension\Extension {#175 …5}
              "geolocation_google_static_maps" => Drupal\Core\Extension\Extension {#176 …5}
              "geolocation_yandex" => Drupal\Core\Extension\Extension {#177 …5}
              "google_tag" => Drupal\Core\Extension\Extension {#178 …5}
              "honeypot" => Drupal\Core\Extension\Extension {#179 …5}
              "image" => Drupal\Core\Extension\Extension {#180 …5}
              "image_effects" => Drupal\Core\Extension\Extension {#181 …5}
              "imageapi_optimize" => Drupal\Core\Extension\Extension {#182 …5}
              "imagemagick" => Drupal\Core\Extension\Extension {#183 …5}
              "imce" => Drupal\Core\Extension\Extension {#184 …5}
              "inline_entity_form" => Drupal\Core\Extension\Extension {#185 …5}
              "inline_form_errors" => Drupal\Core\Extension\Extension {#186 …5}
              "jquery_ui" => Drupal\Core\Extension\Extension {#187 …5}
              "jquery_ui_datepicker" => Drupal\Core\Extension\Extension {#188 …5}
              "jquery_ui_slider" => Drupal\Core\Extension\Extension {#189 …5}
              "jquery_ui_touch_punch" => Drupal\Core\Extension\Extension {#190 …5}
              "language" => Drupal\Core\Extension\Extension {#191 …5}
              "layout_discovery" => Drupal\Core\Extension\Extension {#192 …5}
              "lazy" => Drupal\Core\Extension\Extension {#193 …5}
              "link" => Drupal\Core\Extension\Extension {#194 …5}
              "locale" => Drupal\Core\Extension\Extension {#195 …5}
              "mailsystem" => Drupal\Core\Extension\Extension {#196 …5}
              "masonry" => Drupal\Core\Extension\Extension {#197 …5}
              "media" => Drupal\Core\Extension\Extension {#198 …5}
              "media_library" => Drupal\Core\Extension\Extension {#199 …5}
              "menu_block" => Drupal\Core\Extension\Extension {#200 …5}
              "menu_link_content" => Drupal\Core\Extension\Extension {#201 …5}
              "menu_ui" => Drupal\Core\Extension\Extension {#202 …5}
              "metatag" => Drupal\Core\Extension\Extension {#203 …5}
              "metatag_facebook" => Drupal\Core\Extension\Extension {#204 …5}
              "metatag_open_graph" => Drupal\Core\Extension\Extension {#205 …5}
              "metatag_open_graph_products" => Drupal\Core\Extension\Extension {#206 …5}
              "metatag_views" => Drupal\Core\Extension\Extension {#207 …5}
              "mimemail" => Drupal\Core\Extension\Extension {#208 …5}
              "minifyhtml" => Drupal\Core\Extension\Extension {#209 …5}
              "minifyjs" => Drupal\Core\Extension\Extension {#210 …5}
              "mw_catalog_feed" => Drupal\Core\Extension\Extension {#211 …5}
              "mw_control" => Drupal\Core\Extension\Extension {#212 …5}
              "mw_front" => Drupal\Core\Extension\Extension {#213 …5}
              "mw_google_spreadsheet" => Drupal\Core\Extension\Extension {#214 …5}
              "mw_lazy_blocks" => Drupal\Core\Extension\Extension {#215 …5}
              "mw_lazy_variables" => Drupal\Core\Extension\Extension {#216 …5}
              "mw_projects_feed" => Drupal\Core\Extension\Extension {#217 …5}
              "mw_projects_filter" => Drupal\Core\Extension\Extension {#218 …5}
              "mw_site_block" => Drupal\Core\Extension\Extension {#219 …5}
              "mw_tsnode" => Drupal\Core\Extension\Extension {#220 …5}
              "mw_yandex_rss" => Drupal\Core\Extension\Extension {#221 …5}
              "mw_yml_csv" => Drupal\Core\Extension\Extension {#222 …5}
              "mw_youtube" => Drupal\Core\Extension\Extension {#223 …5}
              "myhtmlmail" => Drupal\Core\Extension\Extension {#224 …5}
              "mysql" => Drupal\Core\Extension\Extension {#225 …5}
              "node" => Drupal\Core\Extension\Extension {#226 …5}
              "options" => Drupal\Core\Extension\Extension {#227 …5}
              "page_cache" => Drupal\Core\Extension\Extension {#228 …5}
              "path" => Drupal\Core\Extension\Extension {#229 …5}
              "path_alias" => Drupal\Core\Extension\Extension {#230 …5}
              "php" => Drupal\Core\Extension\Extension {#231 …5}
              "profile" => Drupal\Core\Extension\Extension {#232 …5}
              "queue_ui" => Drupal\Core\Extension\Extension {#233 …5}
              "redirect" => Drupal\Core\Extension\Extension {#234 …5}
              "redirect_404" => Drupal\Core\Extension\Extension {#235 …5}
              "redis" => Drupal\Core\Extension\Extension {#236 …5}
              "remove_http_headers" => Drupal\Core\Extension\Extension {#237 …5}
              "responsive_image" => Drupal\Core\Extension\Extension {#238 …5}
              "rest" => Drupal\Core\Extension\Extension {#239 …5}
              "restrict_ip" => Drupal\Core\Extension\Extension {#240 …5}
              "rocketship_webform_utm" => Drupal\Core\Extension\Extension {#241 …5}
              "rules" => Drupal\Core\Extension\Extension {#242 …5}
              "scheduler" => Drupal\Core\Extension\Extension {#243 …5}
              "scheduler_rules_integration" => Drupal\Core\Extension\Extension {#244 …5}
              "schema_article" => Drupal\Core\Extension\Extension {#245 …5}
              "schema_metatag" => Drupal\Core\Extension\Extension {#246 …5}
              "schema_organization" => Drupal\Core\Extension\Extension {#247 …5}
              "schema_product" => Drupal\Core\Extension\Extension {#248 …5}
              "search_api" => Drupal\Core\Extension\Extension {#249 …5}
              "search_api_db" => Drupal\Core\Extension\Extension {#250 …5}
              "search_api_db_defaults" => Drupal\Core\Extension\Extension {#251 …5}
              "select2" => Drupal\Core\Extension\Extension {#252 …5}
              "serialization" => Drupal\Core\Extension\Extension {#253 …5}
              "shortcut" => Drupal\Core\Extension\Extension {#254 …5}
              "sms" => Drupal\Core\Extension\Extension {#255 …5}
              "smtp" => Drupal\Core\Extension\Extension {#256 …5}
              "sophron" => Drupal\Core\Extension\Extension {#257 …5}
              "standard" => Drupal\Core\Extension\Extension {#258 …5}
              "state_machine" => Drupal\Core\Extension\Extension {#259 …5}
              "svg_image" => Drupal\Core\Extension\Extension {#260 …5}
              "svg_image_responsive" => Drupal\Core\Extension\Extension {#261 …5}
              "system" => Drupal\Core\Extension\Extension {#262 …5}
              "taxonomy" => Drupal\Core\Extension\Extension {#263 …5}
              "taxonomy_menu" => Drupal\Core\Extension\Extension {#264 …5}
              "tb_megamenu" => Drupal\Core\Extension\Extension {#265 …5}
              "telephone" => Drupal\Core\Extension\Extension {#266 …5}
              "term_reference_tree" => Drupal\Core\Extension\Extension {#267 …5}
              "text" => Drupal\Core\Extension\Extension {#268 …5}
              "token" => Drupal\Core\Extension\Extension {#269 …5}
              "token_filter" => Drupal\Core\Extension\Extension {#270 …5}
              "toolbar" => Drupal\Core\Extension\Extension {#271 …5}
              "twig_field_value" => Drupal\Core\Extension\Extension {#272 …5}
              "twig_tweak" => Drupal\Core\Extension\Extension {#273 …5}
              "typed_data" => Drupal\Core\Extension\Extension {#274 …5}
              "unset_html_head_link" => Drupal\Core\Extension\Extension {#275 …5}
              "url_redirect" => Drupal\Core\Extension\Extension {#276 …5}
              "user" => Drupal\Core\Extension\Extension {#277 …5}
              "views_bootstrap" => Drupal\Core\Extension\Extension {#278 …5}
              "views_data_export" => Drupal\Core\Extension\Extension {#279 …5}
              "views_entity_form_field" => Drupal\Core\Extension\Extension {#280 …5}
              "views_infinite_scroll" => Drupal\Core\Extension\Extension {#281 …5}
              "views_rss" => Drupal\Core\Extension\Extension {#282 …5}
              "views_rss_core" => Drupal\Core\Extension\Extension {#283 …5}
              "views_rss_yandex" => Drupal\Core\Extension\Extension {#284 …5}
              "views_term_hierarchy_weight_field" => Drupal\Core\Extension\Extension {#285 …5}
              "views_ui" => Drupal\Core\Extension\Extension {#286 …5}
              "webform" => Drupal\Core\Extension\Extension {#287 …5}
              "webform_attachment" => Drupal\Core\Extension\Extension {#288 …5}
              "webform_image_select" => Drupal\Core\Extension\Extension {#289 …5}
              "webform_node" => Drupal\Core\Extension\Extension {#290 …5}
              "webform_options_limit" => Drupal\Core\Extension\Extension {#291 …5}
              "webform_shortcuts" => Drupal\Core\Extension\Extension {#292 …5}
              "webform_submission_log" => Drupal\Core\Extension\Extension {#293 …5}
              "webform_ui" => Drupal\Core\Extension\Extension {#294 …5}
              "webp" => Drupal\Core\Extension\Extension {#295 …5}
              "x_frame_options_configuration" => Drupal\Core\Extension\Extension {#296 …5}
              "xmlsitemap_custom" => Drupal\Core\Extension\Extension {#297 …5}
              "xmlsitemap_engines" => Drupal\Core\Extension\Extension {#298 …5}
              "yandex_yml" => Drupal\Core\Extension\Extension {#299 …5}
              "pathauto" => Drupal\Core\Extension\Extension {#300 …5}
              "selective_better_exposed_filters" => Drupal\Core\Extension\Extension {#301 …5}
              "webform_bootstrap" => Drupal\Core\Extension\Extension {#302 …5}
              "xmlsitemap" => Drupal\Core\Extension\Extension {#303 …5}
              "masonry_views" => Drupal\Core\Extension\Extension {#304 …5}
              "views" => Drupal\Core\Extension\Extension {#305 …5}
              "paragraphs" => Drupal\Core\Extension\Extension {#306 …5}
              "tvi" => Drupal\Core\Extension\Extension {#307 …5}
            ]
            #loaded: true
            #implementations: array:2931 [
              "module_implements_alter" => array:9 [ …9]
              "entity_load" => []
              "user_role_load" => []
              "language_types_info" => []
              "language_types_info_alter" => array:1 [ …1]
              "entity_preload" => []
              "user_load" => []
              "taxonomy_term_load" => []
              "entity_bundle_info" => array:1 [ …1]
              "block_content_type_load" => []
              "comment_type_load" => []
              "commerce_order_item_type_load" => []
              "commerce_order_type_load" => []
              "commerce_product_variation_type_load" => []
              "commerce_product_type_load" => []
              "commerce_product_attribute_load" => []
              "commerce_store_type_load" => []
              "contact_form_load" => []
              "media_type_load" => []
              "node_type_load" => []
              "profile_type_load" => []
              "shortcut_set_load" => []
              "taxonomy_vocabulary_load" => []
              "webform_load" => array:1 [ …1]
              "context_load" => []
              "system_info_alter" => array:1 [ …1]
              "date_format_load" => []
              "element_info_alter" => array:7 [ …7]
              "webform_element_info_alter" => []
              "webform_element_default_properties_alter" => []
              "webform_handler_invoke_alter" => []
              "webform_handler_invoke_alter_elements_alter" => []
              "entity_access" => array:3 [ …3]
              "filter_format_access" => []
              "webform_options_alter" => []
              "paragraphs_type_load" => []
              "entity_bundle_info_alter" => array:1 [ …1]
              "entity_bundle_field_info" => array:2 [ …2]
              "field_config_load" => []
              "entity_bundle_field_info_alter" => []
              "view_load" => []
               …2890
            ]
            #verified: array:35 [ …35]
            #hookInfo: null
            #cacheBackend: Drupal\Core\Cache\DatabaseBackend {#108 …4}
            #cacheNeedsWriting: false
            #alterFunctions: array:10 [ …10]
            #root: "/var/www/fastuser/data/www/skoggy.ru/web"
            #includeFileKeys: array:1 [ …1]
          }
          #defaults: []
          #pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
          #pluginInterface: null
          #namespaces: ArrayObject {#312
            -storage: array:214 [ …214]
            flag::STD_PROP_LIST: false
            flag::ARRAY_AS_PROPS: false
            iteratorClass: "ArrayIterator"
          }
          #additionalAnnotationNamespaces: []
          #definitions: array:434 [
            "formatted_price" => array:8 [ …8]
            "dynamic_entity_reference" => array:8 [ …8]
            "entity_revision_reference" => array:8 [ …8]
            "entity_revision" => array:10 [ …10]
            "entity_revision:block" => array:12 [ …12]
            "entity_revision:block_content" => array:12 [ …12]
            "entity_revision:block_content:akciya" => array:11 [ …11]
            "entity_revision:block_content:basic" => array:11 [ …11]
            "entity_revision:block_content:blok_galereya" => array:11 [ …11]
            "entity_revision:block_content:blok_slayder" => array:11 [ …11]
            "entity_revision:block_content:promo" => array:11 [ …11]
            "entity_revision:block_content_type" => array:12 [ …12]
            "entity_revision:comment" => array:12 [ …12]
            "entity_revision:comment:comment" => array:11 [ …11]
            "entity_revision:comment_type" => array:12 [ …12]
            "entity_revision:commerce_checkout_flow" => array:12 [ …12]
            "entity_revision:commerce_number_pattern" => array:12 [ …12]
            "entity_revision:commerce_order_item_type" => array:12 [ …12]
            "entity_revision:commerce_order_type" => array:12 [ …12]
            "entity_revision:commerce_order_item" => array:12 [ …12]
            "entity_revision:commerce_order_item:default" => array:11 [ …11]
            "entity_revision:commerce_order" => array:12 [ …12]
            "entity_revision:commerce_order:default" => array:11 [ …11]
            "entity_revision:commerce_payment_method" => array:12 [ …12]
            "entity_revision:commerce_payment_method:credit_card" => array:11 [ …11]
            "entity_revision:commerce_payment_method:paypal" => array:11 [ …11]
            "entity_revision:commerce_payment_gateway" => array:12 [ …12]
            "entity_revision:commerce_payment" => array:12 [ …12]
            "entity_revision:commerce_payment:payment_default" => array:11 [ …11]
            "entity_revision:commerce_payment:payment_manual" => array:11 [ …11]
            "entity_revision:commerce_currency" => array:12 [ …12]
            "entity_revision:commerce_product_variation" => array:12 [ …12]
            "entity_revision:commerce_product_variation:default" => array:11 [ …11]
            "entity_revision:commerce_product_type" => array:12 [ …12]
            "entity_revision:commerce_product" => array:12 [ …12]
            "entity_revision:commerce_product:default" => array:11 [ …11]
            "entity_revision:commerce_product_variation_type" => array:12 [ …12]
            "entity_revision:commerce_product_attribute_value" => array:12 [ …12]
            "entity_revision:commerce_product_attribute_value:cvet" => array:11 [ …11]
            "entity_revision:commerce_product_attribute" => array:12 [ …12]
            "entity_revision:commerce_store" => array:12 [ …12]
            "entity_revision:commerce_store:online" => array:11 [ …11]
            "entity_revision:commerce_store_type" => array:12 [ …12]
            "entity_revision:contact_message" => array:12 [ …12]
            "entity_revision:contact_message:personal" => array:11 [ …11]
            "entity_revision:contact_form" => array:12 [ …12]
            "entity_revision:context" => array:12 [ …12]
            "entity_revision:editor" => array:12 [ …12]
            "entity_revision:facets_facet" => array:12 [ …12]
            "entity_revision:facets_facet_source" => array:12 [ …12]
            "entity_revision:field_config" => array:12 [ …12]
            "entity_revision:field_storage_config" => array:12 [ …12]
            "entity_revision:file" => array:12 [ …12]
            "entity_revision:filter_format" => array:12 [ …12]
            "entity_revision:google_tag_container" => array:12 [ …12]
            "entity_revision:image_style" => array:12 [ …12]
            "entity_revision:imageapi_optimize_pipeline" => array:12 [ …12]
            "entity_revision:imce_profile" => array:12 [ …12]
            "entity_revision:configurable_language" => array:12 [ …12]
            "entity_revision:language_content_settings" => array:12 [ …12]
            "entity_revision:media_type" => array:12 [ …12]
            "entity_revision:media" => array:12 [ …12]
            "entity_revision:media:audio" => array:11 [ …11]
            "entity_revision:media:document" => array:11 [ …11]
            "entity_revision:media:image" => array:11 [ …11]
            "entity_revision:media:remote_video" => array:11 [ …11]
            "entity_revision:media:video" => array:11 [ …11]
            "entity_revision:menu_link_content" => array:12 [ …12]
            "entity_revision:menu_link_content:menu_link_content" => array:11 [ …11]
            "entity_revision:metatag_defaults" => array:12 [ …12]
            "entity_revision:node" => array:12 [ …12]
            "entity_revision:node:article" => array:11 [ …11]
            "entity_revision:node:direction" => array:11 [ …11]
            "entity_revision:node:dop" => array:11 [ …11]
            "entity_revision:node:draggableviews_demo" => array:11 [ …11]
            "entity_revision:node:faq" => array:11 [ …11]
            "entity_revision:node:letters" => array:11 [ …11]
            "entity_revision:node:page" => array:11 [ …11]
            "entity_revision:node:projects" => array:11 [ …11]
            "entity_revision:node:reviews" => array:11 [ …11]
            "entity_revision:node:services" => array:11 [ …11]
            "entity_revision:node:slayder" => array:11 [ …11]
            "entity_revision:node:tekhnicheskaya_dokumentaciya" => array:11 [ …11]
            "entity_revision:node:usefor" => array:11 [ …11]
            "entity_revision:node:video" => array:11 [ …11]
            "entity_revision:node:vystavochnye_ploschadi" => array:11 [ …11]
            "entity_revision:node:webform" => array:11 [ …11]
            "entity_revision:node_type" => array:12 [ …12]
            "entity_revision:path_alias" => array:12 [ …12]
            "entity_revision:profile" => array:12 [ …12]
            "entity_revision:profile:customer" => array:11 [ …11]
            "entity_revision:profile_type" => array:12 [ …12]
            "entity_revision:redirect" => array:12 [ …12]
            "entity_revision:redirect:redirect" => array:11 [ …11]
            "entity_revision:responsive_image_style" => array:12 [ …12]
            "entity_revision:rest_resource_config" => array:12 [ …12]
            "entity_revision:rules_reaction_rule" => array:12 [ …12]
            "entity_revision:rules_component" => array:12 [ …12]
            "entity_revision:search_api_index" => array:12 [ …12]
            "entity_revision:search_api_server" => array:12 [ …12]
            "entity_revision:search_api_task" => array:12 [ …12]
            "entity_revision:shortcut" => array:12 [ …12]
            "entity_revision:shortcut:default" => array:11 [ …11]
            "entity_revision:shortcut_set" => array:12 [ …12]
            "entity_revision:sms_report" => array:12 [ …12]
            "entity_revision:sms_result" => array:12 [ …12]
            "entity_revision:sms_gateway" => array:12 [ …12]
            "entity_revision:phone_number_settings" => array:12 [ …12]
            "entity_revision:sms_phone_number_verification" => array:12 [ …12]
            "entity_revision:sms" => array:12 [ …12]
            "entity_revision:menu" => array:12 [ …12]
            "entity_revision:action" => array:12 [ …12]
            "entity_revision:taxonomy_vocabulary" => array:12 [ …12]
            "entity_revision:taxonomy_term" => array:12 [ …12]
            "entity_revision:taxonomy_term:catalog" => array:11 [ …11]
            "entity_revision:taxonomy_term:cvet" => array:11 [ …11]
            "entity_revision:taxonomy_term:dlina" => array:11 [ …11]
            "entity_revision:taxonomy_term:dopolneniya" => array:11 [ …11]
            "entity_revision:taxonomy_term:kategoriya_faq" => array:11 [ …11]
            "entity_revision:taxonomy_term:kategoriya_statey" => array:11 [ …11]
            "entity_revision:taxonomy_term:naznachenie" => array:11 [ …11]
            "entity_revision:taxonomy_term:nomenklatura" => array:11 [ …11]
            "entity_revision:taxonomy_term:osveschenie" => array:11 [ …11]
            "entity_revision:taxonomy_term:otzyvy" => array:11 [ …11]
            "entity_revision:taxonomy_term:preimuschestva" => array:11 [ …11]
            "entity_revision:taxonomy_term:shirina" => array:11 [ …11]
            "entity_revision:taxonomy_term:shkafy_i_boksy" => array:11 [ …11]
            "entity_revision:taxonomy_term:sistemy_khraneniya" => array:11 [ …11]
            "entity_revision:taxonomy_term:sovmestimost" => array:11 [ …11]
            "entity_revision:taxonomy_term:tags" => array:11 [ …11]
            "entity_revision:taxonomy_term:tip" => array:11 [ …11]
            "entity_revision:taxonomy_term:tip_konstrukcii" => array:11 [ …11]
            "entity_revision:taxonomy_term:tip_kryshi" => array:11 [ …11]
            "entity_revision:taxonomy_term:tip_produkta" => array:11 [ …11]
            "entity_revision:taxonomy_term:tip_vorot" => array:11 [ …11]
            "entity_revision:taxonomy_term:v_komplekte" => array:11 [ …11]
            "entity_revision:taxonomy_term:vorota_i_rollety" => array:11 [ …11]
            "entity_revision:taxonomy_term:vysota" => array:11 [ …11]
            "entity_revision:taxonomy_menu" => array:12 [ …12]
            "entity_revision:tb_megamenu" => array:12 [ …12]
            "entity_revision:url_redirect" => array:12 [ …12]
            "entity_revision:user_role" => array:12 [ …12]
            "entity_revision:user" => array:12 [ …12]
            "entity_revision:webform_submission" => array:12 [ …12]
            "entity_revision:webform" => array:12 [ …12]
            "entity_revision:webform_options" => array:12 [ …12]
            "entity_revision:webform_image_select_images" => array:12 [ …12]
            "entity_revision:pathauto_pattern" => array:12 [ …12]
            "entity_revision:xmlsitemap" => array:12 [ …12]
            "entity_revision:view" => array:12 [ …12]
            "entity_revision:paragraphs_type" => array:12 [ …12]
            "entity_revision:paragraph" => array:12 [ …12]
            "entity_revision:entity_view_mode" => array:12 [ …12]
            "entity_revision:entity_form_mode" => array:12 [ …12]
            "entity_revision:entity_view_display" => array:12 [ …12]
            "entity_revision:entity_form_display" => array:12 [ …12]
            "entity_revision:base_field_override" => array:12 [ …12]
            "entity_revision:date_format" => array:12 [ …12]
            "entity_revision:webform_submission:contact" => array:11 [ …11]
            "entity_revision:webform_submission:dileram_forma_vnizu" => array:11 [ …11]
            "entity_revision:webform_submission:dileram_popup" => array:11 [ …11]
            "entity_revision:webform_submission:khotite_bolshe_primerov" => array:11 [ …11]
            "entity_revision:webform_submission:konsultaciya_popup" => array:11 [ …11]
            "entity_revision:webform_submission:konsultaciya_specialista" => array:11 [ …11]
            "entity_revision:webform_submission:maincontrol" => array:11 [ …11]
            "entity_revision:webform_submission:poluchit_skidku" => array:11 [ …11]
            "entity_revision:webform_submission:quiz" => array:11 [ …11]
            "entity_revision:webform_submission:quiz_parking" => array:11 [ …11]
            "entity_revision:webform_submission:test" => array:11 [ …11]
            "entity_revision:webform_submission:zadat_vopros_popup" => array:11 [ …11]
            "entity_revision:webform_submission:zakaz_proekta" => array:11 [ …11]
            "entity_revision:webform_submission:zakaz_tovara" => array:11 [ …11]
            "entity_revision:webform_submission:zakazat_obratnyy_zvonok" => array:11 [ …11]
            "entity_revision:webform_submission:zapisatsya_popup" => array:11 [ …11]
            "entity_revision:webform_submission:zapros_scheta_na_oplatu" => array:11 [ …11]
            "entity_revision:webform_submission:zaprosit_kommercheskoe_predlozhe" => array:11 [ …11]
            "entity_revision:webform_submission:zayavka_na_uslugu" => array:11 [ …11]
            "entity_revision:paragraph:dopolnenie" => array:11 [ …11]
            "entity_revision:paragraph:nomenklatura" => array:11 [ …11]
            "entity_revision:paragraph:preimuschestva" => array:11 [ …11]
            "entity_revision:paragraph:tabs" => array:11 [ …11]
            "entity_revision:paragraph:tovar" => array:11 [ …11]
            "entity_revision:paragraph:v_komplekte" => array:11 [ …11]
            "filter_format" => array:8 [ …8]
            "metatag" => array:8 [ …8]
            "current_date" => array:9 [ …9]
            "current_path" => array:9 [ …9]
            "site" => array:9 [ …9]
            "search_api_html" => array:8 [ …8]
            "search_api_text" => array:8 [ …8]
            "text" => array:8 [ …8]
            "entity" => array:10 [ …10]
            "entity:block" => array:12 [ …12]
            "entity:block_content" => array:12 [ …12]
            "entity:block_content:akciya" => array:11 [ …11]
            "entity:block_content:basic" => array:11 [ …11]
            "entity:block_content:blok_galereya" => array:11 [ …11]
            "entity:block_content:blok_slayder" => array:11 [ …11]
            "entity:block_content:promo" => array:11 [ …11]
            "entity:block_content_type" => array:12 [ …12]
            "entity:comment" => array:12 [ …12]
            "entity:comment:comment" => array:11 [ …11]
            "entity:comment_type" => array:12 [ …12]
            "entity:commerce_checkout_flow" => array:12 [ …12]
            "entity:commerce_number_pattern" => array:12 [ …12]
            "entity:commerce_order_item_type" => array:12 [ …12]
            "entity:commerce_order_type" => array:12 [ …12]
            "entity:commerce_order_item" => array:12 [ …12]
            "entity:commerce_order_item:default" => array:11 [ …11]
            "entity:commerce_order" => array:12 [ …12]
            "entity:commerce_order:default" => array:11 [ …11]
            "entity:commerce_payment_method" => array:12 [ …12]
            "entity:commerce_payment_method:credit_card" => array:11 [ …11]
            "entity:commerce_payment_method:paypal" => array:11 [ …11]
            "entity:commerce_payment_gateway" => array:12 [ …12]
            "entity:commerce_payment" => array:12 [ …12]
            "entity:commerce_payment:payment_default" => array:11 [ …11]
            "entity:commerce_payment:payment_manual" => array:11 [ …11]
            "entity:commerce_currency" => array:12 [ …12]
            "entity:commerce_product_variation" => array:12 [ …12]
            "entity:commerce_product_variation:default" => array:11 [ …11]
            "entity:commerce_product_type" => array:12 [ …12]
            "entity:commerce_product" => array:12 [ …12]
            "entity:commerce_product:default" => array:11 [ …11]
            "entity:commerce_product_variation_type" => array:12 [ …12]
            "entity:commerce_product_attribute_value" => array:12 [ …12]
            "entity:commerce_product_attribute_value:cvet" => array:11 [ …11]
            "entity:commerce_product_attribute" => array:12 [ …12]
            "entity:commerce_store" => array:12 [ …12]
            "entity:commerce_store:online" => array:11 [ …11]
            "entity:commerce_store_type" => array:12 [ …12]
            "entity:contact_message" => array:12 [ …12]
            "entity:contact_message:personal" => array:11 [ …11]
            "entity:contact_form" => array:12 [ …12]
            "entity:context" => array:12 [ …12]
            "entity:editor" => array:12 [ …12]
            "entity:facets_facet" => array:12 [ …12]
            "entity:facets_facet_source" => array:12 [ …12]
            "entity:field_config" => array:12 [ …12]
            "entity:field_storage_config" => array:12 [ …12]
            "entity:file" => array:12 [ …12]
            "entity:filter_format" => array:12 [ …12]
            "entity:google_tag_container" => array:12 [ …12]
            "entity:image_style" => array:12 [ …12]
            "entity:imageapi_optimize_pipeline" => array:12 [ …12]
            "entity:imce_profile" => array:12 [ …12]
            "entity:configurable_language" => array:12 [ …12]
            "entity:language_content_settings" => array:12 [ …12]
            "entity:media_type" => array:12 [ …12]
            "entity:media" => array:12 [ …12]
            "entity:media:audio" => array:11 [ …11]
            "entity:media:document" => array:11 [ …11]
            "entity:media:image" => array:11 [ …11]
            "entity:media:remote_video" => array:11 [ …11]
            "entity:media:video" => array:11 [ …11]
            "entity:menu_link_content" => array:12 [ …12]
            "entity:menu_link_content:menu_link_content" => array:11 [ …11]
            "entity:metatag_defaults" => array:12 [ …12]
            "entity:node" => array:12 [ …12]
            "entity:node:article" => array:11 [ …11]
            "entity:node:direction" => array:11 [ …11]
            "entity:node:dop" => array:11 [ …11]
            "entity:node:draggableviews_demo" => array:11 [ …11]
            "entity:node:faq" => array:11 [ …11]
            "entity:node:letters" => array:11 [ …11]
            "entity:node:page" => array:11 [ …11]
            "entity:node:projects" => array:11 [ …11]
            "entity:node:reviews" => array:11 [ …11]
            "entity:node:services" => array:11 [ …11]
            "entity:node:slayder" => array:11 [ …11]
            "entity:node:tekhnicheskaya_dokumentaciya" => array:11 [ …11]
            "entity:node:usefor" => array:11 [ …11]
            "entity:node:video" => array:11 [ …11]
            "entity:node:vystavochnye_ploschadi" => array:11 [ …11]
            "entity:node:webform" => array:11 [ …11]
            "entity:node_type" => array:12 [ …12]
            "entity:path_alias" => array:12 [ …12]
            "entity:profile" => array:12 [ …12]
            "entity:profile:customer" => array:11 [ …11]
            "entity:profile_type" => array:12 [ …12]
            "entity:redirect" => array:12 [ …12]
            "entity:redirect:redirect" => array:11 [ …11]
            "entity:responsive_image_style" => array:12 [ …12]
            "entity:rest_resource_config" => array:12 [ …12]
            "entity:rules_reaction_rule" => array:12 [ …12]
            "entity:rules_component" => array:12 [ …12]
            "entity:search_api_index" => array:12 [ …12]
            "entity:search_api_server" => array:12 [ …12]
            "entity:search_api_task" => array:12 [ …12]
            "entity:shortcut" => array:12 [ …12]
            "entity:shortcut:default" => array:11 [ …11]
            "entity:shortcut_set" => array:12 [ …12]
            "entity:sms_report" => array:12 [ …12]
            "entity:sms_result" => array:12 [ …12]
            "entity:sms_gateway" => array:12 [ …12]
            "entity:phone_number_settings" => array:12 [ …12]
            "entity:sms_phone_number_verification" => array:12 [ …12]
            "entity:sms" => array:12 [ …12]
            "entity:menu" => array:12 [ …12]
            "entity:action" => array:12 [ …12]
            "entity:taxonomy_vocabulary" => array:12 [ …12]
            "entity:taxonomy_term" => array:12 [ …12]
            "entity:taxonomy_term:catalog" => array:11 [ …11]
            "entity:taxonomy_term:cvet" => array:11 [ …11]
            "entity:taxonomy_term:dlina" => array:11 [ …11]
            "entity:taxonomy_term:dopolneniya" => array:11 [ …11]
            "entity:taxonomy_term:kategoriya_faq" => array:11 [ …11]
            "entity:taxonomy_term:kategoriya_statey" => array:11 [ …11]
            "entity:taxonomy_term:naznachenie" => array:11 [ …11]
            "entity:taxonomy_term:nomenklatura" => array:11 [ …11]
            "entity:taxonomy_term:osveschenie" => array:11 [ …11]
            "entity:taxonomy_term:otzyvy" => array:11 [ …11]
            "entity:taxonomy_term:preimuschestva" => array:11 [ …11]
            "entity:taxonomy_term:shirina" => array:11 [ …11]
            "entity:taxonomy_term:shkafy_i_boksy" => array:11 [ …11]
            "entity:taxonomy_term:sistemy_khraneniya" => array:11 [ …11]
            "entity:taxonomy_term:sovmestimost" => array:11 [ …11]
            "entity:taxonomy_term:tags" => array:11 [ …11]
            "entity:taxonomy_term:tip" => array:11 [ …11]
            "entity:taxonomy_term:tip_konstrukcii" => array:11 [ …11]
            "entity:taxonomy_term:tip_kryshi" => array:11 [ …11]
            "entity:taxonomy_term:tip_produkta" => array:11 [ …11]
            "entity:taxonomy_term:tip_vorot" => array:11 [ …11]
            "entity:taxonomy_term:v_komplekte" => array:11 [ …11]
            "entity:taxonomy_term:vorota_i_rollety" => array:11 [ …11]
            "entity:taxonomy_term:vysota" => array:11 [ …11]
            "entity:taxonomy_menu" => array:12 [ …12]
            "entity:tb_megamenu" => array:12 [ …12]
            "entity:url_redirect" => array:12 [ …12]
            "entity:user_role" => array:12 [ …12]
            "entity:user" => array:12 [ …12]
            "entity:webform_submission" => array:12 [ …12]
            "entity:webform" => array:12 [ …12]
            "entity:webform_options" => array:12 [ …12]
            "entity:webform_image_select_images" => array:12 [ …12]
            "entity:pathauto_pattern" => array:12 [ …12]
            "entity:xmlsitemap" => array:12 [ …12]
            "entity:view" => array:12 [ …12]
            "entity:paragraphs_type" => array:12 [ …12]
            "entity:paragraph" => array:12 [ …12]
            "entity:entity_view_mode" => array:12 [ …12]
            "entity:entity_form_mode" => array:12 [ …12]
            "entity:entity_view_display" => array:12 [ …12]
            "entity:entity_form_display" => array:12 [ …12]
            "entity:base_field_override" => array:12 [ …12]
            "entity:date_format" => array:12 [ …12]
            "entity:webform_submission:contact" => array:11 [ …11]
            "entity:webform_submission:dileram_forma_vnizu" => array:11 [ …11]
            "entity:webform_submission:dileram_popup" => array:11 [ …11]
            "entity:webform_submission:khotite_bolshe_primerov" => array:11 [ …11]
            "entity:webform_submission:konsultaciya_popup" => array:11 [ …11]
            "entity:webform_submission:konsultaciya_specialista" => array:11 [ …11]
            "entity:webform_submission:maincontrol" => array:11 [ …11]
            "entity:webform_submission:poluchit_skidku" => array:11 [ …11]
            "entity:webform_submission:quiz" => array:11 [ …11]
            "entity:webform_submission:quiz_parking" => array:11 [ …11]
            "entity:webform_submission:test" => array:11 [ …11]
            "entity:webform_submission:zadat_vopros_popup" => array:11 [ …11]
            "entity:webform_submission:zakaz_proekta" => array:11 [ …11]
            "entity:webform_submission:zakaz_tovara" => array:11 [ …11]
            "entity:webform_submission:zakazat_obratnyy_zvonok" => array:11 [ …11]
            "entity:webform_submission:zapisatsya_popup" => array:11 [ …11]
            "entity:webform_submission:zapros_scheta_na_oplatu" => array:11 [ …11]
            "entity:webform_submission:zaprosit_kommercheskoe_predlozhe" => array:11 [ …11]
            "entity:webform_submission:zayavka_na_uslugu" => array:11 [ …11]
            "entity:paragraph:dopolnenie" => array:11 [ …11]
            "entity:paragraph:nomenklatura" => array:11 [ …11]
            "entity:paragraph:preimuschestva" => array:11 [ …11]
            "entity:paragraph:tabs" => array:11 [ …11]
            "entity:paragraph:tovar" => array:11 [ …11]
            "entity:paragraph:v_komplekte" => array:11 [ …11]
            "entity_reference" => array:8 [ …8]
            "float" => array:8 [ …8]
            "email" => array:9 [ …9]
            "timestamp" => array:8 [ …8]
            "list" => array:8 [ …8]
            "binary" => array:8 [ …8]
            "string" => array:8 [ …8]
            "any" => array:8 [ …8]
            "uri" => array:8 [ …8]
            "map" => array:8 [ …8]
            "timespan" => array:8 [ …8]
            "datetime_iso8601" => array:8 [ …8]
            "language_reference" => array:8 [ …8]
            "boolean" => array:8 [ …8]
            "language" => array:9 [ …9]
            "duration_iso8601" => array:8 [ …8]
            "integer" => array:8 [ …8]
            "field_item:address_country" => array:13 [ …13]
            "field_item:address_zone" => array:14 [ …14]
            "field_item:address" => array:13 [ …13]
            "field_item:comment" => array:14 [ …14]
            "field_item:commerce_remote_id" => array:13 [ …13]
            "field_item:commerce_plugin_item:commerce_condition" => array:15 [ …15]
            "field_item:commerce_plugin_item:commerce_promotion_offer" => array:15 [ …15]
            "field_item:commerce_adjustment" => array:12 [ …12]
            "field_item:commerce_price" => array:13 [ …13]
            "field_item:datetime" => array:14 [ …14]
            "field_item:daterange" => array:13 [ …13]
            "field_item:dynamic_entity_reference" => array:13 [ …13]
            "field_item:entity_reference_revisions" => array:13 [ …13]
            "field_item:file_uri" => array:13 [ …13]
            "field_item:file" => array:15 [ …15]
            "field_item:geolocation" => array:13 [ …13]
            "field_item:image" => array:16 [ …16]
            "field_item:link" => array:14 [ …14]
            "field_item:metatag" => array:14 [ …14]
            "field_item:list_string" => array:14 [ …14]
            "field_item:list_integer" => array:14 [ …14]
            "field_item:list_float" => array:14 [ …14]
            "field_item:path" => array:13 [ …13]
            "field_item:redirect_source" => array:13 [ …13]
            "field_item:state" => array:13 [ …13]
            "field_item:telephone" => array:13 [ …13]
            "field_item:text_with_summary" => array:14 [ …14]
            "field_item:text" => array:14 [ …14]
            "field_item:text_long" => array:14 [ …14]
            "field_item:webform" => array:13 [ …13]
            "field_item:email" => array:13 [ …13]
            "field_item:boolean" => array:13 [ …13]
            "field_item:string" => array:13 [ …13]
            "field_item:uri" => array:13 [ …13]
            "field_item:timestamp" => array:14 [ …14]
            "field_item:password" => array:11 [ …11]
            "field_item:uuid" => array:12 [ …12]
            "field_item:decimal" => array:13 [ …13]
            "field_item:entity_reference" => array:13 [ …13]
            "field_item:map" => array:11 [ …11]
            "field_item:changed" => array:13 [ …13]
            "field_item:float" => array:13 [ …13]
            "field_item:string_long" => array:13 [ …13]
            "field_item:integer" => array:13 [ …13]
            "field_item:created" => array:13 [ …13]
            "field_item:language" => array:14 [ …14]
          ]
          #cacheBackend: Drupal\Core\Cache\DatabaseBackend {#102
            #maxRows: 5000
            #bin: "cache_discovery"
            #connection: Drupal\mysql\Driver\Database\mysql\Connection {#16 …24}
            #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#64 …4}
          }
          #useCaches: true
          #validator: null
          #constraintManager: Drupal\Core\Validation\ConstraintManager {#310
            #discovery: null
            #factory: Drupal\Core\Validation\ConstraintFactory {#311 …2}
            #mapper: null
            #cacheKey: "validation_constraint_plugins"
            #cacheTags: []
            #alterHook: "validation_constraint"
            #subdir: "Plugin/Validation/Constraint"
            #moduleHandler: Drupal\Core\Extension\ModuleHandler {#107}
            #defaults: []
            #pluginDefinitionAnnotationName: "Drupal\Core\Validation\Annotation\Constraint"
            #pluginInterface: null
            #namespaces: ArrayObject {#312}
            #additionalAnnotationNamespaces: []
            #definitions: null
            #cacheBackend: Drupal\Core\Cache\DatabaseBackend {#102}
            #useCaches: true
          }
          #prototypes: array:236 [
            "entity:commerce_product:default::body" => Drupal\Core\Field\FieldItemList {#2596 …9}
            "entity:commerce_product:default:body.0:processed" => Drupal\text\TextProcessed {#2784 …8}
            "entity:commerce_product:default:body.0:summary_processed" => Drupal\text\TextProcessed {#2786 …8}
            "entity:commerce_product:default:body" => Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem {#2739 …9}
            "entity:commerce_product:default::field_advantages" => Drupal\Core\Field\EntityReferenceFieldItemList {#2792 …9}
            "entity:commerce_product:default:field_advantages.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#2799 …9}
            "entity:commerce_product:default:field_advantages" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#2794 …9}
            "entity:commerce_product:default::field_category" => Drupal\Core\Field\EntityReferenceFieldItemList {#2894 …9}
            "entity:commerce_product:default:field_category.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#2900 …9}
            "entity:commerce_product:default:field_category" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#2896 …9}
            "entity:commerce_product:default::field_char1" => Drupal\Core\Field\EntityReferenceFieldItemList {#2909 …9}
            "entity:commerce_product:default:field_char1.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#2915 …9}
            "entity:commerce_product:default:field_char1" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#2911 …9}
            "entity:commerce_product:default::field_complect" => Drupal\Core\Field\EntityReferenceFieldItemList {#2922 …9}
            "entity:commerce_product:default:field_complect.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#2928 …9}
            "entity:commerce_product:default:field_complect" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#2924 …9}
            "entity:commerce_product:default::field_dlina" => Drupal\Core\Field\EntityReferenceFieldItemList {#2951 …9}
            "entity:commerce_product:default:field_dlina.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#2957 …9}
            "entity:commerce_product:default:field_dlina" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#2953 …9}
            "entity:commerce_product:default::field_dopolneniya" => Drupal\Core\Field\EntityReferenceFieldItemList {#2964 …9}
            "entity:commerce_product:default::field_galereya" => Drupal\file\Plugin\Field\FieldType\FileFieldItemList {#2966 …9}
            "entity:commerce_product:default:field_galereya.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#3033 …9}
            "entity:commerce_product:default:field_galereya" => Drupal\image\Plugin\Field\FieldType\ImageItem {#2971 …9}
            "entity:commerce_product:default::field_hidedop" => Drupal\Core\Field\FieldItemList {#3050 …9}
            "entity:commerce_product:default:field_hidedop" => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#3052 …9}
            "entity:commerce_product:default::field_hideuseful" => Drupal\Core\Field\FieldItemList {#3057 …9}
            "entity:commerce_product:default:field_hideuseful" => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#3059 …9}
            "entity:commerce_product:default::field_metatags" => Drupal\metatag\Plugin\Field\FieldType\MetatagFieldItemList {#3064 …9}
            "entity:commerce_product:default:field_metatags.0:product_availability" => Drupal\metatag\TypedData\IndividualTag {#3696 …8}
            "entity:commerce_product:default:field_metatags.0:product_condition" => Drupal\metatag\TypedData\IndividualTag {#3698 …8}
            "entity:commerce_product:default:field_metatags.0:product_price_amount" => Drupal\metatag\TypedData\IndividualTag {#3700 …8}
            "entity:commerce_product:default:field_metatags.0:product_retailer_item_id" => Drupal\metatag\TypedData\IndividualTag {#3702 …8}
            "entity:commerce_product:default:field_metatags.0:product_price_currency" => Drupal\metatag\TypedData\IndividualTag {#3704 …8}
            "entity:commerce_product:default:field_metatags.0:title" => Drupal\metatag\TypedData\IndividualTag {#3706 …8}
            "entity:commerce_product:default:field_metatags.0:description" => Drupal\metatag\TypedData\IndividualTag {#3708 …8}
            "entity:commerce_product:default:field_metatags.0:abstract" => Drupal\metatag\TypedData\IndividualTag {#3710 …8}
            "entity:commerce_product:default:field_metatags.0:keywords" => Drupal\metatag\TypedData\IndividualTag {#3712 …8}
            "entity:commerce_product:default:field_metatags.0:geo_placename" => Drupal\metatag\TypedData\IndividualTag {#3714 …8}
            "entity:commerce_product:default:field_metatags.0:geo_position" => Drupal\metatag\TypedData\IndividualTag {#3716 …8}
            "entity:commerce_product:default:field_metatags.0:geo_region" => Drupal\metatag\TypedData\IndividualTag {#3718 …8}
            "entity:commerce_product:default:field_metatags.0:icbm" => Drupal\metatag\TypedData\IndividualTag {#3720 …8}
            "entity:commerce_product:default:field_metatags.0:canonical_url" => Drupal\metatag\TypedData\IndividualTag {#3722 …8}
            "entity:commerce_product:default:field_metatags.0:content_language" => Drupal\metatag\TypedData\IndividualTag {#3724 …8}
            "entity:commerce_product:default:field_metatags.0:robots" => Drupal\metatag\TypedData\IndividualTag {#3726 …8}
            "entity:commerce_product:default:field_metatags.0:shortlink" => Drupal\metatag\TypedData\IndividualTag {#3728 …8}
            "entity:commerce_product:default:field_metatags.0:news_keywords" => Drupal\metatag\TypedData\IndividualTag {#3730 …8}
            "entity:commerce_product:default:field_metatags.0:next" => Drupal\metatag\TypedData\IndividualTag {#3732 …8}
            "entity:commerce_product:default:field_metatags.0:prev" => Drupal\metatag\TypedData\IndividualTag {#3734 …8}
            "entity:commerce_product:default:field_metatags.0:standout" => Drupal\metatag\TypedData\IndividualTag {#3736 …8}
            "entity:commerce_product:default:field_metatags.0:author" => Drupal\metatag\TypedData\IndividualTag {#3738 …8}
            "entity:commerce_product:default:field_metatags.0:generator" => Drupal\metatag\TypedData\IndividualTag {#3740 …8}
            "entity:commerce_product:default:field_metatags.0:image_src" => Drupal\metatag\TypedData\IndividualTag {#3742 …8}
            "entity:commerce_product:default:field_metatags.0:original_source" => Drupal\metatag\TypedData\IndividualTag {#3744 …8}
            "entity:commerce_product:default:field_metatags.0:google" => Drupal\metatag\TypedData\IndividualTag {#3746 …8}
            "entity:commerce_product:default:field_metatags.0:rating" => Drupal\metatag\TypedData\IndividualTag {#3748 …8}
            "entity:commerce_product:default:field_metatags.0:referrer" => Drupal\metatag\TypedData\IndividualTag {#3750 …8}
            "entity:commerce_product:default:field_metatags.0:refresh" => Drupal\metatag\TypedData\IndividualTag {#3752 …8}
            "entity:commerce_product:default:field_metatags.0:rights" => Drupal\metatag\TypedData\IndividualTag {#3754 …8}
            "entity:commerce_product:default:field_metatags.0:set_cookie" => Drupal\metatag\TypedData\IndividualTag {#3756 …8}
            "entity:commerce_product:default:field_metatags.0:revisit_after" => Drupal\metatag\TypedData\IndividualTag {#3758 …8}
            "entity:commerce_product:default:field_metatags.0:cache_control" => Drupal\metatag\TypedData\IndividualTag {#3760 …8}
            "entity:commerce_product:default:field_metatags.0:expires" => Drupal\metatag\TypedData\IndividualTag {#3762 …8}
            "entity:commerce_product:default:field_metatags.0:pragma" => Drupal\metatag\TypedData\IndividualTag {#3764 …8}
            "entity:commerce_product:default:field_metatags.0:og_determiner" => Drupal\metatag\TypedData\IndividualTag {#3766 …8}
            "entity:commerce_product:default:field_metatags.0:og_site_name" => Drupal\metatag\TypedData\IndividualTag {#3768 …8}
            "entity:commerce_product:default:field_metatags.0:og_type" => Drupal\metatag\TypedData\IndividualTag {#3770 …8}
            "entity:commerce_product:default:field_metatags.0:og_url" => Drupal\metatag\TypedData\IndividualTag {#3772 …8}
            "entity:commerce_product:default:field_metatags.0:og_title" => Drupal\metatag\TypedData\IndividualTag {#3774 …8}
            "entity:commerce_product:default:field_metatags.0:og_description" => Drupal\metatag\TypedData\IndividualTag {#3776 …8}
            "entity:commerce_product:default:field_metatags.0:og_image" => Drupal\metatag\TypedData\IndividualTag {#3778 …8}
            "entity:commerce_product:default:field_metatags.0:og_video" => Drupal\metatag\TypedData\IndividualTag {#3780 …8}
            "entity:commerce_product:default:field_metatags.0:og_image_url" => Drupal\metatag\TypedData\IndividualTag {#3782 …8}
            "entity:commerce_product:default:field_metatags.0:og_image_secure_url" => Drupal\metatag\TypedData\IndividualTag {#3784 …8}
            "entity:commerce_product:default:field_metatags.0:og_video_secure_url" => Drupal\metatag\TypedData\IndividualTag {#3786 …8}
            "entity:commerce_product:default:field_metatags.0:og_image_type" => Drupal\metatag\TypedData\IndividualTag {#3788 …8}
            "entity:commerce_product:default:field_metatags.0:og_video_type" => Drupal\metatag\TypedData\IndividualTag {#3790 …8}
            "entity:commerce_product:default:field_metatags.0:og_image_width" => Drupal\metatag\TypedData\IndividualTag {#3792 …8}
            "entity:commerce_product:default:field_metatags.0:og_video_width" => Drupal\metatag\TypedData\IndividualTag {#3794 …8}
            "entity:commerce_product:default:field_metatags.0:og_image_height" => Drupal\metatag\TypedData\IndividualTag {#3796 …8}
            "entity:commerce_product:default:field_metatags.0:og_video_height" => Drupal\metatag\TypedData\IndividualTag {#3798 …8}
            "entity:commerce_product:default:field_metatags.0:og_image_alt" => Drupal\metatag\TypedData\IndividualTag {#3800 …8}
            "entity:commerce_product:default:field_metatags.0:og_updated_time" => Drupal\metatag\TypedData\IndividualTag {#3802 …8}
            "entity:commerce_product:default:field_metatags.0:og_video_duration" => Drupal\metatag\TypedData\IndividualTag {#3804 …8}
            "entity:commerce_product:default:field_metatags.0:og_latitude" => Drupal\metatag\TypedData\IndividualTag {#3806 …8}
            "entity:commerce_product:default:field_metatags.0:og_longitude" => Drupal\metatag\TypedData\IndividualTag {#3808 …8}
            "entity:commerce_product:default:field_metatags.0:og_see_also" => Drupal\metatag\TypedData\IndividualTag {#3810 …8}
            "entity:commerce_product:default:field_metatags.0:og_street_address" => Drupal\metatag\TypedData\IndividualTag {#3812 …8}
            "entity:commerce_product:default:field_metatags.0:og_locality" => Drupal\metatag\TypedData\IndividualTag {#3814 …8}
            "entity:commerce_product:default:field_metatags.0:og_region" => Drupal\metatag\TypedData\IndividualTag {#3816 …8}
            "entity:commerce_product:default:field_metatags.0:og_postal_code" => Drupal\metatag\TypedData\IndividualTag {#3818 …8}
            "entity:commerce_product:default:field_metatags.0:og_country_name" => Drupal\metatag\TypedData\IndividualTag {#3820 …8}
            "entity:commerce_product:default:field_metatags.0:og_email" => Drupal\metatag\TypedData\IndividualTag {#3822 …8}
            "entity:commerce_product:default:field_metatags.0:og_phone_number" => Drupal\metatag\TypedData\IndividualTag {#3824 …8}
            "entity:commerce_product:default:field_metatags.0:og_fax_number" => Drupal\metatag\TypedData\IndividualTag {#3826 …8}
            "entity:commerce_product:default:field_metatags.0:og_locale" => Drupal\metatag\TypedData\IndividualTag {#3828 …8}
            "entity:commerce_product:default:field_metatags.0:og_locale_alternative" => Drupal\metatag\TypedData\IndividualTag {#3830 …8}
            "entity:commerce_product:default:field_metatags.0:article_author" => Drupal\metatag\TypedData\IndividualTag {#3832 …8}
            "entity:commerce_product:default:field_metatags.0:article_publisher" => Drupal\metatag\TypedData\IndividualTag {#3834 …8}
            "entity:commerce_product:default:field_metatags.0:article_section" => Drupal\metatag\TypedData\IndividualTag {#3836 …8}
            "entity:commerce_product:default:field_metatags.0:article_tag" => Drupal\metatag\TypedData\IndividualTag {#3838 …8}
            "entity:commerce_product:default:field_metatags.0:article_published_time" => Drupal\metatag\TypedData\IndividualTag {#3840 …8}
            "entity:commerce_product:default:field_metatags.0:article_modified_time" => Drupal\metatag\TypedData\IndividualTag {#3842 …8}
            "entity:commerce_product:default:field_metatags.0:article_expiration_time" => Drupal\metatag\TypedData\IndividualTag {#3844 …8}
            "entity:commerce_product:default:field_metatags.0:book_author" => Drupal\metatag\TypedData\IndividualTag {#3846 …8}
            "entity:commerce_product:default:field_metatags.0:book_isbn" => Drupal\metatag\TypedData\IndividualTag {#3848 …8}
            "entity:commerce_product:default:field_metatags.0:book_release_date" => Drupal\metatag\TypedData\IndividualTag {#3850 …8}
            "entity:commerce_product:default:field_metatags.0:book_tag" => Drupal\metatag\TypedData\IndividualTag {#3852 …8}
            "entity:commerce_product:default:field_metatags.0:og_audio" => Drupal\metatag\TypedData\IndividualTag {#3854 …8}
            "entity:commerce_product:default:field_metatags.0:og_audio_secure_url" => Drupal\metatag\TypedData\IndividualTag {#3856 …8}
            "entity:commerce_product:default:field_metatags.0:og_audio_type" => Drupal\metatag\TypedData\IndividualTag {#3858 …8}
            "entity:commerce_product:default:field_metatags.0:profile_first_name" => Drupal\metatag\TypedData\IndividualTag {#3860 …8}
            "entity:commerce_product:default:field_metatags.0:profile_last_name" => Drupal\metatag\TypedData\IndividualTag {#3862 …8}
            "entity:commerce_product:default:field_metatags.0:profile_gender" => Drupal\metatag\TypedData\IndividualTag {#3864 …8}
            "entity:commerce_product:default:field_metatags.0:profile_username" => Drupal\metatag\TypedData\IndividualTag {#3866 …8}
            "entity:commerce_product:default:field_metatags.0:video_actor" => Drupal\metatag\TypedData\IndividualTag {#3868 …8}
            "entity:commerce_product:default:field_metatags.0:video_actor_role" => Drupal\metatag\TypedData\IndividualTag {#3870 …8}
            "entity:commerce_product:default:field_metatags.0:video_director" => Drupal\metatag\TypedData\IndividualTag {#3872 …8}
            "entity:commerce_product:default:field_metatags.0:video_release_date" => Drupal\metatag\TypedData\IndividualTag {#3874 …8}
            "entity:commerce_product:default:field_metatags.0:video_series" => Drupal\metatag\TypedData\IndividualTag {#3876 …8}
            "entity:commerce_product:default:field_metatags.0:video_tag" => Drupal\metatag\TypedData\IndividualTag {#3878 …8}
            "entity:commerce_product:default:field_metatags.0:video_writer" => Drupal\metatag\TypedData\IndividualTag {#3880 …8}
            "entity:commerce_product:default:field_metatags.0:fb_admins" => Drupal\metatag\TypedData\IndividualTag {#3882 …8}
            "entity:commerce_product:default:field_metatags.0:fb_pages" => Drupal\metatag\TypedData\IndividualTag {#3884 …8}
            "entity:commerce_product:default:field_metatags.0:fb_app_id" => Drupal\metatag\TypedData\IndividualTag {#3886 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_type" => Drupal\metatag\TypedData\IndividualTag {#3888 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_headline" => Drupal\metatag\TypedData\IndividualTag {#3890 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_name" => Drupal\metatag\TypedData\IndividualTag {#3892 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_about" => Drupal\metatag\TypedData\IndividualTag {#3894 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_description" => Drupal\metatag\TypedData\IndividualTag {#3896 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_image" => Drupal\metatag\TypedData\IndividualTag {#3898 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_date_published" => Drupal\metatag\TypedData\IndividualTag {#3900 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_date_modified" => Drupal\metatag\TypedData\IndividualTag {#3902 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_has_part" => Drupal\metatag\TypedData\IndividualTag {#3904 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_is_accessible_for_free" => Drupal\metatag\TypedData\IndividualTag {#3906 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_author" => Drupal\metatag\TypedData\IndividualTag {#3908 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_speakable" => Drupal\metatag\TypedData\IndividualTag {#3910 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_publisher" => Drupal\metatag\TypedData\IndividualTag {#3912 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_main_entity_of_page" => Drupal\metatag\TypedData\IndividualTag {#3914 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_aggregate_rating" => Drupal\metatag\TypedData\IndividualTag {#3916 …8}
            "entity:commerce_product:default:field_metatags.0:schema_article_review" => Drupal\metatag\TypedData\IndividualTag {#3918 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_type" => Drupal\metatag\TypedData\IndividualTag {#3920 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_additional_type" => Drupal\metatag\TypedData\IndividualTag {#3922 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_id" => Drupal\metatag\TypedData\IndividualTag {#3924 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_description" => Drupal\metatag\TypedData\IndividualTag {#3926 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_name" => Drupal\metatag\TypedData\IndividualTag {#3928 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_same_as" => Drupal\metatag\TypedData\IndividualTag {#3930 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_url" => Drupal\metatag\TypedData\IndividualTag {#3932 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_telephone" => Drupal\metatag\TypedData\IndividualTag {#3934 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_contact_point" => Drupal\metatag\TypedData\IndividualTag {#3936 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_image" => Drupal\metatag\TypedData\IndividualTag {#3938 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_logo" => Drupal\metatag\TypedData\IndividualTag {#3940 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_accepts_reservations" => Drupal\metatag\TypedData\IndividualTag {#3942 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_menu" => Drupal\metatag\TypedData\IndividualTag {#3944 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_opening_hours_specification" => Drupal\metatag\TypedData\IndividualTag {#3946 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_price_range" => Drupal\metatag\TypedData\IndividualTag {#3948 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_address" => Drupal\metatag\TypedData\IndividualTag {#3950 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_brand" => Drupal\metatag\TypedData\IndividualTag {#3952 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_geo" => Drupal\metatag\TypedData\IndividualTag {#3954 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_member_of" => Drupal\metatag\TypedData\IndividualTag {#3956 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_aggregate_rating" => Drupal\metatag\TypedData\IndividualTag {#3958 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_review" => Drupal\metatag\TypedData\IndividualTag {#3960 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_star_rating" => Drupal\metatag\TypedData\IndividualTag {#3962 …8}
            "entity:commerce_product:default:field_metatags.0:schema_organization_potential_action" => Drupal\metatag\TypedData\IndividualTag {#3964 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_type" => Drupal\metatag\TypedData\IndividualTag {#3966 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_id" => Drupal\metatag\TypedData\IndividualTag {#3968 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_name" => Drupal\metatag\TypedData\IndividualTag {#3970 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_category" => Drupal\metatag\TypedData\IndividualTag {#3972 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_description" => Drupal\metatag\TypedData\IndividualTag {#3974 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_url" => Drupal\metatag\TypedData\IndividualTag {#3976 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_image" => Drupal\metatag\TypedData\IndividualTag {#3978 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_offers" => Drupal\metatag\TypedData\IndividualTag {#3980 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_gtin12" => Drupal\metatag\TypedData\IndividualTag {#3982 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_gtin13" => Drupal\metatag\TypedData\IndividualTag {#3984 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_gtin14" => Drupal\metatag\TypedData\IndividualTag {#3986 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_gtin8" => Drupal\metatag\TypedData\IndividualTag {#3988 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_isbn" => Drupal\metatag\TypedData\IndividualTag {#3990 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_mpn" => Drupal\metatag\TypedData\IndividualTag {#3992 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_sku" => Drupal\metatag\TypedData\IndividualTag {#3994 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_brand" => Drupal\metatag\TypedData\IndividualTag {#3996 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_aggregate_rating" => Drupal\metatag\TypedData\IndividualTag {#3998 …8}
            "entity:commerce_product:default:field_metatags.0:schema_product_review" => Drupal\metatag\TypedData\IndividualTag {#4000 …8}
            "entity:commerce_product:default:field_metatags" => Drupal\metatag\Plugin\Field\FieldType\MetatagFieldItem {#3066 …9}
            "entity:commerce_product:default::field_naznachenie" => Drupal\Core\Field\EntityReferenceFieldItemList {#4157 …9}
            "entity:commerce_product:default::field_nom" => Drupal\Core\Field\EntityReferenceFieldItemList {#4159 …9}
            "entity:commerce_product:default:field_nom.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#4165 …9}
            "entity:commerce_product:default:field_nom" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#4161 …9}
            "entity:commerce_product:default::field_osveschenie" => Drupal\Core\Field\EntityReferenceFieldItemList {#4192 …9}
            "entity:commerce_product:default::field_rekomenduem_posmotret" => Drupal\Core\Field\EntityReferenceFieldItemList {#4194 …9}
            "entity:commerce_product:default:field_rekomenduem_posmotret.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#4200 …9}
            "entity:commerce_product:default:field_rekomenduem_posmotret" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#4196 …9}
            "entity:commerce_product:default::field_shirina" => Drupal\Core\Field\EntityReferenceFieldItemList {#4223 …9}
            "entity:commerce_product:default:field_shirina.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#4229 …9}
            "entity:commerce_product:default:field_shirina" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#4225 …9}
            "entity:commerce_product:default::field_shkafy_i_boksy" => Drupal\Core\Field\EntityReferenceFieldItemList {#4236 …9}
            "entity:commerce_product:default::field_sistemy_khraneniya" => Drupal\Core\Field\EntityReferenceFieldItemList {#4238 …9}
            "entity:commerce_product:default::field_size" => Drupal\Core\Field\FieldItemList {#4240 …9}
            "entity:commerce_product:default:field_size" => Drupal\Core\Field\Plugin\Field\FieldType\StringItem {#4242 …9}
            "entity:commerce_product:default::field_size2" => Drupal\Core\Field\FieldItemList {#4247 …9}
            "entity:commerce_product:default::field_size3" => Drupal\Core\Field\FieldItemList {#4249 …9}
            "entity:commerce_product:default::field_skhemy" => Drupal\file\Plugin\Field\FieldType\FileFieldItemList {#4251 …9}
            "entity:commerce_product:default:field_skhemy.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#4271 …9}
            "entity:commerce_product:default:field_skhemy" => Drupal\image\Plugin\Field\FieldType\ImageItem {#4253 …9}
            "entity:commerce_product:default::field_sovmestimost" => Drupal\Core\Field\EntityReferenceFieldItemList {#4282 …9}
            "entity:commerce_product:default::field_tags" => Drupal\Core\Field\EntityReferenceFieldItemList {#4284 …9}
            "entity:commerce_product:default:field_tags.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#4290 …9}
            "entity:commerce_product:default:field_tags" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#4286 …9}
            "entity:commerce_product:default::field_tip" => Drupal\Core\Field\EntityReferenceFieldItemList {#4355 …9}
            "entity:commerce_product:default::field_tip_konstrukcii" => Drupal\Core\Field\EntityReferenceFieldItemList {#4357 …9}
            "entity:commerce_product:default:field_tip_konstrukcii.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#4363 …9}
            "entity:commerce_product:default:field_tip_konstrukcii" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#4359 …9}
            "entity:commerce_product:default::field_tip_vorot" => Drupal\Core\Field\EntityReferenceFieldItemList {#4370 …9}
            "entity:commerce_product:default:field_tip_vorot.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#4376 …9}
            "entity:commerce_product:default:field_tip_vorot" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#4372 …9}
            "entity:commerce_product:default::field_ves" => Drupal\Core\Field\FieldItemList {#4383 …9}
            "entity:commerce_product:default:field_ves" => Drupal\Core\Field\Plugin\Field\FieldType\StringItem {#4385 …9}
            "entity:commerce_product:default::field_video" => Drupal\Core\Field\EntityReferenceFieldItemList {#4390 …9}
            "entity:commerce_product:default:field_video.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#4397 …9}
            "entity:commerce_product:default:field_video" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#4392 …9}
            "entity:commerce_product:default::field_vorota_i_rollety" => Drupal\Core\Field\EntityReferenceFieldItemList {#4482 …9}
            "entity:commerce_product:default::field_vysota" => Drupal\Core\Field\EntityReferenceFieldItemList {#4484 …9}
            "entity:commerce_product:default:field_vysota.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#4490 …9}
            "entity:commerce_product:default:field_vysota" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#4486 …9}
            "entity:commerce_product:default::title" => Drupal\Core\Field\FieldItemList {#4497 …9}
            "entity:commerce_product:default:title" => Drupal\Core\Field\Plugin\Field\FieldType\StringItem {#4498 …9}
            "entity:commerce_product:default::variations" => Drupal\Core\Field\EntityReferenceFieldItemList {#4503 …9}
            "entity:commerce_product:default:variations.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#4509 …9}
            "entity:commerce_product:default:variations" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#4504 …9}
            "entity:commerce_product:default:body.0:summary" => Drupal\Core\TypedData\Plugin\DataType\StringData {#4584 …8}
            "entity:commerce_product:default:body.0:value" => Drupal\Core\TypedData\Plugin\DataType\StringData {#4690 …8}
            "entity:commerce_product:default:field_metatags.0:value" => Drupal\metatag\Plugin\DataType\Metatag {#5129 …8}
            "entity:commerce_product:default:field_size.0:value" => Drupal\Core\TypedData\Plugin\DataType\StringData {#5274 …8}
            "entity:commerce_product:default:field_ves.0:value" => Drupal\Core\TypedData\Plugin\DataType\StringData {#5550 …8}
            "entity:commerce_product:default:title.0:value" => Drupal\Core\TypedData\Plugin\DataType\StringData {#5663 …8}
            "entity:commerce_product_variation:default::product_id" => Drupal\Core\Field\EntityReferenceFieldItemList {#5820 …9}
            "entity:commerce_product_variation:default:product_id.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#5832 …9}
            "entity:commerce_product_variation:default:product_id" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#5821 …9}
          ]
          #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#74
            #_serviceIds: []
            #_entityStorages: []
            #container: Drupal\Core\DependencyInjection\Container {#22}
          }
          #_serviceIds: []
          #_entityStorages: []
        }
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#5836
            #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4533}
            #name: 0
            #parent: Drupal\Core\Field\EntityReferenceFieldItemList {#5823}
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#935}
            #values: array:1 [ …1]
            #properties: array:1 [ …1]
          }
        ]
        #langcode: "ru"
      }
    ]
  ]
  #fieldDefinitions: array:19 [
    "variation_id" => Drupal\Core\Field\BaseFieldDefinition {#4510}
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#4513}
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#4516}
    "type" => Drupal\Core\Field\BaseFieldDefinition {#4519}
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#4521}
    "status" => Drupal\Core\Field\BaseFieldDefinition {#4525}
    "product_id" => Drupal\Core\Field\BaseFieldDefinition {#4530}
    "sku" => Drupal\Core\Field\BaseFieldDefinition {#4534}
    "title" => Drupal\Core\Field\BaseFieldDefinition {#4538}
    "list_price" => Drupal\Core\Field\BaseFieldDefinition {#4542}
    "price" => Drupal\Core\Field\BaseFieldDefinition {#4546}
    "created" => Drupal\Core\Field\BaseFieldDefinition {#4550}
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#4554}
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#4558}
    "attribute_cvet" => Drupal\field\Entity\FieldConfig {#5824}
    "field_3d" => Drupal\field\Entity\FieldConfig {#5825}
    "field_cena_dlya_xml" => Drupal\field\Entity\FieldConfig {#5826}
    "field_excele_artikul" => Drupal\field\Entity\FieldConfig {#5827}
    "field_vfoto" => Drupal\field\Entity\FieldConfig {#5828}
  ]
  #languages: array:3 [
    "ru" => Drupal\Core\Language\Language {#1940
      #name: "Russian"
      #id: "ru"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#1935
      #name: "Не указано"
      #id: "und"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#1942
      #name: "Не применимо"
      #id: "zxx"
      #direction: "ltr"
      #weight: 3
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #defaultLangcode: "ru"
  #translations: array:1 [
    "x-default" => array:2 [
      "status" => 1
      "entity" => Drupal\commerce_product\Entity\ProductVariation {#5815}
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: true
  #entityKeys: array:4 [
    "bundle" => "default"
    "id" => "232"
    "uuid" => "068b770c-d8cc-4148-bfac-36a3d33be1a6"
    "revision" => null
  ]
  #translatableEntityKeys: array:6 [
    "langcode" => array:1 [
      "x-default" => "ru"
    ]
    "label" => array:1 [
      "x-default" => "Graffity"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "owner" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "1"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: null
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
}
Контейнер для Хранения с Односкатной Крышей и Боковой Дверью Стандартный SKOGGY 4м | Skoggy
0%

Контейнер для Хранения с Односкатной Крышей и Боковой Дверью Стандартный SKOGGY 4м

Размер (ДxШxВ):
4,12х2,16х2,45
Вес (кг):
360
Популярные цвета:
Graffity

Идеален для хранения

Сборно-
разборный

Оцинкованные
поверхности

от
242 200 ₽
За изделие в цинке За изделие в цинке, в окрашенном варианте уточняйте у менеджеров

Различные цвета

Изготавливаем в цинке, различных цветах RAL. Возможно частичное или полное брендирование посредством нанесения печати. Если у вас есть любимая картинка или рисунок - мы можем его напечатать на контейнере.

RAL 8017
RAL 7024
RAL 7035
RAL 6005
RAL 7004
RAL 9003
RAL 3005
RAL 5005
RAL 1014
И другие нестандартные RAL по запросу
Профнастил в цвете “под дерево”
Пепельный дуб
Пепельный дуб
Дуб Грэй
Дуб Грэй
Тёмный дуб
Тёмный дуб
Дуб 3Д
Дуб 3Д
Три “уютных” принта под дерево, в случае если вы хотите сочетать практичность металла с природным цветом 🌿
Примеры кастомного принта

О товаре

Контейнер от SKOGGY – это удачное сочетание проверенных технологий, экономичности и многофункциональности. Контейнер пригодится для хранения любых предметов и оборудования. 

Мобильность

Миниатюрная сборно-разборная конструкция станет настоящей находкой, поскольку ее:

  • удобно собирать
  • удобно разбирать

Вес контейнера – 360 кг, поэтому его перевозка не вызовет трудностей. Достаточно погрузить ее в малотоннажный транспорт и переместить на выбранный участок.

Вы легко сможете переместить контейнер и в пределах участка, и это займет каких-то 2 часа!

Собрать, разобрать

  • Сборка контейнера не требует особых приспособлений и использования спецтехники. Достаточно шуроповерта и пары умелых рук! 
  • Собрать хозблок реально за каких-то 2 часа. Работу легче выполнять вместе с напарником – так будет веселее и сподручнее. 
  • Вам не потребуется фундамент, чтобы установить контейнер. Достаточно располагать ровной поверхностью.

Цикличность сборки-разборки

Контейнер можно собирать и разбирать большое количество раз. Это не повлияет на его функциональность и качество.

  • За все время использования хозблок может пройти более 100 циклов. А перевезти контейнер можно до 50 раз!
  • Несмотря на многократность разборки и сборки, контейнер сохранит свою прочность. Даже по прошествии нескольких лет постоянного использования Вы всегда сможете продать хозблок. Однако эта удобная конструкция пригодится для многих целей, ведь ее можно использовать для хранения чего угодно!

На все случаи жизни

Хозблок может быть использован на ваше усмотрение. Он найдет свое применение:

  • на стройплощадках
  • на производстве
  • в деревне или на даче

Контейнер удобен для хранения любых предметов и инвентаря:

  • домашних заготовок
  • спортивного инвентаря
  • крупной и мелкой техники
  • различного оборудования
  • строительных материалов

Снаружи и внутри

Контейнеры SKOGGY отличает привлекательный дизайн, который можно выбрать на свое усмотрение. Мы предлагаем:

  • базовый вариант (оцинкованная сталь)
  • расцветки из палитры RAL
  • нанесение фотопечати на ваш вкус

Внутреннее пространство можно организовать на свое усмотрение, установив внутри:

  • просторные стеллажи
  • компактные полки и шкафы
  • пеллеты
  • инструментальные панели
  • крючки для инвентаря 

Особенности модели

  • Длина корпуса составляет 4 м, внутри поместится все необходимое. Это могут быть домашние заготовки, спортивный инвентарь, мотоцикл и многое другое.
  • Контейнер выдержит испытание на прочность: он устойчив к любым погодным условиям благодаря прочной двускатной крыше.
  • Боковая дверь обеспечивает удобный доступ к вещам и оборудованию.
  • Настил пола - OSB плита 18 мм толщиной (поставляется в комплекте).

Высота односкатной крыши

  • высота в коньке - 2,45 м
  • высота у основания крыши - 2,06 м

Цвет можно выбрать любой из стандартных RAL. Но также доступны другие, нестандартные, цвета RAL по индивидуальному запросу.

Палитра цветов RAL

Для монтажа контейнеров SKOGGY не требуется подготовка фундамента, достаточно установить фундаментные блоки. Ниже представлена схема расстановки:

Схема расстановки блоков для 4 метрового контейнера

Технические характеристики

Номенклатура
Профиль (двери, стены, крыша)
Оцинкованная сталь 0,5 мм
Профиль (ребра жесткости внутренние)
Оцинкованная сталь 0,7 мм
Профиль (соединительные уголки внутренние)
Оцинкованная сталь 2 мм
Профлист НС-35
0,5 мм
Профиль (пол)
Оцинкованная сталь 2 мм
Пол
OSB 18 мм
Соединение профилей между собой
Заклепка резьбовая М8 + БОЛТ М8х16
Соединение профилей с профлистом
Заклепка алюминиевая вытяжная 4,8х12
Соединение уголков внутренних с боковыми стенами и крышей
Заклепка резьбовая М8 + БОЛТ М8х16
Соединение пола (OSB) c профилем
Саморез 5х35 (с буром под металл)
Соединение боковой стены с полом (OSB)
Саморез 5х35
В комплекте
Пол
2 шт
Крыша
2 шт
Боковая стена
4 шт
Торцевая стена
1 шт
Уголок внутренний
4 шт
Створка двери
2 шт
Замок врезной
1 шт
Ручка двери
1 шт
Саморез 5х3,5, БОЛТ М8, Гайка М8
в комплекте

Часто задаваемые вопросы

Смотреть все
Какие замки и ручки входят в комплектацию?

В стандартную комплектацию входят врезной замок и врезная ручка. Замок закрывается на два оборота, как и в обычных дверях.

 

Дополнительно можно приобрести антивандальный засов, а также, установить необходимое количество ручек для вашего удобства.

Сейчас мы решили сделать собственную ручку, брендированную SKOGGY. Это новая разработка от инженеров нашей компании. Делаем на собственных станках (гибочном и лазерном). Ручка стала более удобной для использования и более гармонично смотрится в сочетании с нашими хозблоками.

Как делали новую ручку…

Отечественный ли продукт SKOGGY?

Мы отечественные на все 100 %! Материалы, конструкция хозблока и сотрудники – все изготовлено в пределах нашей страны. В том числе и собственные разработки дополнительных элементов. Поэтому, вне зависимости от ситуации на внешнем рынке, вы сможете получить свой контейнер быстро и без каких-либо проблем!

А вот и видео доказательство:

Стоимость хозблоков и гаражей SKOGGY

На нашем сайте указана цена за продукт в стандартном цинковом цвете в формате «от». Если вы желаете дополнительные аксессуары, системы хранения, индивидуальную окраску, то вам необходимо обратиться к нашим менеджерам. Они проконсультируют по цене хозблока или гаража в другом цвете, будь то оттенок палитры RAL, либо же оригинальный принт.

Александр постарался наиболее подробно рассказать из чего складывается цена в небольшом видео:

Герметичен ли хозблок SKOGGY?

Хозблок герметичен, но имеет вентиляцию. Это реализовано за счет гофрированной структуры профлиста, которая позволяет потокам воздуха циркулировать внутри, не нарушая целостности хранящихся там вещей. 

Профнастил также обеспечивает хорошую защиту от проникновения влаги – конструкция крыши и водостоков отводит осадки на внешнюю сторону, не позволяя им затопить внутреннее пространство. Всё, что вы будете хранить в хозблоке, останется целым не невредимым.

Смотрите короткий видео-ответ:

Сможет ли мышь пробраться внутрь хозблока?

Стены хозблока изготовлены таким образом, чтоб ни один грызун не смог пролезть. Технологические отверстия расположены на уровне пола по всему периметру. Они выводят лишнюю влагу наружу, но с внешней стороны к ним доступа нет. Ни мыши, ни другие мелкие грызуны или земноводные пробраться в хозблок не смогут.

Этот факт подтверждает и менеджер Екатерина в коротком видео-ответе:

Как осуществляется доставка и сборка контейнера?

Если на вашем участке есть доступ для манипулятора, то контейнер мы можем привезти в собранном виде и сразу установить на подготовленную поверхность.

Если же нет возможности для заезда к месту установки, то мы предоставляем услугу сборки. Весь процесс занимает примерно два часа.

По вашему желанию, мы можем доставить конструкцию в разобранном виде и в удобный для вас день. Установку реально осуществить в любой момент, как с помощью специалиста, так и своими руками.

Доставку мы осуществляем собственным транспортом не только по Москве и МО,…

На какую поверхность устанавливается хозблок?

Хозблок устанавливается на ровную твердую поверхность. Это может быть плитка, асфальт, бетон, либо любая выровненная и утрамбованная поверхность (песок, щебень, земля).

Если нет возможности обеспечить ровную площадку или почва рыхлая, имеются небольшие ямы, наклоны, то мы можем установить конструкцию на бетонные блоки размером 20х20х40 см.

Наши специалисты приезжают к вам на участок и выравнивают поверхность перед воздвижением блоков. 

Если необходимо, то можно установить блоки на подготовленную поверхность и таким образом поднять уровень пола…

Куда стекает вода с крыши блок контейнера?

У каждого контейнера установлены водостоки, которые удаляют влагу даже с плоской крыши. Сам контейнер герметичен, но чтобы вода не задерживалась на крыше, по краям прикручиваются помощники.

 

По водостокам течет водичка, бегут ручейки, а внутрь даже капелька не просачивается? Благодаря углублениям в листе крыши, вода не задерживается на крыше, а отступы позволяют ей стекать не со стен контейнера, а на расстоянии примерно 10 см.

Защита от протекания и мокрых стен! Ни снег, ни зной, ни дождик проливной SKOGGY не помеха☔️

 

 

Чем SKOGGY отличается от конкурентов?

Для сравнения мы собрали список преимуществ контейнеров SKOGGY перед довольно популярным производителем похожих конструкций.

Вариативность продукта

Мы привыкли подразумевать под контейнером прямоугольное сооружение. Так выглядят морские контейнеры для перевозки грузов и продукция наших конкурентов. СКОГГИ помимо стандартных решений предлагает разные типы крыш:

плоская односкатная двускатная

Так простой контейнер превращается в более практичную постройку. Односкатная или двускатная крыши не задерживают осадки, да и смотрятся повеселее. Односкатную можно прислонить…

Как установить контейнер, если нет твердого покрытия?

Прежде чем устанавливать контейнер на своем участке, мы несомненно сначала думаем о подготовке территории. У кого-то на участке есть есть ровная площадка (например, выложенная плиткой), а для других это может стать существенной проблемой. Давайте разберемся что делать, когда ровной площадки на территории нет.

СОДЕРЖАНИЕ

Как расставить фундаментные блоки? Схемы расстановки стандартных контейнеров Схемы расстановки широких хозблоков

Когда на месте, где собирается расположиться контейнер, твердой поверхности нет, можно воспользоваться бетонными блоками размером 20*20*40 см.…

Можно ли посетить ваше производство?

Посетить наше производство можно по предварительной записи. Позвоните заранее, чтобы выбрать удобное время. В ходе экскурсии вы сможете ознакомиться с моделями контейнеров, их размерами, вариантами расцветки, чтобы выбрать подходящий вариант и аксессуары к ним.

Мы расскажем о нюансах эксплуатации хозблоков. Вы сможете задать любой вопрос, связанный с хранением и транспортировкой. Наша компания работает в выходные и праздничные дни, практически круглосуточно.

Как зафиксировать цену на блок контейнер?

Основной материал, из которого производится наша продукция – это металл. Поэтому цены на нашу продукцию напрямую зависят от цен на металл на рынке. Цены на рынке металлов нестабильны, поэтому мы пересматриваем стоимость нашей продукции каждый месяц.

Чтобы вам было комфортно спланировать начало дачного сезона, мы приготовили для вас специальное предложение.

❗ Сделайте предоплату и защитите себя от повышения на нашу продукцию сроком в 4 месяца, в дальнейшем мы привезём готовый контейнер в согласованные с Вами дату и время.

Таким образом вы…

Можно ли установить двери с двух сторон?

Возможна конфигурация с установкой дверей с двух сторон контейнера. Такой вариант оптимален при установке перегородки, разделяющей контейнер на две части. Также такой вариант удобен для организации складов: доступ к складированным вещам будет более удобно получить с двух сторон.

Можно ли разделить контейнер на 2 части, установив внутри контейнера перегородку?

При необходимости контейнер можно разделить на две части перегородкой. Таким образом будут два независимых помещения с отдельным входом. Для доступа в такой контейнер необходимо установить ворота с обоих торцов.

Разделение на две части перегородкой возможно для контейнеров с размерами (длина):

4 метра (2+2 м) 5 метров (2+3 м) 6 метров (2+4 м), (3+3 м)
Какая расчетная нагрузка на пол контейнера?

Нагрузка на пол контейнера SKOGGY может составлять до 500 кг на квадратный метр площади.

Это значит, что вы сможете использовать контейнер для хранения любых, даже самых тяжелых грузов. Это могут быть громоздкие бочки, строительные материалы, любое оборудование, большое количество коробок со старыми вещами и многое другое.

Вы также можете смело использовать контейнер как гараж, разместив в нем мотоцикл или даже два, квадроцикл, снегоход и т.д. Металлический контейнер без труда выдержит даже кроссовер!

Тестирование пола контейнера

Чтобы вы были уверены в…

Какие материалы используются для изготовления контейнера?

По своей конструкции контейнер Skoggy представляет модульное сооружение, которое состоит из сборных элементов. При сборке элементы устанавливаются один в другой и фиксируются болтовыми соединениями. Конструкция дверей, крыши и стен представляют собой каркас из сложногнутого профиля толщиной 0,7 мм. Каркас обшивается профлистом НС-35 толщиной 0,45-0,55 мм. Такая толщина оптимальна для обеспечения прочности и устойчивости конструкции.

Для пола используется сложногнутый профиль толщиной 2,0 мм. В зависимости от модели контейнера для настила пола используются…

Чем отличается контейнер Skoggy от морского контейнера?

Контейнеры Skoggy имеют ряд отличительных особенностей, и сравнение с морскими контейнерами четко их выделяет.

 

1. Внешний вид

Начнем с того, что морские контейнеры, которые используются в качестве БК, хозблоков, гаражей и сараев – это всегда уже бывшие в употреблении конструкции со всеми вытекающими отсюда последствиями. Это, как правило, потрепанное и неприглядное сооружение, к тому же дорогое.

 

Важные внешние отличия сборно-разборного контейнера Skoggy от морского контейнера:

Какая максимально возможная нагрузка на крышу блок контейнера?

Когда говорят о расчете снеговой нагрузки на крышу, то говорят о том, сколько килограмм снега может приходиться на каждый квадратный метр крыши, пока она реально может держать такой вес до начала деформации конструкции. Говоря простым языком, какой шапке снега можно позволить лежать на крыше каждую зиму без опасения того, что она проломит кровлю или расшатает контейнер.

Нагрузка на плоскую крышу контейнера Skoggy может составлять до 250 кг на квадратный метр площади.

Что это значит? Давайте разбираться.

В среднем, по Москве и Московской области, выпадает около 60…

У вас есть к нам вопрос?
Отправьте нам его, и мы ответим в течение часа!

Наши проекты

Новости и полезные материалы

Все новости
26.03.2025
Проведите выходные с пользой и максимальной выгодой! Приезжайте на дни открытых дверей в SKOGGY!
07.03.2025
Поздравляем женщин с прекрасным праздником 8 марта! А также напоминаем о выгодных мартовских акциях.
07.03.2025
Даем практические советы по изготовлению мини теплицы на дачном участке своими руками, а также обращаем внимание на альтернативные варианты.

Отзывы о нас

Все отзывы
Вадим Семин
15.01.2025

Всё отлично, привезли вовремя собрали ребята быстро. Менеджеру отдельное спасибо за подсказки и разъяснения

Солехжон Махмудов
18.12.2024

Сотрудничал с компанией Скогги, закаказывал сарай на дачу. Остался довольным качеством материалов. Конструкция прочная, устойчивая!

Кадимов Арай
13.12.2024

У компании Скогги, пoкупал хозблок для дачи. Заказ делал с доставкой и сборкой. Достaвили на вторую неделю, установили быстро. Понравилось качество материaла, смотрится отлично. Спасибо.

Присоединяйтесь к нам в соцсетях

Ежедневные интересные посты, акции и предложения в VK.com

Уличный металлический шкаф SKOGGY для инвентаря и шин в деревне Алексеево, Московская область 00:25
29.03.2025
Уличный шкаф SKOGGY из прочной стали для хранения дачного инвентаря, шин и автозапчастей. Заказчик ...
40 Views 0 Likes 0 Comments
28 марта 2025 г. 00:46
28.03.2025
409 Views 4 Likes 0 Comments
Lorem ipsum dolor sit amet.
94 Views
4
Show more
Напишите нам
в WhatsApp
Напишите нам
в WhatsApp