Drupal\node\Entity\Node {#1649
  #entityTypeId: "node"
  #enforceIsNew: &2 null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2334
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2333
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "node"
          "Bundle" => array:1 [
            0 => "standard_page"
          ]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:35 [
        "nid" => Drupal\Core\Field\BaseFieldDefinition {#1450
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1444
              #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 {#1445
            #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 {#1450}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1448
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1451
              #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 {#1452
            #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 {#1448}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "vid" => Drupal\Core\Field\BaseFieldDefinition {#1453
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1454
              #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 {#1455
            #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 {#1453}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1456
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1457
              #string: "Language"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:2 [
              "view" => array:2 [
                "options" => array:1 [ …1]
                "configurable" => true
              ]
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1458
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1456}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#1459
          #definition: array:7 [
            "label" => "Content type"
            "required" => true
            "read-only" => true
            "provider" => "node"
            "field_name" => "type"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1460
            #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 {#1459}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1461
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1462
              #string: "Revision create time"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1463
              #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 {#1464
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1461}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1465
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1466
              #string: "Revision user"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1467
              #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 {#1468
            #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 {#1465}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1469
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1470
              #string: "Revision log message"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1471
              #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 [ …3]
              ]
            ]
            "provider" => "node"
            "field_name" => "revision_log"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1472
            #definition: array:2 [
              "type" => "field_item:string_long"
              "settings" => array:1 [
                "case_sensitive" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1469}
          }
          #type: "string_long"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\BaseFieldDefinition {#1473
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1474
              #string: "Published"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [
                "value" => true
              ]
            ]
            "display" => array:1 [
              "form" => array:2 [
                "options" => array:3 [ …3]
                "configurable" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "status"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1475
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1476 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1477 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1473}
          }
          #type: "boolean"
          #propertyDefinitions: array:1 [
            "value" => Drupal\Core\TypedData\DataDefinition {#2338
              #definition: array:3 [
                "type" => "boolean"
                "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2339 …5}
                "required" => true
              ]
              #typedDataManager: null
            }
          ]
          #schema: null
          #indexes: []
        }
        "uid" => Drupal\Core\Field\BaseFieldDefinition {#1478
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1479
              #string: "Authored by"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1480
              #string: "The username of the content author."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "display" => array:2 [
              "view" => array:1 [
                "options" => array:3 [ …3]
              ]
              "form" => array:2 [
                "options" => array:3 [ …3]
                "configurable" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "uid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1481
            #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 {#1478}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "title" => Drupal\Core\Field\BaseFieldDefinition {#1482
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1483
              #string: "Title"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "required" => true
            "translatable" => true
            "revisionable" => true
            "display" => array:2 [
              "view" => array:1 [
                "options" => array:3 [ …3]
              ]
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "title"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1484
            #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 {#1482}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "created" => Drupal\Core\Field\BaseFieldDefinition {#1485
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1486
              #string: "Authored on"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1487
              #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 [ …3]
              ]
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "created"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1488
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1485}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "changed" => Drupal\Core\Field\BaseFieldDefinition {#1489
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1490
              #string: "Changed"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1491
              #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 {#1492
            #definition: array:2 [
              "type" => "field_item:changed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1489}
          }
          #type: "changed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "promote" => Drupal\Core\Field\BaseFieldDefinition {#1493
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1494
              #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 [ …3]
                "configurable" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "promote"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1495
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1496 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1497 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1493}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1498
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1499
              #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 [ …3]
                "configurable" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "sticky"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1500
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1501 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1502 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1498}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1503
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1504
              #string: "Default translation"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1505
              #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 {#1506
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1507 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1508 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1503}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1509
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1510
              #string: "Default revision"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1511
              #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 {#1512
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1513 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1514 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1509}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1515
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1516
              #string: "Revision translation affected"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1517
              #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 {#1518
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1519 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1520 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1515}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#1570
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1571
              #string: "Moderation state"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1572
              #string: "The moderation state of this piece of content."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "computed" => true
            "class" => "Drupal\content_moderation\Plugin\Field\ModerationStateFieldItemList"
            "display" => array:2 [
              "view" => array:2 [
                "options" => array:3 [ …3]
                "configurable" => false
              ]
              "form" => array:2 [
                "options" => array:3 [ …3]
                "configurable" => true
              ]
            ]
            "constraints" => array:1 [
              "ModerationState" => []
            ]
            "read-only" => false
            "translatable" => true
            "provider" => "content_moderation"
            "field_name" => "moderation_state"
            "entity_type" => "node"
            "bundle" => "standard_page"
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1573
            #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 {#1570}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "body_class" => Drupal\Core\Field\BaseFieldDefinition {#1525
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1526
              #string: "Add CSS class(es)"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "display" => array:1 [
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "provider" => "custom_body_class"
            "field_name" => "body_class"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1527
            #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 {#1525}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#1528
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1529
              #string: "If checked, add name of node type as class to body tag."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "display" => array:1 [
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "provider" => "custom_body_class"
            "field_name" => "specific_node_class"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1530
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1531 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1532 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1528}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1533
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1534
              #string: "Metatags (Hidden field for JSON support)"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1535
              #string: "The computed meta tags for the entity."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "computed" => true
            "translatable" => true
            "read-only" => true
            "entity_type" => "node"
            "cardinality" => -1
            "provider" => "metatag"
            "field_name" => "metatag"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1536
            #definition: array:2 [
              "type" => "field_item:metatag_computed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1533}
          }
          #type: "metatag_computed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "path" => Drupal\Core\Field\BaseFieldDefinition {#1537
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1538
              #string: "URL alias"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "display" => array:1 [
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "computed" => true
            "provider" => "path"
            "field_name" => "path"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1539
            #definition: array:2 [
              "type" => "field_item:path"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1537}
          }
          #type: "path"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#1540
          #definition: array:7 [
            "field_name" => "rh_action"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1541
              #string: "Rabbit Hole action"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1542
              #string: "Specifies which action that Rabbit Hole should take."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "provider" => "rh_node"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1543
            #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 {#1540}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#1544
          #definition: array:7 [
            "field_name" => "rh_redirect"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1545
              #string: "Rabbit Hole redirect path."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1546
              #string: "The path to where the user should get redirected to."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "provider" => "rh_node"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1547
            #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 {#1544}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#1548
          #definition: array:7 [
            "field_name" => "rh_redirect_response"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1549
              #string: "Rabbit Hole redirect response code"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1550
              #string: "Specifies the HTTP response code that should be used when perform a redirect."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "provider" => "rh_node"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1551
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [
                "unsigned" => false
                "size" => "normal"
                "min" => ""
                "max" => ""
                "prefix" => ""
                "suffix" => ""
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1548}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#1552
          #definition: array:7 [
            "field_name" => "rh_redirect_fallback_action"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1553
              #string: "Rabbit Hole redirect fallback action"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1554
              #string: "Specifies the action that should be used when the redirect path is invalid or empty."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "provider" => "rh_node"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1555
            #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 {#1552}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1556
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1557
              #string: "Menu link"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1558
              #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 [ …2]
              ]
              "form" => array:1 [
                "options" => array:1 [ …1]
              ]
            ]
            "computed" => true
            "provider" => "token"
            "field_name" => "menu_link"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1559
            #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 {#1556}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1560
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1561
              #string: "Translation source"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1562
              #string: "The source language from which this translation was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "default_value" => array:1 [
              0 => array:1 [
                "value" => "und"
              ]
            ]
            "initial_value" => array:1 [
              0 => array:1 [
                "value" => "und"
              ]
            ]
            "revisionable" => true
            "translatable" => true
            "provider" => "content_translation"
            "field_name" => "content_translation_source"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1563
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1560}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1564
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1565
              #string: "Translation outdated"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1566
              #string: "A boolean indicating whether this translation needs to be updated."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "default_value" => array:1 [
              0 => array:1 [
                "value" => false
              ]
            ]
            "initial_value" => array:1 [
              0 => array:1 [
                "value" => false
              ]
            ]
            "revisionable" => true
            "translatable" => true
            "provider" => "content_translation"
            "field_name" => "content_translation_outdated"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1567
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1568 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1569 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1564}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "field_breadcrumb_switcher" => Drupal\field\Entity\FieldConfig {#1574
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.standard_page.field_breadcrumb_switcher"
          #status: true
          #uuid: "36ad9d61-8708-4341-89e8-d5aed6f72c17"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [
              0 => "field.storage.node.field_breadcrumb_switcher"
              1 => "node.type.standard_page"
            ]
          ]
          #isSyncing: false
          #id: "node.standard_page.field_breadcrumb_switcher"
          #field_name: "field_breadcrumb_switcher"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "standard_page"
          #label: "Disable Breadcrumb"
          #description: ""
          #settings: array:2 [
            "on_label" => "On"
            "off_label" => "Off"
          ]
          #required: false
          #translatable: false
          #default_value: array:1 [
            0 => array:1 [
              "value" => 0
            ]
          ]
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1583
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [
              0 => "languages:language_interface"
            ]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_breadcrumb_switcher"
            #status: true
            #uuid: "9a05329c-6b61-4133-af5e-f7cbdc1b8587"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [
              "module" => array:1 [
                0 => "node"
              ]
            ]
            #isSyncing: false
            #id: "node.field_breadcrumb_switcher"
            #field_name: "field_breadcrumb_switcher"
            #entity_type: "node"
            #type: "boolean"
            #module: "core"
            #settings: []
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [
              "columns" => array:1 [
                "value" => array:2 [ …2]
              ]
              "unique keys" => []
              "indexes" => []
              "foreign keys" => []
            ]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_meta_tags" => Drupal\field\Entity\FieldConfig {#1575
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.standard_page.field_meta_tags"
          #status: true
          #uuid: "7cfa4cf0-9e6c-47d9-ae7b-e458b6e7be7d"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "field.storage.node.field_meta_tags"
              1 => "node.type.standard_page"
            ]
            "module" => array:1 [
              0 => "metatag"
            ]
          ]
          #isSyncing: false
          #id: "node.standard_page.field_meta_tags"
          #field_name: "field_meta_tags"
          #field_type: "metatag"
          #entity_type: "node"
          #bundle: "standard_page"
          #label: "Meta Tags"
          #description: ""
          #settings: []
          #required: false
          #translatable: true
          #default_value: array:1 [
            0 => array:1 [
              "value" => "a:0:{}"
            ]
          ]
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1599
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [
              0 => "languages:language_interface"
            ]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_meta_tags"
            #status: true
            #uuid: "eac65c49-9f8f-4fea-a9f3-af54879dd486"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [
              "module" => array:2 [
                0 => "metatag"
                1 => "node"
              ]
            ]
            #isSyncing: false
            #id: "node.field_meta_tags"
            #field_name: "field_meta_tags"
            #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
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_standard_page_sub_title" => Drupal\field\Entity\FieldConfig {#1576
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.standard_page.field_standard_page_sub_title"
          #status: true
          #uuid: "94179270-ec66-4da7-aaa6-cf34f5482414"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [
              0 => "field.storage.node.field_standard_page_sub_title"
              1 => "node.type.standard_page"
            ]
          ]
          #isSyncing: false
          #id: "node.standard_page.field_standard_page_sub_title"
          #field_name: "field_standard_page_sub_title"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "standard_page"
          #label: "Sub Title"
          #description: ""
          #settings: []
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1605
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [
              0 => "languages:language_interface"
            ]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_standard_page_sub_title"
            #status: true
            #uuid: "5f6dc332-e930-44a1-8c48-cba8cc442afe"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [
              "module" => array:1 [
                0 => "node"
              ]
            ]
            #isSyncing: false
            #id: "node.field_standard_page_sub_title"
            #field_name: "field_standard_page_sub_title"
            #entity_type: "node"
            #type: "string"
            #module: "core"
            #settings: array:3 [
              "max_length" => 255
              "case_sensitive" => false
              "is_ascii" => false
            ]
            #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_standard_page_title" => Drupal\field\Entity\FieldConfig {#1577
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.standard_page.field_standard_page_title"
          #status: true
          #uuid: "b226f8b9-2e83-4b77-8f47-4f05faf1ad11"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [
              0 => "field.storage.node.field_standard_page_title"
              1 => "node.type.standard_page"
            ]
          ]
          #isSyncing: false
          #id: "node.standard_page.field_standard_page_title"
          #field_name: "field_standard_page_title"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "standard_page"
          #label: "Display Title"
          #description: ""
          #settings: []
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1606
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [
              0 => "languages:language_interface"
            ]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_standard_page_title"
            #status: true
            #uuid: "8e52443b-51cc-4976-acb3-77dc844e96c7"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [
              "module" => array:1 [
                0 => "node"
              ]
            ]
            #isSyncing: false
            #id: "node.field_standard_page_title"
            #field_name: "field_standard_page_title"
            #entity_type: "node"
            #type: "string"
            #module: "core"
            #settings: array:3 [
              "max_length" => 255
              "case_sensitive" => false
              "is_ascii" => false
            ]
            #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_standardpage_modules" => Drupal\field\Entity\FieldConfig {#1578
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.standard_page.field_standardpage_modules"
          #status: true
          #uuid: "e87d56de-b0e6-4f91-aa9b-3bd61fa76f80"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:53 [
              0 => "field.storage.node.field_standardpage_modules"
              1 => "node.type.standard_page"
              2 => "paragraphs.paragraphs_type.dynamic_content_module"
              3 => "paragraphs.paragraphs_type.info_day_events"
              4 => "paragraphs.paragraphs_type.info_day_head_banner"
              5 => "paragraphs.paragraphs_type.info_day_introduction"
              6 => "paragraphs.paragraphs_type.info_day_map"
              7 => "paragraphs.paragraphs_type.info_day_timer"
              8 => "paragraphs.paragraphs_type.info_day_timetable"
              9 => "paragraphs.paragraphs_type.lpm_01"
              10 => "paragraphs.paragraphs_type.lpm_01_show_all"
              11 => "paragraphs.paragraphs_type.lpm_02"
              12 => "paragraphs.paragraphs_type.lpm_03"
              13 => "paragraphs.paragraphs_type.lpm_04"
              14 => "paragraphs.paragraphs_type.lpm_05"
              15 => "paragraphs.paragraphs_type.lpm_06"
              16 => "paragraphs.paragraphs_type.lpm_07"
              17 => "paragraphs.paragraphs_type.lpm_08_table"
              18 => "paragraphs.paragraphs_type.lpm_09_jupas_interview"
              19 => "paragraphs.paragraphs_type.lpm_10_dynamic_block"
              20 => "paragraphs.paragraphs_type.lpm_11_student_sharing"
              21 => "paragraphs.paragraphs_type.lpm_12"
              22 => "paragraphs.paragraphs_type.lpm_13"
              23 => "paragraphs.paragraphs_type.lpm_14"
              24 => "paragraphs.paragraphs_type.lpm_15"
              25 => "paragraphs.paragraphs_type.lpm_16"
              26 => "paragraphs.paragraphs_type.lpm_17"
              27 => "paragraphs.paragraphs_type.lpm_18"
              28 => "paragraphs.paragraphs_type.lpm_19"
              29 => "paragraphs.paragraphs_type.lpm_20"
              30 => "paragraphs.paragraphs_type.lpm_22"
              31 => "paragraphs.paragraphs_type.lpm_23"
              32 => "paragraphs.paragraphs_type.lpm_block_module"
              33 => "paragraphs.paragraphs_type.lpm_circle"
              34 => "paragraphs.paragraphs_type.lpm_content_background_image"
              35 => "paragraphs.paragraphs_type.lpm_dates_01"
              36 => "paragraphs.paragraphs_type.lpm_dates_02"
              37 => "paragraphs.paragraphs_type.lpm_faq"
              38 => "paragraphs.paragraphs_type.lpm_jupas_calculator"
              39 => "paragraphs.paragraphs_type.lpm_module_with_background_image"
              40 => "paragraphs.paragraphs_type.lpm_multi_timeline"
              41 => "paragraphs.paragraphs_type.lpm_ranking_01"
              42 => "paragraphs.paragraphs_type.lpm_ranking_02"
              43 => "paragraphs.paragraphs_type.lpm_ranking_03"
              44 => "paragraphs.paragraphs_type.lpm_requirements_01"
              45 => "paragraphs.paragraphs_type.lpm_requirements_02"
              46 => "paragraphs.paragraphs_type.lpm_requirements_03"
              47 => "paragraphs.paragraphs_type.lpm_rich_text"
              48 => "paragraphs.paragraphs_type.lpm_slide"
              49 => "paragraphs.paragraphs_type.lpm_slide_vertical"
              50 => "paragraphs.paragraphs_type.lpm_timeline"
              51 => "paragraphs.paragraphs_type.social_media_module"
              52 => "paragraphs.paragraphs_type.subscription"
            ]
            "module" => array:1 [
              0 => "entity_reference_revisions"
            ]
          ]
          #isSyncing: false
          #id: "node.standard_page.field_standardpage_modules"
          #field_name: "field_standardpage_modules"
          #field_type: "entity_reference_revisions"
          #entity_type: "node"
          #bundle: "standard_page"
          #label: "Modules"
          #description: ""
          #settings: array:2 [
            "handler" => "default:paragraph"
            "handler_settings" => array:3 [
              "target_bundles" => array:51 [
                "lpm_01" => "lpm_01"
                "lpm_01_show_all" => "lpm_01_show_all"
                "lpm_02" => "lpm_02"
                "lpm_03" => "lpm_03"
                "lpm_04" => "lpm_04"
                "lpm_05" => "lpm_05"
                "lpm_06" => "lpm_06"
                "lpm_07" => "lpm_07"
                "lpm_08_table" => "lpm_08_table"
                "lpm_09_jupas_interview" => "lpm_09_jupas_interview"
                "lpm_10_dynamic_block" => "lpm_10_dynamic_block"
                "lpm_11_student_sharing" => "lpm_11_student_sharing"
                "lpm_12" => "lpm_12"
                "lpm_13" => "lpm_13"
                "lpm_14" => "lpm_14"
                "lpm_15" => "lpm_15"
                "lpm_16" => "lpm_16"
                "lpm_17" => "lpm_17"
                "lpm_18" => "lpm_18"
                "lpm_19" => "lpm_19"
                "lpm_20" => "lpm_20"
                "lpm_22" => "lpm_22"
                "lpm_23" => "lpm_23"
                "lpm_slide" => "lpm_slide"
                "lpm_slide_vertical" => "lpm_slide_vertical"
                "lpm_circle" => "lpm_circle"
                "lpm_ranking_01" => "lpm_ranking_01"
                "lpm_ranking_02" => "lpm_ranking_02"
                "lpm_ranking_03" => "lpm_ranking_03"
                "lpm_dates_01" => "lpm_dates_01"
                "lpm_dates_02" => "lpm_dates_02"
                "lpm_requirements_01" => "lpm_requirements_01"
                "lpm_requirements_02" => "lpm_requirements_02"
                "lpm_requirements_03" => "lpm_requirements_03"
                "lpm_timeline" => "lpm_timeline"
                "lpm_multi_timeline" => "lpm_multi_timeline"
                "lpm_jupas_calculator" => "lpm_jupas_calculator"
                "social_media_module" => "social_media_module"
                "subscription" => "subscription"
                "dynamic_content_module" => "dynamic_content_module"
                "lpm_content_background_image" => "lpm_content_background_image"
                "lpm_module_with_background_image" => "lpm_module_with_background_image"
                "lpm_block_module" => "lpm_block_module"
                "lpm_rich_text" => "lpm_rich_text"
                "info_day_head_banner" => "info_day_head_banner"
                "info_day_timer" => "info_day_timer"
                "info_day_introduction" => "info_day_introduction"
                "info_day_timetable" => "info_day_timetable"
                "lpm_faq" => "lpm_faq"
                "info_day_events" => "info_day_events"
                "info_day_map" => "info_day_map"
              ]
              "negate" => 0
              "target_bundles_drag_drop" => array:106 [
                "accordion_module" => array:2 [ …2]
                "dynamic_block_01" => array:2 [ …2]
                "dynamic_block_02" => array:2 [ …2]
                "dynamic_block_03" => array:2 [ …2]
                "dynamic_block_04" => array:2 [ …2]
                "dynamic_block_05" => array:2 [ …2]
                 …100
              ]
            ]
          ]
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1607
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [
              0 => "languages:language_interface"
            ]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_standardpage_modules"
            #status: true
            #uuid: "a1fe2db8-d2c0-4d12-8711-58eb73d8392a"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [
              "module" => array:3 [ …3]
            ]
            #isSyncing: false
            #id: "node.field_standardpage_modules"
            #field_name: "field_standardpage_modules"
            #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 [ …2]
              "indexes" => array:2 [ …2]
              "unique keys" => []
              "foreign keys" => []
            ]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
      ]
    }
    #name: null
    #parent: null
    #_serviceIds: []
    #_entityStorages: []
    #stringTranslation: null
    #typedDataManager: null
    #entity: Drupal\node\Entity\Node {#1649}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: &40 array:29 [
    "nid" => array:1 [
      "x-default" => "1631"
    ]
    "vid" => array:1 [
      "x-default" => "24892"
    ]
    "type" => array:1 [
      "x-default" => "standard_page"
    ]
    "uuid" => array:1 [
      "x-default" => "93108f10-3312-4c68-9191-b8424d97d0a4"
    ]
    "langcode" => array:2 [
      "x-default" => "en"
      "zh-hant" => "zh-hant"
    ]
    "revision_uid" => array:1 [
      "x-default" => "1"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1744785598"
    ]
    "revision_log" => array:1 [
      "x-default" => null
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:2 [
      "x-default" => "1"
      "zh-hant" => "1"
    ]
    "uid" => array:2 [
      "x-default" => "1"
      "zh-hant" => "1"
    ]
    "title" => array:2 [
      "x-default" => "Unboxing HKUST Admissions"
      "zh-hant" => "開箱科大入學路"
    ]
    "created" => array:2 [
      "x-default" => "1712710889"
      "zh-hant" => "1712714039"
    ]
    "changed" => array:2 [
      "x-default" => "1744785598"
      "zh-hant" => "1744774182"
    ]
    "promote" => array:2 [
      "x-default" => "1"
      "zh-hant" => "1"
    ]
    "sticky" => array:2 [
      "x-default" => "0"
      "zh-hant" => "0"
    ]
    "default_langcode" => array:2 [
      "x-default" => "1"
      "zh-hant" => "0"
    ]
    "revision_translation_affected" => array:2 [
      "x-default" => "1"
      "zh-hant" => null
    ]
    "content_translation_source" => array:2 [
      "x-default" => "und"
      "zh-hant" => "en"
    ]
    "content_translation_outdated" => array:2 [
      "x-default" => "0"
      "zh-hant" => "0"
    ]
    "body_class" => array:2 [
      "x-default" => "admission-page"
      "zh-hant" => "admission-page"
    ]
    "specific_node_class" => array:2 [
      "x-default" => "0"
      "zh-hant" => "0"
    ]
    "rh_action" => array:2 [
      "x-default" => "bundle_default"
      "zh-hant" => "bundle_default"
    ]
    "rh_redirect" => array:2 [
      "x-default" => null
      "zh-hant" => null
    ]
    "rh_redirect_response" => array:2 [
      "x-default" => "301"
      "zh-hant" => "301"
    ]
    "rh_redirect_fallback_action" => array:2 [
      "x-default" => "bundle_default"
      "zh-hant" => "bundle_default"
    ]
    "field_breadcrumb_switcher" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "1"
        ]
      ]
    ]
    "field_standardpage_modules" => array:2 [
      "x-default" => array:8 [
        0 => array:2 [
          "target_id" => "14080"
          "target_revision_id" => "466120"
        ]
        1 => array:2 [
          "target_id" => "14081"
          "target_revision_id" => "466114"
        ]
        2 => array:2 [
          "target_id" => "14272"
          "target_revision_id" => "466079"
        ]
        3 => array:2 [
          "target_id" => "14269"
          "target_revision_id" => "466082"
        ]
        4 => array:2 [
          "target_id" => "14094"
          "target_revision_id" => "466035"
        ]
        5 => array:2 [
          "target_id" => "14095"
          "target_revision_id" => "466036"
        ]
        6 => array:2 [
          "target_id" => "14099"
          "target_revision_id" => "466037"
        ]
        7 => array:2 [
          "target_id" => "14101"
          "target_revision_id" => "466038"
        ]
      ]
      "zh-hant" => array:8 [
        0 => array:2 [
          "target_id" => "14103"
          "target_revision_id" => "466116"
        ]
        1 => array:2 [
          "target_id" => "14104"
          "target_revision_id" => "466105"
        ]
        2 => array:2 [
          "target_id" => "14118"
          "target_revision_id" => "466099"
        ]
        3 => array:2 [
          "target_id" => "14122"
          "target_revision_id" => "466065"
        ]
        4 => array:2 [
          "target_id" => "14123"
          "target_revision_id" => "466066"
        ]
        5 => array:2 [
          "target_id" => "14124"
          "target_revision_id" => "466047"
        ]
        6 => array:2 [
          "target_id" => "14129"
          "target_revision_id" => "466048"
        ]
        7 => array:2 [
          "target_id" => "14131"
          "target_revision_id" => "466050"
        ]
      ]
    ]
  ]
  #fields: &41 array:1 [
    "status" => array:2 [
      "x-default" => Drupal\Core\Field\FieldItemList {#2336
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1473}
        #name: "status"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2334}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#931
          #discovery: null
          #factory: null
          #mapper: null
          #cacheKey: "typed_data_types_plugins"
          #cacheTags: []
          #alterHook: "data_type_info"
          #subdir: "Plugin/DataType"
          #moduleHandler: Drupal\Core\Extension\ModuleHandler {#24
            #loadedFiles: array:151 [ …151]
            #moduleList: array:151 [ …151]
            #loaded: true
            #implementations: array:930 [ …930]
            #verified: array:16 [ …16]
            #hookInfo: null
            #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#35 …4}
            #cacheNeedsWriting: false
            #alterFunctions: array:5 [ …5]
            #root: "/var/www/ustjoin/public_html"
            #includeFileKeys: []
          }
          #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
          #defaults: []
          #pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
          #pluginDefinitionAttributeName: "Drupal\Core\TypedData\Attribute\DataType"
          #pluginInterface: null
          #namespaces: ArrayObject {#325
            storage: array:168 [ …168]
            flag::STD_PROP_LIST: false
            flag::ARRAY_AS_PROPS: false
            iteratorClass: "ArrayIterator"
          }
          #additionalAnnotationNamespaces: []
          #definitions: array:522 [
            "entity_revision_reference" => array:8 [ …8]
            "entity_revision" => array:10 [ …10]
            "entity_revision:block" => array:12 [ …12]
            "entity_revision:block_content" => array:12 [ …12]
            "entity_revision:block_content:basic" => array:11 [ …11]
            "entity_revision:block_content_type" => array:12 [ …12]
            "entity_revision:captcha_point" => array:12 [ …12]
            "entity_revision:comment_type" => array:12 [ …12]
            "entity_revision:comment" => array:12 [ …12]
            "entity_revision:comment:comment" => array:11 [ …11]
            "entity_revision:contact_message" => array:12 [ …12]
            "entity_revision:contact_message:feedback" => array:11 [ …11]
            "entity_revision:contact_message:personal" => array:11 [ …11]
            "entity_revision:contact_form" => array:12 [ …12]
            "entity_revision:content_moderation_state" => array:12 [ …12]
            "entity_revision:crop_type" => array:12 [ …12]
            "entity_revision:crop" => array:12 [ …12]
            "entity_revision:crop:focal_point" => array:11 [ …11]
            "entity_revision:crop:scale_crop" => array:11 [ …11]
            "entity_revision:eck_entity_type" => array:12 [ …12]
            "entity_revision:eck_entity_bundle" => array:12 [ …12]
            "entity_revision:editor" => array:12 [ …12]
            "entity_revision:entity_subqueue" => array:12 [ …12]
            "entity_revision:entity_subqueue:video" => array:11 [ …11]
            "entity_revision:entity_queue" => array:12 [ …12]
            "entity_revision:field_storage_config" => array:12 [ …12]
            "entity_revision:field_config" => array:12 [ …12]
            "entity_revision:file" => array:12 [ …12]
            "entity_revision:filter_format" => array:12 [ …12]
            "entity_revision:google_tag_container" => array:12 [ …12]
            "entity_revision:image_style" => array:12 [ …12]
            "entity_revision:configurable_language" => array:12 [ …12]
            "entity_revision:language_content_settings" => array:12 [ …12]
            "entity_revision:media" => array:12 [ …12]
            "entity_revision:media:doc" => array:11 [ …11]
            "entity_revision:media:file" => array:11 [ …11]
            "entity_revision:media:oas" => array:11 [ …11]
            "entity_revision:media:visa" => array:11 [ …11]
            "entity_revision:media_type" => array:12 [ …12]
            "entity_revision:metatag_defaults" => array:12 [ …12]
            "entity_revision:node_type" => array:12 [ …12]
            "entity_revision:node" => array:12 [ …12]
            "entity_revision:node:article" => array:11 [ …11]
            "entity_revision:node:content_references" => array:11 [ …11]
            "entity_revision:node:events" => array:11 [ …11]
            "entity_revision:node:faq" => array:11 [ …11]
            "entity_revision:node:infodayevent" => array:11 [ …11]
            "entity_revision:node:page" => array:11 [ …11]
            "entity_revision:node:publication" => array:11 [ …11]
            "entity_revision:node:standard_page" => array:11 [ …11]
            "entity_revision:node:student" => array:11 [ …11]
            "entity_revision:node:student_sharing" => array:11 [ …11]
            "entity_revision:node:student_story" => array:11 [ …11]
            "entity_revision:node:video" => array:11 [ …11]
            "entity_revision:path_alias" => array:12 [ …12]
            "entity_revision:behavior_settings" => array:12 [ …12]
            "entity_revision:rdf_mapping" => array:12 [ …12]
            "entity_revision:redirect" => array:12 [ …12]
            "entity_revision:redirect:redirect" => array:11 [ …11]
            "entity_revision:responsive_image_style" => array:12 [ …12]
            "entity_revision:rest_resource_config" => array:12 [ …12]
            "entity_revision:search_page" => array:12 [ …12]
            "entity_revision:search_api_server" => array:12 [ …12]
            "entity_revision:search_api_index" => array:12 [ …12]
            "entity_revision:search_api_task" => array:12 [ …12]
            "entity_revision:shortcut" => array:12 [ …12]
            "entity_revision:shortcut:default" => array:11 [ …11]
            "entity_revision:shortcut_set" => array:12 [ …12]
            "entity_revision:smart_date_format" => array:12 [ …12]
            "entity_revision:action" => array:12 [ …12]
            "entity_revision:menu" => array:12 [ …12]
            "entity_revision:taxonomy_term" => array:12 [ …12]
            "entity_revision:taxonomy_term:curriculum" => array:11 [ …11]
            "entity_revision:taxonomy_term:event_location" => array:11 [ …11]
            "entity_revision:taxonomy_term:event_nature" => array:11 [ …11]
            "entity_revision:taxonomy_term:faq_category" => array:11 [ …11]
            "entity_revision:taxonomy_term:faq_menu" => array:11 [ …11]
            "entity_revision:taxonomy_term:gaokao_menu" => array:11 [ …11]
            "entity_revision:taxonomy_term:infodayevent_school" => array:11 [ …11]
            "entity_revision:taxonomy_term:infodayevent_type" => array:11 [ …11]
            "entity_revision:taxonomy_term:info_day_event_reg_type" => array:11 [ …11]
            "entity_revision:taxonomy_term:jupas_interview" => array:11 [ …11]
            "entity_revision:taxonomy_term:month" => array:11 [ …11]
            "entity_revision:taxonomy_term:programs" => array:11 [ …11]
            "entity_revision:taxonomy_term:publication_category" => array:11 [ …11]
            "entity_revision:taxonomy_term:requirements_english" => array:11 [ …11]
            "entity_revision:taxonomy_term:requirements_general" => array:11 [ …11]
            "entity_revision:taxonomy_term:requirements_program" => array:11 [ …11]
            "entity_revision:taxonomy_term:roadshow_timetable" => array:11 [ …11]
            "entity_revision:taxonomy_term:self_title" => array:11 [ …11]
            "entity_revision:taxonomy_term:student_program" => array:11 [ …11]
            "entity_revision:taxonomy_term:student_region" => array:11 [ …11]
            "entity_revision:taxonomy_term:tags" => array:11 [ …11]
            "entity_revision:taxonomy_term:video_category" => array:11 [ …11]
            "entity_revision:taxonomy_term:video_interest" => array:11 [ …11]
            "entity_revision:taxonomy_term:video_qualification" => array:11 [ …11]
            "entity_revision:taxonomy_term:year" => array:11 [ …11]
            "entity_revision:taxonomy_vocabulary" => array:12 [ …12]
            "entity_revision:user" => array:12 [ …12]
            "entity_revision:user_role" => array:12 [ …12]
            "entity_revision:webform_submission" => array:12 [ …12]
            "entity_revision:webform_submission:newsletter" => array:11 [ …11]
            "entity_revision:webform_submission:subscription" => array:11 [ …11]
            "entity_revision:webform" => array:12 [ …12]
            "entity_revision:webform_options" => array:12 [ …12]
            "entity_revision:workflow" => array:12 [ …12]
            "entity_revision:menu_link_content" => array:12 [ …12]
            "entity_revision:menu_link_content:menu_link_content" => array:11 [ …11]
            "entity_revision:pathauto_pattern" => array:12 [ …12]
            "entity_revision:view" => array:12 [ …12]
            "entity_revision:paragraphs_type" => array:12 [ …12]
            "entity_revision:paragraph" => array:12 [ …12]
            "entity_revision:paragraph:accordion_module" => array:11 [ …11]
            "entity_revision:paragraph:dynamic_block_01" => array:11 [ …11]
            "entity_revision:paragraph:dynamic_block_02" => array:11 [ …11]
            "entity_revision:paragraph:dynamic_block_03" => array:11 [ …11]
            "entity_revision:paragraph:dynamic_block_04" => array:11 [ …11]
            "entity_revision:paragraph:dynamic_block_05" => array:11 [ …11]
            "entity_revision:paragraph:dynamic_block_06" => array:11 [ …11]
            "entity_revision:paragraph:dynamic_block_event_module" => array:11 [ …11]
            "entity_revision:paragraph:dynamic_block_module" => array:11 [ …11]
            "entity_revision:paragraph:dynamic_content_module" => array:11 [ …11]
            "entity_revision:paragraph:event_date" => array:11 [ …11]
            "entity_revision:paragraph:event_date_module" => array:11 [ …11]
            "entity_revision:paragraph:faq_module" => array:11 [ …11]
            "entity_revision:paragraph:image_link_module" => array:11 [ …11]
            "entity_revision:paragraph:image_l_to_s" => array:11 [ …11]
            "entity_revision:paragraph:image_no_change" => array:11 [ …11]
            "entity_revision:paragraph:image_p_to_l" => array:11 [ …11]
            "entity_revision:paragraph:image_p_to_s" => array:11 [ …11]
            "entity_revision:paragraph:info_day_events" => array:11 [ …11]
            "entity_revision:paragraph:info_day_head_banner" => array:11 [ …11]
            "entity_revision:paragraph:info_day_introduction" => array:11 [ …11]
            "entity_revision:paragraph:info_day_introduction_module" => array:11 [ …11]
            "entity_revision:paragraph:info_day_map" => array:11 [ …11]
            "entity_revision:paragraph:info_day_timeline_module" => array:11 [ …11]
            "entity_revision:paragraph:info_day_timer" => array:11 [ …11]
            "entity_revision:paragraph:info_day_timetable" => array:11 [ …11]
            "entity_revision:paragraph:info_day_timetable_module" => array:11 [ …11]
            "entity_revision:paragraph:info_day_timetable_sub_module" => array:11 [ …11]
            "entity_revision:paragraph:link_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_01" => array:11 [ …11]
            "entity_revision:paragraph:lpm_01_show_all" => array:11 [ …11]
            "entity_revision:paragraph:lpm_02" => array:11 [ …11]
            "entity_revision:paragraph:lpm_02_tab_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_03" => array:11 [ …11]
            "entity_revision:paragraph:lpm_04" => array:11 [ …11]
            "entity_revision:paragraph:lpm_04_links" => array:11 [ …11]
            "entity_revision:paragraph:lpm_05" => array:11 [ …11]
            "entity_revision:paragraph:lpm_05_application_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_06" => array:11 [ …11]
            "entity_revision:paragraph:lpm_07" => array:11 [ …11]
            "entity_revision:paragraph:lpm_08_table" => array:11 [ …11]
            "entity_revision:paragraph:lpm_09_jupas_interview" => array:11 [ …11]
            "entity_revision:paragraph:lpm_10_dynamic_block" => array:11 [ …11]
            "entity_revision:paragraph:lpm_11_student_sharing" => array:11 [ …11]
            "entity_revision:paragraph:lpm_12" => array:11 [ …11]
            "entity_revision:paragraph:lpm_12_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_13" => array:11 [ …11]
            "entity_revision:paragraph:lpm_13_accordion" => array:11 [ …11]
            "entity_revision:paragraph:lpm_13_tabs" => array:11 [ …11]
            "entity_revision:paragraph:lpm_13_tab_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_14" => array:11 [ …11]
            "entity_revision:paragraph:lpm_14_content_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_14_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_14_ranking" => array:11 [ …11]
            "entity_revision:paragraph:lpm_14_student_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_14_tab" => array:11 [ …11]
            "entity_revision:paragraph:lpm_15" => array:11 [ …11]
            "entity_revision:paragraph:lpm_15_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_16" => array:11 [ …11]
            "entity_revision:paragraph:lpm_16_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_17" => array:11 [ …11]
            "entity_revision:paragraph:lpm_17_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_18" => array:11 [ …11]
            "entity_revision:paragraph:lpm_18_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_19" => array:11 [ …11]
            "entity_revision:paragraph:lpm_19_details" => array:11 [ …11]
            "entity_revision:paragraph:lpm_19_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_20" => array:11 [ …11]
            "entity_revision:paragraph:lpm_21" => array:11 [ …11]
            "entity_revision:paragraph:lpm_22" => array:11 [ …11]
            "entity_revision:paragraph:lpm_23" => array:11 [ …11]
            "entity_revision:paragraph:lpm_23_module_2_blocks" => array:11 [ …11]
            "entity_revision:paragraph:lpm_23_module_4_blocks" => array:11 [ …11]
            "entity_revision:paragraph:lpm_block_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_card_content" => array:11 [ …11]
            "entity_revision:paragraph:lpm_circle" => array:11 [ …11]
            "entity_revision:paragraph:lpm_circle_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_content_background_image" => array:11 [ …11]
            "entity_revision:paragraph:lpm_dates_01" => array:11 [ …11]
            "entity_revision:paragraph:lpm_dates_02" => array:11 [ …11]
            "entity_revision:paragraph:lpm_faq" => array:11 [ …11]
            "entity_revision:paragraph:lpm_jupas_calculator" => array:11 [ …11]
            "entity_revision:paragraph:lpm_module_with_background_image" => array:11 [ …11]
            "entity_revision:paragraph:lpm_multi_timeline" => array:11 [ …11]
            "entity_revision:paragraph:lpm_ranking_01" => array:11 [ …11]
            "entity_revision:paragraph:lpm_ranking_02" => array:11 [ …11]
            "entity_revision:paragraph:lpm_ranking_03" => array:11 [ …11]
            "entity_revision:paragraph:lpm_ranking_03_module" => array:11 [ …11]
            "entity_revision:paragraph:lpm_requirements_01" => array:11 [ …11]
            "entity_revision:paragraph:lpm_requirements_02" => array:11 [ …11]
            "entity_revision:paragraph:lpm_requirements_03" => array:11 [ …11]
            "entity_revision:paragraph:lpm_rich_text" => array:11 [ …11]
            "entity_revision:paragraph:lpm_slide" => array:11 [ …11]
            "entity_revision:paragraph:lpm_slide_module_01" => array:11 [ …11]
            "entity_revision:paragraph:lpm_slide_module_02" => array:11 [ …11]
            "entity_revision:paragraph:lpm_slide_module_03" => array:11 [ …11]
            "entity_revision:paragraph:lpm_slide_module_04" => array:11 [ …11]
            "entity_revision:paragraph:lpm_slide_vertical" => array:11 [ …11]
            "entity_revision:paragraph:lpm_timeline" => array:11 [ …11]
            "entity_revision:paragraph:ranking_module" => array:11 [ …11]
            "entity_revision:paragraph:social_media_image_module" => array:11 [ …11]
            "entity_revision:paragraph:social_media_module" => array:11 [ …11]
            "entity_revision:paragraph:student_sharing_module" => array:11 [ …11]
            "entity_revision:paragraph:subscription" => array:11 [ …11]
            "entity_revision:paragraph:timeline_module" => array:11 [ …11]
            "entity_revision:paragraph:title_with_text_module" => array:11 [ …11]
            "entity_revision:paragraph:video_module" => array:11 [ …11]
            "entity_revision:cookie_category" => array:12 [ …12]
            "entity_revision:date_format" => array:12 [ …12]
            "entity_revision:entity_view_display" => array:12 [ …12]
            "entity_revision:entity_view_mode" => array:12 [ …12]
            "entity_revision:entity_form_mode" => array:12 [ …12]
            "entity_revision:entity_form_display" => array:12 [ …12]
            "entity_revision:base_field_override" => array:12 [ …12]
            "entity_revision:subscription" => array:12 [ …12]
            "entity_revision:subscription:subscription" => array:11 [ …11]
            "entity_revision:subscription_type" => array:12 [ …12]
            "filter_format" => array:10 [ …10]
            "layout_section" => array:10 [ …10]
            "metatag" => array:8 [ …8]
            "search_api_text" => array:8 [ …8]
            "search_api_html" => array:8 [ …8]
            "entity_reference" => array:10 [ …10]
            "entity" => array:11 [ …11]
            "entity:block" => array:12 [ …12]
            "entity:block_content" => array:12 [ …12]
            "entity:block_content:basic" => array:11 [ …11]
            "entity:block_content_type" => array:12 [ …12]
            "entity:captcha_point" => array:12 [ …12]
            "entity:comment_type" => array:12 [ …12]
            "entity:comment" => array:12 [ …12]
            "entity:comment:comment" => array:11 [ …11]
            "entity:contact_message" => array:12 [ …12]
            "entity:contact_message:feedback" => array:11 [ …11]
            "entity:contact_message:personal" => array:11 [ …11]
            "entity:contact_form" => array:12 [ …12]
            "entity:content_moderation_state" => array:12 [ …12]
            "entity:crop_type" => array:12 [ …12]
            "entity:crop" => array:12 [ …12]
            "entity:crop:focal_point" => array:11 [ …11]
            "entity:crop:scale_crop" => array:11 [ …11]
            "entity:eck_entity_type" => array:12 [ …12]
            "entity:eck_entity_bundle" => array:12 [ …12]
            "entity:editor" => array:12 [ …12]
            "entity:entity_subqueue" => array:12 [ …12]
            "entity:entity_subqueue:video" => array:11 [ …11]
            "entity:entity_queue" => array:12 [ …12]
            "entity:field_storage_config" => array:12 [ …12]
            "entity:field_config" => array:12 [ …12]
            "entity:file" => array:12 [ …12]
            "entity:filter_format" => array:12 [ …12]
            "entity:google_tag_container" => array:12 [ …12]
            "entity:image_style" => array:12 [ …12]
            "entity:configurable_language" => array:12 [ …12]
            "entity:language_content_settings" => array:12 [ …12]
            "entity:media" => array:12 [ …12]
            "entity:media:doc" => array:11 [ …11]
            "entity:media:file" => array:11 [ …11]
            "entity:media:oas" => array:11 [ …11]
            "entity:media:visa" => array:11 [ …11]
            "entity:media_type" => array:12 [ …12]
            "entity:metatag_defaults" => array:12 [ …12]
            "entity:node_type" => array:12 [ …12]
            "entity:node" => array:12 [ …12]
            "entity:node:article" => array:11 [ …11]
            "entity:node:content_references" => array:11 [ …11]
            "entity:node:events" => array:11 [ …11]
            "entity:node:faq" => array:11 [ …11]
            "entity:node:infodayevent" => array:11 [ …11]
            "entity:node:page" => array:11 [ …11]
            "entity:node:publication" => array:11 [ …11]
            "entity:node:standard_page" => array:11 [ …11]
            "entity:node:student" => array:11 [ …11]
            "entity:node:student_sharing" => array:11 [ …11]
            "entity:node:student_story" => array:11 [ …11]
            "entity:node:video" => array:11 [ …11]
            "entity:path_alias" => array:12 [ …12]
            "entity:behavior_settings" => array:12 [ …12]
            "entity:rdf_mapping" => array:12 [ …12]
            "entity:redirect" => array:12 [ …12]
            "entity:redirect:redirect" => array:11 [ …11]
            "entity:responsive_image_style" => array:12 [ …12]
            "entity:rest_resource_config" => array:12 [ …12]
            "entity:search_page" => array:12 [ …12]
            "entity:search_api_server" => array:12 [ …12]
            "entity:search_api_index" => array:12 [ …12]
            "entity:search_api_task" => array:12 [ …12]
            "entity:shortcut" => array:12 [ …12]
            "entity:shortcut:default" => array:11 [ …11]
            "entity:shortcut_set" => array:12 [ …12]
            "entity:smart_date_format" => array:12 [ …12]
            "entity:action" => array:12 [ …12]
            "entity:menu" => array:12 [ …12]
            "entity:taxonomy_term" => array:12 [ …12]
            "entity:taxonomy_term:curriculum" => array:11 [ …11]
            "entity:taxonomy_term:event_location" => array:11 [ …11]
            "entity:taxonomy_term:event_nature" => array:11 [ …11]
            "entity:taxonomy_term:faq_category" => array:11 [ …11]
            "entity:taxonomy_term:faq_menu" => array:11 [ …11]
            "entity:taxonomy_term:gaokao_menu" => array:11 [ …11]
            "entity:taxonomy_term:infodayevent_school" => array:11 [ …11]
            "entity:taxonomy_term:infodayevent_type" => array:11 [ …11]
            "entity:taxonomy_term:info_day_event_reg_type" => array:11 [ …11]
            "entity:taxonomy_term:jupas_interview" => array:11 [ …11]
            "entity:taxonomy_term:month" => array:11 [ …11]
            "entity:taxonomy_term:programs" => array:11 [ …11]
            "entity:taxonomy_term:publication_category" => array:11 [ …11]
            "entity:taxonomy_term:requirements_english" => array:11 [ …11]
            "entity:taxonomy_term:requirements_general" => array:11 [ …11]
            "entity:taxonomy_term:requirements_program" => array:11 [ …11]
            "entity:taxonomy_term:roadshow_timetable" => array:11 [ …11]
            "entity:taxonomy_term:self_title" => array:11 [ …11]
            "entity:taxonomy_term:student_program" => array:11 [ …11]
            "entity:taxonomy_term:student_region" => array:11 [ …11]
            "entity:taxonomy_term:tags" => array:11 [ …11]
            "entity:taxonomy_term:video_category" => array:11 [ …11]
            "entity:taxonomy_term:video_interest" => array:11 [ …11]
            "entity:taxonomy_term:video_qualification" => array:11 [ …11]
            "entity:taxonomy_term:year" => array:11 [ …11]
            "entity:taxonomy_vocabulary" => array:12 [ …12]
            "entity:user" => array:12 [ …12]
            "entity:user_role" => array:12 [ …12]
            "entity:webform_submission" => array:12 [ …12]
            "entity:webform_submission:newsletter" => array:11 [ …11]
            "entity:webform_submission:subscription" => array:11 [ …11]
            "entity:webform" => array:12 [ …12]
            "entity:webform_options" => array:12 [ …12]
            "entity:workflow" => array:12 [ …12]
            "entity:menu_link_content" => array:12 [ …12]
            "entity:menu_link_content:menu_link_content" => array:11 [ …11]
            "entity:pathauto_pattern" => array:12 [ …12]
            "entity:view" => array:12 [ …12]
            "entity:paragraphs_type" => array:12 [ …12]
            "entity:paragraph" => array:12 [ …12]
            "entity:paragraph:accordion_module" => array:11 [ …11]
            "entity:paragraph:dynamic_block_01" => array:11 [ …11]
            "entity:paragraph:dynamic_block_02" => array:11 [ …11]
            "entity:paragraph:dynamic_block_03" => array:11 [ …11]
            "entity:paragraph:dynamic_block_04" => array:11 [ …11]
            "entity:paragraph:dynamic_block_05" => array:11 [ …11]
            "entity:paragraph:dynamic_block_06" => array:11 [ …11]
            "entity:paragraph:dynamic_block_event_module" => array:11 [ …11]
            "entity:paragraph:dynamic_block_module" => array:11 [ …11]
            "entity:paragraph:dynamic_content_module" => array:11 [ …11]
            "entity:paragraph:event_date" => array:11 [ …11]
            "entity:paragraph:event_date_module" => array:11 [ …11]
            "entity:paragraph:faq_module" => array:11 [ …11]
            "entity:paragraph:image_link_module" => array:11 [ …11]
            "entity:paragraph:image_l_to_s" => array:11 [ …11]
            "entity:paragraph:image_no_change" => array:11 [ …11]
            "entity:paragraph:image_p_to_l" => array:11 [ …11]
            "entity:paragraph:image_p_to_s" => array:11 [ …11]
            "entity:paragraph:info_day_events" => array:11 [ …11]
            "entity:paragraph:info_day_head_banner" => array:11 [ …11]
            "entity:paragraph:info_day_introduction" => array:11 [ …11]
            "entity:paragraph:info_day_introduction_module" => array:11 [ …11]
            "entity:paragraph:info_day_map" => array:11 [ …11]
            "entity:paragraph:info_day_timeline_module" => array:11 [ …11]
            "entity:paragraph:info_day_timer" => array:11 [ …11]
            "entity:paragraph:info_day_timetable" => array:11 [ …11]
            "entity:paragraph:info_day_timetable_module" => array:11 [ …11]
            "entity:paragraph:info_day_timetable_sub_module" => array:11 [ …11]
            "entity:paragraph:link_module" => array:11 [ …11]
            "entity:paragraph:lpm_01" => array:11 [ …11]
            "entity:paragraph:lpm_01_show_all" => array:11 [ …11]
            "entity:paragraph:lpm_02" => array:11 [ …11]
            "entity:paragraph:lpm_02_tab_module" => array:11 [ …11]
            "entity:paragraph:lpm_03" => array:11 [ …11]
            "entity:paragraph:lpm_04" => array:11 [ …11]
            "entity:paragraph:lpm_04_links" => array:11 [ …11]
            "entity:paragraph:lpm_05" => array:11 [ …11]
            "entity:paragraph:lpm_05_application_module" => array:11 [ …11]
            "entity:paragraph:lpm_06" => array:11 [ …11]
            "entity:paragraph:lpm_07" => array:11 [ …11]
            "entity:paragraph:lpm_08_table" => array:11 [ …11]
            "entity:paragraph:lpm_09_jupas_interview" => array:11 [ …11]
            "entity:paragraph:lpm_10_dynamic_block" => array:11 [ …11]
            "entity:paragraph:lpm_11_student_sharing" => array:11 [ …11]
            "entity:paragraph:lpm_12" => array:11 [ …11]
            "entity:paragraph:lpm_12_module" => array:11 [ …11]
            "entity:paragraph:lpm_13" => array:11 [ …11]
            "entity:paragraph:lpm_13_accordion" => array:11 [ …11]
            "entity:paragraph:lpm_13_tabs" => array:11 [ …11]
            "entity:paragraph:lpm_13_tab_module" => array:11 [ …11]
            "entity:paragraph:lpm_14" => array:11 [ …11]
            "entity:paragraph:lpm_14_content_module" => array:11 [ …11]
            "entity:paragraph:lpm_14_module" => array:11 [ …11]
            "entity:paragraph:lpm_14_ranking" => array:11 [ …11]
            "entity:paragraph:lpm_14_student_module" => array:11 [ …11]
            "entity:paragraph:lpm_14_tab" => array:11 [ …11]
            "entity:paragraph:lpm_15" => array:11 [ …11]
            "entity:paragraph:lpm_15_module" => array:11 [ …11]
            "entity:paragraph:lpm_16" => array:11 [ …11]
            "entity:paragraph:lpm_16_module" => array:11 [ …11]
            "entity:paragraph:lpm_17" => array:11 [ …11]
            "entity:paragraph:lpm_17_module" => array:11 [ …11]
            "entity:paragraph:lpm_18" => array:11 [ …11]
            "entity:paragraph:lpm_18_module" => array:11 [ …11]
            "entity:paragraph:lpm_19" => array:11 [ …11]
            "entity:paragraph:lpm_19_details" => array:11 [ …11]
            "entity:paragraph:lpm_19_module" => array:11 [ …11]
            "entity:paragraph:lpm_20" => array:11 [ …11]
            "entity:paragraph:lpm_21" => array:11 [ …11]
            "entity:paragraph:lpm_22" => array:11 [ …11]
            "entity:paragraph:lpm_23" => array:11 [ …11]
            "entity:paragraph:lpm_23_module_2_blocks" => array:11 [ …11]
            "entity:paragraph:lpm_23_module_4_blocks" => array:11 [ …11]
            "entity:paragraph:lpm_block_module" => array:11 [ …11]
            "entity:paragraph:lpm_card_content" => array:11 [ …11]
            "entity:paragraph:lpm_circle" => array:11 [ …11]
            "entity:paragraph:lpm_circle_module" => array:11 [ …11]
            "entity:paragraph:lpm_content_background_image" => array:11 [ …11]
            "entity:paragraph:lpm_dates_01" => array:11 [ …11]
            "entity:paragraph:lpm_dates_02" => array:11 [ …11]
            "entity:paragraph:lpm_faq" => array:11 [ …11]
            "entity:paragraph:lpm_jupas_calculator" => array:11 [ …11]
            "entity:paragraph:lpm_module_with_background_image" => array:11 [ …11]
            "entity:paragraph:lpm_multi_timeline" => array:11 [ …11]
            "entity:paragraph:lpm_ranking_01" => array:11 [ …11]
            "entity:paragraph:lpm_ranking_02" => array:11 [ …11]
            "entity:paragraph:lpm_ranking_03" => array:11 [ …11]
            "entity:paragraph:lpm_ranking_03_module" => array:11 [ …11]
            "entity:paragraph:lpm_requirements_01" => array:11 [ …11]
            "entity:paragraph:lpm_requirements_02" => array:11 [ …11]
            "entity:paragraph:lpm_requirements_03" => array:11 [ …11]
            "entity:paragraph:lpm_rich_text" => array:11 [ …11]
            "entity:paragraph:lpm_slide" => array:11 [ …11]
            "entity:paragraph:lpm_slide_module_01" => array:11 [ …11]
            "entity:paragraph:lpm_slide_module_02" => array:11 [ …11]
            "entity:paragraph:lpm_slide_module_03" => array:11 [ …11]
            "entity:paragraph:lpm_slide_module_04" => array:11 [ …11]
            "entity:paragraph:lpm_slide_vertical" => array:11 [ …11]
            "entity:paragraph:lpm_timeline" => array:11 [ …11]
            "entity:paragraph:ranking_module" => array:11 [ …11]
            "entity:paragraph:social_media_image_module" => array:11 [ …11]
            "entity:paragraph:social_media_module" => array:11 [ …11]
            "entity:paragraph:student_sharing_module" => array:11 [ …11]
            "entity:paragraph:subscription" => array:11 [ …11]
            "entity:paragraph:timeline_module" => array:11 [ …11]
            "entity:paragraph:title_with_text_module" => array:11 [ …11]
            "entity:paragraph:video_module" => array:11 [ …11]
            "entity:cookie_category" => array:12 [ …12]
            "entity:date_format" => array:12 [ …12]
            "entity:entity_view_display" => array:12 [ …12]
            "entity:entity_view_mode" => array:12 [ …12]
            "entity:entity_form_mode" => array:12 [ …12]
            "entity:entity_form_display" => array:12 [ …12]
            "entity:base_field_override" => array:12 [ …12]
            "entity:subscription" => array:12 [ …12]
            "entity:subscription:subscription" => array:11 [ …11]
            "entity:subscription_type" => array:12 [ …12]
            "field_item:block_field" => array:15 [ …15]
            "field_item:color_field_type" => array:15 [ …15]
            "field_item:comment" => array:20 [ …20]
            "field_item:datetime" => array:20 [ …20]
            "field_item:daterange" => array:20 [ …20]
            "field_item:entity_reference_revisions" => array:15 [ …15]
            "field_item:file_uri" => array:20 [ …20]
            "field_item:file" => array:21 [ …21]
            "field_item:image" => array:21 [ …21]
            "field_item:layout_section" => array:20 [ …20]
            "field_item:link" => array:20 [ …20]
            "field_item:metatag_computed" => array:13 [ …13]
            "field_item:metatag" => array:15 [ …15]
            "field_item:list_integer" => array:21 [ …21]
            "field_item:list_float" => array:21 [ …21]
            "field_item:list_string" => array:21 [ …21]
            "field_item:path" => array:20 [ …20]
            "field_item:redirect_source" => array:15 [ …15]
            "field_item:smartdate" => array:16 [ …16]
            "field_item:telephone" => array:20 [ …20]
            "field_item:text" => array:21 [ …21]
            "field_item:text_with_summary" => array:21 [ …21]
            "field_item:text_long" => array:21 [ …21]
            "field_item:video_embed_field" => array:16 [ …16]
            "field_item:viewsreference" => array:15 [ …15]
            "field_item:webform" => array:15 [ …15]
            "field_item:string_long" => array:20 [ …20]
            "field_item:decimal" => array:20 [ …20]
            "field_item:uuid" => array:20 [ …20]
            "field_item:entity_reference" => array:20 [ …20]
            "field_item:boolean" => array:20 [ …20]
            "field_item:float" => array:20 [ …20]
            "field_item:uri" => array:20 [ …20]
            "field_item:string" => array:20 [ …20]
            "field_item:created" => array:20 [ …20]
            "field_item:integer" => array:20 [ …20]
            "field_item:changed" => array:20 [ …20]
            "field_item:timestamp" => array:20 [ …20]
            "field_item:language" => array:20 [ …20]
            "field_item:email" => array:20 [ …20]
            "field_item:password" => array:20 [ …20]
            "field_item:map" => array:20 [ …20]
            "binary" => array:10 [ …10]
            "any" => array:10 [ …10]
            "duration_iso8601" => array:10 [ …10]
            "float" => array:10 [ …10]
            "string" => array:10 [ …10]
            "map" => array:10 [ …10]
            "timestamp" => array:10 [ …10]
            "integer" => array:10 [ …10]
            "timespan" => array:10 [ …10]
            "boolean" => array:10 [ …10]
            "datetime_iso8601" => array:10 [ …10]
            "uri" => array:10 [ …10]
            "list" => array:10 [ …10]
            "decimal" => array:10 [ …10]
            "language_reference" => array:10 [ …10]
            "email" => array:10 [ …10]
            "language" => array:10 [ …10]
          ]
          #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#314
            #bin: "cache_discovery"
            #consistentBackend: Drupal\Core\Cache\DatabaseBackend {#317 …6}
            #fastBackend: Drupal\Core\Cache\ApcuBackend {#318 …5}
            #lastWriteTimestamp: 1758191994.166
          }
          #useCaches: true
          #validator: null
          #constraintManager: Drupal\Core\Validation\ConstraintManager {#323
            #discovery: null
            #factory: Drupal\Core\Validation\ConstraintFactory {#324 …2}
            #mapper: null
            #cacheKey: "validation_constraint_plugins"
            #cacheTags: []
            #alterHook: "validation_constraint"
            #subdir: "Plugin/Validation/Constraint"
            #moduleHandler: Drupal\Core\Extension\ModuleHandler {#24}
            #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
            #defaults: []
            #pluginDefinitionAnnotationName: "Drupal\Core\Validation\Annotation\Constraint"
            #pluginDefinitionAttributeName: "Drupal\Core\Validation\Attribute\Constraint"
            #pluginInterface: null
            #namespaces: ArrayObject {#325}
            #additionalAnnotationNamespaces: []
            #definitions: null
            #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#314}
            #useCaches: true
          }
          #prototypes: array:2 [
            "entity:node:standard_page::status" => Drupal\Core\Field\FieldItemList {#2335 …9}
            "entity:node:standard_page:status" => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#2337 …9}
          ]
          #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#75
            #container: Drupal\Core\DependencyInjection\Container {#26}
            #_serviceIds: []
            #_entityStorages: []
          }
          #_serviceIds: []
          #_entityStorages: []
        }
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#2340
            #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1475}
            #name: 0
            #parent: Drupal\Core\Field\FieldItemList {#2336}
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#931}
            #values: array:1 [ …1]
            #properties: []
          }
        ]
        #langcode: "en"
      }
      "zh-hant" => Drupal\Core\Field\FieldItemList {#2344
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1473}
        #name: "status"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2343
          #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2144
            #definition: array:1 [ …1]
            #typedDataManager: null
            #propertyDefinitions: null
          }
          #name: null
          #parent: null
          #_serviceIds: []
          #_entityStorages: []
          #stringTranslation: null
          #typedDataManager: null
          #entity: Drupal\node\Entity\Node {#2341
            #entityTypeId: "node"
            #enforceIsNew: &2 null
            #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2343}
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #values: &40 array:29 [&40]
            #fields: &41 array:1 [&41]
            #fieldDefinitions: array:35 [
              "nid" => Drupal\Core\Field\BaseFieldDefinition {#1450}
              "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1448}
              "vid" => Drupal\Core\Field\BaseFieldDefinition {#1453}
              "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1456}
              "type" => Drupal\Core\Field\BaseFieldDefinition {#1459}
              "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1461}
              "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1465}
              "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1469}
              "status" => Drupal\Core\Field\BaseFieldDefinition {#1473}
              "uid" => Drupal\Core\Field\BaseFieldDefinition {#1478}
              "title" => Drupal\Core\Field\BaseFieldDefinition {#1482}
              "created" => Drupal\Core\Field\BaseFieldDefinition {#1485}
              "changed" => Drupal\Core\Field\BaseFieldDefinition {#1489}
              "promote" => Drupal\Core\Field\BaseFieldDefinition {#1493}
              "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1498}
              "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1503}
              "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1509}
              "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1515}
              "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#1570}
              "body_class" => Drupal\Core\Field\BaseFieldDefinition {#1525}
              "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#1528}
              "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1533}
              "path" => Drupal\Core\Field\BaseFieldDefinition {#1537}
              "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#1540}
              "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#1544}
              "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#1548}
              "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#1552}
              "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1556}
              "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1560}
              "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1564}
              "field_breadcrumb_switcher" => Drupal\field\Entity\FieldConfig {#1574}
              "field_meta_tags" => Drupal\field\Entity\FieldConfig {#1575}
              "field_standard_page_sub_title" => Drupal\field\Entity\FieldConfig {#1576}
              "field_standard_page_title" => Drupal\field\Entity\FieldConfig {#1577}
              "field_standardpage_modules" => Drupal\field\Entity\FieldConfig {#1578}
            ]
            #languages: array:5 [
              "en" => Drupal\Core\Language\Language {#1650
                #name: "English(英语)"
                #id: "en"
                #direction: "ltr"
                #weight: 0
                #locked: false
              }
              "zh-hant" => Drupal\Core\Language\Language {#1647
                #name: "繁體"
                #id: "zh-hant"
                #direction: "ltr"
                #weight: 1
                #locked: false
              }
              "zh-hans" => Drupal\Core\Language\Language {#1449
                #name: "简体"
                #id: "zh-hans"
                #direction: "ltr"
                #weight: 2
                #locked: false
              }
              "und" => Drupal\Core\Language\Language {#1651
                #name: "未指定"
                #id: "und"
                #direction: "ltr"
                #weight: 3
                #locked: true
              }
              "zxx" => Drupal\Core\Language\Language {#1652
                #name: "不适用"
                #id: "zxx"
                #direction: "ltr"
                #weight: 4
                #locked: true
              }
            ]
            #langcodeKey: "langcode"
            #defaultLangcodeKey: "default_langcode"
            #activeLangcode: "zh-hant"
            #enforceDefaultTranslation: null
            #defaultLangcode: "en"
            #translations: &55 array:2 [
              "x-default" => array:2 [
                "status" => 1
                "entity" => Drupal\node\Entity\Node {#1649}
              ]
              "zh-hant" => array:2 [
                "status" => 1
                "entity" => Drupal\node\Entity\Node {#2341}
              ]
            ]
            #translationInitialize: false
            #newRevision: &56 false
            #isDefaultRevision: &57 "1"
            #entityKeys: &58 array:4 [
              "bundle" => "standard_page"
              "id" => "1631"
              "revision" => "24892"
              "uuid" => "93108f10-3312-4c68-9191-b8424d97d0a4"
            ]
            #translatableEntityKeys: &59 array:8 [
              "label" => array:2 [
                "x-default" => "Unboxing HKUST Admissions"
                "zh-hant" => "開箱科大入學路"
              ]
              "langcode" => array:2 [
                "x-default" => "en"
                "zh-hant" => "zh-hant"
              ]
              "status" => array:2 [
                "x-default" => "1"
                "zh-hant" => "1"
              ]
              "published" => array:2 [
                "x-default" => "1"
                "zh-hant" => "1"
              ]
              "uid" => array:2 [
                "x-default" => "1"
                "zh-hant" => "1"
              ]
              "owner" => array:2 [
                "x-default" => "1"
                "zh-hant" => "1"
              ]
              "default_langcode" => array:2 [
                "x-default" => "1"
                "zh-hant" => "0"
              ]
              "revision_translation_affected" => array:2 [
                "x-default" => "1"
                "zh-hant" => null
              ]
            ]
            #validated: false
            #validationRequired: false
            #loadedRevisionId: &60 "24892"
            #revisionTranslationAffectedKey: "revision_translation_affected"
            #enforceRevisionTranslationAffected: &61 []
            #isSyncing: &62 false
            +in_preview: null
          }
        }
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#931}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#2345
            #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1475}
            #name: 0
            #parent: Drupal\Core\Field\FieldItemList {#2344}
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#931}
            #values: array:1 [ …1]
            #properties: []
          }
        ]
        #langcode: "zh-hant"
      }
    ]
  ]
  #fieldDefinitions: array:35 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1450}
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1448}
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1453}
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1456}
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1459}
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1461}
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1465}
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1469}
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1473}
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1478}
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1482}
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1485}
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1489}
    "promote" => Drupal\Core\Field\BaseFieldDefinition {#1493}
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1498}
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1503}
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1509}
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1515}
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#1570}
    "body_class" => Drupal\Core\Field\BaseFieldDefinition {#1525}
    "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#1528}
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1533}
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1537}
    "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#1540}
    "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#1544}
    "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#1548}
    "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#1552}
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1556}
    "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1560}
    "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1564}
    "field_breadcrumb_switcher" => Drupal\field\Entity\FieldConfig {#1574}
    "field_meta_tags" => Drupal\field\Entity\FieldConfig {#1575}
    "field_standard_page_sub_title" => Drupal\field\Entity\FieldConfig {#1576}
    "field_standard_page_title" => Drupal\field\Entity\FieldConfig {#1577}
    "field_standardpage_modules" => Drupal\field\Entity\FieldConfig {#1578}
  ]
  #languages: array:5 [
    "en" => Drupal\Core\Language\Language {#1650}
    "zh-hant" => Drupal\Core\Language\Language {#1647}
    "zh-hans" => Drupal\Core\Language\Language {#1449}
    "und" => Drupal\Core\Language\Language {#1651}
    "zxx" => Drupal\Core\Language\Language {#1652}
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "en"
  #translations: &55 array:2 [&55]
  #translationInitialize: false
  #newRevision: &56 false
  #isDefaultRevision: &57 "1"
  #entityKeys: &58 array:4 [&58]
  #translatableEntityKeys: &59 array:8 [&59]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: &60 "24892"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: &61 []
  #isSyncing: &62 false
  +in_preview: null
}