Drupal\node\Entity\Node {#1447
  #entityTypeId: "node"
  #enforceIsNew: &2 null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2083
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#1932
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "node"
          "Bundle" => array:1 [
            0 => "events"
          ]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:40 [
        "nid" => Drupal\Core\Field\BaseFieldDefinition {#1933
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1934
              #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 {#1935
            #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 {#1933}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1936
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1937
              #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 {#1938
            #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 {#1936}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "vid" => Drupal\Core\Field\BaseFieldDefinition {#1939
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1940
              #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 {#1941
            #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 {#1939}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1942
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1943
              #string: "Language"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:2 [
              "view" => array:2 [
                "options" => array:1 [ …1]
                 …1
              ]
              "form" => array:2 [ …2]
            ]
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1944
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1942}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#1945
          #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 {#1946
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1945}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1947
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1948
              #string: "Revision create time"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1949
              #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 {#1950
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1947}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1951
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1952
              #string: "Revision user"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1953
              #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 {#1954
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1951}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1955
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1956
              #string: "Revision log message"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1957
              #string: "Briefly describe the changes you have made."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "display" => array:1 [
              "form" => array:1 [ …1]
            ]
            "provider" => "node"
            "field_name" => "revision_log"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1958
            #definition: array:2 [
              "type" => "field_item:string_long"
              "settings" => array:1 [ …1]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1955}
          }
          #type: "string_long"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\Entity\BaseFieldOverride {#2056
          #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: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2080
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#931
              #discovery: null
              #factory: null
              #mapper: null
              #cacheKey: "typed_data_types_plugins"
              #cacheTags: []
              #alterHook: "data_type_info"
              #subdir: "Plugin/DataType"
              #moduleHandler: Drupal\Core\Extension\ModuleHandler {#34
                #loadedFiles: array:151 [ …151]
                #moduleList: array:151 [ …151]
                #loaded: true
                #implementations: array:996 [ …996]
                #verified: array:13 [ …13]
                #hookInfo: null
                #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#36 …4}
                #cacheNeedsWriting: false
                #alterFunctions: array:4 [ …4]
                #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: 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::status" => Drupal\Core\Field\FieldItemList {#2082 …9}
                "entity:node:events:status" => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#2079 …9}
              ]
              #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#75
                #container: Drupal\Core\DependencyInjection\Container {#26}
                #_serviceIds: []
                #_entityStorages: []
              }
              #_serviceIds: []
              #_entityStorages: []
            }
            #fieldDefinition: Drupal\Core\Field\Entity\BaseFieldOverride {#2056}
          }
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1959
            #definition: array:9 [
              "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1960 …5}
              "revisionable" => true
              "translatable" => true
              "default_value" => array:1 [ …1]
              "display" => array:1 [ …1]
              "provider" => "node"
              "field_name" => "status"
              "entity_type" => "node"
              "bundle" => null
            ]
            #typedDataManager: null
            #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1961
              #definition: array:2 [ …2]
              #typedDataManager: null
              #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1959}
            }
            #type: "boolean"
            #propertyDefinitions: array:1 [
              "value" => Drupal\Core\TypedData\DataDefinition {#2086 …2}
            ]
            #schema: null
            #indexes: []
          }
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "uid" => Drupal\Core\Field\Entity\BaseFieldOverride {#2057
          #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 {#2058
          #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 {#2059
          #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 {#2060
          #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 {#2061
          #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 {#2062
          #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 {#1989
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1990
              #string: "Default translation"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1991
              #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 [ …1]
            ]
            "provider" => "node"
            "field_name" => "default_langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1992
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1989}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1995
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1996
              #string: "Default revision"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1997
              #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 {#1998
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1995}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2001
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2002
              #string: "Revision translation affected"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2003
              #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 {#2004
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2001}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2065
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2066
              #string: "Moderation state"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2067
              #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 [ …2]
              "form" => array:2 [ …2]
            ]
            "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 {#2068
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2065}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "body_class" => Drupal\Core\Field\BaseFieldDefinition {#2011
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2012
              #string: "Add CSS class(es)"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "provider" => "custom_body_class"
            "field_name" => "body_class"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2013
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2011}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#2014
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2015
              #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 [ …2]
            ]
            "provider" => "custom_body_class"
            "field_name" => "specific_node_class"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2016
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2014}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2019
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2020
              #string: "Metatags (Hidden field for JSON support)"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2021
              #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 {#2022
            #definition: array:2 [
              "type" => "field_item:metatag_computed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2019}
          }
          #type: "metatag_computed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "path" => Drupal\Core\Field\Entity\BaseFieldOverride {#2063
          #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 {#2026
          #definition: array:7 [
            "field_name" => "rh_action"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2027
              #string: "Rabbit Hole action"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2028
              #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 {#2029
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2026}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#2030
          #definition: array:7 [
            "field_name" => "rh_redirect"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2031
              #string: "Rabbit Hole redirect path."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2032
              #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 {#2033
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2030}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#2034
          #definition: array:7 [
            "field_name" => "rh_redirect_response"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2035
              #string: "Rabbit Hole redirect response code"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2036
              #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 {#2037
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [ …6]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2034}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#2038
          #definition: array:7 [
            "field_name" => "rh_redirect_fallback_action"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2039
              #string: "Rabbit Hole redirect fallback action"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2040
              #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 {#2041
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2038}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "menu_link" => Drupal\Core\Field\Entity\BaseFieldOverride {#2064
          #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 {#2046
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2047
              #string: "Translation source"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2048
              #string: "The source language from which this translation was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "initial_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "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 {#2049
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2046}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#2050
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2051
              #string: "Translation outdated"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2052
              #string: "A boolean indicating whether this translation needs to be updated."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "initial_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "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 {#2053
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2050}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "field_event_date_module" => Drupal\field\Entity\FieldConfig {#2069
          #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 [ …1]
              "negate" => 0
              "target_bundles_drag_drop" => array:50 [ …50]
            ]
          ]
          #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 {#2070
          #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 {#2071
          #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 {#2072
          #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 {#2073
          #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 {#2074
          #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 {#2075
          #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 {#2076
          #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 {#2077
          #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 {#2078
          #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 {#1447}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: &50 array:37 [
    "nid" => array:1 [
      "x-default" => "1058"
    ]
    "vid" => array:1 [
      "x-default" => "14907"
    ]
    "type" => array:1 [
      "x-default" => "events"
    ]
    "uuid" => array:1 [
      "x-default" => "e0caece3-cd99-4cc9-92ca-4fd5ffd811da"
    ]
    "langcode" => array:2 [
      "x-default" => "en"
      "zh-hant" => "zh-hant"
    ]
    "revision_uid" => array:1 [
      "x-default" => "1"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1651022484"
    ]
    "revision_log" => array:1 [
      "x-default" => null
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:2 [
      "x-default" => "1"
      "zh-hant" => "1"
    ]
    "uid" => array:2 [
      "x-default" => "1"
      "zh-hant" => "1"
    ]
    "title" => array:2 [
      "x-default" => "Virtual Science Talks"
      "zh-hant" => "虛擬科學講座"
    ]
    "created" => array:2 [
      "x-default" => "1650882706"
      "zh-hant" => "1650883729"
    ]
    "changed" => array:2 [
      "x-default" => "1651022454"
      "zh-hant" => "1651022484"
    ]
    "promote" => array:2 [
      "x-default" => "1"
      "zh-hant" => "1"
    ]
    "sticky" => array:2 [
      "x-default" => "0"
      "zh-hant" => "0"
    ]
    "default_langcode" => array:2 [
      "x-default" => "1"
      "zh-hant" => "0"
    ]
    "revision_translation_affected" => array:2 [
      "x-default" => null
      "zh-hant" => "1"
    ]
    "content_translation_source" => array:2 [
      "x-default" => "und"
      "zh-hant" => "en"
    ]
    "content_translation_outdated" => array:2 [
      "x-default" => "0"
      "zh-hant" => "0"
    ]
    "body_class" => array:2 [
      "x-default" => null
      "zh-hant" => null
    ]
    "specific_node_class" => array:2 [
      "x-default" => "0"
      "zh-hant" => "0"
    ]
    "rh_action" => array:2 [
      "x-default" => "bundle_default"
      "zh-hant" => "bundle_default"
    ]
    "rh_redirect" => array:2 [
      "x-default" => null
      "zh-hant" => null
    ]
    "rh_redirect_response" => array:2 [
      "x-default" => "301"
      "zh-hant" => "301"
    ]
    "rh_redirect_fallback_action" => array:2 [
      "x-default" => "bundle_default"
      "zh-hant" => "bundle_default"
    ]
    "field_event_date_module" => array:2 [
      "x-default" => array:1 [
        0 => array:2 [
          "target_id" => "10418"
          "target_revision_id" => "290280"
        ]
      ]
      "zh-hant" => array:1 [
        0 => array:2 [
          "target_id" => "10420"
          "target_revision_id" => "290282"
        ]
      ]
    ]
    "field_event_detail" => array:2 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => """
            12 virtual talks will be held in March and April.\r\n
            You will have the chance to meet with faculty members of the School of Science, learn about frontier scientific developments, and their applications in our daily life. \r\n
            Suitable for Secondary 3 to 5 Students.
            """
        ]
      ]
      "zh-hant" => array:1 [
        0 => array:1 [
          "value" => """
            三至四月期間將舉行12場虛擬科學講座。\r\n
            你將可以與理學院教授及教員見面、認識尖端科學研究及它們在日常生活的用途。\r\n
            適合中三至中五同學參加!
            """
        ]
      ]
    ]
    "field_event_highlight" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "0"
        ]
      ]
    ]
    "field_event_link" => array:2 [
      "x-default" => array:1 [
        0 => array:3 [
          "uri" => "route:<nolink>"
          "title" => "Application Closed"
          "options" => []
        ]
      ]
      "zh-hant" => array:1 [
        0 => array:3 [
          "uri" => "route:<nolink>"
          "title" => "己截止登記"
          "options" => []
        ]
      ]
    ]
    "field_event_location" => array:2 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "46470"
        ]
      ]
      "zh-hant" => array:1 [
        0 => array:1 [
          "target_id" => "46470"
        ]
      ]
    ]
    "field_event_month" => array:2 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "46392"
        ]
      ]
      "zh-hant" => array:1 [
        0 => array:1 [
          "target_id" => "46392"
        ]
      ]
    ]
    "field_event_time" => array:2 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "Various"
        ]
      ]
      "zh-hant" => array:1 [
        0 => array:1 [
          "value" => "不同時段"
        ]
      ]
    ]
    "field_event_venue" => array:2 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "ZOOM"
        ]
      ]
      "zh-hant" => array:1 [
        0 => array:1 [
          "value" => "ZOOM"
        ]
      ]
    ]
    "field_event_year" => array:2 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "46649"
        ]
      ]
      "zh-hant" => array:1 [
        0 => array:1 [
          "target_id" => "46649"
        ]
      ]
    ]
    "field_image" => array:2 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "8655"
          "alt" => ""
          "title" => ""
          "width" => "508"
          "height" => "283"
        ]
      ]
      "zh-hant" => array:1 [
        0 => array:5 [
          "target_id" => "8655"
          "alt" => ""
          "title" => ""
          "width" => "508"
          "height" => "283"
        ]
      ]
    ]
  ]
  #fields: &51 array:1 [
    "status" => array:2 [
      "x-default" => Drupal\Core\Field\FieldItemList {#2081
        #definition: Drupal\Core\Field\Entity\BaseFieldOverride {#2056}
        #name: "status"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2083}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#931}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#2088
            #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2080}
            #name: 0
            #parent: Drupal\Core\Field\FieldItemList {#2081}
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#931}
            #values: array:1 [ …1]
            #properties: []
          }
        ]
        #langcode: "en"
      }
      "zh-hant" => Drupal\Core\Field\FieldItemList {#2092
        #definition: Drupal\Core\Field\Entity\BaseFieldOverride {#2056}
        #name: "status"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2091
          #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#1739
            #definition: array:1 [ …1]
            #typedDataManager: null
            #propertyDefinitions: null
          }
          #name: null
          #parent: null
          #_serviceIds: []
          #_entityStorages: []
          #stringTranslation: null
          #typedDataManager: null
          #entity: Drupal\node\Entity\Node {#2089
            #entityTypeId: "node"
            #enforceIsNew: &2 null
            #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2091}
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #values: &50 array:37 [&50]
            #fields: &51 array:1 [&51]
            #fieldDefinitions: array:40 [
              "nid" => Drupal\Core\Field\BaseFieldDefinition {#1933}
              "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1936}
              "vid" => Drupal\Core\Field\BaseFieldDefinition {#1939}
              "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1942}
              "type" => Drupal\Core\Field\BaseFieldDefinition {#1945}
              "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1947}
              "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1951}
              "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1955}
              "status" => Drupal\Core\Field\Entity\BaseFieldOverride {#2056}
              "uid" => Drupal\Core\Field\Entity\BaseFieldOverride {#2057}
              "title" => Drupal\Core\Field\Entity\BaseFieldOverride {#2058}
              "created" => Drupal\Core\Field\Entity\BaseFieldOverride {#2059}
              "changed" => Drupal\Core\Field\Entity\BaseFieldOverride {#2060}
              "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2061}
              "sticky" => Drupal\Core\Field\Entity\BaseFieldOverride {#2062}
              "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1989}
              "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1995}
              "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2001}
              "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2065}
              "body_class" => Drupal\Core\Field\BaseFieldDefinition {#2011}
              "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#2014}
              "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2019}
              "path" => Drupal\Core\Field\Entity\BaseFieldOverride {#2063}
              "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#2026}
              "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#2030}
              "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#2034}
              "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#2038}
              "menu_link" => Drupal\Core\Field\Entity\BaseFieldOverride {#2064}
              "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#2046}
              "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#2050}
              "field_event_date_module" => Drupal\field\Entity\FieldConfig {#2069}
              "field_event_detail" => Drupal\field\Entity\FieldConfig {#2070}
              "field_event_highlight" => Drupal\field\Entity\FieldConfig {#2071}
              "field_event_link" => Drupal\field\Entity\FieldConfig {#2072}
              "field_event_location" => Drupal\field\Entity\FieldConfig {#2073}
              "field_event_month" => Drupal\field\Entity\FieldConfig {#2074}
              "field_event_time" => Drupal\field\Entity\FieldConfig {#2075}
              "field_event_venue" => Drupal\field\Entity\FieldConfig {#2076}
              "field_event_year" => Drupal\field\Entity\FieldConfig {#2077}
              "field_image" => Drupal\field\Entity\FieldConfig {#2078}
            ]
            #languages: array:5 [
              "en" => Drupal\Core\Language\Language {#1503
                #name: "English(英语)"
                #id: "en"
                #direction: "ltr"
                #weight: 0
                #locked: false
              }
              "zh-hant" => Drupal\Core\Language\Language {#1500
                #name: "繁體"
                #id: "zh-hant"
                #direction: "ltr"
                #weight: 1
                #locked: false
              }
              "zh-hans" => Drupal\Core\Language\Language {#1443
                #name: "简体"
                #id: "zh-hans"
                #direction: "ltr"
                #weight: 2
                #locked: false
              }
              "und" => Drupal\Core\Language\Language {#1504
                #name: "未指定"
                #id: "und"
                #direction: "ltr"
                #weight: 3
                #locked: true
              }
              "zxx" => Drupal\Core\Language\Language {#1505
                #name: "不适用"
                #id: "zxx"
                #direction: "ltr"
                #weight: 4
                #locked: true
              }
            ]
            #langcodeKey: "langcode"
            #defaultLangcodeKey: "default_langcode"
            #activeLangcode: "zh-hant"
            #enforceDefaultTranslation: null
            #defaultLangcode: "en"
            #translations: &61 array:2 [
              "x-default" => array:2 [
                "status" => 1
                "entity" => Drupal\node\Entity\Node {#1447}
              ]
              "zh-hant" => array:2 [
                "status" => 1
                "entity" => Drupal\node\Entity\Node {#2089}
              ]
            ]
            #translationInitialize: false
            #newRevision: &62 false
            #isDefaultRevision: &63 "1"
            #entityKeys: &64 array:4 [
              "bundle" => "events"
              "id" => "1058"
              "revision" => "14907"
              "uuid" => "e0caece3-cd99-4cc9-92ca-4fd5ffd811da"
            ]
            #translatableEntityKeys: &65 array:8 [
              "label" => array:2 [
                "x-default" => "Virtual Science Talks"
                "zh-hant" => "虛擬科學講座"
              ]
              "langcode" => array:2 [
                "x-default" => "en"
                "zh-hant" => "zh-hant"
              ]
              "status" => array:2 [
                "x-default" => "1"
                "zh-hant" => "1"
              ]
              "published" => array:2 [
                "x-default" => "1"
                "zh-hant" => "1"
              ]
              "uid" => array:2 [
                "x-default" => "1"
                "zh-hant" => "1"
              ]
              "owner" => array:2 [
                "x-default" => "1"
                "zh-hant" => "1"
              ]
              "default_langcode" => array:2 [
                "x-default" => "1"
                "zh-hant" => "0"
              ]
              "revision_translation_affected" => array:2 [
                "x-default" => null
                "zh-hant" => "1"
              ]
            ]
            #validated: false
            #validationRequired: false
            #loadedRevisionId: &66 "14907"
            #revisionTranslationAffectedKey: "revision_translation_affected"
            #enforceRevisionTranslationAffected: &67 []
            #isSyncing: &68 false
            +in_preview: null
          }
        }
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#931}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#2093
            #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2080}
            #name: 0
            #parent: Drupal\Core\Field\FieldItemList {#2092}
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#931}
            #values: array:1 [ …1]
            #properties: []
          }
        ]
        #langcode: "zh-hant"
      }
    ]
  ]
  #fieldDefinitions: array:40 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1933}
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1936}
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1939}
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1942}
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1945}
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1947}
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1951}
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1955}
    "status" => Drupal\Core\Field\Entity\BaseFieldOverride {#2056}
    "uid" => Drupal\Core\Field\Entity\BaseFieldOverride {#2057}
    "title" => Drupal\Core\Field\Entity\BaseFieldOverride {#2058}
    "created" => Drupal\Core\Field\Entity\BaseFieldOverride {#2059}
    "changed" => Drupal\Core\Field\Entity\BaseFieldOverride {#2060}
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2061}
    "sticky" => Drupal\Core\Field\Entity\BaseFieldOverride {#2062}
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1989}
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1995}
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2001}
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2065}
    "body_class" => Drupal\Core\Field\BaseFieldDefinition {#2011}
    "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#2014}
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2019}
    "path" => Drupal\Core\Field\Entity\BaseFieldOverride {#2063}
    "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#2026}
    "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#2030}
    "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#2034}
    "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#2038}
    "menu_link" => Drupal\Core\Field\Entity\BaseFieldOverride {#2064}
    "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#2046}
    "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#2050}
    "field_event_date_module" => Drupal\field\Entity\FieldConfig {#2069}
    "field_event_detail" => Drupal\field\Entity\FieldConfig {#2070}
    "field_event_highlight" => Drupal\field\Entity\FieldConfig {#2071}
    "field_event_link" => Drupal\field\Entity\FieldConfig {#2072}
    "field_event_location" => Drupal\field\Entity\FieldConfig {#2073}
    "field_event_month" => Drupal\field\Entity\FieldConfig {#2074}
    "field_event_time" => Drupal\field\Entity\FieldConfig {#2075}
    "field_event_venue" => Drupal\field\Entity\FieldConfig {#2076}
    "field_event_year" => Drupal\field\Entity\FieldConfig {#2077}
    "field_image" => Drupal\field\Entity\FieldConfig {#2078}
  ]
  #languages: array:5 [
    "en" => Drupal\Core\Language\Language {#1503}
    "zh-hant" => Drupal\Core\Language\Language {#1500}
    "zh-hans" => Drupal\Core\Language\Language {#1443}
    "und" => Drupal\Core\Language\Language {#1504}
    "zxx" => Drupal\Core\Language\Language {#1505}
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "en"
  #translations: &61 array:2 [&61]
  #translationInitialize: false
  #newRevision: &62 false
  #isDefaultRevision: &63 "1"
  #entityKeys: &64 array:4 [&64]
  #translatableEntityKeys: &65 array:8 [&65]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: &66 "14907"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: &67 []
  #isSyncing: &68 false
  +in_preview: null
}