Sorry, you need to enable JavaScript to visit this website.

Devel Load

Drupal\commerce_product\Entity\Product {#1524
  #entityTypeId: "commerce_product"
  #enforceIsNew: &2 null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: &3 array:20 [
    "product_id" => array:2 [
      "x-default" => "13"
      "en" => "13"
    ]
    "type" => array:2 [
      "x-default" => "default"
      "en" => "default"
    ]
    "uuid" => array:1 [
      "x-default" => "1403449d-e712-4b23-8f98-00fd679720d9"
    ]
    "langcode" => array:2 [
      "x-default" => "vi"
      "en" => "en"
    ]
    "uid" => array:2 [
      "en" => "2"
      "x-default" => "2"
    ]
    "status" => array:2 [
      "en" => "1"
      "x-default" => "1"
    ]
    "title" => array:2 [
      "en" => "Mala Drumstick (S)"
      "x-default" => "Đùi Gà Rán Mala (S)"
    ]
    "created" => array:2 [
      "en" => "1639642786"
      "x-default" => "1639642786"
    ]
    "changed" => array:2 [
      "en" => "1757305885"
      "x-default" => "1757305885"
    ]
    "default_langcode" => array:2 [
      "en" => "0"
      "x-default" => "1"
    ]
    "content_translation_source" => array:2 [
      "en" => "vi"
      "x-default" => "und"
    ]
    "content_translation_outdated" => array:2 [
      "en" => "0"
      "x-default" => "0"
    ]
    "stores" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "1"
        ]
      ]
    ]
    "variations" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "13"
        ]
      ]
    ]
    "body" => array:2 [
      "en" => array:1 [
        0 => array:3 [
          "value" => "<p>Chicken drumsticks covered in spicy Mala sauce, with a crispy top layer and tender, juicy meat inside, give powerful flavors and a thrilling, tongue-tingling sensations.</p>"
          "summary" => ""
          "format" => "editor"
        ]
      ]
      "x-default" => array:1 [
        0 => array:3 [
          "value" => "<p>Chicken drumsticks covered in spicy Mala sauce, with a crispy top layer and tender, juicy meat inside, give powerful flavors and a thrilling, tongue-tingling sensations.</p><p>Đùi gà thấm đẫm xốt Mala cay nồng, với lớp vỏ giòn rụm và thịt mềm mọng nước, mang lại hương vị đậm đà và cảm giác tê cay đầy kích thích.</p>"
          "summary" => ""
          "format" => "editor"
        ]
      ]
    ]
    "field_image" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "294"
          "alt" => "Đùi Gà Xốt Mala (cỡ Nhỏ)"
          "title" => ""
          "width" => "900"
          "height" => "900"
        ]
      ]
    ]
    "field_khu_vuc" => array:1 [
      "x-default" => array:2 [
        0 => array:1 [
          "target_id" => "184"
        ]
        1 => array:1 [
          "target_id" => "637"
        ]
      ]
    ]
    "field_loai_san_pham" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "807"
        ]
      ]
    ]
    "field_nhat_dinh_phai_thu" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "0"
        ]
      ]
    ]
    "field_weight" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "-6"
        ]
      ]
    ]
  ]
  #fields: &4 []
  #fieldDefinitions: array:24 [
    "product_id" => Drupal\Core\Field\BaseFieldDefinition {#1604
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1605
          #string: "ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "provider" => "commerce_product"
        "field_name" => "product_id"
        "entity_type" => "commerce_product"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1606
        #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 {#1604}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1607
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1608
          #string: "UUID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "provider" => "commerce_product"
        "field_name" => "uuid"
        "entity_type" => "commerce_product"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1609
        #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 {#1607}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1610
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1611
          #string: "Language"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "language_select"
              "weight" => 2
            ]
            "configurable" => true
          ]
        ]
        "translatable" => true
        "provider" => "commerce_product"
        "field_name" => "langcode"
        "entity_type" => "commerce_product"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1612
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1610}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1613
      #definition: array:7 [
        "label" => "Product type"
        "required" => true
        "read-only" => true
        "provider" => "commerce_product"
        "field_name" => "type"
        "entity_type" => "commerce_product"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1614
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "commerce_product_type"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1613}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\Entity\BaseFieldOverride {#1680
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "commerce_product.default.uid"
      #status: true
      #uuid: "e825bcdd-179f-4513-8e10-6f9146a665e3"
      -isUninstalling: false
      #langcode: "vi"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "commerce_product.commerce_product_type.default"
        ]
      ]
      #isSyncing: false
      #id: "commerce_product.default.uid"
      #field_name: "uid"
      #field_type: "entity_reference"
      #entity_type: "commerce_product"
      #bundle: "default"
      #label: "Tác giả"
      #description: "The product author."
      #settings: array:2 [
        "handler" => "default"
        "handler_settings" => []
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: "Drupal\commerce_product\Entity\Product::getDefaultEntityOwner"
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: null
      +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
    }
    "status" => Drupal\Core\Field\Entity\BaseFieldOverride {#1681
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "commerce_product.default.status"
      #status: true
      #uuid: "71f14770-9ce8-40df-8002-f7c8a41e245b"
      -isUninstalling: false
      #langcode: "vi"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "commerce_product.commerce_product_type.default"
        ]
      ]
      #isSyncing: false
      #id: "commerce_product.default.status"
      #field_name: "status"
      #field_type: "boolean"
      #entity_type: "commerce_product"
      #bundle: "default"
      #label: "Công khai"
      #description: ""
      #settings: array:2 [
        "on_label" => "Bật"
        "off_label" => "Tắt"
      ]
      #required: false
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [
          "value" => 1
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: null
      +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
    }
    "stores" => Drupal\Core\Field\BaseFieldDefinition {#1624
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1625
          #string: "Stores"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1626
          #string: "The product stores."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "cardinality" => -1
        "display" => array:2 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "commerce_entity_select"
              "weight" => -10
            ]
            "configurable" => true
          ]
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "provider" => "commerce_product"
        "field_name" => "stores"
        "entity_type" => "commerce_product"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1627
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "commerce_store"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1624}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1628
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1629
          #string: "Title"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1630
          #string: "The product title."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "translatable" => true
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:3 [
              "label" => "hidden"
              "type" => "string"
              "weight" => -5
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "string_textfield"
              "weight" => -5
            ]
            "configurable" => true
          ]
        ]
        "provider" => "commerce_product"
        "field_name" => "title"
        "entity_type" => "commerce_product"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1631
        #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 {#1628}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "variations" => Drupal\Core\Field\BaseFieldDefinition {#1672
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1673
          #string: "Variations"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1674
          #string: "The product variations."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "cardinality" => -1
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:2 [
              "type" => "commerce_add_to_cart"
              "weight" => 10
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "provider" => "commerce_product"
        "field_name" => "variations"
        "entity_type" => "commerce_product"
        "bundle" => "default"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1675
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "commerce_product_variation"
            "handler" => "default"
            "handler_settings" => array:1 [
              "target_bundles" => array:1 [
                "default" => "default"
              ]
            ]
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1672}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_variation" => Drupal\Core\Field\BaseFieldDefinition {#1676
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1677
          #string: "Default variation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1678
          #string: "The default variation."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "cardinality" => 1
        "class" => "Drupal\commerce_product\Plugin\Field\ComputedDefaultVariation"
        "display" => array:2 [
          "form" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => false
          ]
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => false
          ]
        ]
        "provider" => "commerce_product"
        "field_name" => "default_variation"
        "entity_type" => "commerce_product"
        "bundle" => "default"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1679
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "commerce_product_variation"
            "handler" => "default"
            "handler_settings" => array:1 [
              "target_bundles" => array:1 [
                "default" => "default"
              ]
            ]
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1676}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1640
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1641
          #string: "URL alias"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1642
          #string: "The product URL alias."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "path"
              "weight" => 30
            ]
            "configurable" => true
          ]
        ]
        "computed" => true
        "provider" => "commerce_product"
        "field_name" => "path"
        "entity_type" => "commerce_product"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1643
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1640}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\Entity\BaseFieldOverride {#1682
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "commerce_product.default.created"
      #status: true
      #uuid: "aa58f34a-828f-4c7f-8d2a-c3412162a510"
      -isUninstalling: false
      #langcode: "vi"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "commerce_product.commerce_product_type.default"
        ]
      ]
      #isSyncing: false
      #id: "commerce_product.default.created"
      #field_name: "created"
      #field_type: "created"
      #entity_type: "commerce_product"
      #bundle: "default"
      #label: "Ngày tạo ra"
      #description: "The time when the product was created."
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: null
      +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
    }
    "changed" => Drupal\Core\Field\Entity\BaseFieldOverride {#1683
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "commerce_product.default.changed"
      #status: true
      #uuid: "c3ceba6b-f735-4622-addf-36cb1aa9a302"
      -isUninstalling: false
      #langcode: "vi"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "commerce_product.commerce_product_type.default"
        ]
      ]
      #isSyncing: false
      #id: "commerce_product.default.changed"
      #field_name: "changed"
      #field_type: "changed"
      #entity_type: "commerce_product"
      #bundle: "default"
      #label: "Đã thay đổi"
      #description: "The time when the product was last edited."
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: null
      +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1652
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1653
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1654
          #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"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1655
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1656
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1657
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1652}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\Entity\BaseFieldOverride {#1684
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "commerce_product.default.metatag"
      #status: true
      #uuid: "805e52a9-a6a1-4e1b-b9ed-6a92accc547f"
      -isUninstalling: false
      #langcode: "vi"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "commerce_product.commerce_product_type.default"
        ]
        "module" => array:1 [
          0 => "metatag"
        ]
      ]
      #isSyncing: false
      #id: "commerce_product.default.metatag"
      #field_name: "metatag"
      #field_type: "metatag_computed"
      #entity_type: "commerce_product"
      #bundle: "default"
      #label: "Metatags (Hidden field for JSON support)"
      #description: "The computed meta tags for the entity."
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: null
      +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
    }
    "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1662
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1663
          #string: "Translation source"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1664
          #string: "The source language from which this translation was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => "und"
          ]
        ]
        "initial_value" => array:1 [
          0 => array:1 [
            "value" => "und"
          ]
        ]
        "revisionable" => true
        "translatable" => true
        "provider" => "content_translation"
        "field_name" => "content_translation_source"
        "entity_type" => "commerce_product"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1665
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1662}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1666
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1667
          #string: "Translation outdated"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1668
          #string: "A boolean indicating whether this translation needs to be updated."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "initial_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "revisionable" => true
        "translatable" => true
        "provider" => "content_translation"
        "field_name" => "content_translation_outdated"
        "entity_type" => "commerce_product"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1669
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1670
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1671
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1666}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body" => Drupal\field\Entity\FieldConfig {#1685
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "commerce_product.default.body"
      #status: true
      #uuid: "0ff23c8a-4f7b-463f-b6c5-038df2bf5555"
      -isUninstalling: false
      #langcode: "vi"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "qaw_-7RjuDqZ6ysM0sqX7hyzsbjVlvrLRxklB0lHHy8"
      ]
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "commerce_product.commerce_product_type.default"
          1 => "field.storage.commerce_product.body"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
      #id: "commerce_product.default.body"
      #field_name: "body"
      #field_type: "text_with_summary"
      #entity_type: "commerce_product"
      #bundle: "default"
      #label: "Body"
      #description: ""
      #settings: array:3 [
        "display_summary" => false
        "required_summary" => false
        "allowed_formats" => []
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_image" => Drupal\field\Entity\FieldConfig {#1686
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "commerce_product.default.field_image"
      #status: true
      #uuid: "4d5df9e4-4aa9-4e13-8f91-3fa6bc3d9046"
      -isUninstalling: false
      #langcode: "vi"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "commerce_product.commerce_product_type.default"
          1 => "field.storage.commerce_product.field_image"
        ]
        "module" => array:1 [
          0 => "image"
        ]
      ]
      #isSyncing: false
      #id: "commerce_product.default.field_image"
      #field_name: "field_image"
      #field_type: "image"
      #entity_type: "commerce_product"
      #bundle: "default"
      #label: "Hình ảnh"
      #description: ""
      #settings: array:12 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "product/[date:custom:Y]-[date:custom:m]"
        "file_extensions" => "png gif jpg jpeg webp"
        "max_filesize" => ""
        "max_resolution" => ""
        "min_resolution" => ""
        "alt_field" => true
        "alt_field_required" => false
        "title_field" => false
        "title_field_required" => false
        "default_image" => array:5 [
          "uuid" => ""
          "alt" => ""
          "title" => ""
          "width" => null
          "height" => null
        ]
      ]
      #required: true
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_khu_vuc" => Drupal\field\Entity\FieldConfig {#1687
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "commerce_product.default.field_khu_vuc"
      #status: true
      #uuid: "99370741-6ce5-4ef0-a6b9-155cedb9dc85"
      -isUninstalling: false
      #langcode: "vi"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "commerce_product.commerce_product_type.default"
          1 => "field.storage.commerce_product.field_khu_vuc"
          2 => "taxonomy.vocabulary.tinh_thanh_pho"
        ]
      ]
      #isSyncing: false
      #id: "commerce_product.default.field_khu_vuc"
      #field_name: "field_khu_vuc"
      #field_type: "entity_reference"
      #entity_type: "commerce_product"
      #bundle: "default"
      #label: "Khu vực"
      #description: ""
      #settings: array:2 [
        "handler" => "default:filter_existing_terms"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "tinh_thanh_pho" => "tinh_thanh_pho"
          ]
          "sort" => array:2 [
            "field" => "name"
            "direction" => "asc"
          ]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_loai_san_pham" => Drupal\field\Entity\FieldConfig {#1688
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "commerce_product.default.field_loai_san_pham"
      #status: true
      #uuid: "ec2f962d-c7c6-4f8f-8f43-58d91a4b987e"
      -isUninstalling: false
      #langcode: "vi"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "commerce_product.commerce_product_type.default"
          1 => "field.storage.commerce_product.field_loai_san_pham"
          2 => "taxonomy.vocabulary.loai_san_pham"
        ]
      ]
      #isSyncing: false
      #id: "commerce_product.default.field_loai_san_pham"
      #field_name: "field_loai_san_pham"
      #field_type: "entity_reference"
      #entity_type: "commerce_product"
      #bundle: "default"
      #label: "Loại sản phẩm"
      #description: ""
      #settings: array:2 [
        "handler" => "default:filter_existing_terms"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "loai_san_pham" => "loai_san_pham"
          ]
          "sort" => array:2 [
            "field" => "name"
            "direction" => "asc"
          ]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: true
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_loai_topping" => Drupal\field\Entity\FieldConfig {#1689
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "commerce_product.default.field_loai_topping"
      #status: true
      #uuid: "d0c014aa-ac08-4370-b4ca-b57a23e9f3e0"
      -isUninstalling: false
      #langcode: "vi"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "commerce_product.commerce_product_type.default"
          1 => "field.storage.commerce_product.field_loai_topping"
          2 => "taxonomy.vocabulary.topping"
        ]
      ]
      #isSyncing: false
      #id: "commerce_product.default.field_loai_topping"
      #field_name: "field_loai_topping"
      #field_type: "entity_reference"
      #entity_type: "commerce_product"
      #bundle: "default"
      #label: "Loại topping"
      #description: "Chọn các loại topping đi kèm sản phẩm."
      #settings: array:2 [
        "handler" => "default:filter_existing_terms"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "topping" => "topping"
          ]
          "sort" => array:2 [
            "field" => "name"
            "direction" => "asc"
          ]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_nhat_dinh_phai_thu" => Drupal\field\Entity\FieldConfig {#1690
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "commerce_product.default.field_nhat_dinh_phai_thu"
      #status: true
      #uuid: "86c48e0f-6e04-4a20-adc4-adc5494e1a5e"
      -isUninstalling: false
      #langcode: "vi"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "commerce_product.commerce_product_type.default"
          1 => "field.storage.commerce_product.field_nhat_dinh_phai_thu"
        ]
      ]
      #isSyncing: false
      #id: "commerce_product.default.field_nhat_dinh_phai_thu"
      #field_name: "field_nhat_dinh_phai_thu"
      #field_type: "boolean"
      #entity_type: "commerce_product"
      #bundle: "default"
      #label: "Nhất định phải thử"
      #description: ""
      #settings: array:2 [
        "on_label" => "Bật"
        "off_label" => "Tắt"
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_weight" => Drupal\field\Entity\FieldConfig {#1691
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "commerce_product.default.field_weight"
      #status: true
      #uuid: "2415c85f-e26b-4048-b216-ba415e1559ec"
      -isUninstalling: false
      #langcode: "vi"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "commerce_product.commerce_product_type.default"
          1 => "field.storage.commerce_product.field_weight"
        ]
      ]
      #isSyncing: false
      #id: "commerce_product.default.field_weight"
      #field_name: "field_weight"
      #field_type: "integer"
      #entity_type: "commerce_product"
      #bundle: "default"
      #label: "Mức ưu tiên"
      #description: ""
      #settings: array:4 [
        "min" => null
        "max" => null
        "prefix" => ""
        "suffix" => ""
      ]
      #required: false
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [
          "value" => 0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
  ]
  #languages: array:4 [
    "vi" => Drupal\Core\Language\Language {#1520
      #name: "Vietnamese"
      #id: "vi"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "en" => Drupal\Core\Language\Language {#1526
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 1
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#1527
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#1523
      #name: "Not applicable"
      #id: "zxx"
      #direction: "ltr"
      #weight: 3
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "en"
  #enforceDefaultTranslation: null
  #defaultLangcode: "vi"
  #translations: &21 array:2 [
    "x-default" => array:2 [
      "status" => 1
      "entity" => Drupal\commerce_product\Entity\Product {#1522
        #entityTypeId: "commerce_product"
        #enforceIsNew: &2 null
        #typedData: null
        #cacheContexts: []
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #values: &3 array:20 [&3]
        #fields: &4 []
        #fieldDefinitions: null
        #languages: array:4 [
          "vi" => Drupal\Core\Language\Language {#1520}
          "en" => Drupal\Core\Language\Language {#1526}
          "und" => Drupal\Core\Language\Language {#1527}
          "zxx" => Drupal\Core\Language\Language {#1523}
        ]
        #langcodeKey: "langcode"
        #defaultLangcodeKey: "default_langcode"
        #activeLangcode: "x-default"
        #enforceDefaultTranslation: null
        #defaultLangcode: "vi"
        #translations: &21 array:2 [&21]
        #translationInitialize: false
        #newRevision: &22 false
        #isDefaultRevision: &23 true
        #entityKeys: &24 array:6 [
          "bundle" => "default"
          "id" => "13"
          "uuid" => "1403449d-e712-4b23-8f98-00fd679720d9"
          "published" => "1"
          "owner" => "2"
          "uid" => "2"
        ]
        #translatableEntityKeys: &25 array:3 [
          "label" => array:2 [
            "en" => "Mala Drumstick (S)"
            "x-default" => "Đùi Gà Rán Mala (S)"
          ]
          "langcode" => array:2 [
            "x-default" => "vi"
            "en" => "en"
          ]
          "default_langcode" => array:2 [
            "en" => "0"
            "x-default" => "1"
          ]
        ]
        #validated: false
        #validationRequired: false
        #loadedRevisionId: &26 null
        #revisionTranslationAffectedKey: "revision_translation_affected"
        #enforceRevisionTranslationAffected: &27 []
        #isSyncing: &28 false
        #defaultVariation: null
      }
    ]
    "en" => array:2 [
      "status" => 1
      "entity" => Drupal\commerce_product\Entity\Product {#1524}
    ]
  ]
  #translationInitialize: false
  #newRevision: &22 false
  #isDefaultRevision: &23 true
  #entityKeys: &24 array:6 [&24]
  #translatableEntityKeys: &25 array:3 [&25]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: &26 null
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: &27 []
  #isSyncing: &28 false
  #defaultVariation: null
}