Drupal\node\Entity\Node {#1868
  #entityTypeId: "node"
  #enforceIsNew: &2 null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2063
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2062
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "node"
          "Bundle" => array:1 [
            0 => "student_story"
          ]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:38 [
        "nid" => Drupal\Core\Field\BaseFieldDefinition {#1723
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1724
              #string: "ID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "nid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1725
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [ …6]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1723}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1726
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1727
              #string: "UUID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "uuid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1728
            #definition: array:2 [
              "type" => "field_item:uuid"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1726}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "vid" => Drupal\Core\Field\BaseFieldDefinition {#1729
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1730
              #string: "Revision ID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "vid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1731
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [ …6]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1729}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1732
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1733
              #string: "Language"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:2 [
              "view" => array:2 [ …2]
              "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 {#1734
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1732}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#1735
          #definition: array:7 [
            "label" => "Content type"
            "required" => true
            "read-only" => true
            "provider" => "node"
            "field_name" => "type"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1736
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1735}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1737
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1738
              #string: "Revision create time"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1739
              #string: "The time that the current revision was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_timestamp"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1740
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1737}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1741
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1742
              #string: "Revision user"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1743
              #string: "The user ID of the author of the current revision."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_uid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1744
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1741}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1745
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1746
              #string: "Revision log message"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1747
              #string: "Briefly describe the changes you have made."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "default_value" => array:1 [
              0 => array:1 [ …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 {#1748
            #definition: array:2 [
              "type" => "field_item:string_long"
              "settings" => array:1 [ …1]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1745}
          }
          #type: "string_long"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\BaseFieldDefinition {#1749
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1750
              #string: "Published"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "status"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1751
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1749}
          }
          #type: "boolean"
          #propertyDefinitions: array:1 [
            "value" => Drupal\Core\TypedData\DataDefinition {#2067
              #definition: array:3 [ …3]
              #typedDataManager: null
            }
          ]
          #schema: null
          #indexes: []
        }
        "uid" => Drupal\Core\Field\BaseFieldDefinition {#1754
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1755
              #string: "Authored by"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1756
              #string: "The username of the content author."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "uid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1757
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1754}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "title" => Drupal\Core\Field\BaseFieldDefinition {#1758
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1759
              #string: "Title"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "required" => true
            "translatable" => true
            "revisionable" => true
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "title"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1760
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1758}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "created" => Drupal\Core\Field\BaseFieldDefinition {#1761
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1762
              #string: "Authored on"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1763
              #string: "The date and time that the content was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "created"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1764
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1761}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "changed" => Drupal\Core\Field\BaseFieldDefinition {#1765
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1766
              #string: "Changed"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1767
              #string: "The time that the node was last edited."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "changed"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1768
            #definition: array:2 [
              "type" => "field_item:changed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1765}
          }
          #type: "changed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "promote" => Drupal\Core\Field\BaseFieldDefinition {#1769
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1770
              #string: "Promoted to front page"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "promote"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1771
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1769}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1774
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1775
              #string: "Sticky at top of lists"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "sticky"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1776
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1774}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1779
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1780
              #string: "Default translation"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1781
              #string: "A flag indicating whether this is the default translation."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "revisionable" => true
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "provider" => "node"
            "field_name" => "default_langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1782
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1779}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1785
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1786
              #string: "Default revision"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1787
              #string: "A flag indicating whether this was a default revision when it was saved."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "storage_required" => true
            "internal" => true
            "translatable" => false
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_default"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1788
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1785}
          }
          #type: "boolean"
          #propertyDefinitions: array:1 [
            "value" => Drupal\Core\TypedData\DataDefinition {#1858
              #definition: array:3 [ …3]
              #typedDataManager: null
            }
          ]
          #schema: null
          #indexes: []
        }
        "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1791
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1792
              #string: "Revision translation affected"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1793
              #string: "Indicates if the last edit of a translation belongs to current revision."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "revision_translation_affected"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1794
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1791}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#1846
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1847
              #string: "Moderation state"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1848
              #string: "The moderation state of this piece of content."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "computed" => true
            "class" => "Drupal\content_moderation\Plugin\Field\ModerationStateFieldItemList"
            "display" => array:2 [
              "view" => array:2 [ …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" => "student_story"
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1849
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1846}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "body_class" => Drupal\Core\Field\BaseFieldDefinition {#1801
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1802
              #string: "Add CSS class(es)"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "provider" => "custom_body_class"
            "field_name" => "body_class"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1803
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1801}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#1804
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1805
              #string: "If checked, add name of node type as class to body tag."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "provider" => "custom_body_class"
            "field_name" => "specific_node_class"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1806
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1804}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1809
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1810
              #string: "Metatags (Hidden field for JSON support)"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1811
              #string: "The computed meta tags for the entity."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "computed" => true
            "translatable" => true
            "read-only" => true
            "entity_type" => "node"
            "cardinality" => -1
            "provider" => "metatag"
            "field_name" => "metatag"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1812
            #definition: array:2 [
              "type" => "field_item:metatag_computed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1809}
          }
          #type: "metatag_computed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "path" => Drupal\Core\Field\BaseFieldDefinition {#1813
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1814
              #string: "URL alias"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "computed" => true
            "provider" => "path"
            "field_name" => "path"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1815
            #definition: array:2 [
              "type" => "field_item:path"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1813}
          }
          #type: "path"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#1816
          #definition: array:7 [
            "field_name" => "rh_action"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1817
              #string: "Rabbit Hole action"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1818
              #string: "Specifies which action that Rabbit Hole should take."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "provider" => "rh_node"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1819
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1816}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#1820
          #definition: array:7 [
            "field_name" => "rh_redirect"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1821
              #string: "Rabbit Hole redirect path."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1822
              #string: "The path to where the user should get redirected to."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "provider" => "rh_node"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1823
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1820}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#1824
          #definition: array:7 [
            "field_name" => "rh_redirect_response"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1825
              #string: "Rabbit Hole redirect response code"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1826
              #string: "Specifies the HTTP response code that should be used when perform a redirect."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "provider" => "rh_node"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1827
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [ …6]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1824}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#1828
          #definition: array:7 [
            "field_name" => "rh_redirect_fallback_action"
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1829
              #string: "Rabbit Hole redirect fallback action"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1830
              #string: "Specifies the action that should be used when the redirect path is invalid or empty."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "provider" => "rh_node"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1831
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1828}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1832
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1833
              #string: "Menu link"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1834
              #string: "Computed menu link for the node (only available during node saving)."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "class" => "\Drupal\token\MenuLinkFieldItemList"
            "translatable" => true
            "internal" => true
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => array:1 [ …1]
            ]
            "computed" => true
            "provider" => "token"
            "field_name" => "menu_link"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1835
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1832}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1836
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1837
              #string: "Translation source"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1838
              #string: "The source language from which this translation was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "default_value" => array:1 [
              0 => array:1 [ …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 {#1839
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1836}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1840
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1841
              #string: "Translation outdated"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1842
              #string: "A boolean indicating whether this translation needs to be updated."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "default_value" => array:1 [
              0 => array:1 [ …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 {#1843
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1840}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "field_student_story_class" => Drupal\field\Entity\FieldConfig {#1850
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.student_story.field_student_story_class"
          #status: true
          #uuid: "f701dfa1-b79e-4bbd-9cf3-d1b97e8786d0"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [
              0 => "field.storage.node.field_student_story_class"
              1 => "node.type.student_story"
            ]
          ]
          #isSyncing: false
          #id: "node.student_story.field_student_story_class"
          #field_name: "field_student_story_class"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "student_story"
          #label: "Class"
          #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_student_story_hashtags" => Drupal\field\Entity\FieldConfig {#1851
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.student_story.field_student_story_hashtags"
          #status: true
          #uuid: "d9a49acb-cd18-4172-a9c5-ff63d974144a"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:3 [
              0 => "field.storage.node.field_student_story_hashtags"
              1 => "node.type.student_story"
              2 => "paragraphs.paragraphs_type.link_module"
            ]
            "module" => array:1 [
              0 => "entity_reference_revisions"
            ]
          ]
          #isSyncing: false
          #id: "node.student_story.field_student_story_hashtags"
          #field_name: "field_student_story_hashtags"
          #field_type: "entity_reference_revisions"
          #entity_type: "node"
          #bundle: "student_story"
          #label: "Hashtags"
          #description: ""
          #settings: array:2 [
            "handler" => "default:paragraph"
            "handler_settings" => array:3 [
              "target_bundles" => array:1 [ …1]
              "negate" => 0
              "target_bundles_drag_drop" => array:102 [ …102]
            ]
          ]
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_student_story_image" => Drupal\field\Entity\FieldConfig {#1852
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.student_story.field_student_story_image"
          #status: true
          #uuid: "2e645dff-7615-40c6-8558-c28cc9e280fb"
          -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_student_story_image"
              1 => "node.type.student_story"
            ]
            "module" => array:2 [
              0 => "content_translation"
              1 => "image"
            ]
          ]
          #isSyncing: false
          #id: "node.student_story.field_student_story_image"
          #field_name: "field_student_story_image"
          #field_type: "image"
          #entity_type: "node"
          #bundle: "student_story"
          #label: "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: true
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_student_story_modules" => Drupal\field\Entity\FieldConfig {#1853
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.student_story.field_student_story_modules"
          #status: true
          #uuid: "78066b08-e8bb-47ca-967c-2898d4c8696a"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:4 [
              0 => "field.storage.node.field_student_story_modules"
              1 => "node.type.student_story"
              2 => "paragraphs.paragraphs_type.lpm_01"
              3 => "paragraphs.paragraphs_type.title_with_text_module"
            ]
            "module" => array:1 [
              0 => "entity_reference_revisions"
            ]
          ]
          #isSyncing: false
          #id: "node.student_story.field_student_story_modules"
          #field_name: "field_student_story_modules"
          #field_type: "entity_reference_revisions"
          #entity_type: "node"
          #bundle: "student_story"
          #label: "Modules"
          #description: ""
          #settings: array:2 [
            "handler" => "default:paragraph"
            "handler_settings" => array:3 [
              "target_bundles" => array:2 [ …2]
              "negate" => 0
              "target_bundles_drag_drop" => array:102 [ …102]
            ]
          ]
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_student_story_name" => Drupal\field\Entity\FieldConfig {#1854
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.student_story.field_student_story_name"
          #status: true
          #uuid: "aa15f087-715e-4451-bc2e-104f3c3a3dd2"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [
              0 => "field.storage.node.field_student_story_name"
              1 => "node.type.student_story"
            ]
          ]
          #isSyncing: false
          #id: "node.student_story.field_student_story_name"
          #field_name: "field_student_story_name"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "student_story"
          #label: "Student Name"
          #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_student_story_quote" => Drupal\field\Entity\FieldConfig {#1855
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.student_story.field_student_story_quote"
          #status: true
          #uuid: "ecbf64fb-5369-41d8-ae78-48c0b1b78e74"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "field.storage.node.field_student_story_quote"
              1 => "node.type.student_story"
            ]
            "module" => array:1 [
              0 => "text"
            ]
          ]
          #isSyncing: false
          #id: "node.student_story.field_student_story_quote"
          #field_name: "field_student_story_quote"
          #field_type: "text_long"
          #entity_type: "node"
          #bundle: "student_story"
          #label: "Student Quote"
          #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_student_story_sub_modules" => Drupal\field\Entity\FieldConfig {#1856
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.student_story.field_student_story_sub_modules"
          #status: true
          #uuid: "a4112f76-cf2a-4f50-870d-fa8679d04a3a"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:4 [
              0 => "field.storage.node.field_student_story_sub_modules"
              1 => "node.type.student_story"
              2 => "paragraphs.paragraphs_type.lpm_21"
              3 => "paragraphs.paragraphs_type.lpm_22"
            ]
            "module" => array:1 [
              0 => "entity_reference_revisions"
            ]
          ]
          #isSyncing: false
          #id: "node.student_story.field_student_story_sub_modules"
          #field_name: "field_student_story_sub_modules"
          #field_type: "entity_reference_revisions"
          #entity_type: "node"
          #bundle: "student_story"
          #label: "Footer Modules"
          #description: ""
          #settings: array:2 [
            "handler" => "default:paragraph"
            "handler_settings" => array:3 [
              "target_bundles" => array:2 [ …2]
              "negate" => 0
              "target_bundles_drag_drop" => array:102 [ …102]
            ]
          ]
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_student_story_title" => Drupal\field\Entity\FieldConfig {#1857
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.student_story.field_student_story_title"
          #status: true
          #uuid: "0a3093d2-51ea-4daa-bc5c-5b1ee0d16752"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "field.storage.node.field_student_story_title"
              1 => "node.type.student_story"
            ]
            "module" => array:1 [
              0 => "text"
            ]
          ]
          #isSyncing: false
          #id: "node.student_story.field_student_story_title"
          #field_name: "field_student_story_title"
          #field_type: "text"
          #entity_type: "node"
          #bundle: "student_story"
          #label: "Display Title"
          #description: ""
          #settings: []
          #required: true
          #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 {#1868}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: &44 array:35 [
    "nid" => array:1 [
      "x-default" => "939"
    ]
    "vid" => array:1 [
      "x-default" => "13452"
    ]
    "type" => array:1 [
      "x-default" => "student_story"
    ]
    "uuid" => array:1 [
      "x-default" => "fab36e0f-4b4e-425a-be0d-f645d1ab8082"
    ]
    "langcode" => array:3 [
      "x-default" => "zh-hant"
      "en" => "en"
      "zh-hans" => "zh-hans"
    ]
    "revision_uid" => array:1 [
      "x-default" => "1"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1634786123"
    ]
    "revision_log" => array:1 [
      "x-default" => null
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:3 [
      "en" => "1"
      "zh-hans" => "1"
      "x-default" => "1"
    ]
    "uid" => array:3 [
      "en" => "1"
      "zh-hans" => "1"
      "x-default" => "1"
    ]
    "title" => array:3 [
      "en" => "Zoe SO"
      "zh-hans" => "苏㼆"
      "x-default" => "蘇㼆"
    ]
    "created" => array:3 [
      "en" => "1623846687"
      "zh-hans" => "1623846617"
      "x-default" => "1623841512"
    ]
    "changed" => array:3 [
      "en" => "1634786123"
      "zh-hans" => "1634786123"
      "x-default" => "1626758581"
    ]
    "promote" => array:3 [
      "en" => "1"
      "zh-hans" => "1"
      "x-default" => "1"
    ]
    "sticky" => array:3 [
      "en" => "0"
      "zh-hans" => "0"
      "x-default" => "0"
    ]
    "default_langcode" => array:3 [
      "en" => "0"
      "zh-hans" => "0"
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:3 [
      "en" => "1"
      "zh-hans" => "1"
      "x-default" => null
    ]
    "content_translation_source" => array:3 [
      "en" => "zh-hant"
      "zh-hans" => "zh-hant"
      "x-default" => "und"
    ]
    "content_translation_outdated" => array:3 [
      "en" => "0"
      "zh-hans" => "0"
      "x-default" => "0"
    ]
    "body_class" => array:3 [
      "en" => null
      "zh-hans" => null
      "x-default" => null
    ]
    "specific_node_class" => array:3 [
      "en" => "0"
      "zh-hans" => "0"
      "x-default" => "0"
    ]
    "rh_action" => array:3 [
      "en" => null
      "zh-hans" => null
      "x-default" => null
    ]
    "rh_redirect" => array:3 [
      "en" => null
      "zh-hans" => null
      "x-default" => null
    ]
    "rh_redirect_response" => array:3 [
      "en" => null
      "zh-hans" => null
      "x-default" => null
    ]
    "rh_redirect_fallback_action" => array:3 [
      "en" => null
      "zh-hans" => null
      "x-default" => null
    ]
    "field_student_story_class" => array:3 [
      "en" => array:1 [
        0 => array:1 [
          "value" => "BBA in Operations Management and Marketing, 2020 graduate"
        ]
      ]
      "zh-hans" => array:1 [
        0 => array:1 [
          "value" => "2020年毕业生 工商管理学士(营运管理学及市场学)"
        ]
      ]
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "2020年畢業生 工商管理學士(營運管理學及市場學)"
        ]
      ]
    ]
    "field_student_story_hashtags" => array:3 [
      "en" => array:3 [
        0 => array:2 [
          "target_id" => "7389"
          "target_revision_id" => "259598"
        ]
        1 => array:2 [
          "target_id" => "7390"
          "target_revision_id" => "259599"
        ]
        2 => array:2 [
          "target_id" => "7391"
          "target_revision_id" => "259600"
        ]
      ]
      "zh-hans" => array:3 [
        0 => array:2 [
          "target_id" => "7377"
          "target_revision_id" => "259585"
        ]
        1 => array:2 [
          "target_id" => "7378"
          "target_revision_id" => "259586"
        ]
        2 => array:2 [
          "target_id" => "7379"
          "target_revision_id" => "259587"
        ]
      ]
      "x-default" => array:3 [
        0 => array:2 [
          "target_id" => "7078"
          "target_revision_id" => "202876"
        ]
        1 => array:2 [
          "target_id" => "7079"
          "target_revision_id" => "202877"
        ]
        2 => array:2 [
          "target_id" => "7080"
          "target_revision_id" => "202878"
        ]
      ]
    ]
    "field_student_story_image" => array:3 [
      "en" => array:1 [
        0 => array:5 [
          "target_id" => "7152"
          "alt" => ""
          "title" => ""
          "width" => "1334"
          "height" => "890"
        ]
      ]
      "zh-hans" => array:1 [
        0 => array:5 [
          "target_id" => "7152"
          "alt" => ""
          "title" => ""
          "width" => "1334"
          "height" => "890"
        ]
      ]
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "7152"
          "alt" => ""
          "title" => ""
          "width" => "1334"
          "height" => "890"
        ]
      ]
    ]
    "field_student_story_modules" => array:3 [
      "en" => array:4 [
        0 => array:2 [
          "target_id" => "7392"
          "target_revision_id" => "259601"
        ]
        1 => array:2 [
          "target_id" => "7393"
          "target_revision_id" => "259602"
        ]
        2 => array:2 [
          "target_id" => "7394"
          "target_revision_id" => "259603"
        ]
        3 => array:2 [
          "target_id" => "7395"
          "target_revision_id" => "259604"
        ]
      ]
      "zh-hans" => array:4 [
        0 => array:2 [
          "target_id" => "7380"
          "target_revision_id" => "259588"
        ]
        1 => array:2 [
          "target_id" => "7381"
          "target_revision_id" => "259589"
        ]
        2 => array:2 [
          "target_id" => "7382"
          "target_revision_id" => "259590"
        ]
        3 => array:2 [
          "target_id" => "7383"
          "target_revision_id" => "259591"
        ]
      ]
      "x-default" => array:4 [
        0 => array:2 [
          "target_id" => "7081"
          "target_revision_id" => "202879"
        ]
        1 => array:2 [
          "target_id" => "7082"
          "target_revision_id" => "202880"
        ]
        2 => array:2 [
          "target_id" => "7083"
          "target_revision_id" => "202881"
        ]
        3 => array:2 [
          "target_id" => "7084"
          "target_revision_id" => "202882"
        ]
      ]
    ]
    "field_student_story_name" => array:3 [
      "en" => array:1 [
        0 => array:1 [
          "value" => "Zoe SO"
        ]
      ]
      "zh-hans" => array:1 [
        0 => array:1 [
          "value" => "苏㼆"
        ]
      ]
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "蘇㼆"
        ]
      ]
    ]
    "field_student_story_quote" => array:3 [
      "en" => array:1 [
        0 => array:2 [
          "value" => "<p>Surrounded by many self-driven and energetic camp leaders, of whom are senior students from different schools, they all have dreams of their own, and always look for diversified ways to actualize them, totally cracking the “UST bookworm” rumor! I can tell this is exactly the university life I am looking for. And I wish I am on this track too.</p>\r\n"
          "format" => "basic_html"
        ]
      ]
      "zh-hans" => array:1 [
        0 => array:2 [
          "value" => "<p>环顾科大师兄姊们的经历,我发现他们都独当一面,并非 “死读书”,能同时享受和追求多方位发展,是我一直以来期盼过的大学生活。</p>\r\n"
          "format" => "basic_html"
        ]
      ]
      "x-default" => array:1 [
        0 => array:2 [
          "value" => "<p>環顧科大師兄姊們的經歷,我發現他們都獨當一面,並非「死讀書」,能同時享受和追求多方位發展,是我一直以來期盼過的大學生活。</p>\r\n"
          "format" => "basic_html"
        ]
      ]
    ]
    "field_student_story_sub_modules" => array:3 [
      "en" => array:2 [
        0 => array:2 [
          "target_id" => "7396"
          "target_revision_id" => "259605"
        ]
        1 => array:2 [
          "target_id" => "7400"
          "target_revision_id" => "259610"
        ]
      ]
      "zh-hans" => array:2 [
        0 => array:2 [
          "target_id" => "7384"
          "target_revision_id" => "259592"
        ]
        1 => array:2 [
          "target_id" => "7388"
          "target_revision_id" => "259597"
        ]
      ]
      "x-default" => array:2 [
        0 => array:2 [
          "target_id" => "7085"
          "target_revision_id" => "202883"
        ]
        1 => array:2 [
          "target_id" => "7089"
          "target_revision_id" => "202887"
        ]
      ]
    ]
    "field_student_story_title" => array:3 [
      "en" => array:1 [
        0 => array:2 [
          "value" => "<strong>Setting my path</strong>, Uncovering unlimited possibilities"
          "format" => "basic_html"
        ]
      ]
      "zh-hans" => array:1 [
        0 => array:2 [
          "value" => "<strong>大学经历</strong> 开启无限可能"
          "format" => "basic_html"
        ]
      ]
      "x-default" => array:1 [
        0 => array:2 [
          "value" => "<strong>大學經歷</strong> 開啟無限可能"
          "format" => "basic_html"
        ]
      ]
    ]
  ]
  #fields: &45 array:2 [
    "revision_default" => array:1 [
      "x-default" => Drupal\Core\Field\FieldItemList {#1860
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1785}
        #name: "revision_default"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1862
          #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#1722
            #definition: array:1 [ …1]
            #typedDataManager: null
            #propertyDefinitions: array:38 [ …38]
          }
          #name: null
          #parent: null
          #_serviceIds: []
          #_entityStorages: []
          #stringTranslation: null
          #typedDataManager: null
          #entity: Drupal\node\Entity\Node {#1436
            #entityTypeId: "node"
            #enforceIsNew: &2 null
            #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1862}
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #values: &44 array:35 [&44]
            #fields: &45 array:2 [&45]
            #fieldDefinitions: array:38 [
              "nid" => Drupal\Core\Field\BaseFieldDefinition {#1723}
              "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1726}
              "vid" => Drupal\Core\Field\BaseFieldDefinition {#1729}
              "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1732}
              "type" => Drupal\Core\Field\BaseFieldDefinition {#1735}
              "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1737}
              "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1741}
              "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1745}
              "status" => Drupal\Core\Field\BaseFieldDefinition {#1749}
              "uid" => Drupal\Core\Field\BaseFieldDefinition {#1754}
              "title" => Drupal\Core\Field\BaseFieldDefinition {#1758}
              "created" => Drupal\Core\Field\BaseFieldDefinition {#1761}
              "changed" => Drupal\Core\Field\BaseFieldDefinition {#1765}
              "promote" => Drupal\Core\Field\BaseFieldDefinition {#1769}
              "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1774}
              "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1779}
              "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1785}
              "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1791}
              "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#1846}
              "body_class" => Drupal\Core\Field\BaseFieldDefinition {#1801}
              "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#1804}
              "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1809}
              "path" => Drupal\Core\Field\BaseFieldDefinition {#1813}
              "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#1816}
              "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#1820}
              "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#1824}
              "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#1828}
              "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1832}
              "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1836}
              "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1840}
              "field_student_story_class" => Drupal\field\Entity\FieldConfig {#1850}
              "field_student_story_hashtags" => Drupal\field\Entity\FieldConfig {#1851}
              "field_student_story_image" => Drupal\field\Entity\FieldConfig {#1852}
              "field_student_story_modules" => Drupal\field\Entity\FieldConfig {#1853}
              "field_student_story_name" => Drupal\field\Entity\FieldConfig {#1854}
              "field_student_story_quote" => Drupal\field\Entity\FieldConfig {#1855}
              "field_student_story_sub_modules" => Drupal\field\Entity\FieldConfig {#1856}
              "field_student_story_title" => Drupal\field\Entity\FieldConfig {#1857}
            ]
            #languages: array:5 [
              "en" => Drupal\Core\Language\Language {#1492
                #name: "English"
                #id: "en"
                #direction: "ltr"
                #weight: 0
                #locked: false
              }
              "zh-hant" => Drupal\Core\Language\Language {#1489
                #name: "繁體"
                #id: "zh-hant"
                #direction: "ltr"
                #weight: 1
                #locked: false
              }
              "zh-hans" => Drupal\Core\Language\Language {#1432
                #name: "简体"
                #id: "zh-hans"
                #direction: "ltr"
                #weight: 2
                #locked: false
              }
              "und" => Drupal\Core\Language\Language {#1493
                #name: "Not specified"
                #id: "und"
                #direction: "ltr"
                #weight: 3
                #locked: true
              }
              "zxx" => Drupal\Core\Language\Language {#1494
                #name: "Not applicable"
                #id: "zxx"
                #direction: "ltr"
                #weight: 4
                #locked: true
              }
            ]
            #langcodeKey: "langcode"
            #defaultLangcodeKey: "default_langcode"
            #activeLangcode: "x-default"
            #enforceDefaultTranslation: null
            #defaultLangcode: "zh-hant"
            #translations: &54 array:3 [
              "x-default" => array:2 [
                "status" => 1
                "entity" => Drupal\node\Entity\Node {#1436}
              ]
              "en" => array:2 [
                "status" => 1
                "entity" => Drupal\node\Entity\Node {#1868}
              ]
              "zh-hans" => array:2 [
                "status" => 1
                "entity" => Drupal\node\Entity\Node {#2072
                  #entityTypeId: "node"
                  #enforceIsNew: &2 null
                  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2074
                    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2070
                      #definition: array:1 [ …1]
                      #typedDataManager: null
                       …1
                    }
                    #name: null
                    #parent: null
                    #_serviceIds: []
                    #_entityStorages: []
                    #stringTranslation: null
                    #typedDataManager: null
                    #entity: Drupal\node\Entity\Node {#2072}
                  }
                  #cacheContexts: []
                  #cacheTags: []
                  #cacheMaxAge: -1
                  #_serviceIds: []
                  #_entityStorages: []
                  #values: &44 array:35 [&44]
                  #fields: &45 array:2 [&45]
                  #fieldDefinitions: array:38 [
                    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1723}
                    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1726}
                    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1729}
                    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1732}
                    "type" => Drupal\Core\Field\BaseFieldDefinition {#1735}
                    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1737}
                    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1741}
                    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1745}
                    "status" => Drupal\Core\Field\BaseFieldDefinition {#1749}
                    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1754}
                    "title" => Drupal\Core\Field\BaseFieldDefinition {#1758}
                    "created" => Drupal\Core\Field\BaseFieldDefinition {#1761}
                    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1765}
                    "promote" => Drupal\Core\Field\BaseFieldDefinition {#1769}
                    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1774}
                    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1779}
                    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1785}
                    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1791}
                    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#1846}
                    "body_class" => Drupal\Core\Field\BaseFieldDefinition {#1801}
                    "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#1804}
                    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1809}
                    "path" => Drupal\Core\Field\BaseFieldDefinition {#1813}
                    "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#1816}
                    "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#1820}
                    "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#1824}
                    "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#1828}
                    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1832}
                    "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1836}
                    "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1840}
                    "field_student_story_class" => Drupal\field\Entity\FieldConfig {#1850}
                    "field_student_story_hashtags" => Drupal\field\Entity\FieldConfig {#1851}
                    "field_student_story_image" => Drupal\field\Entity\FieldConfig {#1852}
                    "field_student_story_modules" => Drupal\field\Entity\FieldConfig {#1853}
                    "field_student_story_name" => Drupal\field\Entity\FieldConfig {#1854}
                    "field_student_story_quote" => Drupal\field\Entity\FieldConfig {#1855}
                    "field_student_story_sub_modules" => Drupal\field\Entity\FieldConfig {#1856}
                    "field_student_story_title" => Drupal\field\Entity\FieldConfig {#1857}
                  ]
                  #languages: array:5 [
                    "en" => Drupal\Core\Language\Language {#1492}
                    "zh-hant" => Drupal\Core\Language\Language {#1489}
                    "zh-hans" => Drupal\Core\Language\Language {#1432}
                    "und" => Drupal\Core\Language\Language {#1493}
                    "zxx" => Drupal\Core\Language\Language {#1494}
                  ]
                  #langcodeKey: "langcode"
                  #defaultLangcodeKey: "default_langcode"
                  #activeLangcode: "zh-hans"
                  #enforceDefaultTranslation: null
                  #defaultLangcode: "zh-hant"
                  #translations: &54 array:3 [&54]
                  #translationInitialize: false
                  #newRevision: &57 false
                  #isDefaultRevision: &58 "1"
                  #entityKeys: &59 array:4 [
                    "bundle" => "student_story"
                    "id" => "939"
                    "revision" => "13452"
                    "uuid" => "fab36e0f-4b4e-425a-be0d-f645d1ab8082"
                  ]
                  #translatableEntityKeys: &60 array:8 [
                    "label" => array:3 [
                      "en" => "Zoe SO"
                      "zh-hans" => "苏㼆"
                      "x-default" => "蘇㼆"
                    ]
                    "langcode" => array:3 [
                      "x-default" => "zh-hant"
                      "en" => "en"
                      "zh-hans" => "zh-hans"
                    ]
                    "status" => array:3 [
                      "en" => "1"
                      "zh-hans" => "1"
                      "x-default" => "1"
                    ]
                    "published" => array:3 [
                      "en" => "1"
                      "zh-hans" => "1"
                      "x-default" => "1"
                    ]
                    "uid" => array:3 [
                      "en" => "1"
                      "zh-hans" => "1"
                      "x-default" => "1"
                    ]
                    "owner" => array:3 [
                      "en" => "1"
                      "zh-hans" => "1"
                      "x-default" => "1"
                    ]
                    "default_langcode" => array:3 [
                      "en" => "0"
                      "zh-hans" => "0"
                      "x-default" => "1"
                    ]
                    "revision_translation_affected" => array:3 [
                      "en" => "1"
                      "zh-hans" => "1"
                      "x-default" => null
                    ]
                  ]
                  #validated: false
                  #validationRequired: false
                  #loadedRevisionId: &61 "13452"
                  #revisionTranslationAffectedKey: "revision_translation_affected"
                  #enforceRevisionTranslationAffected: &62 []
                  #isSyncing: &63 false
                  +in_preview: null
                }
              ]
            ]
            #translationInitialize: false
            #newRevision: &57 false
            #isDefaultRevision: &58 "1"
            #entityKeys: &59 array:4 [&59]
            #translatableEntityKeys: &60 array:8 [&60]
            #validated: false
            #validationRequired: false
            #loadedRevisionId: &61 "13452"
            #revisionTranslationAffectedKey: "revision_translation_affected"
            #enforceRevisionTranslationAffected: &62 []
            #isSyncing: &63 false
            +in_preview: null
          }
        }
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#920
          #discovery: null
          #factory: null
          #mapper: null
          #cacheKey: "typed_data_types_plugins"
          #cacheTags: []
          #alterHook: "data_type_info"
          #subdir: "Plugin/DataType"
          #moduleHandler: Drupal\Core\Extension\ModuleHandler {#34
            #loadedFiles: array:151 [ …151]
            #moduleList: array:151 [ …151]
            #loaded: true
            #implementations: array:968 [ …968]
            #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: 1758191994.166
          }
          #useCaches: true
          #validator: null
          #constraintManager: Drupal\Core\Validation\ConstraintManager {#323
            #discovery: null
            #factory: Drupal\Core\Validation\ConstraintFactory {#324 …2}
            #mapper: null
            #cacheKey: "validation_constraint_plugins"
            #cacheTags: []
            #alterHook: "validation_constraint"
            #subdir: "Plugin/Validation/Constraint"
            #moduleHandler: Drupal\Core\Extension\ModuleHandler {#34}
            #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
            #defaults: []
            #pluginDefinitionAnnotationName: "Drupal\Core\Validation\Annotation\Constraint"
            #pluginDefinitionAttributeName: "Drupal\Core\Validation\Attribute\Constraint"
            #pluginInterface: null
            #namespaces: ArrayObject {#325}
            #additionalAnnotationNamespaces: []
            #definitions: null
            #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#314}
            #useCaches: true
          }
          #prototypes: array:4 [
            "entity:node:student_story::revision_default" => Drupal\Core\Field\FieldItemList {#1861 …9}
            "entity:node:student_story:revision_default" => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#1859 …9}
            "entity:node:student_story::status" => Drupal\Core\Field\FieldItemList {#2064 …9}
            "entity:node:student_story:status" => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#2066 …9}
          ]
          #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#75
            #container: Drupal\Core\DependencyInjection\Container {#26}
            #_serviceIds: []
            #_entityStorages: []
          }
          #_serviceIds: []
          #_entityStorages: []
        }
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#1864
            #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1788}
            #name: 0
            #parent: Drupal\Core\Field\FieldItemList {#1860}
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#920}
            #values: array:1 [ …1]
            #properties: []
          }
        ]
        #langcode: "zh-hant"
      }
    ]
    "status" => array:3 [
      "en" => Drupal\Core\Field\FieldItemList {#2065
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1749}
        #name: "status"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2063}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#920}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#2069
            #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1751}
            #name: 0
            #parent: Drupal\Core\Field\FieldItemList {#2065}
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#920}
            #values: array:1 [ …1]
            #properties: []
          }
        ]
        #langcode: "en"
      }
      "x-default" => Drupal\Core\Field\FieldItemList {#2061
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1749}
        #name: "status"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1862}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#920}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#2071
            #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1751}
            #name: 0
            #parent: Drupal\Core\Field\FieldItemList {#2061}
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#920}
            #values: array:1 [ …1]
            #properties: []
          }
        ]
        #langcode: "zh-hant"
      }
      "zh-hans" => Drupal\Core\Field\FieldItemList {#2075
        #definition: Drupal\Core\Field\BaseFieldDefinition {#1749}
        #name: "status"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2074}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#920}
        #list: array:1 [
          0 => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem {#2076 …9}
        ]
        #langcode: "zh-hans"
      }
    ]
  ]
  #fieldDefinitions: array:38 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1723}
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1726}
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1729}
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1732}
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1735}
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1737}
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1741}
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1745}
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1749}
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1754}
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1758}
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1761}
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1765}
    "promote" => Drupal\Core\Field\BaseFieldDefinition {#1769}
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1774}
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1779}
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1785}
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1791}
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#1846}
    "body_class" => Drupal\Core\Field\BaseFieldDefinition {#1801}
    "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#1804}
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1809}
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1813}
    "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#1816}
    "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#1820}
    "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#1824}
    "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#1828}
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1832}
    "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1836}
    "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1840}
    "field_student_story_class" => Drupal\field\Entity\FieldConfig {#1850}
    "field_student_story_hashtags" => Drupal\field\Entity\FieldConfig {#1851}
    "field_student_story_image" => Drupal\field\Entity\FieldConfig {#1852}
    "field_student_story_modules" => Drupal\field\Entity\FieldConfig {#1853}
    "field_student_story_name" => Drupal\field\Entity\FieldConfig {#1854}
    "field_student_story_quote" => Drupal\field\Entity\FieldConfig {#1855}
    "field_student_story_sub_modules" => Drupal\field\Entity\FieldConfig {#1856}
    "field_student_story_title" => Drupal\field\Entity\FieldConfig {#1857}
  ]
  #languages: array:5 [
    "en" => Drupal\Core\Language\Language {#1492}
    "zh-hant" => Drupal\Core\Language\Language {#1489}
    "zh-hans" => Drupal\Core\Language\Language {#1432}
    "und" => Drupal\Core\Language\Language {#1493}
    "zxx" => Drupal\Core\Language\Language {#1494}
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "en"
  #enforceDefaultTranslation: null
  #defaultLangcode: "zh-hant"
  #translations: &54 array:3 [&54]
  #translationInitialize: false
  #newRevision: &57 false
  #isDefaultRevision: &58 "1"
  #entityKeys: &59 array:4 [&59]
  #translatableEntityKeys: &60 array:8 [&60]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: &61 "13452"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: &62 []
  #isSyncing: &63 false
  +in_preview: null
}