More about HKUST
Drupal\node\Entity\Node {#1436 #entityTypeId: "node" #enforceIsNew: null #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1873 #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#1722 #definition: array:1 [ "constraints" => array:2 [ "EntityType" => "node" "Bundle" => array:1 [ 0 => "events" ] ] ] #typedDataManager: null #propertyDefinitions: array:40 [ "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\Entity\BaseFieldOverride {#1846 #entityTypeId: "base_field_override" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.status" #status: true #uuid: "74fcae65-c263-41ab-bf43-2b79299d4e49" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:1 [ 0 => "node.type.events" ] ] #isSyncing: false #id: "node.events.status" #field_name: "status" #field_type: "boolean" #entity_type: "node" #bundle: "events" #label: "Published" #description: "" #settings: array:2 [ "on_label" => "On" "off_label" => "Off" ] #required: false #translatable: true #default_value: array:1 [ 0 => array:1 [ "value" => 1 ] ] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #baseFieldDefinition: null +original: ? Drupal\Core\Field\Entity\BaseFieldOverride } "uid" => Drupal\Core\Field\Entity\BaseFieldOverride {#1847 #entityTypeId: "base_field_override" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.uid" #status: true #uuid: "26424446-ce31-46ac-b8c3-cc0b1cfa3d50" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:1 [ 0 => "node.type.events" ] ] #isSyncing: false #id: "node.events.uid" #field_name: "uid" #field_type: "entity_reference" #entity_type: "node" #bundle: "events" #label: "Authored by" #description: "The username of the content author." #settings: array:2 [ "handler" => "default" "handler_settings" => [] ] #required: false #translatable: true #default_value: [] #default_value_callback: "Drupal\node\Entity\Node::getDefaultEntityOwner" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #baseFieldDefinition: null +original: ? Drupal\Core\Field\Entity\BaseFieldOverride } "title" => Drupal\Core\Field\Entity\BaseFieldOverride {#1848 #entityTypeId: "base_field_override" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.title" #status: true #uuid: "1e55d8f3-9ac2-4c27-b964-b53c9ce144f7" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:1 [ 0 => "node.type.events" ] ] #isSyncing: false #id: "node.events.title" #field_name: "title" #field_type: "string" #entity_type: "node" #bundle: "events" #label: "Title" #description: "" #settings: [] #required: true #translatable: true #default_value: [] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #baseFieldDefinition: null +original: ? Drupal\Core\Field\Entity\BaseFieldOverride } "created" => Drupal\Core\Field\Entity\BaseFieldOverride {#1849 #entityTypeId: "base_field_override" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.created" #status: true #uuid: "977840ce-4fee-4d24-95db-918690997643" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:1 [ 0 => "node.type.events" ] ] #isSyncing: false #id: "node.events.created" #field_name: "created" #field_type: "created" #entity_type: "node" #bundle: "events" #label: "Authored on" #description: "The time that the node was created." #settings: [] #required: false #translatable: true #default_value: [] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #baseFieldDefinition: null +original: ? Drupal\Core\Field\Entity\BaseFieldOverride } "changed" => Drupal\Core\Field\Entity\BaseFieldOverride {#1850 #entityTypeId: "base_field_override" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.changed" #status: true #uuid: "b6f61055-92a7-4d78-8bdb-700619075091" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:1 [ 0 => "node.type.events" ] ] #isSyncing: false #id: "node.events.changed" #field_name: "changed" #field_type: "changed" #entity_type: "node" #bundle: "events" #label: "Changed" #description: "The time that the node was last edited." #settings: [] #required: false #translatable: true #default_value: [] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #baseFieldDefinition: null +original: ? Drupal\Core\Field\Entity\BaseFieldOverride } "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#1851 #entityTypeId: "base_field_override" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.promote" #status: true #uuid: "6ef8c316-b4bc-4b96-ac76-0366d6a059af" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:1 [ 0 => "node.type.events" ] ] #isSyncing: false #id: "node.events.promote" #field_name: "promote" #field_type: "boolean" #entity_type: "node" #bundle: "events" #label: "Promoted to front page" #description: "" #settings: array:2 [ "on_label" => "On" "off_label" => "Off" ] #required: false #translatable: true #default_value: array:1 [ 0 => array:1 [ "value" => 1 ] ] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #baseFieldDefinition: null +original: ? Drupal\Core\Field\Entity\BaseFieldOverride } "sticky" => Drupal\Core\Field\Entity\BaseFieldOverride {#1852 #entityTypeId: "base_field_override" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.sticky" #status: true #uuid: "5fc1a17b-b602-458e-9de7-afa811dae6ab" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:1 [ 0 => "node.type.events" ] ] #isSyncing: false #id: "node.events.sticky" #field_name: "sticky" #field_type: "boolean" #entity_type: "node" #bundle: "events" #label: "Sticky at top of lists" #description: "" #settings: array:2 [ "on_label" => "On" "off_label" => "Off" ] #required: false #translatable: true #default_value: array:1 [ 0 => array:1 [ "value" => 0 ] ] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #baseFieldDefinition: null +original: ? Drupal\Core\Field\Entity\BaseFieldOverride } "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 {#1869 #definition: array:3 [ "type" => "boolean" "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1876 …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 {#1855 #definition: array:12 [ "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1856 #string: "Moderation state" #arguments: [] #translatedMarkup: null #options: [] #stringTranslation: null } "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1857 #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" => "events" ] #typedDataManager: null #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1858 #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 {#1855} } #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\Entity\BaseFieldOverride {#1853 #entityTypeId: "base_field_override" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.path" #status: true #uuid: "dd0c6d3a-8868-43d2-b2a6-4b38bfbc208c" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:2 [ "config" => array:1 [ 0 => "node.type.events" ] "module" => array:1 [ 0 => "path" ] ] #isSyncing: false #id: "node.events.path" #field_name: "path" #field_type: "path" #entity_type: "node" #bundle: "events" #label: "URL alias" #description: "" #settings: [] #required: false #translatable: true #default_value: [] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #baseFieldDefinition: null +original: ? Drupal\Core\Field\Entity\BaseFieldOverride } "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\Entity\BaseFieldOverride {#1854 #entityTypeId: "base_field_override" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.menu_link" #status: true #uuid: "57dabd28-566e-4ff4-ac56-ef88c7b2fb04" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:1 [ 0 => "node.type.events" ] ] #isSyncing: false #id: "node.events.menu_link" #field_name: "menu_link" #field_type: "entity_reference" #entity_type: "node" #bundle: "events" #label: "Menu link" #description: "Computed menu link for the node (only available during node saving)." #settings: array:2 [ "handler" => "default" "handler_settings" => [] ] #required: false #translatable: true #default_value: [] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #baseFieldDefinition: null +original: ? Drupal\Core\Field\Entity\BaseFieldOverride } "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#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_event_date_module" => Drupal\field\Entity\FieldConfig {#1859 #entityTypeId: "field_config" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.field_event_date_module" #status: true #uuid: "4db07559-6ee4-48ca-b0fa-4cc645dfb49d" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:2 [ "config" => array:3 [ 0 => "field.storage.node.field_event_date_module" 1 => "node.type.events" 2 => "paragraphs.paragraphs_type.event_date" ] "module" => array:1 [ 0 => "entity_reference_revisions" ] ] #isSyncing: false #id: "node.events.field_event_date_module" #field_name: "field_event_date_module" #field_type: "entity_reference_revisions" #entity_type: "node" #bundle: "events" #label: "Display Event Date" #description: "" #settings: array:2 [ "handler" => "default:paragraph" "handler_settings" => array:3 [ "target_bundles" => array:1 [ "event_date" => "event_date" ] "negate" => 0 "target_bundles_drag_drop" => array:50 [ "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_module" => array:2 [ …2] …43 ] ] ] #required: false #translatable: true #default_value: [] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #deleted: false +original: ? Drupal\field\Entity\FieldConfig } "field_event_detail" => Drupal\field\Entity\FieldConfig {#1860 #entityTypeId: "field_config" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.field_event_detail" #status: true #uuid: "a095b31a-7149-4493-a065-77c981470848" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:2 [ 0 => "field.storage.node.field_event_detail" 1 => "node.type.events" ] ] #isSyncing: false #id: "node.events.field_event_detail" #field_name: "field_event_detail" #field_type: "string_long" #entity_type: "node" #bundle: "events" #label: "Event Detail" #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_event_highlight" => Drupal\field\Entity\FieldConfig {#1861 #entityTypeId: "field_config" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.field_event_highlight" #status: true #uuid: "27cc9f65-dbb2-4e97-af48-97c36df05964" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:2 [ 0 => "field.storage.node.field_event_highlight" 1 => "node.type.events" ] ] #isSyncing: false #id: "node.events.field_event_highlight" #field_name: "field_event_highlight" #field_type: "boolean" #entity_type: "node" #bundle: "events" #label: "Highlight Event" #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_event_link" => Drupal\field\Entity\FieldConfig {#1862 #entityTypeId: "field_config" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.field_event_link" #status: true #uuid: "ec856d3d-a1ca-4387-8d66-204cac9808ae" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:2 [ "config" => array:2 [ 0 => "field.storage.node.field_event_link" 1 => "node.type.events" ] "module" => array:1 [ 0 => "link" ] ] #isSyncing: false #id: "node.events.field_event_link" #field_name: "field_event_link" #field_type: "link" #entity_type: "node" #bundle: "events" #label: "Event Link" #description: "" #settings: array:2 [ "title" => 1 "link_type" => 17 ] #required: false #translatable: true #default_value: [] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #deleted: false +original: ? Drupal\field\Entity\FieldConfig } "field_event_location" => Drupal\field\Entity\FieldConfig {#1863 #entityTypeId: "field_config" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.field_event_location" #status: true #uuid: "ec384dc9-6943-4485-bdec-5f4a335b7508" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:3 [ 0 => "field.storage.node.field_event_location" 1 => "node.type.events" 2 => "taxonomy.vocabulary.event_location" ] ] #isSyncing: false #id: "node.events.field_event_location" #field_name: "field_event_location" #field_type: "entity_reference" #entity_type: "node" #bundle: "events" #label: "Event Location" #description: "" #settings: array:2 [ "handler" => "default:taxonomy_term" "handler_settings" => array:4 [ "target_bundles" => array:1 [ …1] "sort" => array:2 [ …2] "auto_create" => false "auto_create_bundle" => "" ] ] #required: true #translatable: true #default_value: [] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #deleted: false +original: ? Drupal\field\Entity\FieldConfig } "field_event_month" => Drupal\field\Entity\FieldConfig {#1864 #entityTypeId: "field_config" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.field_event_month" #status: true #uuid: "d1bc9ddd-e420-45b3-9a12-8863321003bc" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:3 [ 0 => "field.storage.node.field_event_month" 1 => "node.type.events" 2 => "taxonomy.vocabulary.month" ] ] #isSyncing: false #id: "node.events.field_event_month" #field_name: "field_event_month" #field_type: "entity_reference" #entity_type: "node" #bundle: "events" #label: "Event Month" #description: "" #settings: array:2 [ "handler" => "default:taxonomy_term" "handler_settings" => array:4 [ "target_bundles" => array:1 [ …1] "sort" => array:2 [ …2] "auto_create" => false "auto_create_bundle" => "" ] ] #required: true #translatable: true #default_value: [] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #deleted: false +original: ? Drupal\field\Entity\FieldConfig } "field_event_time" => Drupal\field\Entity\FieldConfig {#1865 #entityTypeId: "field_config" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.field_event_time" #status: true #uuid: "ee235bce-f7f6-4f4d-80c2-760d43314b5c" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:2 [ 0 => "field.storage.node.field_event_time" 1 => "node.type.events" ] ] #isSyncing: false #id: "node.events.field_event_time" #field_name: "field_event_time" #field_type: "string" #entity_type: "node" #bundle: "events" #label: "Event Time" #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_event_venue" => Drupal\field\Entity\FieldConfig {#1866 #entityTypeId: "field_config" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.field_event_venue" #status: true #uuid: "3e93ab08-d2df-437c-aa79-a4142e7f0962" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:2 [ 0 => "field.storage.node.field_event_venue" 1 => "node.type.events" ] ] #isSyncing: false #id: "node.events.field_event_venue" #field_name: "field_event_venue" #field_type: "string" #entity_type: "node" #bundle: "events" #label: "Event Venue" #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_event_year" => Drupal\field\Entity\FieldConfig {#1867 #entityTypeId: "field_config" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.field_event_year" #status: true #uuid: "694fb96c-0442-4700-b585-82f8671f78cf" -isUninstalling: false #langcode: "en" #third_party_settings: [] #_core: [] #trustedData: false #dependencies: array:1 [ "config" => array:3 [ 0 => "field.storage.node.field_event_year" 1 => "node.type.events" 2 => "taxonomy.vocabulary.year" ] ] #isSyncing: false #id: "node.events.field_event_year" #field_name: "field_event_year" #field_type: "entity_reference" #entity_type: "node" #bundle: "events" #label: "Event Year" #description: "" #settings: array:2 [ "handler" => "default:taxonomy_term" "handler_settings" => array:4 [ "target_bundles" => array:1 [ …1] "sort" => array:2 [ …2] "auto_create" => false "auto_create_bundle" => "" ] ] #required: true #translatable: true #default_value: [] #default_value_callback: "" #fieldStorage: null #itemDefinition: null #constraints: [] #propertyConstraints: [] #deleted: false +original: ? Drupal\field\Entity\FieldConfig } "field_image" => Drupal\field\Entity\FieldConfig {#1868 #entityTypeId: "field_config" #enforceIsNew: null #typedData: null #cacheContexts: array:1 [ 0 => "languages:language_interface" ] #cacheTags: [] #cacheMaxAge: -1 #_serviceIds: [] #_entityStorages: [] #originalId: "node.events.field_image" #status: true #uuid: "779b2afd-5d74-49e1-a889-12e6dd7c9380" -isUninstalling: false #langcode: "en" #third_party_settings: array:1 [ "content_translation" => array:1 [ "translation_sync" => array:3 [ …3] ] ] #_core: [] #trustedData: false #dependencies: array:2 [ "config" => array:2 [ 0 => "field.storage.node.field_image" 1 => "node.type.events" ] "module" => array:2 [ 0 => "content_translation" 1 => "image" ] ] #isSyncing: false #id: "node.events.field_image" #field_name: "field_image" #field_type: "image" #entity_type: "node" #bundle: "events" #label: "Event Image" #description: "" #settings: array:12 [ "handler" => "default:file" "handler_settings" => [] "file_directory" => "[date:custom:Y]-[date:custom:m]" "file_extensions" => "png gif jpg jpeg" "max_filesize" => "" "max_resolution" => "" "min_resolution" => "" "alt_field" => false "alt_field_required" => false "title_field" => false "title_field_required" => false "default_image" => array:5 [ "uuid" => "" "alt" => "" "title" => "" "width" => null "height" => null ] ] #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:37 [ "nid" => array:1 [ "x-default" => "976" ] "vid" => array:1 [ "x-default" => "21072" ] "type" => array:1 [ "x-default" => "events" ] "uuid" => array:1 [ "x-default" => "559d1170-ae9c-49ae-a193-32c99e62cd28" ] "langcode" => array:3 [ "x-default" => "en" "zh-hans" => "zh-hans" "zh-hant" => "zh-hant" ] "revision_uid" => array:1 [ "x-default" => "1" ] "revision_timestamp" => array:1 [ "x-default" => "1698144593" ] "revision_log" => array:1 [ "x-default" => null ] "revision_default" => array:1 [ "x-default" => "1" ] "isDefaultRevision" => array:1 [ "x-default" => "1" ] "status" => array:3 [ "x-default" => "1" "zh-hans" => "1" "zh-hant" => "1" ] "uid" => array:3 [ "x-default" => "1" "zh-hans" => "1" "zh-hant" => "1" ] "title" => array:3 [ "x-default" => "Virtual Weekend Campus Tour (Apr)" "zh-hans" => "四月线上校园导览" "zh-hant" => "四月網上校園導覽" ] "created" => array:3 [ "x-default" => "1656924991" "zh-hans" => "1643611234" "zh-hant" => "1651300382" ] "changed" => array:3 [ "x-default" => "1698144593" "zh-hans" => "1698144593" "zh-hant" => "1698144593" ] "promote" => array:3 [ "x-default" => "1" "zh-hans" => "1" "zh-hant" => "1" ] "sticky" => array:3 [ "x-default" => "1" "zh-hans" => "0" "zh-hant" => "0" ] "default_langcode" => array:3 [ "x-default" => "1" "zh-hans" => "0" "zh-hant" => "0" ] "revision_translation_affected" => array:3 [ "x-default" => "1" "zh-hans" => "1" "zh-hant" => "1" ] "content_translation_source" => array:3 [ "x-default" => "und" "zh-hans" => "en" "zh-hant" => "en" ] "content_translation_outdated" => array:3 [ "x-default" => "0" "zh-hans" => "0" "zh-hant" => "0" ] "body_class" => array:3 [ "x-default" => null "zh-hans" => null "zh-hant" => null ] "specific_node_class" => array:3 [ "x-default" => "0" "zh-hans" => "0" "zh-hant" => "0" ] "rh_action" => array:3 [ "x-default" => "bundle_default" "zh-hans" => "bundle_default" "zh-hant" => "bundle_default" ] "rh_redirect" => array:3 [ "x-default" => null "zh-hans" => null "zh-hant" => null ] "rh_redirect_response" => array:3 [ "x-default" => "301" "zh-hans" => "301" "zh-hant" => "301" ] "rh_redirect_fallback_action" => array:3 [ "x-default" => "bundle_default" "zh-hans" => "bundle_default" "zh-hant" => "bundle_default" ] "field_event_date_module" => array:3 [ "x-default" => array:1 [ 0 => array:2 [ "target_id" => "8199" "target_revision_id" => "398184" ] ] "zh-hans" => array:1 [ 0 => array:2 [ "target_id" => "9955" "target_revision_id" => "398186" ] ] "zh-hant" => array:1 [ 0 => array:2 [ "target_id" => "9953" "target_revision_id" => "398185" ] ] ] "field_event_detail" => array:3 [ "x-default" => array:1 [ 0 => array:1 [ "value" => "Our HKUST Student Ambassadors will show you around our beautiful campus in this 1-hour Virtual Tour. Participants can have live interaction with our Student Ambassadors and ask them questions about HKUST. Sit back and enjoy from the comfort of your home!" ] ] "zh-hans" => array:1 [ 0 => array:1 [ "value" => "欢迎报名参加由学生大使亲自带领及介绍的线上校园导览!参加者可以安在家中即时与学生大使互动及游览校园美景!" ] ] "zh-hant" => array:1 [ 0 => array:1 [ "value" => "歡迎報名參加由學生大使親自帶領及介紹的一小時網上校園導覽!你可以安在家中透過網絡即時與我們的學生大使互動及遊覽校園美景。" ] ] ] "field_event_highlight" => array:1 [ "x-default" => array:1 [ 0 => array:1 [ "value" => "0" ] ] ] "field_event_link" => array:3 [ "x-default" => array:1 [ 0 => array:3 [ "uri" => "https://ust.az1.qualtrics.com/jfe/form/SV_d7l64jWitpeCqRo" "title" => "Register Now" "options" => [] ] ] "zh-hans" => array:1 [ 0 => array:3 [ "uri" => "https://ust.az1.qualtrics.com/jfe/form/SV_d7l64jWitpeCqRo" "title" => "马上登记" "options" => [] ] ] "zh-hant" => array:1 [ 0 => array:3 [ "uri" => "https://ust.az1.qualtrics.com/jfe/form/SV_d7l64jWitpeCqRo" "title" => "立即登記" "options" => [] ] ] ] "field_event_location" => array:3 [ "x-default" => array:1 [ 0 => array:1 [ "target_id" => "46470" ] ] "zh-hans" => array:1 [ 0 => array:1 [ "target_id" => "46470" ] ] "zh-hant" => array:1 [ 0 => array:1 [ "target_id" => "46470" ] ] ] "field_event_month" => array:3 [ "x-default" => array:1 [ 0 => array:1 [ "target_id" => "46393" ] ] "zh-hans" => array:1 [ 0 => array:1 [ "target_id" => "46393" ] ] "zh-hant" => array:1 [ 0 => array:1 [ "target_id" => "46393" ] ] ] "field_event_time" => array:3 [ "x-default" => array:1 [ 0 => array:1 [ "value" => "10:30am to 11:30am Hong Kong Time" ] ] "zh-hans" => array:1 [ 0 => array:1 [ "value" => "香港时间上午10时半至11时半" ] ] "zh-hant" => array:1 [ 0 => array:1 [ "value" => "香港時間上午10時半至11時半" ] ] ] "field_event_venue" => array:3 [ "x-default" => array:1 [ 0 => array:1 [ "value" => "Online" ] ] "zh-hans" => array:1 [ 0 => array:1 [ "value" => "线上" ] ] "zh-hant" => array:1 [ 0 => array:1 [ "value" => "網上" ] ] ] "field_event_year" => array:3 [ "x-default" => array:1 [ 0 => array:1 [ "target_id" => "46731" ] ] "zh-hans" => array:1 [ 0 => array:1 [ "target_id" => "46731" ] ] "zh-hant" => array:1 [ 0 => array:1 [ "target_id" => "46731" ] ] ] "field_image" => array:3 [ "x-default" => array:1 [ 0 => array:5 [ "target_id" => "7599" "alt" => "" "title" => "" "width" => "1920" "height" => "1439" ] ] "zh-hans" => array:1 [ 0 => array:5 [ "target_id" => "7599" "alt" => "" "title" => "" "width" => "1920" "height" => "1439" ] ] "zh-hant" => array:1 [ 0 => array:5 [ "target_id" => "7599" "alt" => "" "title" => "" "width" => "1920" "height" => "1439" ] ] ] ] #fields: array:1 [ "revision_default" => array:1 [ "x-default" => Drupal\Core\Field\FieldItemList {#1871 #definition: Drupal\Core\Field\BaseFieldDefinition {#1785} #name: "revision_default" #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1873} #_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 [ …151] #moduleList: array:151 [ …151] #loaded: true #implementations: array:1004 [ …1004] #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 : array:168 [ …168] : false : false : "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: 1758217688.731 } #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:events::revision_default" => Drupal\Core\Field\FieldItemList {#1872 …9} "entity:node:events:revision_default" => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#1870 …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 {#1875 #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1788} #name: 0 #parent: Drupal\Core\Field\FieldItemList {#1871} #_serviceIds: [] #_entityStorages: [] #stringTranslation: null #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#920} #values: array:1 [ …1] #properties: [] } ] #langcode: "en" } ] ] #fieldDefinitions: array:40 [ "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\Entity\BaseFieldOverride {#1846} "uid" => Drupal\Core\Field\Entity\BaseFieldOverride {#1847} "title" => Drupal\Core\Field\Entity\BaseFieldOverride {#1848} "created" => Drupal\Core\Field\Entity\BaseFieldOverride {#1849} "changed" => Drupal\Core\Field\Entity\BaseFieldOverride {#1850} "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#1851} "sticky" => Drupal\Core\Field\Entity\BaseFieldOverride {#1852} "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 {#1855} "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\Entity\BaseFieldOverride {#1853} "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\Entity\BaseFieldOverride {#1854} "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1836} "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1840} "field_event_date_module" => Drupal\field\Entity\FieldConfig {#1859} "field_event_detail" => Drupal\field\Entity\FieldConfig {#1860} "field_event_highlight" => Drupal\field\Entity\FieldConfig {#1861} "field_event_link" => Drupal\field\Entity\FieldConfig {#1862} "field_event_location" => Drupal\field\Entity\FieldConfig {#1863} "field_event_month" => Drupal\field\Entity\FieldConfig {#1864} "field_event_time" => Drupal\field\Entity\FieldConfig {#1865} "field_event_venue" => Drupal\field\Entity\FieldConfig {#1866} "field_event_year" => Drupal\field\Entity\FieldConfig {#1867} "field_image" => Drupal\field\Entity\FieldConfig {#1868} ] #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:3 [ "x-default" => array:2 [ "status" => 1 "entity" => Drupal\node\Entity\Node {#1436} ] "zh-hans" => array:1 [ "status" => 1 ] "zh-hant" => array:1 [ "status" => 1 ] ] #translationInitialize: false #newRevision: false #isDefaultRevision: "1" #entityKeys: array:4 [ "bundle" => "events" "id" => "976" "revision" => "21072" "uuid" => "559d1170-ae9c-49ae-a193-32c99e62cd28" ] #translatableEntityKeys: array:8 [ "label" => array:3 [ "x-default" => "Virtual Weekend Campus Tour (Apr)" "zh-hans" => "四月线上校园导览" "zh-hant" => "四月網上校園導覽" ] "langcode" => array:3 [ "x-default" => "en" "zh-hans" => "zh-hans" "zh-hant" => "zh-hant" ] "status" => array:3 [ "x-default" => "1" "zh-hans" => "1" "zh-hant" => "1" ] "published" => array:3 [ "x-default" => "1" "zh-hans" => "1" "zh-hant" => "1" ] "uid" => array:3 [ "x-default" => "1" "zh-hans" => "1" "zh-hant" => "1" ] "owner" => array:3 [ "x-default" => "1" "zh-hans" => "1" "zh-hant" => "1" ] "default_langcode" => array:3 [ "x-default" => "1" "zh-hans" => "0" "zh-hant" => "0" ] "revision_translation_affected" => array:3 [ "x-default" => "1" "zh-hans" => "1" "zh-hant" => "1" ] ] #validated: false #validationRequired: false #loadedRevisionId: "21072" #revisionTranslationAffectedKey: "revision_translation_affected" #enforceRevisionTranslationAffected: [] #isSyncing: false +in_preview: null }