Overslaan en naar de inhoud gaan
Icon
Drupal\node\Entity\Node {#960
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:23 [
    "nid" =>array:1 [
      "x-default" => "757"
    ]
    "vid" =>array:1 [
      "x-default" => "1357"
    ]
    "type" =>array:1 [
      "x-default" => "artikel"
    ]
    "uuid" =>array:1 [
      "x-default" => "aba36c60-8589-413d-aa7a-ab7f313c65fb"
    ]
    "langcode" =>array:1 [
      "x-default" => "und"
    ]
    "revision_uid" =>array:1 [
      "x-default" => "5"
    ]
    "revision_timestamp" =>array:1 [
      "x-default" => "1759524686"
    ]
    "revision_log" =>array:1 [
      "x-default" =>null]
    "revision_default" =>array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" =>array:1 [
      "x-default" => "1"
    ]
    "status" =>array:1 [
      "x-default" => "1"
    ]
    "uid" =>array:1 [
      "x-default" => "5"
    ]
    "title" =>array:1 [
      "x-default" => "test"
    ]
    "created" =>array:1 [
      "x-default" => "1759524686"
    ]
    "changed" =>array:1 [
      "x-default" => "1759524686"
    ]
    "promote" =>array:1 [
      "x-default" => "1"
    ]
    "sticky" =>array:1 [
      "x-default" => "0"
    ]
    "default_langcode" =>array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" =>array:1 [
      "x-default" => "1"
    ]
    "publish_on" =>array:1 [
      "x-default" =>null]
    "unpublish_on" =>array:1 [
      "x-default" =>null]
    "field_body" =>array:1 [
      "x-default" =>array:1 [0 =>array:2 [
          "value" => "<p>tet&nbsp;test</p><p>dqsfseg t</p>"
          "format" => "basic_html"
        ]
      ]
    ]
    "field_tak" =>array:1 [
      "x-default" =>array:1 [0 =>array:1 [
          "target_id" => "10"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:26 [
    "nid" =>Drupal\Core\Field\BaseFieldDefinition {#959
      #definition: array:6 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#962
          #string: "ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "read-only" =>true
        "provider" => "node"
        "field_name" => "nid"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#963
        #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 {#959}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" =>Drupal\Core\Field\BaseFieldDefinition {#964
      #definition: array:6 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#965
          #string: "UUID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "read-only" =>true
        "provider" => "node"
        "field_name" => "uuid"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#966
        #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 {#964}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" =>Drupal\Core\Field\BaseFieldDefinition {#967
      #definition: array:6 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#968
          #string: "Revision ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "read-only" =>true
        "provider" => "node"
        "field_name" => "vid"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#969
        #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 {#967}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" =>Drupal\Core\Field\BaseFieldDefinition {#970
      #definition: array:8 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#971
          #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]
        ]
        "revisionable" =>true
        "translatable" =>true
        "provider" => "node"
        "field_name" => "langcode"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#972
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#970}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" =>Drupal\Core\Field\BaseFieldDefinition {#973
      #definition: array:7 [
        "label" => "Inhoudstype"
        "required" =>true
        "read-only" =>true
        "provider" => "node"
        "field_name" => "type"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#974
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" =>array:3 [
            "target_type" => "node_type"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#973}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" =>Drupal\Core\Field\BaseFieldDefinition {#975
      #definition: array:7 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#976
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "description" =>Drupal\Core\StringTranslation\TranslatableMarkup {#977
          #string: "The time that the current revision was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "revisionable" =>true
        "provider" => "node"
        "field_name" => "revision_timestamp"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#978
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#975}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" =>Drupal\Core\Field\BaseFieldDefinition {#979
      #definition: array:7 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#980
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "description" =>Drupal\Core\StringTranslation\TranslatableMarkup {#981
          #string: "The user ID of the author of the current revision."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "revisionable" =>true
        "provider" => "node"
        "field_name" => "revision_uid"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#982
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" =>array:3 [
            "target_type" => "user"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#979}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" =>Drupal\Core\Field\BaseFieldDefinition {#983
      #definition: array:9 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#984
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "description" =>Drupal\Core\StringTranslation\TranslatableMarkup {#985
          #string: "Briefly describe the changes you have made."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "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
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#986
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" =>array:1 [
            "case_sensitive" =>false]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#983}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" =>Drupal\Core\Field\BaseFieldDefinition {#987
      #definition: array:9 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#988
          #string: "Published"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "revisionable" =>true
        "translatable" =>true
        "default_value" =>array:1 [0 =>array:1 [
            "value" =>true]
        ]
        "display" =>array:1 [
          "form" =>array:2 [
            "options" =>array:3 [
              "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
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#989
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" =>array:2 [
            "on_label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#990
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null}
            "off_label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#991
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#987}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" =>Drupal\Core\Field\BaseFieldDefinition {#992
      #definition: array:10 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#993
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "translatable" =>true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" =>Drupal\Core\StringTranslation\TranslatableMarkup {#994
          #string: "The username of the content author."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "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
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#995
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" =>array:3 [
            "target_type" => "user"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#992}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" =>Drupal\Core\Field\BaseFieldDefinition {#996
      #definition: array:9 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#997
          #string: "Title"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "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
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#998
        #definition: array:2 [
          "type" => "field_item:string"
          "settings" =>array:3 [
            "max_length" =>255
            "is_ascii" =>false
            "case_sensitive" =>false]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#996}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" =>Drupal\Core\Field\BaseFieldDefinition {#999
      #definition: array:9 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1000
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "description" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1001
          #string: "The date and time that the content was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "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
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1002
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#999}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" =>Drupal\Core\Field\BaseFieldDefinition {#1003
      #definition: array:8 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1004
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "description" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1005
          #string: "The time that the node was last edited."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "revisionable" =>true
        "translatable" =>true
        "provider" => "node"
        "field_name" => "changed"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1006
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1003}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" =>Drupal\Core\Field\BaseFieldDefinition {#1007
      #definition: array:9 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1008
          #string: "Promoted to front page"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "revisionable" =>true
        "translatable" =>true
        "default_value" =>array:1 [0 =>array:1 [
            "value" =>true]
        ]
        "display" =>array:1 [
          "form" =>array:2 [
            "options" =>array:3 [
              "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
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1009
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" =>array:2 [
            "on_label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1010
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null}
            "off_label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1011
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1007}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "sticky" =>Drupal\Core\Field\BaseFieldDefinition {#1012
      #definition: array:9 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1013
          #string: "Sticky at top of lists"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "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
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1014
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" =>array:2 [
            "on_label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1015
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null}
            "off_label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1016
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1012}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" =>Drupal\Core\Field\BaseFieldDefinition {#1017
      #definition: array:9 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1018
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "description" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1019
          #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" => "node"
        "field_name" => "default_langcode"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1020
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" =>array:2 [
            "on_label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1021
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null}
            "off_label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1022
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1017}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" =>Drupal\Core\Field\BaseFieldDefinition {#1023
      #definition: array:10 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1024
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "description" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1025
          #string: "A flag indicating whether this was a default revision when it was saved."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "storage_required" =>true
        "internal" =>true
        "translatable" =>false
        "revisionable" =>true
        "provider" => "node"
        "field_name" => "revision_default"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1026
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" =>array:2 [
            "on_label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1027
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null}
            "off_label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1028
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1023}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" =>Drupal\Core\Field\BaseFieldDefinition {#1029
      #definition: array:9 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1030
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "description" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1031
          #string: "Indicates if the last edit of a translation belongs to current revision."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "read-only" =>true
        "revisionable" =>true
        "translatable" =>true
        "provider" => "node"
        "field_name" => "revision_translation_affected"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1032
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" =>array:2 [
            "on_label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1033
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null}
            "off_label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1034
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1029}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" =>Drupal\Core\Field\BaseFieldDefinition {#1035
      #definition: array:8 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1036
          #string: "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" => "path"
        "field_name" => "path"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1037
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1035}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "publish_on" =>Drupal\Core\Field\BaseFieldDefinition {#1038
      #definition: array:9 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1039
          #string: "Publish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "display" =>array:1 [
          "form" =>array:2 [
            "options" =>array:2 [
              "type" => "datetime_timestamp_no_default"
              "region" => "hidden"
            ]
            "configurable" =>true]
        ]
        "translatable" =>true
        "revisionable" =>true
        "constraints" =>array:1 [
          "SchedulerPublishOn" =>null]
        "provider" => "scheduler"
        "field_name" => "publish_on"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1040
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1038}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "unpublish_on" =>Drupal\Core\Field\BaseFieldDefinition {#1041
      #definition: array:9 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1042
          #string: "Unpublish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "display" =>array:1 [
          "form" =>array:2 [
            "options" =>array:2 [
              "type" => "datetime_timestamp_no_default"
              "region" => "hidden"
            ]
            "configurable" =>true]
        ]
        "translatable" =>true
        "revisionable" =>true
        "constraints" =>array:1 [
          "SchedulerUnpublishOn" =>null]
        "provider" => "scheduler"
        "field_name" => "unpublish_on"
        "entity_type" => "node"
        "bundle" =>null]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1043
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1041}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" =>Drupal\Core\Field\BaseFieldDefinition {#1044
      #definition: array:12 [
        "label" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1045
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "description" =>Drupal\Core\StringTranslation\TranslatableMarkup {#1046
          #string: "Computed menu link for the node (only available during node saving)."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null}
        "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
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1047
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" =>array:3 [
            "target_type" => "menu_link_content"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1044}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "field_afbeelding" =>Drupal\field\Entity\FieldConfig {#1048
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.artikel.field_afbeelding"
      #status: true
      #uuid: "d37bf00f-a158-43a2-b4e6-fbb3bd17b968"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" =>array:2 [0 => "field.storage.node.field_afbeelding"
          1 => "node.type.artikel"
        ]
        "module" =>array:1 [0 => "image"
        ]
      ]
      #isSyncing: false
      #id: "node.artikel.field_afbeelding"
      #field_name: "field_afbeelding"
      #field_type: "image"
      #entity_type: "node"
      #bundle: "artikel"
      #label: "Afbeelding"
      #description: "Gelieve geen foto's rechtstreeks van Google te gebruiken (-->copyright boetes). <a href="https://unsplash.com">Unsplash</a> en  <a href="https://www.pexels.com">Pexel</a> bieden copyright-free foto's aan. De <a href="https://www.flickr.com/photos/scouts4811/albums">Flickr</a> is natuurlijk ook een goeie optie, alsook AI-generated images. "
      #settings: array:12 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "[date:custom:Y]-[date:custom:m]"
        "file_extensions" => "png gif jpg jpeg webp"
        "max_filesize" => ""
        "max_resolution" => ""
        "min_resolution" => ""
        "alt_field" =>false
        "alt_field_required" =>true
        "title_field" =>false
        "title_field_required" =>false
        "default_image" =>array:5 [
          "uuid" => ""
          "alt" => ""
          "title" => ""
          "width" =>null
          "height" =>null]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1053
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_afbeelding"
        #status: true
        #uuid: "f3f60d9a-1440-46ad-b16c-f98f6e6f2d0f"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" =>array:3 [0 => "file"
            1 => "image"
            2 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.field_afbeelding"
        #field_name: "field_afbeelding"
        #entity_type: "node"
        #type: "image"
        #module: "image"
        #settings: array:5 [
          "target_type" => "file"
          "display_field" =>false
          "display_default" =>false
          "uri_scheme" => "public"
          "default_image" =>array:5 [
            "uuid" => ""
            "alt" => "weird obama"
            "title" => ""
            "width" =>300
            "height" =>300]
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface}
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig}
    "field_bestand" =>Drupal\field\Entity\FieldConfig {#1049
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.artikel.field_bestand"
      #status: true
      #uuid: "443680f0-d24a-40cf-a1b4-5b895dcb6e1d"
      -isUninstalling: false
      #langcode: "nl"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" =>array:2 [0 => "field.storage.node.field_bestand"
          1 => "node.type.artikel"
        ]
        "module" =>array:1 [0 => "file"
        ]
      ]
      #isSyncing: false
      #id: "node.artikel.field_bestand"
      #field_name: "field_bestand"
      #field_type: "file"
      #entity_type: "node"
      #bundle: "artikel"
      #label: "Bestand"
      #description: ""
      #settings: array:6 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "[date:custom:Y]-[date:custom:m]"
        "file_extensions" => "pdf"
        "max_filesize" => "30MB"
        "description_field" =>false]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1054
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_bestand"
        #status: true
        #uuid: "f846b407-77b4-4bf5-8ecf-6cea40d91000"
        -isUninstalling: false
        #langcode: "nl"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" =>array:2 [0 => "file"
            1 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.field_bestand"
        #field_name: "field_bestand"
        #entity_type: "node"
        #type: "file"
        #module: "file"
        #settings: array:4 [
          "target_type" => "file"
          "display_field" =>false
          "display_default" =>false
          "uri_scheme" => "public"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface}
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig}
    "field_body" =>Drupal\field\Entity\FieldConfig {#1050
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.artikel.field_body"
      #status: true
      #uuid: "e87bc365-515f-4854-8f44-7153cffb115a"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" =>array:2 [0 => "field.storage.node.field_body"
          1 => "node.type.artikel"
        ]
        "module" =>array:1 [0 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.artikel.field_body"
      #field_name: "field_body"
      #field_type: "text_long"
      #entity_type: "node"
      #bundle: "artikel"
      #label: "Beschrijving"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1055
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_body"
        #status: true
        #uuid: "59960549-d7f4-48e4-b49f-a7d93657f77d"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" =>array:2 [0 => "node"
            1 => "text"
          ]
        ]
        #isSyncing: false
        #id: "node.field_body"
        #field_name: "field_body"
        #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: array:4 [
          "columns" =>array:2 [
            "value" =>array:2 [
              "type" => "text"
              "size" => "big"
            ]
            "format" =>array:2 [
              "type" => "varchar_ascii"
              "length" =>255]
          ]
          "indexes" =>array:1 [
            "format" =>array:1 [0 => "format"
            ]
          ]
          "unique keys" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface}
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig}
    "field_tak" =>Drupal\field\Entity\FieldConfig {#1051
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.artikel.field_tak"
      #status: true
      #uuid: "1458a9b0-28f1-4361-9a9c-71d53893a308"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: array:1 [
        "epp" =>array:2 [
          "value" => "target_id: '[current-user:field_tak:target_id]'"
          "on_update" =>0]
      ]
      #_core: []
      #trustedData: false
      #dependencies: array:3 [
        "config" =>array:3 [0 => "field.storage.node.field_tak"
          1 => "node.type.artikel"
          2 => "taxonomy.vocabulary.tak"
        ]
        "content" =>array:1 [0 => "taxonomy_term:tak:0925397a-935c-4104-bf3a-c4ddc352b57a"
        ]
        "module" =>array:1 [0 => "epp"
        ]
      ]
      #isSyncing: false
      #id: "node.artikel.field_tak"
      #field_name: "field_tak"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "artikel"
      #label: "Tak"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" =>array:4 [
          "target_bundles" =>array:1 [
            "tak" => "tak"
          ]
          "sort" =>array:2 [
            "field" => "name"
            "direction" => "asc"
          ]
          "auto_create" =>false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: true
      #default_value: array:1 [0 =>array:1 [
          "target_uuid" => "0925397a-935c-4104-bf3a-c4ddc352b57a"
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1061
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_tak"
        #status: true
        #uuid: "ad42f1c9-748d-43a4-8163-9e409b823bff"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [
          "field_permissions" =>array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" =>array:3 [0 => "field_permissions"
            1 => "node"
            2 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "node.field_tak"
        #field_name: "field_tak"
        #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: 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
        +original: ? Drupal\field\FieldStorageConfigInterface}
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig}
  ]
  #languages: array:4 [
    "nl" =>Drupal\Core\Language\Language {#1066
      #name: "Dutch"
      #id: "nl"
      #direction: "ltr"
      #weight: -10
      #locked: false}
    "en" =>Drupal\Core\Language\Language {#1065
      #name: "Engels"
      #id: "en"
      #direction: "ltr"
      #weight: -9
      #locked: false}
    "und" =>Drupal\Core\Language\Language {#1067
      #name: "Niet gespecificeerd"
      #id: "und"
      #direction: "ltr"
      #weight: 2
      #locked: true}
    "zxx" =>Drupal\Core\Language\Language {#961
      #name: "Niet van toepassing"
      #id: "zxx"
      #direction: "ltr"
      #weight: 3
      #locked: true}
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "und"
  #translations: array:1 [
    "x-default" =>array:1 [
      "status" =>1]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:4 [
    "bundle" => "artikel"
    "id" => "757"
    "revision" => "1357"
    "uuid" => "aba36c60-8589-413d-aa7a-ab7f313c65fb"
  ]
  #translatableEntityKeys: array:8 [
    "label" =>array:1 [
      "x-default" => "test"
    ]
    "langcode" =>array:1 [
      "x-default" => "und"
    ]
    "status" =>array:1 [
      "x-default" => "1"
    ]
    "published" =>array:1 [
      "x-default" => "1"
    ]
    "uid" =>array:1 [
      "x-default" => "5"
    ]
    "owner" =>array:1 [
      "x-default" => "5"
    ]
    "default_langcode" =>array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" =>array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "1357"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null}