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

Devel Load

Drupal\commerce_product\Entity\Product {#1512
  #entityTypeId: "commerce_product"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:20 [
    "product_id" => array:2 [
      "x-default" => "72"
      "en" => "72"
    ]
    "type" => array:2 [
      "x-default" => "default"
      "en" => "default"
    ]
    "uuid" => array:1 [
      "x-default" => "0deb199f-e482-46a8-ade1-3251067bce26"
    ]
    "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" => "Popcorn Chicken"
      "x-default" => "Gà Viên Bonchon"
    ]
    "created" => array:2 [
      "en" => "1650617175"
      "x-default" => "1650617175"
    ]
    "changed" => array:2 [
      "en" => "1747894593"
      "x-default" => "1747894593"
    ]
    "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" => "72"
        ]
      ]
    ]
    "body" => array:2 [
      "en" => array:1 [
        0 => array:3 [
          "value" => "<p>Do not underestimate the small size, even just a small bite but our Popcorn chicken with yellow fried skin and the thin dough still "makes it real loud!"</p>"
          "summary" => ""
          "format" => "editor"
        ]
      ]
      "x-default" => array:1 [
        0 => array:3 [
          "value" => "<p>Nhỏ nhưng có võ, chỉ với miếng gà nhỏ bé cùng lớp da được lăn qua lớp bột mỏng, rán lên giòn rụm vẫn có thể "làm nên chuyện"</p>"
          "summary" => ""
          "format" => "editor"
        ]
      ]
    ]
    "field_image" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "514"
          "alt" => ""
          "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" => "809"
        ]
      ]
    ]
    "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" => "12"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:24 [
    "product_id" => Drupal\Core\Field\BaseFieldDefinition {#1591
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1592
          #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 {#1593
        #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 {#1591}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1594
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1595
          #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 {#1596
        #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 {#1594}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1597
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1598
          #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 {#1599
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1597}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1600
      #definition: array:7 [
        "label" => "Kiểu sản phẩm"
        "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 {#1601
        #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 {#1600}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\Entity\BaseFieldOverride {#1667
      #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 {#1668
      #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 {#1611
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1612
          #string: "Stores"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1613
          #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 {#1614
        #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 {#1611}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1615
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1616
          #string: "Title"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1617
          #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 {#1618
        #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 {#1615}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "variations" => Drupal\Core\Field\BaseFieldDefinition {#1659
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1660
          #string: "Variations"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1661
          #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 {#1662
        #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 {#1659}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_variation" => Drupal\Core\Field\BaseFieldDefinition {#1663
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1664
          #string: "Default variation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1665
          #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 {#1666
        #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 {#1663}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1627
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1628
          #string: "URL alias"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1629
          #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 {#1630
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1627}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\Entity\BaseFieldOverride {#1669
      #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 {#1670
      #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 {#1639
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1640
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1641
          #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 {#1642
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1643
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1644
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1639}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\Entity\BaseFieldOverride {#1671
      #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 {#1649
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1650
          #string: "Translation source"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1651
          #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 {#1652
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1649}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1653
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1654
          #string: "Translation outdated"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1655
          #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 {#1656
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1657
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1658
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1653}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body" => Drupal\field\Entity\FieldConfig {#1672
      #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: "Mô tả"
      #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 {#1673
      #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 {#1674
      #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 {#1675
      #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 {#1676
      #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 {#1677
      #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 {#1678
      #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 {#1510
      #name: "Vietnamese"
      #id: "vi"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "en" => Drupal\Core\Language\Language {#1516
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 1
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#1517
      #name: "Không được chỉ định"
      #id: "und"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#1513
      #name: "Không được áp dụng"
      #id: "zxx"
      #direction: "ltr"
      #weight: 3
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "vi"
  #translations: array:2 [
    "x-default" => array:1 [
      "status" => 1
    ]
    "en" => array:1 [
      "status" => 1
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: true
  #entityKeys: array:6 [
    "bundle" => "default"
    "id" => "72"
    "uuid" => "0deb199f-e482-46a8-ade1-3251067bce26"
    "published" => "1"
    "owner" => "2"
    "uid" => "2"
  ]
  #translatableEntityKeys: array:3 [
    "label" => array:2 [
      "en" => "Popcorn Chicken"
      "x-default" => "Gà Viên Bonchon"
    ]
    "langcode" => array:2 [
      "x-default" => "vi"
      "en" => "en"
    ]
    "default_langcode" => array:2 [
      "en" => "0"
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: null
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  #defaultVariation: null
}