Aller au contenu principal
Drupal\node\Entity\Node {#929
  +in_preview: null
  #values: &2 array:25 [
    "nid" => array:1 [
      "x-default" => "479"
    ]
    "vid" => array:1 [
      "x-default" => "1225"
    ]
    "type" => array:1 [
      "x-default" => "product"
    ]
    "uuid" => array:1 [
      "x-default" => "e2ba25a7-1f62-49fc-bcb4-c49eaf75e725"
    ]
    "langcode" => array:4 [
      "x-default" => "nl"
      "de" => "de"
      "en" => "en"
      "fr" => "fr"
    ]
    "revision_uid" => array:1 [
      "x-default" => "1"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1683529984"
    ]
    "revision_log" => array:1 [
      "x-default" => null
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:4 [
      "de" => "1"
      "en" => "1"
      "fr" => "1"
      "x-default" => "1"
    ]
    "uid" => array:4 [
      "de" => "1"
      "en" => "1"
      "fr" => "1"
      "x-default" => "1"
    ]
    "title" => array:4 [
      "de" => "3005 Honey Galaxy"
      "en" => "3005 Honey Galaxy"
      "fr" => "3005 Honey Galaxy"
      "x-default" => "3005 Honey Galaxy"
    ]
    "created" => array:4 [
      "de" => "1683529984"
      "en" => "1683529984"
      "fr" => "1683529984"
      "x-default" => "1683529984"
    ]
    "changed" => array:4 [
      "de" => "1683529984"
      "en" => "1683529984"
      "fr" => "1683529984"
      "x-default" => "1683529984"
    ]
    "promote" => array:4 [
      "de" => "0"
      "en" => "0"
      "fr" => "0"
      "x-default" => "0"
    ]
    "sticky" => array:4 [
      "de" => "0"
      "en" => "0"
      "fr" => "0"
      "x-default" => "0"
    ]
    "default_langcode" => array:4 [
      "de" => "0"
      "en" => "0"
      "fr" => "0"
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:4 [
      "de" => "1"
      "en" => "1"
      "fr" => "1"
      "x-default" => "1"
    ]
    "content_translation_source" => array:4 [
      "de" => "und"
      "en" => "und"
      "fr" => "und"
      "x-default" => "und"
    ]
    "content_translation_outdated" => array:4 [
      "de" => "0"
      "en" => "0"
      "fr" => "0"
      "x-default" => "0"
    ]
    "field_paragraphs_sku" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "target_id" => "5814"
          "target_revision_id" => "10271"
        ]
      ]
    ]
    "field_product_swatch_img" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "771"
          "alt" => "3005 Honey Galaxy"
          "title" => null
          "width" => "600"
          "height" => "720"
        ]
      ]
    ]
    "field_product_swatch_large_img" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "772"
          "alt" => "3005 Honey Galaxy"
          "title" => null
          "width" => "2220"
          "height" => "600"
        ]
      ]
    ]
    "field_ref_product_group" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "123"
        ]
      ]
    ]
  ]
  #fields: &3 []
  #fieldDefinitions: array:35 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1573
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1572
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1573}
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [
            "unsigned" => true
            "size" => "normal"
            "min" => ""
            "max" => ""
            "prefix" => ""
            "suffix" => ""
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1574
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "ID"
          #arguments: []
        }
        "read-only" => true
        "provider" => "node"
        "field_name" => "nid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1575
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1576
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1575}
        #definition: array:2 [
          "type" => "field_item:uuid"
          "settings" => array:3 [
            "max_length" => 128
            "is_ascii" => true
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1577
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "UUID"
          #arguments: []
        }
        "read-only" => true
        "provider" => "node"
        "field_name" => "uuid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1578
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1579
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1578}
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [
            "unsigned" => true
            "size" => "normal"
            "min" => ""
            "max" => ""
            "prefix" => ""
            "suffix" => ""
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1580
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Revision ID"
          #arguments: []
        }
        "read-only" => true
        "provider" => "node"
        "field_name" => "vid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1581
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1582
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1581}
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
      }
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1583
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Language"
          #arguments: []
        }
        "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
          ]
        ]
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1584
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1585
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1584}
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "node_type"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:7 [
        "label" => "Type de contenu"
        "required" => true
        "read-only" => true
        "provider" => "node"
        "field_name" => "type"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1586
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1587
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1586}
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
      }
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1588
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Revision create time"
          #arguments: []
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1589
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "The time that the current revision was created."
          #arguments: []
        }
        "revisionable" => true
        "provider" => "node"
        "field_name" => "revision_timestamp"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1590
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1591
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1590}
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "user"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1592
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Revision user"
          #arguments: []
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1593
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "The user ID of the author of the current revision."
          #arguments: []
        }
        "revisionable" => true
        "provider" => "node"
        "field_name" => "revision_uid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1594
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1595
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1594}
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1596
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Revision log message"
          #arguments: []
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1597
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Briefly describe the changes you have made."
          #arguments: []
        }
        "revisionable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => ""
          ]
        ]
        "display" => array:1 [
          "form" => array:1 [
            "options" => array:3 [
              "type" => "string_textarea"
              "weight" => 25
              "settings" => array:1 [
                "rows" => 4
              ]
            ]
          ]
        ]
        "provider" => "node"
        "field_name" => "revision_log"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1598
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1599
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1598}
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1600
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
              #string: "On"
              #arguments: []
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1601
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
              #string: "Off"
              #arguments: []
            }
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1602
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Published"
          #arguments: []
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => true
          ]
        ]
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:3 [
              "type" => "boolean_checkbox"
              "settings" => array:1 [
                "display_label" => true
              ]
              "weight" => 120
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "status"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1603
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1604
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1603}
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "user"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1605
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Authored by"
          #arguments: []
        }
        "translatable" => true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1606
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "The username of the content author."
          #arguments: []
        }
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [
              "label" => "hidden"
              "type" => "author"
              "weight" => 0
            ]
          ]
          "form" => array:2 [
            "options" => array:3 [
              "type" => "entity_reference_autocomplete"
              "weight" => 5
              "settings" => array:3 [
                "match_operator" => "CONTAINS"
                "size" => "60"
                "placeholder" => ""
              ]
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "uid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1607
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1608
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1607}
        #definition: array:2 [
          "type" => "field_item:string"
          "settings" => array:3 [
            "max_length" => 255
            "is_ascii" => false
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1609
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Title"
          #arguments: []
        }
        "required" => true
        "translatable" => true
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [
              "label" => "hidden"
              "type" => "string"
              "weight" => -5
            ]
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "string_textfield"
              "weight" => -5
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "title"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1610
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1611
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1610}
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
      }
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1612
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Authored on"
          #arguments: []
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1613
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "The time that the node was created."
          #arguments: []
        }
        "revisionable" => true
        "translatable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [
              "label" => "hidden"
              "type" => "timestamp"
              "weight" => 0
            ]
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "datetime_timestamp"
              "weight" => 10
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "created"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1614
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1615
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1614}
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
      }
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1616
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Changed"
          #arguments: []
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1617
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "The time that the node was last edited."
          #arguments: []
        }
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "changed"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#1667
      #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1618
        #type: "boolean"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
        #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1619
          #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1618}
          #definition: array:2 [
            "type" => "field_item:boolean"
            "settings" => array:2 [
              "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1620
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
                #string: "On"
                #arguments: []
              }
              "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1621
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
                #string: "Off"
                #arguments: []
              }
            ]
          ]
          #typedDataManager: null
        }
        #definition: array:9 [
          "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1622
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
            #string: "Promoted to front page"
            #arguments: []
          }
          "revisionable" => true
          "translatable" => true
          "default_value" => array:1 [
            0 => array:1 [
              "value" => true
            ]
          ]
          "display" => array:1 [
            "form" => array:2 [
              "options" => array:3 [
                "type" => "boolean_checkbox"
                "settings" => array:1 [
                  "display_label" => true
                ]
                "weight" => 15
              ]
              "configurable" => true
            ]
          ]
          "provider" => "node"
          "field_name" => "promote"
          "entity_type" => "node"
          "bundle" => null
        ]
        #typedDataManager: null
      }
      #id: "node.product.promote"
      #field_name: "promote"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "product"
      #label: "Aangeraden op de voorpagina"
      #description: ""
      #settings: array:2 [
        "on_label" => "Aan"
        "off_label" => "Uit"
      ]
      #required: false
      #translatable: true
      #default_value: array:1 [
        0 => array:1 [
          "value" => 0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.promote"
      #status: true
      #uuid: "c9cac5a4-05f1-4000-b052-2f2fe5d9b233"
      -isUninstalling: false
      #langcode: "nl"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.product"
        ]
      ]
      #isSyncing: false
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1623
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1624
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1623}
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1625
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
              #string: "On"
              #arguments: []
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1626
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
              #string: "Off"
              #arguments: []
            }
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1627
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Sticky at top of lists"
          #arguments: []
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:3 [
              "type" => "boolean_checkbox"
              "settings" => array:1 [
                "display_label" => true
              ]
              "weight" => 16
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "sticky"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1628
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1629
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1628}
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1630
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
              #string: "On"
              #arguments: []
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1631
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
              #string: "Off"
              #arguments: []
            }
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1632
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Default translation"
          #arguments: []
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1633
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "A flag indicating whether this is the default translation."
          #arguments: []
        }
        "translatable" => true
        "revisionable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "default_langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1634
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1635
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1634}
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1636
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
              #string: "On"
              #arguments: []
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1637
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
              #string: "Off"
              #arguments: []
            }
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1638
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Default revision"
          #arguments: []
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1639
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "A flag indicating whether this was a default revision when it was saved."
          #arguments: []
        }
        "storage_required" => true
        "internal" => true
        "translatable" => false
        "revisionable" => true
        "provider" => "node"
        "field_name" => "revision_default"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1640
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1641
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1640}
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1642
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
              #string: "On"
              #arguments: []
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1643
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
              #string: "Off"
              #arguments: []
            }
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1644
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Revision translation affected"
          #arguments: []
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1645
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Indicates if the last edit of a translation belongs to current revision."
          #arguments: []
        }
        "read-only" => true
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "revision_translation_affected"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1646
      #type: "map"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1647
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1646}
        #definition: array:2 [
          "type" => "field_item:map"
          "settings" => []
        ]
        #typedDataManager: null
      }
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1648
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1649
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "The meta tags for the entity."
          #arguments: []
        }
        "class" => "\Drupal\metatag\Plugin\Field\MetatagEntityFieldItemList"
        "computed" => true
        "translatable" => true
        "entity_type" => "node"
        "provider" => "metatag"
        "field_name" => "metatag"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1650
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1651
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1650}
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
      }
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1652
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "URL alias"
          #arguments: []
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "path"
              "weight" => 30
            ]
            "configurable" => true
          ]
        ]
        "computed" => true
        "provider" => "path"
        "field_name" => "path"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1653
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1654
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1653}
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "menu_link_content"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1655
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Menu link"
          #arguments: []
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1656
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Computed menu link for the node (only available during node saving)."
          #arguments: []
        }
        "revisionable" => true
        "class" => "\Drupal\token\MenuLinkFieldItemList"
        "translatable" => true
        "internal" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:2 [
              "label" => "hidden"
              "region" => "hidden"
            ]
          ]
          "form" => array:1 [
            "options" => array:1 [
              "region" => "hidden"
            ]
          ]
        ]
        "computed" => true
        "provider" => "token"
        "field_name" => "menu_link"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1657
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1658
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1657}
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
      }
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1659
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Translation source"
          #arguments: []
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1660
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "The source language from which this translation was created."
          #arguments: []
        }
        "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" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1661
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1662
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1661}
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1663
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
              #string: "On"
              #arguments: []
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1664
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
              #string: "Off"
              #arguments: []
            }
          ]
        ]
        #typedDataManager: null
      }
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1665
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "Translation outdated"
          #arguments: []
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1666
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
          #string: "A boolean indicating whether this translation needs to be updated."
          #arguments: []
        }
        "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" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
    }
    "field_brochure_file" => Drupal\field\Entity\FieldConfig {#1668
      #deleted: false
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1684
        #id: "node.field_brochure_file"
        #field_name: "field_brochure_file"
        #entity_type: "node"
        #type: "file"
        #module: "file"
        #settings: array:4 [
          "display_field" => false
          "display_default" => false
          "uri_scheme" => "public"
          "target_type" => "file"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        #originalId: "node.field_brochure_file"
        #status: true
        #uuid: "50d8f6aa-f4b2-4e80-9175-7dab55257648"
        -isUninstalling: false
        #langcode: "nl"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "field_permissions"
            1 => "file"
            2 => "node"
          ]
        ]
        #isSyncing: false
      }
      #id: "node.product.field_brochure_file"
      #field_name: "field_brochure_file"
      #field_type: "file"
      #entity_type: "node"
      #bundle: "product"
      #label: "brochure file"
      #description: ""
      #settings: array:6 [
        "file_directory" => "[date:custom:Y]-[date:custom:m]"
        "file_extensions" => "pdf docx doc txt"
        "max_filesize" => ""
        "description_field" => false
        "handler" => "default:file"
        "handler_settings" => []
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.field_brochure_file"
      #status: true
      #uuid: "00c3b636-2410-4659-ba1c-99ff6d61ba03"
      -isUninstalling: false
      #langcode: "nl"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_brochure_file"
          1 => "node.type.product"
        ]
        "module" => array:1 [
          0 => "file"
        ]
      ]
      #isSyncing: false
    }
    "field_brochure_link_title" => Drupal\field\Entity\FieldConfig {#1669
      #deleted: false
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1685
        #id: "node.field_brochure_link_title"
        #field_name: "field_brochure_link_title"
        #entity_type: "node"
        #type: "text"
        #module: "text"
        #settings: array:1 [
          "max_length" => 255
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        #originalId: "node.field_brochure_link_title"
        #status: true
        #uuid: "a743b25d-b8e7-4fff-accf-2303f744d4ab"
        -isUninstalling: false
        #langcode: "nl"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "field_permissions"
            1 => "node"
            2 => "text"
          ]
        ]
        #isSyncing: false
      }
      #id: "node.product.field_brochure_link_title"
      #field_name: "field_brochure_link_title"
      #field_type: "text"
      #entity_type: "node"
      #bundle: "product"
      #label: "brochure link title"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.field_brochure_link_title"
      #status: true
      #uuid: "ab7abb60-cb8a-47d0-a162-40161d8e5565"
      -isUninstalling: false
      #langcode: "nl"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_brochure_link_title"
          1 => "node.type.product"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
    }
    "field_brochure_title" => Drupal\field\Entity\FieldConfig {#1670
      #deleted: false
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1686
        #id: "node.field_brochure_title"
        #field_name: "field_brochure_title"
        #entity_type: "node"
        #type: "string_long"
        #module: "core"
        #settings: array:1 [
          "case_sensitive" => false
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        #originalId: "node.field_brochure_title"
        #status: true
        #uuid: "7be57055-94aa-4220-8118-782b698bc48a"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "field_permissions"
            1 => "node"
          ]
        ]
        #isSyncing: false
      }
      #id: "node.product.field_brochure_title"
      #field_name: "field_brochure_title"
      #field_type: "string_long"
      #entity_type: "node"
      #bundle: "product"
      #label: "brochure title"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.field_brochure_title"
      #status: true
      #uuid: "8d52b6a0-dd17-4128-a0de-d87f6dbc3bca"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_brochure_title"
          1 => "node.type.product"
        ]
      ]
      #isSyncing: false
    }
    "field_metatags" => Drupal\field\Entity\FieldConfig {#1671
      #deleted: false
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1700
        #id: "node.field_metatags"
        #field_name: "field_metatags"
        #entity_type: "node"
        #type: "metatag"
        #module: "metatag"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        #originalId: "node.field_metatags"
        #status: true
        #uuid: "b047673e-b4e5-451b-832a-b6a1754ca46a"
        -isUninstalling: false
        #langcode: "nl"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "field_permissions"
            1 => "metatag"
            2 => "node"
          ]
        ]
        #isSyncing: false
      }
      #id: "node.product.field_metatags"
      #field_name: "field_metatags"
      #field_type: "metatag"
      #entity_type: "node"
      #bundle: "product"
      #label: "metatags"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.field_metatags"
      #status: true
      #uuid: "9be4aa9a-9b11-47f9-b9a4-f6adad76fd0c"
      -isUninstalling: false
      #langcode: "nl"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_metatags"
          1 => "node.type.product"
        ]
        "module" => array:1 [
          0 => "metatag"
        ]
      ]
      #isSyncing: false
    }
    "field_paragraphs_sku" => Drupal\field\Entity\FieldConfig {#1672
      #deleted: false
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1712
        #id: "node.field_paragraphs_sku"
        #field_name: "field_paragraphs_sku"
        #entity_type: "node"
        #type: "entity_reference_revisions"
        #module: "entity_reference_revisions"
        #settings: array:1 [
          "target_type" => "paragraph"
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:2 [
            "target_id" => array:3 [
              "description" => "The ID of the target entity."
              "type" => "int"
              "unsigned" => true
            ]
            "target_revision_id" => array:3 [
              "description" => "The revision ID of the target entity."
              "type" => "int"
              "unsigned" => true
            ]
          ]
          "indexes" => array:2 [
            "target_id" => array:1 [
              0 => "target_id"
            ]
            "target_revision_id" => array:1 [
              0 => "target_revision_id"
            ]
          ]
          "unique keys" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
        #originalId: "node.field_paragraphs_sku"
        #status: true
        #uuid: "d233d872-96f4-414f-8848-aad6f594ab16"
        -isUninstalling: false
        #langcode: "nl"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #dependencies: array:1 [
          "module" => array:4 [
            0 => "entity_reference_revisions"
            1 => "field_permissions"
            2 => "node"
            3 => "paragraphs"
          ]
        ]
        #isSyncing: false
      }
      #id: "node.product.field_paragraphs_sku"
      #field_name: "field_paragraphs_sku"
      #field_type: "entity_reference_revisions"
      #entity_type: "node"
      #bundle: "product"
      #label: "SKUs"
      #description: ""
      #settings: array:2 [
        "handler" => "default:paragraph"
        "handler_settings" => array:3 [
          "negate" => 0
          "target_bundles" => array:1 [
            "product_sku" => "product_sku"
          ]
          "target_bundles_drag_drop" => array:22 [
            "2col" => array:2 [
              "weight" => 23
              "enabled" => false
            ]
            "basic" => array:2 [
              "weight" => 24
              "enabled" => false
            ]
            "column" => array:2 [
              "weight" => 25
              "enabled" => false
            ]
            "cta" => array:2 [
              "weight" => 26
              "enabled" => false
            ]
            "header_title" => array:2 [
              "weight" => 27
              "enabled" => false
            ]
            "image" => array:2 [
              "weight" => 28
              "enabled" => false
            ]
            "image_full_width" => array:2 [
              "weight" => 30
              "enabled" => false
            ]
            "image_slider" => array:2 [
              "weight" => 31
              "enabled" => false
            ]
            "images_overlap" => array:2 [
              "weight" => 29
              "enabled" => false
            ]
            "intro" => array:2 [
              "weight" => 32
              "enabled" => false
            ]
            "product_image" => array:2 [
              "weight" => 33
              "enabled" => false
            ]
            "product_sku" => array:2 [
              "enabled" => true
              "weight" => 34
            ]
            "quote" => array:2 [
              "weight" => 35
              "enabled" => false
            ]
            "slide" => array:2 [
              "weight" => 36
              "enabled" => false
            ]
            "slider" => array:2 [
              "weight" => 37
              "enabled" => false
            ]
            "slider_banner" => array:2 [
              "weight" => 38
              "enabled" => false
            ]
            "text" => array:2 [
              "weight" => 39
              "enabled" => false
            ]
            "timeline_item" => array:2 [
              "weight" => 40
              "enabled" => false
            ]
            "usp" => array:2 [
              "weight" => 41
              "enabled" => false
            ]
            "usp_list" => array:2 [
              "weight" => 42
              "enabled" => false
            ]
            "values_item" => array:2 [
              "weight" => 43
              "enabled" => false
            ]
            "video" => array:2 [
              "weight" => 44
              "enabled" => false
            ]
          ]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.field_paragraphs_sku"
      #status: true
      #uuid: "26bf5e08-2d36-4f9a-b972-562139c6a2a2"
      -isUninstalling: false
      #langcode: "nl"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:2 [
        "config" => array:3 [
          0 => "field.storage.node.field_paragraphs_sku"
          1 => "node.type.product"
          2 => "paragraphs.paragraphs_type.product_sku"
        ]
        "module" => array:1 [
          0 => "entity_reference_revisions"
        ]
      ]
      #isSyncing: false
    }
    "field_product_images" => Drupal\field\Entity\FieldConfig {#1673
      #deleted: false
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1719
        #id: "node.field_product_images"
        #field_name: "field_product_images"
        #entity_type: "node"
        #type: "entity_reference_revisions"
        #module: "entity_reference_revisions"
        #settings: array:1 [
          "target_type" => "paragraph"
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        #originalId: "node.field_product_images"
        #status: true
        #uuid: "d841171f-c3ca-4d9a-b6e9-49db97f6ae18"
        -isUninstalling: false
        #langcode: "nl"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #dependencies: array:1 [
          "module" => array:4 [
            0 => "entity_reference_revisions"
            1 => "field_permissions"
            2 => "node"
            3 => "paragraphs"
          ]
        ]
        #isSyncing: false
      }
      #id: "node.product.field_product_images"
      #field_name: "field_product_images"
      #field_type: "entity_reference_revisions"
      #entity_type: "node"
      #bundle: "product"
      #label: "Inspiratie Afbeeldingen"
      #description: ""
      #settings: array:2 [
        "handler" => "default:paragraph"
        "handler_settings" => array:3 [
          "negate" => 0
          "target_bundles" => array:1 [
            "product_image" => "product_image"
          ]
          "target_bundles_drag_drop" => array:21 [
            "2col" => array:2 [
              "weight" => 20
              "enabled" => false
            ]
            "basic" => array:2 [
              "weight" => 21
              "enabled" => false
            ]
            "column" => array:2 [
              "weight" => 22
              "enabled" => false
            ]
            "cta" => array:2 [
              "weight" => 23
              "enabled" => false
            ]
            "header_title" => array:2 [
              "weight" => 24
              "enabled" => false
            ]
            "image" => array:2 [
              "weight" => 25
              "enabled" => false
            ]
            "image_full_width" => array:2 [
              "weight" => 27
              "enabled" => false
            ]
            "image_slider" => array:2 [
              "weight" => 28
              "enabled" => false
            ]
            "images_overlap" => array:2 [
              "weight" => 26
              "enabled" => false
            ]
            "intro" => array:2 [
              "weight" => 29
              "enabled" => false
            ]
            "product_image" => array:2 [
              "enabled" => true
              "weight" => 30
            ]
            "quote" => array:2 [
              "weight" => 31
              "enabled" => false
            ]
            "slide" => array:2 [
              "weight" => 32
              "enabled" => false
            ]
            "slider" => array:2 [
              "weight" => 33
              "enabled" => false
            ]
            "slider_banner" => array:2 [
              "weight" => 34
              "enabled" => false
            ]
            "text" => array:2 [
              "weight" => 35
              "enabled" => false
            ]
            "timeline_item" => array:2 [
              "weight" => 38
              "enabled" => false
            ]
            "usp" => array:2 [
              "weight" => 36
              "enabled" => false
            ]
            "usp_list" => array:2 [
              "weight" => 37
              "enabled" => false
            ]
            "values_item" => array:2 [
              "weight" => 41
              "enabled" => false
            ]
            "video" => array:2 [
              "weight" => 38
              "enabled" => false
            ]
          ]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.field_product_images"
      #status: true
      #uuid: "4058e4a2-8cb0-42b3-b425-e7a5d428df29"
      -isUninstalling: false
      #langcode: "nl"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:2 [
        "config" => array:3 [
          0 => "field.storage.node.field_product_images"
          1 => "node.type.product"
          2 => "paragraphs.paragraphs_type.product_image"
        ]
        "module" => array:1 [
          0 => "entity_reference_revisions"
        ]
      ]
      #isSyncing: false
    }
    "field_product_swatch_img" => Drupal\field\Entity\FieldConfig {#1674
      #deleted: false
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1720
        #id: "node.field_product_swatch_img"
        #field_name: "field_product_swatch_img"
        #entity_type: "node"
        #type: "image"
        #module: "image"
        #settings: array:5 [
          "uri_scheme" => "public"
          "default_image" => array:5 [
            "uuid" => ""
            "alt" => ""
            "title" => ""
            "width" => null
            "height" => null
          ]
          "target_type" => "file"
          "display_field" => false
          "display_default" => false
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:5 [
            "target_id" => array:3 [
              "description" => "The ID of the file entity."
              "type" => "int"
              "unsigned" => true
            ]
            "alt" => array:3 [
              "description" => "Alternative image text, for the image's 'alt' attribute."
              "type" => "varchar"
              "length" => 512
            ]
            "title" => array:3 [
              "description" => "Image title text, for the image's 'title' attribute."
              "type" => "varchar"
              "length" => 1024
            ]
            "width" => array:3 [
              "description" => "The width of the image in pixels."
              "type" => "int"
              "unsigned" => true
            ]
            "height" => array:3 [
              "description" => "The height of the image in pixels."
              "type" => "int"
              "unsigned" => true
            ]
          ]
          "indexes" => array:1 [
            "target_id" => array:1 [
              0 => "target_id"
            ]
          ]
          "foreign keys" => array:1 [
            "target_id" => array:2 [
              "table" => "file_managed"
              "columns" => array:1 [
                "target_id" => "fid"
              ]
            ]
          ]
          "unique keys" => []
        ]
        #propertyDefinitions: null
        #originalId: "node.field_product_swatch_img"
        #status: true
        #uuid: "e4d01f56-eadf-4812-b3da-0cda545300d4"
        -isUninstalling: false
        #langcode: "nl"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #dependencies: array:1 [
          "module" => array:4 [
            0 => "field_permissions"
            1 => "file"
            2 => "image"
            3 => "node"
          ]
        ]
        #isSyncing: false
      }
      #id: "node.product.field_product_swatch_img"
      #field_name: "field_product_swatch_img"
      #field_type: "image"
      #entity_type: "node"
      #bundle: "product"
      #label: "Product Swatch"
      #description: ""
      #settings: array:12 [
        "file_directory" => "product/swatch/img"
        "file_extensions" => "png gif jpg jpeg"
        "max_filesize" => "3 MB"
        "max_resolution" => ""
        "min_resolution" => ""
        "alt_field" => true
        "alt_field_required" => true
        "title_field" => false
        "title_field_required" => false
        "default_image" => array:5 [
          "uuid" => ""
          "alt" => ""
          "title" => ""
          "width" => null
          "height" => null
        ]
        "handler" => "default:file"
        "handler_settings" => []
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.field_product_swatch_img"
      #status: true
      #uuid: "b6a5a09e-c24f-4cbd-b4c0-b0fd86fde766"
      -isUninstalling: false
      #langcode: "nl"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_product_swatch_img"
          1 => "node.type.product"
        ]
        "module" => array:1 [
          0 => "image"
        ]
      ]
      #isSyncing: false
    }
    "field_product_swatch_large_img" => Drupal\field\Entity\FieldConfig {#1675
      #deleted: false
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1721
        #id: "node.field_product_swatch_large_img"
        #field_name: "field_product_swatch_large_img"
        #entity_type: "node"
        #type: "image"
        #module: "image"
        #settings: array:5 [
          "uri_scheme" => "public"
          "default_image" => array:5 [
            "uuid" => ""
            "alt" => ""
            "title" => ""
            "width" => null
            "height" => null
          ]
          "target_type" => "file"
          "display_field" => false
          "display_default" => false
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:5 [
            "target_id" => array:3 [
              "description" => "The ID of the file entity."
              "type" => "int"
              "unsigned" => true
            ]
            "alt" => array:3 [
              "description" => "Alternative image text, for the image's 'alt' attribute."
              "type" => "varchar"
              "length" => 512
            ]
            "title" => array:3 [
              "description" => "Image title text, for the image's 'title' attribute."
              "type" => "varchar"
              "length" => 1024
            ]
            "width" => array:3 [
              "description" => "The width of the image in pixels."
              "type" => "int"
              "unsigned" => true
            ]
            "height" => array:3 [
              "description" => "The height of the image in pixels."
              "type" => "int"
              "unsigned" => true
            ]
          ]
          "indexes" => array:1 [
            "target_id" => array:1 [
              0 => "target_id"
            ]
          ]
          "foreign keys" => array:1 [
            "target_id" => array:2 [
              "table" => "file_managed"
              "columns" => array:1 [
                "target_id" => "fid"
              ]
            ]
          ]
          "unique keys" => []
        ]
        #propertyDefinitions: null
        #originalId: "node.field_product_swatch_large_img"
        #status: true
        #uuid: "5a2f2eaf-aa4b-449e-9937-029f6633b0c3"
        -isUninstalling: false
        #langcode: "nl"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #dependencies: array:1 [
          "module" => array:4 [
            0 => "field_permissions"
            1 => "file"
            2 => "image"
            3 => "node"
          ]
        ]
        #isSyncing: false
      }
      #id: "node.product.field_product_swatch_large_img"
      #field_name: "field_product_swatch_large_img"
      #field_type: "image"
      #entity_type: "node"
      #bundle: "product"
      #label: "Product Swatch Large"
      #description: "Large version of product swatch"
      #settings: array:12 [
        "file_directory" => "product/swatch/large/img"
        "file_extensions" => "png gif jpg jpeg"
        "max_filesize" => "3 MB"
        "max_resolution" => ""
        "min_resolution" => ""
        "alt_field" => true
        "alt_field_required" => true
        "title_field" => false
        "title_field_required" => false
        "default_image" => array:5 [
          "uuid" => ""
          "alt" => ""
          "title" => ""
          "width" => null
          "height" => null
        ]
        "handler" => "default:file"
        "handler_settings" => []
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.field_product_swatch_large_img"
      #status: true
      #uuid: "51357fd8-9c24-42af-8995-51a0320a3126"
      -isUninstalling: false
      #langcode: "nl"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_product_swatch_large_img"
          1 => "node.type.product"
        ]
        "module" => array:1 [
          0 => "image"
        ]
      ]
      #isSyncing: false
    }
    "field_ref_product_group" => Drupal\field\Entity\FieldConfig {#1676
      #deleted: false
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1727
        #id: "node.field_ref_product_group"
        #field_name: "field_ref_product_group"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "node"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:1 [
            "target_id" => array:3 [
              "description" => "The ID of the target entity."
              "type" => "int"
              "unsigned" => true
            ]
          ]
          "indexes" => array:1 [
            "target_id" => array:1 [
              0 => "target_id"
            ]
          ]
          "unique keys" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
        #originalId: "node.field_ref_product_group"
        #status: true
        #uuid: "c60f83ae-fd3c-4394-8d43-4dd02eb13236"
        -isUninstalling: false
        #langcode: "nl"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "field_permissions"
            1 => "node"
          ]
        ]
        #isSyncing: false
      }
      #id: "node.product.field_ref_product_group"
      #field_name: "field_ref_product_group"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "product"
      #label: "Product Groep"
      #description: ""
      #settings: array:2 [
        "handler" => "default:node"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "product_group" => "product_group"
          ]
          "sort" => array:1 [
            "field" => "_none"
          ]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.field_ref_product_group"
      #status: true
      #uuid: "37b9496c-f732-4429-9d8f-021a93e95d26"
      -isUninstalling: false
      #langcode: "nl"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_ref_product_group"
          1 => "node.type.product"
          2 => "node.type.product_group"
        ]
      ]
      #isSyncing: false
    }
    "field_ref_term_application" => Drupal\field\Entity\FieldConfig {#1677
      #deleted: false
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1731
        #id: "node.field_ref_term_application"
        #field_name: "field_ref_term_application"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "taxonomy_term"
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        #originalId: "node.field_ref_term_application"
        #status: true
        #uuid: "b6f20a21-49d1-4eff-8038-0b21b5d2db2b"
        -isUninstalling: false
        #langcode: "nl"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "field_permissions"
            1 => "node"
            2 => "taxonomy"
          ]
        ]
        #isSyncing: false
      }
      #id: "node.product.field_ref_term_application"
      #field_name: "field_ref_term_application"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "product"
      #label: "Toepassingen"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "application_category" => "application_category"
          ]
          "sort" => array:2 [
            "field" => "name"
            "direction" => "asc"
          ]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.field_ref_term_application"
      #status: true
      #uuid: "3264cd7b-61a5-48aa-aa84-a0602c1bafd0"
      -isUninstalling: false
      #langcode: "nl"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_ref_term_application"
          1 => "node.type.product"
          2 => "taxonomy.vocabulary.application_category"
        ]
      ]
      #isSyncing: false
    }
    "field_teaser_text" => Drupal\field\Entity\FieldConfig {#1678
      #deleted: false
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1751
        #id: "node.field_teaser_text"
        #field_name: "field_teaser_text"
        #entity_type: "node"
        #type: "text_long"
        #module: "text"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        #originalId: "node.field_teaser_text"
        #status: true
        #uuid: "e5f7df98-cc04-4524-b42d-380b3722d1d7"
        -isUninstalling: false
        #langcode: "nl"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: array:1 [
          "default_config_hash" => "8qm_mM1T5FYpn1jNZTPwMEbccTPkJ0CivxGYyznRxKQ"
        ]
        #trustedData: false
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "field_permissions"
            1 => "node"
            2 => "text"
          ]
        ]
        #isSyncing: false
      }
      #id: "node.product.field_teaser_text"
      #field_name: "field_teaser_text"
      #field_type: "text_long"
      #entity_type: "node"
      #bundle: "product"
      #label: "Teaser Text"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.field_teaser_text"
      #status: true
      #uuid: "61faa414-896c-4803-8f04-978922cac6b8"
      -isUninstalling: false
      #langcode: "nl"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_teaser_text"
          1 => "node.type.product"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
    }
    "field_technical_file" => Drupal\field\Entity\FieldConfig {#1679
      #deleted: false
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1752
        #id: "node.field_technical_file"
        #field_name: "field_technical_file"
        #entity_type: "node"
        #type: "file"
        #module: "file"
        #settings: array:4 [
          "display_field" => false
          "display_default" => false
          "uri_scheme" => "public"
          "target_type" => "file"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        #originalId: "node.field_technical_file"
        #status: true
        #uuid: "b4994165-c1f3-4118-9d55-74028982f895"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "field_permissions"
            1 => "file"
            2 => "node"
          ]
        ]
        #isSyncing: false
      }
      #id: "node.product.field_technical_file"
      #field_name: "field_technical_file"
      #field_type: "file"
      #entity_type: "node"
      #bundle: "product"
      #label: "technical file"
      #description: ""
      #settings: array:6 [
        "file_directory" => "products/technical"
        "file_extensions" => "pdf docx doc txt"
        "max_filesize" => ""
        "description_field" => false
        "handler" => "default:file"
        "handler_settings" => []
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #originalId: "node.product.field_technical_file"
      #status: true
      #uuid: "38d7ea4a-f831-46d7-b142-a0eb92c9cb2a"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_technical_file"
          1 => "node.type.product"
        ]
        "module" => array:1 [
          0 => "file"
        ]
      ]
      #isSyncing: false
    }
  ]
  #languages: array:6 [
    "nl" => Drupal\Core\Language\Language {#1759
      #name: "Dutch"
      #id: "nl"
      #direction: "ltr"
      #weight: 1
      #locked: false
    }
    "fr" => Drupal\Core\Language\Language {#1758
      #name: "French"
      #id: "fr"
      #direction: "ltr"
      #weight: 2
      #locked: false
    }
    "en" => Drupal\Core\Language\Language {#1757
      #name: "Anglais"
      #id: "en"
      #direction: "ltr"
      #weight: 3
      #locked: false
    }
    "de" => Drupal\Core\Language\Language {#1570
      #name: "German"
      #id: "de"
      #direction: "ltr"
      #weight: 4
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#1760
      #name: "Niet gespecificeerd"
      #id: "und"
      #direction: "ltr"
      #weight: 5
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#933
      #name: "Niet van toepassing"
      #id: "zxx"
      #direction: "ltr"
      #weight: 6
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "fr"
  #defaultLangcode: "nl"
  #translations: &33 array:4 [
    "x-default" => array:2 [
      "status" => 1
      "entity" => Drupal\node\Entity\Node {#1569
        +in_preview: null
        #values: &2 array:25 [&2]
        #fields: &3 []
        #fieldDefinitions: null
        #languages: array:6 [
          "nl" => Drupal\Core\Language\Language {#1759}
          "fr" => Drupal\Core\Language\Language {#1758}
          "en" => Drupal\Core\Language\Language {#1757}
          "de" => Drupal\Core\Language\Language {#1570}
          "und" => Drupal\Core\Language\Language {#1760}
          "zxx" => Drupal\Core\Language\Language {#933}
        ]
        #langcodeKey: "langcode"
        #defaultLangcodeKey: "default_langcode"
        #activeLangcode: "x-default"
        #defaultLangcode: "nl"
        #translations: &33 array:4 [&33]
        #translationInitialize: false
        #newRevision: &34 false
        #isDefaultRevision: &35 "1"
        #entityKeys: &36 array:4 [
          "bundle" => "product"
          "id" => "479"
          "revision" => "1225"
          "uuid" => "e2ba25a7-1f62-49fc-bcb4-c49eaf75e725"
        ]
        #translatableEntityKeys: &37 array:8 [
          "label" => array:4 [
            "de" => "3005 Honey Galaxy"
            "en" => "3005 Honey Galaxy"
            "fr" => "3005 Honey Galaxy"
            "x-default" => "3005 Honey Galaxy"
          ]
          "langcode" => array:4 [
            "x-default" => "nl"
            "de" => "de"
            "en" => "en"
            "fr" => "fr"
          ]
          "status" => array:4 [
            "de" => "1"
            "en" => "1"
            "fr" => "1"
            "x-default" => "1"
          ]
          "published" => array:4 [
            "de" => "1"
            "en" => "1"
            "fr" => "1"
            "x-default" => "1"
          ]
          "uid" => array:4 [
            "de" => "1"
            "en" => "1"
            "fr" => "1"
            "x-default" => "1"
          ]
          "owner" => array:4 [
            "de" => "1"
            "en" => "1"
            "fr" => "1"
            "x-default" => "1"
          ]
          "default_langcode" => array:4 [
            "de" => "0"
            "en" => "0"
            "fr" => "0"
            "x-default" => "1"
          ]
          "revision_translation_affected" => array:4 [
            "de" => "1"
            "en" => "1"
            "fr" => "1"
            "x-default" => "1"
          ]
        ]
        #validated: false
        #validationRequired: false
        #loadedRevisionId: &38 "1225"
        #revisionTranslationAffectedKey: "revision_translation_affected"
        #enforceRevisionTranslationAffected: &39 []
        #entityTypeId: "node"
        #enforceIsNew: &40 null
        #typedData: null
        #cacheContexts: []
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #isSyncing: &41 false
      }
    ]
    "de" => array:1 [
      "status" => 1
    ]
    "en" => array:1 [
      "status" => 1
    ]
    "fr" => array:2 [
      "status" => 1
      "entity" => Drupal\node\Entity\Node {#929}
    ]
  ]
  #translationInitialize: false
  #newRevision: &34 false
  #isDefaultRevision: &35 "1"
  #entityKeys: &36 array:4 [&36]
  #translatableEntityKeys: &37 array:8 [&37]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: &38 "1225"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: &39 []
  #entityTypeId: "node"
  #enforceIsNew: &40 null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #isSyncing: &41 false
}