Drupal\node\Entity\Node {#1436
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1859
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#1722
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "node"
          "Bundle" => array:1 [
            0 => "standard_page"
          ]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:35 [
        "nid" => Drupal\Core\Field\BaseFieldDefinition {#1723
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1724
              #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 {#1725
            #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 {#1723}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1726
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1727
              #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 {#1728
            #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 {#1726}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "vid" => Drupal\Core\Field\BaseFieldDefinition {#1729
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1730
              #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 {#1731
            #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 {#1729}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1732
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1733
              #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 {#1734
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1732}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#1735
          #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 {#1736
            #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 {#1735}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1737
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1738
              #string: "Revision create time"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1739
              #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 {#1740
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1737}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1741
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1742
              #string: "Revision user"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1743
              #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 {#1744
            #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 {#1741}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1745
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1746
              #string: "Revision log message"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1747
              #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 {#1748
            #definition: array:2 [
              "type" => "field_item:string_long"
              "settings" => array:1 [
                "case_sensitive" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1745}
          }
          #type: "string_long"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\BaseFieldDefinition {#1749
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1750
              #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 {#1751
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1752 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1753 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1749}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uid" => Drupal\Core\Field\BaseFieldDefinition {#1754
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1755
              #string: "Authored by"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1756
              #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 {#1757
            #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 {#1754}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "title" => Drupal\Core\Field\BaseFieldDefinition {#1758
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1759
              #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 {#1760
            #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 {#1758}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "created" => Drupal\Core\Field\BaseFieldDefinition {#1761
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1762
              #string: "Authored on"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1763
              #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 {#1764
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1761}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "changed" => Drupal\Core\Field\BaseFieldDefinition {#1765
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1766
              #string: "Changed"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1767
              #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 {#1768
            #definition: array:2 [
              "type" => "field_item:changed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1765}
          }
          #type: "changed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "promote" => Drupal\Core\Field\BaseFieldDefinition {#1769
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1770
              #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 {#1771
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1772 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1773 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1769}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1774
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1775
              #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 {#1776
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1777 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1778 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1774}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1779
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1780
              #string: "Default translation"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1781
              #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 {#1782
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1783 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1784 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1779}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1785
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1786
              #string: "Default revision"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1787
              #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 {#1788
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1789 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1790 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1785}
          }
          #type: "boolean"
          #propertyDefinitions: array:1 [
            "value" => Drupal\Core\TypedData\DataDefinition {#1855
              #definition: array:3 [
                "type" => "boolean"
                "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1862 …5}
                "required" => true
              ]
              #typedDataManager: null
            }
          ]
          #schema: null
          #indexes: []
        }
        "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1791
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1792
              #string: "Revision translation affected"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1793
              #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 {#1794
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1795 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1796 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1791}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#1846
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1847
              #string: "Moderation state"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1848
              #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 {#1849
            #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 {#1846}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "body_class" => Drupal\Core\Field\BaseFieldDefinition {#1801
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1802
              #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 {#1803
            #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 {#1801}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#1804
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1805
              #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 {#1806
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1807 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1808 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1804}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1809
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1810
              #string: "Metatags (Hidden field for JSON support)"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1811
              #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 {#1812
            #definition: array:2 [
              "type" => "field_item:metatag_computed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1809}
          }
          #type: "metatag_computed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "path" => Drupal\Core\Field\BaseFieldDefinition {#1813
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1814
              #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 {#1815
            #definition: array:2 [
              "type" => "field_item:path"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1813}
          }
          #type: "path"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#1816
          #definition: array:7 [
            "field_name" => "rh_action"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1817
              #string: "Rabbit Hole action"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1818
              #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 {#1819
            #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 {#1816}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#1820
          #definition: array:7 [
            "field_name" => "rh_redirect"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1821
              #string: "Rabbit Hole redirect path."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1822
              #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 {#1823
            #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 {#1820}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#1824
          #definition: array:7 [
            "field_name" => "rh_redirect_response"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1825
              #string: "Rabbit Hole redirect response code"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1826
              #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 {#1827
            #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 {#1824}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#1828
          #definition: array:7 [
            "field_name" => "rh_redirect_fallback_action"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1829
              #string: "Rabbit Hole redirect fallback action"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1830
              #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 {#1831
            #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 {#1828}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1832
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1833
              #string: "Menu link"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1834
              #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 {#1835
            #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 {#1832}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1836
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1837
              #string: "Translation source"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1838
              #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 {#1839
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1836}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1840
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1841
              #string: "Translation outdated"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1842
              #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 {#1843
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1844 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1845 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1840}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "field_breadcrumb_switcher" => Drupal\field\Entity\FieldConfig {#1850
          #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: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_meta_tags" => Drupal\field\Entity\FieldConfig {#1851
          #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: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_standardpage_modules" => Drupal\field\Entity\FieldConfig {#1852
          #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]
                "dynamic_block_06" => array:2 [ …2]
                "dynamic_block_event_module" => array:2 [ …2]
                "dynamic_block_module" => array:2 [ …2]
                "dynamic_content_module" => array:2 [ …2]
                "event_date" => array:2 [ …2]
                "event_date_module" => array:2 [ …2]
                "faq_module" => array:2 [ …2]
                "image_l_to_s" => array:2 [ …2]
                "image_link_module" => array:2 [ …2]
                "image_no_change" => array:2 [ …2]
                "image_p_to_l" => array:2 [ …2]
                "image_p_to_s" => array:2 [ …2]
                "info_day_events" => array:2 [ …2]
                "info_day_head_banner" => array:2 [ …2]
                "info_day_introduction" => array:2 [ …2]
                "info_day_introduction_module" => array:2 [ …2]
                "info_day_map" => array:2 [ …2]
                "info_day_timeline_module" => array:2 [ …2]
                "info_day_timer" => array:2 [ …2]
                "info_day_timetable" => array:2 [ …2]
                "info_day_timetable_module" => array:2 [ …2]
                "info_day_timetable_sub_module" => array:2 [ …2]
                "link_module" => array:2 [ …2]
                "lpm_01" => array:2 [ …2]
                "lpm_01_show_all" => array:2 [ …2]
                "lpm_02" => array:2 [ …2]
                "lpm_02_tab_module" => array:2 [ …2]
                "lpm_03" => array:2 [ …2]
                "lpm_04" => array:2 [ …2]
                "lpm_05" => array:2 [ …2]
                "lpm_05_application_module" => array:2 [ …2]
                "lpm_06" => array:2 [ …2]
                "lpm_07" => array:2 [ …2]
                "lpm_08_table" => array:2 [ …2]
                "lpm_09_jupas_interview" => array:2 [ …2]
                "lpm_10_dynamic_block" => array:2 [ …2]
                "lpm_11_student_sharing" => array:2 [ …2]
                "lpm_12" => array:2 [ …2]
                "lpm_12_module" => array:2 [ …2]
                "lpm_13" => array:2 [ …2]
                "lpm_13_accordion" => array:2 [ …2]
                "lpm_13_tab_module" => array:2 [ …2]
                "lpm_13_tabs" => array:2 [ …2]
                "lpm_14" => array:2 [ …2]
                "lpm_14_content_module" => array:2 [ …2]
                "lpm_14_module" => array:2 [ …2]
                "lpm_14_ranking" => array:2 [ …2]
                "lpm_14_student_module" => array:2 [ …2]
                "lpm_14_tab" => array:2 [ …2]
                "lpm_15" => array:2 [ …2]
                "lpm_15_module" => array:2 [ …2]
                "lpm_16" => array:2 [ …2]
                "lpm_16_module" => array:2 [ …2]
                "lpm_17" => array:2 [ …2]
                "lpm_17_module" => array:2 [ …2]
                "lpm_18" => array:2 [ …2]
                "lpm_18_module" => array:2 [ …2]
                "lpm_19" => array:2 [ …2]
                "lpm_19_details" => array:2 [ …2]
                "lpm_19_module" => array:2 [ …2]
                "lpm_20" => array:2 [ …2]
                "lpm_21" => array:2 [ …2]
                "lpm_22" => array:2 [ …2]
                "lpm_23" => array:2 [ …2]
                "lpm_23_module_2_blocks" => array:2 [ …2]
                "lpm_23_module_4_blocks" => array:2 [ …2]
                "lpm_block_module" => array:2 [ …2]
                "lpm_card_content" => array:2 [ …2]
                "lpm_circle" => array:2 [ …2]
                "lpm_circle_module" => array:2 [ …2]
                "lpm_content_background_image" => array:2 [ …2]
                "lpm_dates_01" => array:2 [ …2]
                "lpm_dates_02" => array:2 [ …2]
                "lpm_faq" => array:2 [ …2]
                "lpm_jupas_calculator" => array:2 [ …2]
                "lpm_module_with_background_image" => array:2 [ …2]
                "lpm_multi_timeline" => array:2 [ …2]
                "lpm_ranking_01" => array:2 [ …2]
                "lpm_ranking_02" => array:2 [ …2]
                "lpm_ranking_03" => array:2 [ …2]
                "lpm_ranking_03_module" => array:2 [ …2]
                "lpm_requirements_01" => array:2 [ …2]
                "lpm_requirements_02" => array:2 [ …2]
                "lpm_requirements_03" => array:2 [ …2]
                "lpm_rich_text" => array:2 [ …2]
                "lpm_slide" => array:2 [ …2]
                "lpm_slide_module_01" => array:2 [ …2]
                "lpm_slide_module_02" => array:2 [ …2]
                "lpm_slide_module_03" => array:2 [ …2]
                "lpm_slide_module_04" => array:2 [ …2]
                "lpm_slide_vertical" => array:2 [ …2]
                "lpm_timeline" => array:2 [ …2]
                "ranking_module" => array:2 [ …2]
                "social_media_image_module" => array:2 [ …2]
                "social_media_module" => array:2 [ …2]
                "student_sharing_module" => array:2 [ …2]
                "subscription" => array:2 [ …2]
                "timeline_module" => array:2 [ …2]
                "title_with_text_module" => array:2 [ …2]
                "video_module" => array:2 [ …2]
              ]
            ]
          ]
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_standard_page_sub_title" => Drupal\field\Entity\FieldConfig {#1853
          #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: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_standard_page_title" => Drupal\field\Entity\FieldConfig {#1854
          #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: null
          #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 {#1436}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:29 [
    "nid" => array:1 [
      "x-default" => "979"
    ]
    "vid" => array:1 [
      "x-default" => "26295"
    ]
    "type" => array:1 [
      "x-default" => "standard_page"
    ]
    "uuid" => array:1 [
      "x-default" => "18e1b4d3-d375-44c0-9c06-fb913b717643"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "1"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1755746307"
    ]
    "revision_log" => array:1 [
      "x-default" => null
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "1"
    ]
    "title" => array:1 [
      "x-default" => "Student Ambassador Program"
    ]
    "created" => array:1 [
      "x-default" => "1628558810"
    ]
    "changed" => array:1 [
      "x-default" => "1755746307"
    ]
    "promote" => array:1 [
      "x-default" => "1"
    ]
    "sticky" => array:1 [
      "x-default" => "0"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
    "content_translation_source" => array:1 [
      "x-default" => "und"
    ]
    "content_translation_outdated" => array:1 [
      "x-default" => "0"
    ]
    "body_class" => array:1 [
      "x-default" => "why-hkust-page"
    ]
    "specific_node_class" => array:1 [
      "x-default" => "0"
    ]
    "rh_action" => array:1 [
      "x-default" => "bundle_default"
    ]
    "rh_redirect" => array:1 [
      "x-default" => null
    ]
    "rh_redirect_response" => array:1 [
      "x-default" => "301"
    ]
    "rh_redirect_fallback_action" => array:1 [
      "x-default" => "bundle_default"
    ]
    "field_breadcrumb_switcher" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "1"
        ]
      ]
    ]
    "field_standardpage_modules" => array:1 [
      "x-default" => array:12 [
        0 => array:2 [
          "target_id" => "19593"
          "target_revision_id" => "482984"
        ]
        1 => array:2 [
          "target_id" => "8455"
          "target_revision_id" => "482985"
        ]
        2 => array:2 [
          "target_id" => "8393"
          "target_revision_id" => "482986"
        ]
        3 => array:2 [
          "target_id" => "12174"
          "target_revision_id" => "482987"
        ]
        4 => array:2 [
          "target_id" => "12168"
          "target_revision_id" => "482988"
        ]
        5 => array:2 [
          "target_id" => "8440"
          "target_revision_id" => "482989"
        ]
        6 => array:2 [
          "target_id" => "8404"
          "target_revision_id" => "482990"
        ]
        7 => array:2 [
          "target_id" => "8413"
          "target_revision_id" => "482991"
        ]
        8 => array:2 [
          "target_id" => "8383"
          "target_revision_id" => "482993"
        ]
        9 => array:2 [
          "target_id" => "12179"
          "target_revision_id" => "482976"
        ]
        10 => array:2 [
          "target_id" => "8399"
          "target_revision_id" => "482977"
        ]
        11 => array:2 [
          "target_id" => "8397"
          "target_revision_id" => "482978"
        ]
      ]
    ]
  ]
  #fields: array:1 [
    "revision_default" => array:1 [
      "x-default" => Drupal\Core\Field\FieldItemList {#1857
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1785}
        #name: "revision_default"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1859}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#920
          #discovery: null
          #factory: null
          #mapper: null
          #cacheKey: "typed_data_types_plugins"
          #cacheTags: []
          #alterHook: "data_type_info"
          #subdir: "Plugin/DataType"
          #moduleHandler: Drupal\Core\Extension\ModuleHandler {#34
            #loadedFiles: array:151 [
              "admin_assets" => true
              "admin_toolbar" => true
              "anchor_link" => true
              "ban" => true
              "better_exposed_filters" => true
              "better_normalizers" => true
              "block" => true
              "block_content" => true
              "block_field" => true
              "breakpoint" => true
              "captcha" => true
              "ckeditor5" => true
              "color" => true
              "color_field" => true
              "colorbox" => true
              "comment" => true
              "config" => true
              "config_translation" => true
              "contact" => true
              "content_moderation" => true
              "contextual" => true
              "crop" => true
              "cse_google_baidu" => true
              "csv_serialization" => true
              "ctools" => true
              "custom_body_class" => true
              "datetime" => true
              "datetime_range" => true
              "dblog" => true
              "devel" => true
              "devel_entity_updates" => true
              "devel_php" => true
              "easy_breadcrumb" => true
              "eck" => true
              "editor" => true
              "entity_clone" => true
              "entity_reference_revisions" => true
              "entity_translation_unified_form" => true
              "entity_update" => true
              "entityqueue" => true
              "field" => true
              "field_group" => true
              "field_ui" => true
              "file" => true
              "filter" => true
              "focal_point" => true
              "getcurrentip" => true
              "google_analytics" => true
              "google_cse" => true
              "google_tag" => true
              "hal" => true
              "help" => true
              "history" => true
              "hkust_admin_ui" => true
              "hkust_ckeditor_plugins" => true
              "hkust_signature_affiliate" => true
              "hkust_theme_configs" => true
              "image" => true
              "image_widget_crop" => true
              "jquery_ui" => true
              "jquery_ui_accordion" => true
              "jquery_ui_datepicker" => true
              "jquery_ui_slider" => true
              "jquery_ui_touch_punch" => true
              "language" => true
              "layout_builder" => true
              "layout_builder_expose_all_field_blocks" => true
              "layout_discovery" => true
              "lazy" => true
              "link" => true
              "link_attributes" => true
              "link_attributes_menu_link_content" => true
              "locale" => true
              "media" => true
              "media_alias_display" => true
              "media_entity_file_replace" => true
              "media_library" => true
              "memcache" => true
              "memcache_admin" => true
              "menu_ui" => true
              "metatag" => true
              "metatag_facebook" => true
              "metatag_open_graph" => true
              "metatag_views" => true
              "mtpcbuild_frm" => true
              "mysql" => true
              "node" => true
              "options" => true
              "page_cache" => true
              "paragraphs_asymmetric_translation_widgets" => true
              "path" => true
              "path_alias" => true
              "phpass" => true
              "quick_node_clone" => true
              "quickedit" => true
              "rabbit_hole" => true
              "rdf" => true
              "recaptcha" => true
              "redirect" => true
              "responsive_image" => true
              "rest" => true
              "rh_node" => true
              "rh_taxonomy" => true
              "search" => true
              "search_api" => true
              "search_api_db" => true
              "serialization" => true
              "shortcut" => true
              "shs" => true
              "smart_date" => true
              "smtp" => true
              "straw" => true
              "structure_sync" => true
              "svg_formatter" => true
              "svg_image" => true
              "system" => true
              "taxonomy" => true
              "taxonomy_import" => true
              "taxonomy_term_depth" => true
              "telephone" => true
              "text" => true
              "token" => true
              "toolbar" => true
              "translatable_menu_link_uri" => true
              "twig_tweak" => true
              "urao_fmt" => true
              "urao_frm" => true
              "urao_sw" => true
              "urao_thm" => true
              "urao_vws" => true
              "user" => true
              "video_embed_bilibili" => true
              "video_embed_field" => true
              "video_embed_tencent" => true
              "video_embed_youku" => true
              "views_complex_grouping" => true
              "views_infinite_scroll" => true
              "views_ui" => true
              "viewsreference" => true
              "webform" => true
              "webform_shs" => true
              "webform_ui" => true
              "workflows" => true
              "menu_link_content" => true
              "pathauto" => true
              "content_translation" => true
              "externalauth" => true
              "views" => true
              "paragraphs" => true
              "ust" => true
              "eu_cookie_compliance" => true
            ]
            #moduleList: array:151 [
              "admin_assets" => Drupal\Core\Extension\Extension {#43 …6}
              "admin_toolbar" => Drupal\Core\Extension\Extension {#27 …6}
              "anchor_link" => Drupal\Core\Extension\Extension {#46 …6}
              "ban" => Drupal\Core\Extension\Extension {#49 …6}
              "better_exposed_filters" => Drupal\Core\Extension\Extension {#53 …6}
              "better_normalizers" => Drupal\Core\Extension\Extension {#52 …6}
              "block" => Drupal\Core\Extension\Extension {#51 …6}
              "block_content" => Drupal\Core\Extension\Extension {#61 …6}
              "block_field" => Drupal\Core\Extension\Extension {#59 …6}
              "breakpoint" => Drupal\Core\Extension\Extension {#74 …6}
              "captcha" => Drupal\Core\Extension\Extension {#69 …6}
              "ckeditor5" => Drupal\Core\Extension\Extension {#86 …6}
              "color" => Drupal\Core\Extension\Extension {#95 …6}
              "color_field" => Drupal\Core\Extension\Extension {#96 …6}
              "colorbox" => Drupal\Core\Extension\Extension {#97 …6}
              "comment" => Drupal\Core\Extension\Extension {#98 …6}
              "config" => Drupal\Core\Extension\Extension {#99 …6}
              "config_translation" => Drupal\Core\Extension\Extension {#100 …6}
              "contact" => Drupal\Core\Extension\Extension {#101 …6}
              "content_moderation" => Drupal\Core\Extension\Extension {#102 …6}
              "contextual" => Drupal\Core\Extension\Extension {#103 …6}
              "crop" => Drupal\Core\Extension\Extension {#104 …6}
              "cse_google_baidu" => Drupal\Core\Extension\Extension {#105 …6}
              "csv_serialization" => Drupal\Core\Extension\Extension {#106 …6}
              "ctools" => Drupal\Core\Extension\Extension {#107 …6}
              "custom_body_class" => Drupal\Core\Extension\Extension {#108 …6}
              "datetime" => Drupal\Core\Extension\Extension {#109 …6}
              "datetime_range" => Drupal\Core\Extension\Extension {#110 …6}
              "dblog" => Drupal\Core\Extension\Extension {#111 …6}
              "devel" => Drupal\Core\Extension\Extension {#112 …6}
              "devel_entity_updates" => Drupal\Core\Extension\Extension {#113 …6}
              "devel_php" => Drupal\Core\Extension\Extension {#114 …6}
              "easy_breadcrumb" => Drupal\Core\Extension\Extension {#115 …6}
              "eck" => Drupal\Core\Extension\Extension {#116 …6}
              "editor" => Drupal\Core\Extension\Extension {#117 …6}
              "entity_clone" => Drupal\Core\Extension\Extension {#118 …6}
              "entity_reference_revisions" => Drupal\Core\Extension\Extension {#119 …6}
              "entity_translation_unified_form" => Drupal\Core\Extension\Extension {#120 …6}
              "entity_update" => Drupal\Core\Extension\Extension {#121 …6}
              "entityqueue" => Drupal\Core\Extension\Extension {#122 …6}
              "field" => Drupal\Core\Extension\Extension {#123 …6}
              "field_group" => Drupal\Core\Extension\Extension {#124 …6}
              "field_ui" => Drupal\Core\Extension\Extension {#125 …6}
              "file" => Drupal\Core\Extension\Extension {#126 …6}
              "filter" => Drupal\Core\Extension\Extension {#127 …6}
              "focal_point" => Drupal\Core\Extension\Extension {#128 …6}
              "getcurrentip" => Drupal\Core\Extension\Extension {#129 …6}
              "google_analytics" => Drupal\Core\Extension\Extension {#130 …6}
              "google_cse" => Drupal\Core\Extension\Extension {#131 …6}
              "google_tag" => Drupal\Core\Extension\Extension {#132 …6}
              "hal" => Drupal\Core\Extension\Extension {#133 …6}
              "help" => Drupal\Core\Extension\Extension {#134 …6}
              "history" => Drupal\Core\Extension\Extension {#135 …6}
              "hkust_admin_ui" => Drupal\Core\Extension\Extension {#136 …6}
              "hkust_ckeditor_plugins" => Drupal\Core\Extension\Extension {#137 …6}
              "hkust_signature_affiliate" => Drupal\Core\Extension\Extension {#138 …6}
              "hkust_theme_configs" => Drupal\Core\Extension\Extension {#139 …6}
              "image" => Drupal\Core\Extension\Extension {#140 …6}
              "image_widget_crop" => Drupal\Core\Extension\Extension {#141 …6}
              "jquery_ui" => Drupal\Core\Extension\Extension {#142 …6}
              "jquery_ui_accordion" => Drupal\Core\Extension\Extension {#143 …6}
              "jquery_ui_datepicker" => Drupal\Core\Extension\Extension {#144 …6}
              "jquery_ui_slider" => Drupal\Core\Extension\Extension {#145 …6}
              "jquery_ui_touch_punch" => Drupal\Core\Extension\Extension {#146 …6}
              "language" => Drupal\Core\Extension\Extension {#147 …6}
              "layout_builder" => Drupal\Core\Extension\Extension {#148 …6}
              "layout_builder_expose_all_field_blocks" => Drupal\Core\Extension\Extension {#149 …6}
              "layout_discovery" => Drupal\Core\Extension\Extension {#150 …6}
              "lazy" => Drupal\Core\Extension\Extension {#151 …6}
              "link" => Drupal\Core\Extension\Extension {#152 …6}
              "link_attributes" => Drupal\Core\Extension\Extension {#153 …6}
              "link_attributes_menu_link_content" => Drupal\Core\Extension\Extension {#154 …6}
              "locale" => Drupal\Core\Extension\Extension {#155 …6}
              "media" => Drupal\Core\Extension\Extension {#156 …6}
              "media_alias_display" => Drupal\Core\Extension\Extension {#157 …6}
              "media_entity_file_replace" => Drupal\Core\Extension\Extension {#158 …6}
              "media_library" => Drupal\Core\Extension\Extension {#159 …6}
              "memcache" => Drupal\Core\Extension\Extension {#160 …6}
              "memcache_admin" => Drupal\Core\Extension\Extension {#161 …6}
              "menu_ui" => Drupal\Core\Extension\Extension {#162 …6}
              "metatag" => Drupal\Core\Extension\Extension {#163 …6}
              "metatag_facebook" => Drupal\Core\Extension\Extension {#164 …6}
              "metatag_open_graph" => Drupal\Core\Extension\Extension {#165 …6}
              "metatag_views" => Drupal\Core\Extension\Extension {#166 …6}
              "mtpcbuild_frm" => Drupal\Core\Extension\Extension {#167 …6}
              "mysql" => Drupal\Core\Extension\Extension {#168 …6}
              "node" => Drupal\Core\Extension\Extension {#169 …6}
              "options" => Drupal\Core\Extension\Extension {#170 …6}
              "page_cache" => Drupal\Core\Extension\Extension {#171 …6}
              "paragraphs_asymmetric_translation_widgets" => Drupal\Core\Extension\Extension {#172 …6}
              "path" => Drupal\Core\Extension\Extension {#173 …6}
              "path_alias" => Drupal\Core\Extension\Extension {#174 …6}
              "phpass" => Drupal\Core\Extension\Extension {#175 …6}
               …58
            ]
            #loaded: true
            #implementations: array:965 [ …965]
            #verified: array:10 [ …10]
            #hookInfo: null
            #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#36 …4}
            #cacheNeedsWriting: false
            #alterFunctions: array:3 [ …3]
            #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 {#34}
            #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::revision_default" => Drupal\Core\Field\FieldItemList {#1858 …9}
            "entity:node:standard_page:revision_default" => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#1856 …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 {#1861
            #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1788}
            #name: 0
            #parent: Drupal\Core\Field\FieldItemList {#1857}
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#920}
            #values: array:1 [ …1]
            #properties: []
          }
        ]
        #langcode: "en"
      }
    ]
  ]
  #fieldDefinitions: array:35 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1723}
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1726}
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1729}
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1732}
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1735}
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1737}
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1741}
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1745}
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1749}
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1754}
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1758}
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1761}
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1765}
    "promote" => Drupal\Core\Field\BaseFieldDefinition {#1769}
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1774}
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1779}
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1785}
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1791}
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#1846}
    "body_class" => Drupal\Core\Field\BaseFieldDefinition {#1801}
    "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#1804}
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1809}
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1813}
    "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#1816}
    "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#1820}
    "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#1824}
    "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#1828}
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1832}
    "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1836}
    "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1840}
    "field_breadcrumb_switcher" => Drupal\field\Entity\FieldConfig {#1850}
    "field_meta_tags" => Drupal\field\Entity\FieldConfig {#1851}
    "field_standardpage_modules" => Drupal\field\Entity\FieldConfig {#1852}
    "field_standard_page_sub_title" => Drupal\field\Entity\FieldConfig {#1853}
    "field_standard_page_title" => Drupal\field\Entity\FieldConfig {#1854}
  ]
  #languages: array:5 [
    "en" => Drupal\Core\Language\Language {#1492
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "zh-hant" => Drupal\Core\Language\Language {#1489
      #name: "繁體"
      #id: "zh-hant"
      #direction: "ltr"
      #weight: 1
      #locked: false
    }
    "zh-hans" => Drupal\Core\Language\Language {#1432
      #name: "简体"
      #id: "zh-hans"
      #direction: "ltr"
      #weight: 2
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#1493
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 3
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#1494
      #name: "Not applicable"
      #id: "zxx"
      #direction: "ltr"
      #weight: 4
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "en"
  #translations: array:1 [
    "x-default" => array:2 [
      "status" => 1
      "entity" => Drupal\node\Entity\Node {#1436}
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:4 [
    "bundle" => "standard_page"
    "id" => "979"
    "revision" => "26295"
    "uuid" => "18e1b4d3-d375-44c0-9c06-fb913b717643"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "Student Ambassador Program"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "1"
    ]
    "owner" => array:1 [
      "x-default" => "1"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "26295"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}