Rock VIU students gathering on rooftop

Devel Load

Drupal\node\Entity\Node {#1957
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2273
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2095
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "node"
          "Bundle" => array:1 [
            0 => "blog_post"
          ]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:34 [
        "nid" => Drupal\Core\Field\BaseFieldDefinition {#1807
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1808
              #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 {#1809
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [
                "unsigned" => true
                "size" => "normal"
                "min" => ""
                "max" => ""
                "prefix" => ""
                "suffix" => ""
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1807}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1810
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1811
              #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 {#1812
            #definition: array:2 [
              "type" => "field_item:uuid"
              "settings" => array:3 [
                "max_length" => 128
                "is_ascii" => true
                "case_sensitive" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1810}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "vid" => Drupal\Core\Field\BaseFieldDefinition {#1813
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1814
              #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 {#1815
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [
                "unsigned" => true
                "size" => "normal"
                "min" => ""
                "max" => ""
                "prefix" => ""
                "suffix" => ""
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1813}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1816
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1817
              #string: "Language"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:2 [
              "view" => array:1 [
                "options" => array:1 [ …1]
              ]
              "form" => array:1 [
                "options" => 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 {#1818
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1816}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#1819
          #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 {#1820
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [
                "target_type" => "node_type"
                "handler" => "default"
                "handler_settings" => []
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1819}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1821
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1822
              #string: "Revision create time"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1823
              #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 {#1824
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1821}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1825
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1826
              #string: "Revision user"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1827
              #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 {#1828
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [
                "target_type" => "user"
                "handler" => "default"
                "handler_settings" => []
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1825}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1829
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1830
              #string: "Revision log message"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1831
              #string: "Briefly describe the changes you have made."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "default_value" => array:1 [
              0 => array:1 [
                "value" => ""
              ]
            ]
            "display" => array:1 [
              "form" => array:1 [
                "options" => array:3 [ …3]
              ]
            ]
            "provider" => "node"
            "field_name" => "revision_log"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1832
            #definition: array:2 [
              "type" => "field_item:string_long"
              "settings" => array:1 [
                "case_sensitive" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1829}
          }
          #type: "string_long"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\BaseFieldDefinition {#1833
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1834
              #string: "Published"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [
                "value" => true
              ]
            ]
            "display" => array:1 [
              "form" => array:2 [
                "options" => array:3 [ …3]
                "configurable" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "status"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1835
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1836 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1837 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1833}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uid" => Drupal\Core\Field\BaseFieldDefinition {#1838
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1839
              #string: "Authored by"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1840
              #string: "The username of the content author."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "display" => array:2 [
              "view" => array:1 [
                "options" => array:3 [ …3]
              ]
              "form" => array:2 [
                "options" => array:3 [ …3]
                "configurable" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "uid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1841
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [
                "target_type" => "user"
                "handler" => "default"
                "handler_settings" => []
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1838}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "title" => Drupal\Core\Field\BaseFieldDefinition {#1842
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1843
              #string: "Title"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "required" => true
            "translatable" => true
            "revisionable" => true
            "display" => array:2 [
              "view" => array:1 [
                "options" => array:3 [ …3]
              ]
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "title"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1844
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [
                "max_length" => 255
                "is_ascii" => false
                "case_sensitive" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1842}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "created" => Drupal\Core\Field\BaseFieldDefinition {#1845
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1846
              #string: "Authored on"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1847
              #string: "The date and time that the content was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "display" => array:2 [
              "view" => array:1 [
                "options" => array:3 [ …3]
              ]
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "created"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1848
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1845}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "changed" => Drupal\Core\Field\BaseFieldDefinition {#1849
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1850
              #string: "Changed"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1851
              #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 {#1852
            #definition: array:2 [
              "type" => "field_item:changed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1849}
          }
          #type: "changed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2189
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.promote"
          #status: true
          #uuid: "1a19d9bc-f44f-4ee9-b1b1-38e3e3128b85"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.blog_post"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.promote"
          #field_name: "promote"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Promoted to front page"
          #description: ""
          #settings: array:2 [
            "on_label" => "On"
            "off_label" => "Off"
          ]
          #required: false
          #translatable: true
          #default_value: array:1 [
            0 => array:1 [
              "value" => 1
            ]
          ]
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "sticky" => Drupal\Core\Field\Entity\BaseFieldOverride {#2198
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.sticky"
          #status: true
          #uuid: "5b563bca-a1b1-4a1c-85cb-0adfd1684a22"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.blog_post"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.sticky"
          #field_name: "sticky"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Sticky at top of lists"
          #description: ""
          #settings: array:2 [
            "on_label" => "On"
            "off_label" => "Off"
          ]
          #required: false
          #translatable: true
          #default_value: array:1 [
            0 => array:1 [
              "value" => 1
            ]
          ]
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1863
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1864
              #string: "Default translation"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1865
              #string: "A flag indicating whether this is the default translation."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "revisionable" => true
            "default_value" => array:1 [
              0 => array:1 [
                "value" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "default_langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1866
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1867 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1868 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1863}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1869
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1870
              #string: "Default revision"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1871
              #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 {#1872
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1873 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1874 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1869}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1875
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1876
              #string: "Revision translation affected"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1877
              #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 {#1878
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1879 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1880 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1875}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2199
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2200
              #string: "Moderation state"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2201
              #string: "The moderation state of this piece of content."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "computed" => true
            "class" => "Drupal\content_moderation\Plugin\Field\ModerationStateFieldItemList"
            "display" => array:2 [
              "view" => array:2 [
                "options" => array:3 [ …3]
                "configurable" => false
              ]
              "form" => array:2 [
                "options" => array:3 [ …3]
                "configurable" => true
              ]
            ]
            "constraints" => array:1 [
              "ModerationState" => []
            ]
            "read-only" => false
            "translatable" => true
            "provider" => "content_moderation"
            "field_name" => "moderation_state"
            "entity_type" => "node"
            "bundle" => "blog_post"
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2202
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [
                "max_length" => 255
                "is_ascii" => false
                "case_sensitive" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2199}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1885
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1886
              #string: "Metatags (Hidden field for JSON support)"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1887
              #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 {#1888
            #definition: array:2 [
              "type" => "field_item:metatag_computed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1885}
          }
          #type: "metatag_computed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "url_slug" => Drupal\Core\Field\BaseFieldDefinition {#1889
          #definition: array:8 [
            "label" => "URL slug"
            "description" => "URL slug for path."
            "required" => false
            "revisionable" => false
            "provider" => "og_sm_path"
            "field_name" => "url_slug"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1890
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [
                "max_length" => 255
                "is_ascii" => false
                "case_sensitive" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1889}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "path" => Drupal\Core\Field\BaseFieldDefinition {#1891
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1892
              #string: "URL alias"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "display" => array:1 [
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "computed" => true
            "provider" => "path"
            "field_name" => "path"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1893
            #definition: array:2 [
              "type" => "field_item:path"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1891}
          }
          #type: "path"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1894
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1895
              #string: "Menu link"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1896
              #string: "Computed menu link for the node (only available during node saving)."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "class" => "\Drupal\token\MenuLinkFieldItemList"
            "translatable" => true
            "internal" => true
            "display" => array:2 [
              "view" => array:1 [
                "options" => array:2 [ …2]
              ]
              "form" => array:1 [
                "options" => array:1 [ …1]
              ]
            ]
            "computed" => true
            "provider" => "token"
            "field_name" => "menu_link"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1897
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [
                "target_type" => "menu_link_content"
                "handler" => "default"
                "handler_settings" => []
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1894}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "body" => Drupal\field\Entity\FieldConfig {#2205
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.body"
          #status: true
          #uuid: "0a213c5c-23d0-44e3-9a3f-cf44e9beac0f"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "field.storage.node.body"
              1 => "node.type.blog_post"
            ]
            "module" => array:1 [
              0 => "text"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.body"
          #field_name: "body"
          #field_type: "text_with_summary"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Body"
          #description: ""
          #settings: array:3 [
            "display_summary" => true
            "required_summary" => false
            "allowed_formats" => []
          ]
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_blog_author" => Drupal\field\Entity\FieldConfig {#2206
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.field_blog_author"
          #status: true
          #uuid: "85c37b85-4af1-47ff-9310-ae9c84656152"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [
              0 => "field.storage.node.field_blog_author"
              1 => "node.type.blog_post"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.field_blog_author"
          #field_name: "field_blog_author"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Author"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_blog_author_link" => Drupal\field\Entity\FieldConfig {#2207
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.field_blog_author_link"
          #status: true
          #uuid: "6e0314d0-b543-463d-bc07-90a6dfb18181"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "field.storage.node.field_blog_author_link"
              1 => "node.type.blog_post"
            ]
            "module" => array:1 [
              0 => "link"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.field_blog_author_link"
          #field_name: "field_blog_author_link"
          #field_type: "link"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Author Link"
          #description: ""
          #settings: array:2 [
            "title" => 0
            "link_type" => 17
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_blog_sub_heading" => Drupal\field\Entity\FieldConfig {#2208
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.field_blog_sub_heading"
          #status: true
          #uuid: "afc2c341-148d-4e87-a80d-20e615130b66"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [
              0 => "field.storage.node.field_blog_sub_heading"
              1 => "node.type.blog_post"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.field_blog_sub_heading"
          #field_name: "field_blog_sub_heading"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Blog Sub-heading"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_display_image_below_header" => Drupal\field\Entity\FieldConfig {#2209
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.field_display_image_below_header"
          #status: true
          #uuid: "d9b437f9-63be-44ae-8a13-a32364a1b07e"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [
              0 => "field.storage.node.field_display_image_below_header"
              1 => "node.type.blog_post"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.field_display_image_below_header"
          #field_name: "field_display_image_below_header"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Display image below header"
          #description: "Rather than occupy the hero space in the header, display this image just above the content."
          #settings: array:2 [
            "on_label" => "On"
            "off_label" => "Off"
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_hero_format" => Drupal\field\Entity\FieldConfig {#2210
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.field_hero_format"
          #status: true
          #uuid: "32062dae-9bd5-4c42-a3fd-e910d9f95c15"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "field.storage.node.field_hero_format"
              1 => "node.type.blog_post"
            ]
            "module" => array:1 [
              0 => "options"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.field_hero_format"
          #field_name: "field_hero_format"
          #field_type: "list_string"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Hero Format"
          #description: ""
          #settings: []
          #required: true
          #translatable: true
          #default_value: array:1 [
            0 => array:1 [
              "value" => "short_image"
            ]
          ]
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_hero_image_media" => Drupal\field\Entity\FieldConfig {#2211
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.field_hero_image_media"
          #status: true
          #uuid: "111aea2e-463a-43fd-9933-2dc4f300f695"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [
              0 => "field.storage.node.field_hero_image_media"
              1 => "media.type.image"
              2 => "node.type.blog_post"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.field_hero_image_media"
          #field_name: "field_hero_image_media"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Hero Image"
          #description: ""
          #settings: array:2 [
            "handler" => "default:media"
            "handler_settings" => array:4 [
              "target_bundles" => array:1 [
                "image" => "image"
              ]
              "sort" => array:2 [
                "field" => "_none"
                "direction" => "ASC"
              ]
              "auto_create" => false
              "auto_create_bundle" => ""
            ]
          ]
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_publish_date" => Drupal\field\Entity\FieldConfig {#2212
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.field_publish_date"
          #status: true
          #uuid: "c205db44-eac2-42cf-b058-6ce5152d0c2e"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "field.storage.node.field_publish_date"
              1 => "node.type.blog_post"
            ]
            "module" => array:1 [
              0 => "datetime"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.field_publish_date"
          #field_name: "field_publish_date"
          #field_type: "datetime"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Publish Date - Displayed"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: array:1 [
            0 => array:2 [
              "default_date_type" => "now"
              "default_date" => "now"
            ]
          ]
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_tags" => Drupal\field\Entity\FieldConfig {#2213
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.field_tags"
          #status: true
          #uuid: "099b5b50-9f9e-4ca8-818a-b57721bd2925"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [
              0 => "field.storage.node.field_tags"
              1 => "node.type.blog_post"
              2 => "taxonomy.vocabulary.viu_global_tags"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.field_tags"
          #field_name: "field_tags"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Tags"
          #description: "Enter a comma-separated list. For example: Amsterdam, Mexico City, "Cleveland, Ohio""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:4 [
              "target_bundles" => array:1 [
                "viu_global_tags" => "viu_global_tags"
              ]
              "sort" => array:2 [
                "field" => "_none"
                "direction" => "asc"
              ]
              "auto_create" => true
              "auto_create_bundle" => "tags"
            ]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "layout_builder__layout" => Drupal\field\Entity\FieldConfig {#2214
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.layout_builder__layout"
          #status: true
          #uuid: "d88a0bb9-e00f-44bb-8a06-2257dc3f00fe"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "field.storage.node.layout_builder__layout"
              1 => "node.type.blog_post"
            ]
            "module" => array:1 [
              0 => "layout_builder"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.layout_builder__layout"
          #field_name: "layout_builder__layout"
          #field_type: "layout_section"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Layout"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "og_audience" => Drupal\field\Entity\FieldConfig {#2215
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog_post.og_audience"
          #status: true
          #uuid: "9c34a099-2025-450f-bfbc-21bb7a4af729"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:3 [
              0 => "field.storage.node.og_audience"
              1 => "node.type.blog_post"
              2 => "node.type.site"
            ]
            "module" => array:1 [
              0 => "og"
            ]
          ]
          #isSyncing: false
          #id: "node.blog_post.og_audience"
          #field_name: "og_audience"
          #field_type: "og_standard_reference"
          #entity_type: "node"
          #bundle: "blog_post"
          #label: "Groups audience"
          #description: "OG group audience reference field."
          #settings: array:2 [
            "handler" => "og:default"
            "handler_settings" => array:1 [
              "target_bundles" => array:1 [
                "site" => "site"
              ]
            ]
          ]
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2268
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.og_audience"
            #status: true
            #uuid: "42f11b4f-81f9-4502-b19d-97c7c51a68a0"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: array:1 [
              "default_config_hash" => "y3hNaYvha8pg5LRDO_MWhZ-XXkh2qjvUm3sIdBCbR6s"
            ]
            #trustedData: false
            #dependencies: array:1 [
              "module" => array:2 [
                0 => "node"
                1 => "og"
              ]
            ]
            #isSyncing: false
            #id: "node.og_audience"
            #field_name: "og_audience"
            #entity_type: "node"
            #type: "og_standard_reference"
            #module: "og"
            #settings: array:1 [
              "target_type" => "node"
            ]
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: array:2 [
              "target_id" => Drupal\Core\TypedData\DataReferenceTargetDefinition {#2392
                #definition: array:4 [ …4]
                #typedDataManager: null
              }
              "entity" => Drupal\Core\TypedData\DataReferenceDefinition {#2394
                #definition: array:6 [ …6]
                #typedDataManager: null
                #targetDefinition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2397 …3}
              }
            ]
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2390
            #definition: array:2 [
              "type" => "field_item:og_standard_reference"
              "settings" => array:3 [
                "handler" => "og:default"
                "handler_settings" => array:1 [ …1]
                "target_type" => "node"
              ]
            ]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#774
              #discovery: null
              #factory: null
              #mapper: null
              #cacheKey: "typed_data_types_plugins"
              #cacheTags: []
              #alterHook: "data_type_info"
              #subdir: "Plugin/DataType"
              #moduleHandler: Drupal\Core\Extension\ModuleHandler {#114
                #loadedFiles: array:159 [
                  "viu_sentry" => true
                  "admin_toolbar" => true
                  "admin_toolbar_tools" => true
                  "advagg" => true
                  "advagg_bundler" => true
                  "advagg_css_minify" => true
                  "advagg_js_minify" => true
                  "advagg_mod" => true
                  "anchor_link" => true
                  "antibot" => true
                  "automated_cron" => true
                  "big_pipe" => true
                  "block" => true
                  "block_content" => true
                  "breakpoint" => true
                  "ckeditor5" => true
                  "comment" => true
                  "components" => true
                  "config" => true
                  "config_filter" => true
                  "config_ignore" => true
                  "config_split" => true
                  "contact" => true
                  "content_moderation" => true
                  "content_moderation_notifications" => true
                  "contextual" => true
                  "crop" => true
                  "ctools" => true
                  "ctools_views" => true
                  "datetime" => true
                  "dblog" => true
                  "devel" => true
                  "diff" => true
                  "dynamic_page_cache" => true
                  "editor" => true
                  "editoria11y" => true
                  "emulsify_twig" => true
                  "entity_reference_revisions" => true
                  "externalauth" => true
                  "fastly" => true
                  "fastlypurger" => true
                  "feeds" => true
                  "field" => true
                  "field_group" => true
                  "field_ui" => true
                  "file" => true
                  "file_mdm" => true
                  "filter" => true
                  "focal_point" => true
                  "google_tag" => true
                  "health_check" => true
                  "help" => true
                  "history" => true
                  "http_cache_control" => true
                  "image" => true
                  "image_widget_crop" => true
                  "imagemagick" => true
                  "inline_form_errors" => true
                  "js_cookie" => true
                  "key" => true
                  "layout_builder" => true
                  "layout_builder_browser" => true
                  "layout_builder_iframe_modal" => true
                  "layout_builder_styles" => true
                  "layout_discovery" => true
                  "link" => true
                  "linkit" => true
                  "mailchimp" => true
                  "mailgun" => true
                  "mailsystem" => true
                  "masquerade" => true
                  "media" => true
                  "media_entity_file_replace" => true
                  "media_library" => true
                  "media_library_edit" => true
                  "menu_link_content" => true
                  "menu_position" => true
                  "menu_ui" => true
                  "metatag" => true
                  "multiple_fields_remove_button" => true
                  "mysql" => true
                  "node" => true
                  "oembed_providers" => true
                  "og" => true
                  "og_menu_single" => true
                  "og_sm" => true
                  "og_sm_admin_menu" => true
                  "og_sm_config" => true
                  "og_sm_content" => true
                  "og_sm_context" => true
                  "og_sm_media" => true
                  "og_sm_menu_single" => true
                  "og_sm_path" => true
                  "og_ui" => true
                  "openid_connect" => true
                  "options" => true
                  "path" => true
                  "path_alias" => true
                  "pathologic" => true
                  "photoswipe" => true
                  "purge" => true
                  "purge_drush" => true
                  "purge_file" => true
                  "purge_invalidation_form" => true
                  "purge_processor_cron" => true
                  "purge_processor_lateruntime" => true
                  "purge_queuer_coretags" => true
                  "purge_ui" => true
                  "quick_node_clone" => true
                  "raven" => true
                  "redirect" => true
                  "redirect_404" => true
                  "redis" => true
                  "responsive_image" => true
                  "scanner" => true
                  "schema_article" => true
                  "schema_event" => true
                  "schema_metatag" => true
                  "search" => true
                  "search_api" => true
                  "search_api_autocomplete" => true
                  "search_api_db" => true
                  "seckit" => true
                  "shortcut" => true
                  "smart_date" => true
                  "smart_date_recur" => true
                  "sophron" => true
                  "structure_sync" => true
                  "system" => true
                  "taxonomy" => true
                  "text" => true
                  "token" => true
                  "toolbar" => true
                  "twig_tweak" => true
                  "update" => true
                  "user" => true
                  "views_bulk_edit" => true
                  "views_bulk_operations" => true
                  "views_infinite_scroll" => true
                  "views_json_source" => true
                  "views_list_sort" => true
                  "views_ui" => true
                  "viu_auth" => true
                  "viu_blocks" => true
                  "viu_blog" => true
                  "viu_contact_context" => true
                  "viu_core" => true
                  "viu_domain_masking" => true
                  "viu_layout" => true
                  "viu_migration_audit" => true
                  "viu_null_purger" => true
                  "viu_og" => true
                  "weight" => true
                  "workflows" => true
                  "pathauto" => true
                  "xmlsitemap" => true
                  "views" => true
                  "paragraphs" => true
                  "viupal_profile" => true
                ]
                #moduleList: array:159 [
                  "viu_sentry" => Drupal\Core\Extension\Extension {#118 …6}
                  "admin_toolbar" => Drupal\Core\Extension\Extension {#119 …6}
                  "admin_toolbar_tools" => Drupal\Core\Extension\Extension {#120 …6}
                  "advagg" => Drupal\Core\Extension\Extension {#121 …6}
                  "advagg_bundler" => Drupal\Core\Extension\Extension {#122 …6}
                  "advagg_css_minify" => Drupal\Core\Extension\Extension {#123 …6}
                  "advagg_js_minify" => Drupal\Core\Extension\Extension {#124 …6}
                  "advagg_mod" => Drupal\Core\Extension\Extension {#125 …6}
                  "anchor_link" => Drupal\Core\Extension\Extension {#126 …6}
                  "antibot" => Drupal\Core\Extension\Extension {#127 …6}
                  "automated_cron" => Drupal\Core\Extension\Extension {#128 …6}
                  "big_pipe" => Drupal\Core\Extension\Extension {#129 …6}
                  "block" => Drupal\Core\Extension\Extension {#130 …6}
                  "block_content" => Drupal\Core\Extension\Extension {#131 …6}
                  "breakpoint" => Drupal\Core\Extension\Extension {#132 …6}
                  "ckeditor5" => Drupal\Core\Extension\Extension {#133 …6}
                  "comment" => Drupal\Core\Extension\Extension {#134 …6}
                  "components" => Drupal\Core\Extension\Extension {#135 …6}
                  "config" => Drupal\Core\Extension\Extension {#136 …6}
                  "config_filter" => Drupal\Core\Extension\Extension {#137 …6}
                  "config_ignore" => Drupal\Core\Extension\Extension {#138 …6}
                  "config_split" => Drupal\Core\Extension\Extension {#139 …6}
                  "contact" => Drupal\Core\Extension\Extension {#140 …6}
                  "content_moderation" => Drupal\Core\Extension\Extension {#141 …6}
                  "content_moderation_notifications" => Drupal\Core\Extension\Extension {#142 …6}
                  "contextual" => Drupal\Core\Extension\Extension {#143 …6}
                  "crop" => Drupal\Core\Extension\Extension {#144 …6}
                  "ctools" => Drupal\Core\Extension\Extension {#145 …6}
                  "ctools_views" => Drupal\Core\Extension\Extension {#146 …6}
                  "datetime" => Drupal\Core\Extension\Extension {#147 …6}
                  "dblog" => Drupal\Core\Extension\Extension {#148 …6}
                  "devel" => Drupal\Core\Extension\Extension {#149 …6}
                  "diff" => Drupal\Core\Extension\Extension {#150 …6}
                  "dynamic_page_cache" => Drupal\Core\Extension\Extension {#151 …6}
                  "editor" => Drupal\Core\Extension\Extension {#152 …6}
                  "editoria11y" => Drupal\Core\Extension\Extension {#153 …6}
                  "emulsify_twig" => Drupal\Core\Extension\Extension {#154 …6}
                  "entity_reference_revisions" => Drupal\Core\Extension\Extension {#155 …6}
                  "externalauth" => Drupal\Core\Extension\Extension {#156 …6}
                  "fastly" => Drupal\Core\Extension\Extension {#157 …6}
                  "fastlypurger" => Drupal\Core\Extension\Extension {#158 …6}
                  "feeds" => Drupal\Core\Extension\Extension {#159 …6}
                  "field" => Drupal\Core\Extension\Extension {#160 …6}
                  "field_group" => Drupal\Core\Extension\Extension {#161 …6}
                  "field_ui" => Drupal\Core\Extension\Extension {#162 …6}
                  "file" => Drupal\Core\Extension\Extension {#163 …6}
                  "file_mdm" => Drupal\Core\Extension\Extension {#164 …6}
                  "filter" => Drupal\Core\Extension\Extension {#165 …6}
                  "focal_point" => Drupal\Core\Extension\Extension {#166 …6}
                  "google_tag" => Drupal\Core\Extension\Extension {#167 …6}
                  "health_check" => Drupal\Core\Extension\Extension {#168 …6}
                  "help" => Drupal\Core\Extension\Extension {#169 …6}
                  "history" => Drupal\Core\Extension\Extension {#170 …6}
                  "http_cache_control" => Drupal\Core\Extension\Extension {#171 …6}
                  "image" => Drupal\Core\Extension\Extension {#172 …6}
                  "image_widget_crop" => Drupal\Core\Extension\Extension {#173 …6}
                  "imagemagick" => Drupal\Core\Extension\Extension {#174 …6}
                  "inline_form_errors" => Drupal\Core\Extension\Extension {#175 …6}
                  "js_cookie" => Drupal\Core\Extension\Extension {#176 …6}
                  "key" => Drupal\Core\Extension\Extension {#177 …6}
                  "layout_builder" => Drupal\Core\Extension\Extension {#178 …6}
                  "layout_builder_browser" => Drupal\Core\Extension\Extension {#179 …6}
                  "layout_builder_iframe_modal" => Drupal\Core\Extension\Extension {#180 …6}
                  "layout_builder_styles" => Drupal\Core\Extension\Extension {#181 …6}
                  "layout_discovery" => Drupal\Core\Extension\Extension {#182 …6}
                  "link" => Drupal\Core\Extension\Extension {#183 …6}
                  "linkit" => Drupal\Core\Extension\Extension {#184 …6}
                  "mailchimp" => Drupal\Core\Extension\Extension {#185 …6}
                  "mailgun" => Drupal\Core\Extension\Extension {#186 …6}
                  "mailsystem" => Drupal\Core\Extension\Extension {#187 …6}
                  "masquerade" => Drupal\Core\Extension\Extension {#188 …6}
                  "media" => Drupal\Core\Extension\Extension {#189 …6}
                  "media_entity_file_replace" => Drupal\Core\Extension\Extension {#190 …6}
                  "media_library" => Drupal\Core\Extension\Extension {#191 …6}
                  "media_library_edit" => Drupal\Core\Extension\Extension {#192 …6}
                  "menu_link_content" => Drupal\Core\Extension\Extension {#193 …6}
                  "menu_position" => Drupal\Core\Extension\Extension {#194 …6}
                  "menu_ui" => Drupal\Core\Extension\Extension {#195 …6}
                  "metatag" => Drupal\Core\Extension\Extension {#196 …6}
                  "multiple_fields_remove_button" => Drupal\Core\Extension\Extension {#197 …6}
                  "mysql" => Drupal\Core\Extension\Extension {#198 …6}
                  "node" => Drupal\Core\Extension\Extension {#199 …6}
                  "oembed_providers" => Drupal\Core\Extension\Extension {#200 …6}
                  "og" => Drupal\Core\Extension\Extension {#201 …6}
                  "og_menu_single" => Drupal\Core\Extension\Extension {#202 …6}
                  "og_sm" => Drupal\Core\Extension\Extension {#203 …6}
                  "og_sm_admin_menu" => Drupal\Core\Extension\Extension {#204 …6}
                  "og_sm_config" => Drupal\Core\Extension\Extension {#205 …6}
                  "og_sm_content" => Drupal\Core\Extension\Extension {#206 …6}
                  "og_sm_context" => Drupal\Core\Extension\Extension {#207 …6}
                  "og_sm_media" => Drupal\Core\Extension\Extension {#208 …6}
                  "og_sm_menu_single" => Drupal\Core\Extension\Extension {#209 …6}
                  "og_sm_path" => Drupal\Core\Extension\Extension {#210 …6}
                  "og_ui" => Drupal\Core\Extension\Extension {#211 …6}
                  "openid_connect" => Drupal\Core\Extension\Extension {#212 …6}
                  "options" => Drupal\Core\Extension\Extension {#213 …6}
                  "path" => Drupal\Core\Extension\Extension {#214 …6}
                  "path_alias" => Drupal\Core\Extension\Extension {#215 …6}
                  "pathologic" => Drupal\Core\Extension\Extension {#216 …6}
                  "photoswipe" => Drupal\Core\Extension\Extension {#217 …6}
                  "purge" => Drupal\Core\Extension\Extension {#218 …6}
                  "purge_drush" => Drupal\Core\Extension\Extension {#219 …6}
                  "purge_file" => Drupal\Core\Extension\Extension {#220 …6}
                  "purge_invalidation_form" => Drupal\Core\Extension\Extension {#221 …6}
                  "purge_processor_cron" => Drupal\Core\Extension\Extension {#222 …6}
                  "purge_processor_lateruntime" => Drupal\Core\Extension\Extension {#223 …6}
                  "purge_queuer_coretags" => Drupal\Core\Extension\Extension {#224 …6}
                  "purge_ui" => Drupal\Core\Extension\Extension {#225 …6}
                  "quick_node_clone" => Drupal\Core\Extension\Extension {#226 …6}
                  "raven" => Drupal\Core\Extension\Extension {#227 …6}
                  "redirect" => Drupal\Core\Extension\Extension {#228 …6}
                  "redirect_404" => Drupal\Core\Extension\Extension {#229 …6}
                  "redis" => Drupal\Core\Extension\Extension {#230 …6}
                  "responsive_image" => Drupal\Core\Extension\Extension {#231 …6}
                  "scanner" => Drupal\Core\Extension\Extension {#232 …6}
                  "schema_article" => Drupal\Core\Extension\Extension {#233 …6}
                  "schema_event" => Drupal\Core\Extension\Extension {#234 …6}
                  "schema_metatag" => Drupal\Core\Extension\Extension {#235 …6}
                  "search" => Drupal\Core\Extension\Extension {#236 …6}
                  "search_api" => Drupal\Core\Extension\Extension {#237 …6}
                  "search_api_autocomplete" => Drupal\Core\Extension\Extension {#238 …6}
                  "search_api_db" => Drupal\Core\Extension\Extension {#239 …6}
                  "seckit" => Drupal\Core\Extension\Extension {#240 …6}
                  "shortcut" => Drupal\Core\Extension\Extension {#241 …6}
                  "smart_date" => Drupal\Core\Extension\Extension {#242 …6}
                  "smart_date_recur" => Drupal\Core\Extension\Extension {#243 …6}
                  "sophron" => Drupal\Core\Extension\Extension {#244 …6}
                  "structure_sync" => Drupal\Core\Extension\Extension {#245 …6}
                  "system" => Drupal\Core\Extension\Extension {#246 …6}
                  "taxonomy" => Drupal\Core\Extension\Extension {#247 …6}
                  "text" => Drupal\Core\Extension\Extension {#248 …6}
                  "token" => Drupal\Core\Extension\Extension {#249 …6}
                  "toolbar" => Drupal\Core\Extension\Extension {#250 …6}
                  "twig_tweak" => Drupal\Core\Extension\Extension {#251 …6}
                  "update" => Drupal\Core\Extension\Extension {#252 …6}
                  "user" => Drupal\Core\Extension\Extension {#253 …6}
                  "views_bulk_edit" => Drupal\Core\Extension\Extension {#254 …6}
                  "views_bulk_operations" => Drupal\Core\Extension\Extension {#255 …6}
                  "views_infinite_scroll" => Drupal\Core\Extension\Extension {#256 …6}
                  "views_json_source" => Drupal\Core\Extension\Extension {#257 …6}
                  "views_list_sort" => Drupal\Core\Extension\Extension {#258 …6}
                  "views_ui" => Drupal\Core\Extension\Extension {#259 …6}
                  "viu_auth" => Drupal\Core\Extension\Extension {#260 …6}
                  "viu_blocks" => Drupal\Core\Extension\Extension {#261 …6}
                  "viu_blog" => Drupal\Core\Extension\Extension {#262 …6}
                  "viu_contact_context" => Drupal\Core\Extension\Extension {#263 …6}
                  "viu_core" => Drupal\Core\Extension\Extension {#264 …6}
                  "viu_domain_masking" => Drupal\Core\Extension\Extension {#265 …6}
                  "viu_layout" => Drupal\Core\Extension\Extension {#266 …6}
                  "viu_migration_audit" => Drupal\Core\Extension\Extension {#267 …6}
                  "viu_null_purger" => Drupal\Core\Extension\Extension {#268 …6}
                  "viu_og" => Drupal\Core\Extension\Extension {#269 …6}
                  "weight" => Drupal\Core\Extension\Extension {#270 …6}
                  "workflows" => Drupal\Core\Extension\Extension {#271 …6}
                  "pathauto" => Drupal\Core\Extension\Extension {#272 …6}
                  "xmlsitemap" => Drupal\Core\Extension\Extension {#273 …6}
                  "views" => Drupal\Core\Extension\Extension {#274 …6}
                  "paragraphs" => Drupal\Core\Extension\Extension {#275 …6}
                  "viupal_profile" => Drupal\Core\Extension\Extension {#276 …6}
                ]
                #loaded: true
                #implementations: array:637 [
                  "module_implements_alter" => array:8 [ …8]
                  "entity_load" => []
                  "user_role_load" => []
                  "entity_query_alter" => []
                  "entity_query_redirect_alter" => []
                  "query_alter" => []
                  "query_redirect_access_alter" => []
                  "query_entity_query_alter" => []
                  "query_entity_query_redirect_alter" => []
                  "entity_preload" => []
                  "query_node_load_multiple_alter" => []
                  "entity_bundle_field_info" => array:3 [ …3]
                  "entity_query_field_config_alter" => []
                  "field_config_load" => []
                  "entity_bundle_field_info_alter" => array:1 [ …1]
                  "entity_storage_load" => array:1 [ …1]
                  "entity_base_field_info" => array:6 [ …6]
                  "entity_base_field_info_alter" => array:2 [ …2]
                  "node_storage_load" => []
                  "node_load" => []
                  "node_type_load" => []
                  "og_group_resolver_info_alter" => []
                  "entity_query_path_alias_alter" => []
                  "query_entity_query_path_alias_alter" => []
                  "entity_query_node_alter" => []
                  "query_entity_query_node_alter" => []
                  "library_info_build" => []
                  "library_info_alter" => array:7 [ …7]
                  "css_alter" => array:2 [ …2]
                  "key_load" => []
                  "purge_queuers_alter" => array:1 [ …1]
                  "file_url_alter" => array:1 [ …1]
                  "js_alter" => array:3 [ …3]
                  "js_settings_build" => array:1 [ …1]
                  "js_settings_alter" => array:2 [ …2]
                  "entity_access" => array:4 [ …4]
                  "node_access" => array:1 [ …1]
                  "node_grants" => []
                  "node_view_mode_alter" => []
                  "entity_view_mode_alter" => []
                  "theme" => array:45 [ …45]
                  "layout_alter" => []
                  "views_plugins_pager_alter" => []
                  "views_data" => array:12 [ …12]
                  "search_api_index_load" => []
                  "search_api_server_load" => []
                  "search_api_backend_info_alter" => []
                  "search_api_views_handler_mapping_alter" => []
                  "search_api_datasource_info_alter" => []
                  "search_api_processor_info_alter" => []
                  "search_api_data_type_info_alter" => []
                  "search_api_views_field_handler_mapping_alter" => []
                  "entity_field_storage_info" => array:1 [ …1]
                  "entity_query_field_storage_config_alter" => []
                  "field_storage_config_load" => []
                  "entity_field_storage_info_alter" => []
                  "action_load" => []
                  "entity_query_search_page_alter" => []
                  "search_page_load" => []
                  "field_views_data" => array:8 [ …8]
                  "field_views_data_alter" => array:3 [ …3]
                  "views_data_alter" => array:12 [ …12]
                  "views_plugins_row_alter" => array:1 [ …1]
                  "views_plugins_style_alter" => []
                  "views_plugins_exposed_form_alter" => []
                  "theme_registry_alter" => array:5 [ …5]
                  "entity_view_mode_load" => []
                  "entity_view_mode_info_alter" => []
                  "node_build_defaults_alter" => []
                  "entity_build_defaults_alter" => array:1 [ …1]
                  "entity_query_entity_view_display_alter" => []
                  "entity_extra_field_info" => array:11 [ …11]
                  "comment_type_load" => []
                  "media_type_load" => []
                  "media_source_info_alter" => array:2 [ …2]
                  "entity_extra_field_info_alter" => []
                  "field_formatter_info_alter" => array:1 [ …1]
                  "entity_view_display_load" => []
                  "entity_view_display_alter" => array:1 [ …1]
                  "entity_prepare_view" => []
                  "entity_query_block_content_alter" => []
                  "query_entity_query_block_content_alter" => []
                  "query_block_content_load_multiple_alter" => []
                  "block_content_storage_load" => []
                  "block_content_load" => []
                  "block_content_type_load" => []
                  "menu_load" => []
                  "view_load" => []
                  "views_plugins_argument_alter" => array:2 [ …2]
                  "views_plugins_argument_validator_alter" => array:1 [ …1]
                  "system_info_alter" => array:1 [ …1]
                  "block_alter" => []
                  "entity_field_access" => array:3 [ …3]
                  "entity_field_access_alter" => []
                  "query_media_load_multiple_alter" => []
                  "media_storage_load" => []
                  "media_load" => []
                  "media_access" => []
                  "entity_query_og_membership_alter" => []
                  "query_og_membership_access_alter" => []
                  "query_entity_query_og_membership_alter" => []
                  "og_role_load" => []
                  "og_user_access_alter" => []
                  "query_user_load_multiple_alter" => []
                  "user_storage_load" => []
                  "user_load" => []
                  "user_access" => []
                  "date_format_load" => []
                  "entity_display_build_alter" => []
                  "validation_constraint_alter" => []
                  "views_plugins_cache_alter" => array:1 [ …1]
                  "views_plugins_query_alter" => []
                  "views_pre_view" => array:1 [ …1]
                  "views_plugins_field_alter" => []
                  "views_plugins_sort_alter" => []
                  "views_plugins_filter_alter" => array:2 [ …2]
                  "views_plugins_area_alter" => []
                  "views_pre_build" => []
                  "element_plugin_alter" => []
                  "element_info_alter" => array:7 [ …7]
                  "form_alter" => array:15 [ …15]
                  "form_views_exposed_form_alter" => array:4 [ …4]
                  "search_api_autocomplete_search_load" => []
                  "search_api_autocomplete_search_info_alter" => []
                  "search_api_autocomplete_views_fulltext_fields_alter" => []
                  "views_query_alter" => []
                  "views_post_build" => []
                  "views_pre_execute" => []
                  "search_api_query_alter" => []
                  "search_api_query_views_alter" => []
                  "search_api_query_views_news_posts_for_news_blog_page_sapi_alter" => []
                  "search_api_db_query_alter" => []
                  "query_search_api_db_search_alter" => []
                  "search_api_results_alter" => []
                  "search_api_results_views_alter" => []
                  "search_api_results_views_news_posts_for_news_blog_page_sapi_alter" => []
                  "views_post_execute" => array:1 [ …1]
                  "views_pre_render" => array:4 [ …4]
                  "theme_suggestions_views_view_field" => []
                  "theme_suggestions_alter" => array:1 [ …1]
                  "theme_suggestions_views_view_field_alter" => []
                  "template_preprocess_default_variables_alter" => array:1 [ …1]
                  "entity_view_display_create" => []
                  "entity_create" => []
                  "field_info_max_weight" => array:1 [ …1]
                  "image_style_load" => []
                  "theme_suggestions_image_formatter" => []
                  "theme_suggestions_image_formatter_alter" => []
                  "query_file_load_multiple_alter" => []
                  "file_storage_load" => []
                  "file_load" => []
                  "protected_twig_namespaces_alter" => []
                  "components_namespaces_alter" => []
                  "twig_tweak_filters_alter" => []
                  "twig_tweak_functions_alter" => []
                  "twig_tweak_tests_alter" => []
                  "theme_suggestions_image_style" => []
                  "theme_suggestions_image_style_alter" => []
                  "image_effect_info_alter" => []
                  "query_crop_load_multiple_alter" => []
                  "crop_storage_load" => []
                  "crop_load" => []
                  "theme_suggestions_image" => []
                  "theme_suggestions_image_alter" => []
                  "link_alter" => array:2 [ …2]
                  "theme_suggestions_time" => []
                  "theme_suggestions_time_alter" => []
                  "views_post_render" => array:1 [ …1]
                  "views_plugins_argument_default_alter" => []
                  "views_plugins_join_alter" => []
                  "views_query_substitutions" => array:5 [ …5]
                  "query_views_alter" => array:1 [ …1]
                  "query_views_blog_posts_news_blog_page_alter" => []
                  "query_node_access_alter" => array:1 [ …1]
                  "block_content_access" => array:1 [ …1]
                  "block_content_view_mode_alter" => []
                  "block_content_build_defaults_alter" => []
                  "block_content_view" => []
                  "entity_view" => array:3 [ …3]
                  "block_content_view_alter" => []
                  "entity_view_alter" => array:4 [ …4]
                  "query_views_news_posts_for_news_blog_page_alter" => []
                  "node_view" => array:1 [ …1]
                  "og_sm_site_view" => []
                  "node_view_alter" => array:2 [ …2]
                  "metatag_defaults_load" => []
                  "metatags_alter" => []
                  "metatag_tags_alter" => []
                  "metatag_groups_alter" => []
                  "tokens" => array:14 [ …14]
                  "token_entity_mapping_alter" => []
                  "tokens_alter" => []
                  "theme_suggestions_field" => array:1 [ …1]
                  "theme_suggestions_field_alter" => array:1 [ …1]
                  "theme_suggestions_node" => array:1 [ …1]
                  "theme_suggestions_node_alter" => array:1 [ …1]
                  "theme_suggestions_username" => []
                  "theme_suggestions_username_alter" => []
                  "user_format_name_alter" => array:1 [ …1]
                  "theme_suggestions_layout" => []
                  "theme_suggestions_layout_alter" => []
                  "theme_suggestions_block" => array:1 [ …1]
                  "theme_suggestions_block_alter" => array:2 [ …2]
                  "theme_suggestions_views_exposed_form" => []
                  "theme_suggestions_views_exposed_form_alter" => []
                  "theme_suggestions_input" => []
                  "theme_suggestions_input_alter" => []
                  "theme_suggestions_form_element" => []
                  "theme_suggestions_form_element_alter" => []
                  "theme_suggestions_container" => []
                  "theme_suggestions_container_alter" => array:1 [ …1]
                  "theme_suggestions_form" => []
                  "theme_suggestions_form_alter" => []
                  "theme_suggestions_views_view" => []
                  "theme_suggestions_views_view_alter" => []
                  "filter_format_load" => []
                  "filter_info_alter" => []
                  "theme_suggestions_views_view_unformatted" => []
                  "theme_suggestions_views_view_unformatted_alter" => []
                  "theme_suggestions_views_view_fields" => []
                  "theme_suggestions_views_view_fields_alter" => []
                  "theme_suggestions_views_infinite_scroll_pager" => []
                  "theme_suggestions_views_infinite_scroll_pager_alter" => []
                  "display_variant_plugin_alter" => []
                  "entity_query_block_alter" => []
                  "block_load" => []
                  "block_access" => []
                  "block_build_alter" => []
                  "block_build_header_navigation_block_alter" => []
                  "block_build_viu_core_hero_alter" => []
                  "block_view_alter" => array:1 [ …1]
                  "block_view_viu_core_hero_alter" => []
                  "block_build_system_messages_block_alter" => []
                  "block_build_local_tasks_block_alter" => []
                  "block_build_help_block_alter" => []
                  "block_build_local_actions_block_alter" => array:1 [ …1]
                  "block_build_viu_blocks_hero_image_feature_alter" => []
                  "block_build_system_main_block_alter" => []
                  "block_view_system_main_block_alter" => array:1 [ …1]
                  "block_build_global_ctas_block_alter" => []
                  "block_build_system_menu_block_alter" => []
                  "block_build_global_social_icons_block_alter" => []
                  "block_build_viupal_contact_block_alter" => []
                  "block_build_block_content_alter" => []
                  "page_attachments" => array:10 [ …10]
                  "entity_query_google_tag_container_alter" => []
                  "google_tag_container_load" => []
                  "google_tag_container_access" => []
                  "google_tag_insert_alter" => []
                  "google_tag_snippets_alter" => []
                  "metatags_attachments_alter" => []
                  "page_attachments_alter" => array:5 [ …5]
                  "page_top" => array:6 [ …6]
                  "page_bottom" => array:1 [ …1]
                  "theme_suggestions_html" => array:1 [ …1]
                  "theme_suggestions_html_alter" => []
                  "theme_suggestions_page" => array:1 [ …1]
                  "theme_suggestions_page_alter" => []
                  "block_view_header_navigation_block_alter" => []
                  "theme_suggestions_viu_header_navigation" => []
                  "theme_suggestions_viu_header_navigation_alter" => []
                  "media_view_mode_alter" => []
                  "media_build_defaults_alter" => []
                  "entity_query_menu_position_rule_alter" => []
                  "entity_query_menu_link_content_alter" => []
                  "query_entity_query_menu_link_content_alter" => []
                  "query_menu_link_content_load_multiple_alter" => []
                  "menu_link_content_storage_load" => []
                  "menu_link_content_load" => []
                  "theme_suggestions_viu_hero" => []
                  "theme_suggestions_viu_hero_alter" => []
                  "responsive_image_style_load" => []
                  "media_view" => []
                  "media_view_alter" => []
                  "theme_suggestions_media" => array:1 [ …1]
                  "theme_suggestions_media_alter" => []
                  "theme_suggestions_responsive_image_formatter" => []
                  "theme_suggestions_responsive_image_formatter_alter" => []
                  "theme_suggestions_responsive_image" => []
                  "theme_suggestions_responsive_image_alter" => []
                  "breakpoints_alter" => []
                  "file_mimetype_mapping_alter" => []
                  "theme_suggestions_region" => array:1 [ …1]
                  "theme_suggestions_region_alter" => []
                  "block_view_system_menu_block_alter" => array:1 [ …1]
                  "query_taxonomy_term_load_multiple_alter" => []
                  "taxonomy_term_storage_load" => []
                  "taxonomy_term_load" => []
                  "theme_suggestions_menu" => []
                   …348
                ]
                #verified: array:17 [ …17]
                #hookInfo: null
                #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#115 …4}
                #cacheNeedsWriting: false
                #alterFunctions: array:6 [ …6]
                #root: "/app/web"
                #includeFileKeys: []
              }
              #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
              #defaults: []
              #pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
              #pluginDefinitionAttributeName: "Drupal\Core\TypedData\Attribute\DataType"
              #pluginInterface: null
              #namespaces: ArrayObject {#281
                storage: array:176 [ …176]
                flag::STD_PROP_LIST: false
                flag::ARRAY_AS_PROPS: false
                iteratorClass: "ArrayIterator"
              }
              #additionalAnnotationNamespaces: []
              #definitions: array:291 [
                "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:block_image_cta" => array:11 [ …11]
                "entity_revision:block_content:block_image_link" => array:11 [ …11]
                "entity_revision:block_content:collapsible_group" => array:11 [ …11]
                "entity_revision:block_content:contact" => array:11 [ …11]
                "entity_revision:block_content:flex_cta" => array:11 [ …11]
                "entity_revision:block_content:photo_gallery" => array:11 [ …11]
                "entity_revision:block_content:social_media_links" => array:11 [ …11]
                "entity_revision:block_content:video_hero" => array:11 [ …11]
                "entity_revision:block_content_type" => array:12 [ …12]
                "entity_revision:comment" => array:12 [ …12]
                "entity_revision:comment:comment" => array:11 [ …11]
                "entity_revision:comment_type" => array:12 [ …12]
                "entity_revision:config_split" => array:12 [ …12]
                "entity_revision:contact_form" => array:12 [ …12]
                "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:content_moderation_state" => array:12 [ …12]
                "entity_revision:content_moderation_notification" => array:12 [ …12]
                "entity_revision:crop" => array:12 [ …12]
                "entity_revision:crop:focal_point" => array:11 [ …11]
                "entity_revision:crop:imagewidgetcrop_16x9" => array:11 [ …11]
                "entity_revision:crop_type" => array:12 [ …12]
                "entity_revision:editor" => array:12 [ …12]
                "entity_revision:feeds_feed" => array:12 [ …12]
                "entity_revision:feeds_feed_type" => array:12 [ …12]
                "entity_revision:feeds_subscription" => array:12 [ …12]
                "entity_revision:field_config" => array:12 [ …12]
                "entity_revision:field_storage_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:key" => array:12 [ …12]
                "entity_revision:key_config_override" => array:12 [ …12]
                "entity_revision:layout_builder_browser_block" => array:12 [ …12]
                "entity_revision:layout_builder_browser_blockcat" => array:12 [ …12]
                "entity_revision:layout_builder_style" => array:12 [ …12]
                "entity_revision:layout_builder_style_group" => array:12 [ …12]
                "entity_revision:linkit_profile" => array:12 [ …12]
                "entity_revision:media" => array:12 [ …12]
                "entity_revision:media:audio" => array:11 [ …11]
                "entity_revision:media:document" => array:11 [ …11]
                "entity_revision:media:image" => array:11 [ …11]
                "entity_revision:media:remote_video" => array:11 [ …11]
                "entity_revision:media:video" => array:11 [ …11]
                "entity_revision:media_type" => array:12 [ …12]
                "entity_revision:menu_link_content" => array:12 [ …12]
                "entity_revision:menu_link_content:menu_link_content" => array:11 [ …11]
                "entity_revision:menu_position_rule" => array:12 [ …12]
                "entity_revision:metatag_defaults" => array:12 [ …12]
                "entity_revision:node" => array:12 [ …12]
                "entity_revision:node:article" => array:11 [ …11]
                "entity_revision:node:blog_post" => array:11 [ …11]
                "entity_revision:node:contact" => array:11 [ …11]
                "entity_revision:node:expert" => array:11 [ …11]
                "entity_revision:node:page" => array:11 [ …11]
                "entity_revision:node:site" => array:11 [ …11]
                "entity_revision:node:testimonial" => array:11 [ …11]
                "entity_revision:node_type" => array:12 [ …12]
                "entity_revision:oembed_provider" => array:12 [ …12]
                "entity_revision:oembed_provider_bucket" => array:12 [ …12]
                "entity_revision:og_membership" => array:12 [ …12]
                "entity_revision:og_membership:default" => array:11 [ …11]
                "entity_revision:og_membership_type" => array:12 [ …12]
                "entity_revision:og_role" => array:12 [ …12]
                "entity_revision:openid_connect_client" => array:12 [ …12]
                "entity_revision:path_alias" => 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:search_page" => array:12 [ …12]
                "entity_revision:search_api_index" => array:12 [ …12]
                "entity_revision:search_api_server" => array:12 [ …12]
                "entity_revision:search_api_task" => array:12 [ …12]
                "entity_revision:search_api_autocomplete_search" => 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:smart_date_override" => array:12 [ …12]
                "entity_revision:smart_date_rule" => 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:news_category" => array:11 [ …11]
                "entity_revision:taxonomy_term:tags" => array:11 [ …11]
                "entity_revision:taxonomy_term:viu_contact_tags" => array:11 [ …11]
                "entity_revision:taxonomy_term:viu_expert_department" => array:11 [ …11]
                "entity_revision:taxonomy_term:viu_expert_expertise" => array:11 [ …11]
                "entity_revision:taxonomy_term:viu_expert_field_tag" => array:11 [ …11]
                "entity_revision:taxonomy_term:viu_global_tags" => array:11 [ …11]
                "entity_revision:taxonomy_term:viu_tags" => array:11 [ …11]
                "entity_revision:taxonomy_vocabulary" => array:12 [ …12]
                "entity_revision:user_role" => array:12 [ …12]
                "entity_revision:user" => array:12 [ …12]
                "entity_revision:proxy_path" => array:12 [ …12]
                "entity_revision:workflow" => array:12 [ …12]
                "entity_revision:pathauto_pattern" => array:12 [ …12]
                "entity_revision:xmlsitemap" => array:12 [ …12]
                "entity_revision:view" => array:12 [ …12]
                "entity_revision:paragraph" => array:12 [ …12]
                "entity_revision:paragraphs_type" => array:12 [ …12]
                "entity_revision:date_format" => array:12 [ …12]
                "entity_revision:entity_form_display" => array:12 [ …12]
                "entity_revision:entity_form_mode" => array:12 [ …12]
                "entity_revision:entity_view_display" => array:12 [ …12]
                "entity_revision:entity_view_mode" => array:12 [ …12]
                "entity_revision:base_field_override" => array:12 [ …12]
                "filter_format" => array:10 [ …10]
                "layout_section" => array:10 [ …10]
                "metatag" => array:8 [ …8]
                "search_api_html" => array:8 [ …8]
                "search_api_text" => array:8 [ …8]
                "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:block_image_cta" => array:11 [ …11]
                "entity:block_content:block_image_link" => array:11 [ …11]
                "entity:block_content:collapsible_group" => array:11 [ …11]
                "entity:block_content:contact" => array:11 [ …11]
                "entity:block_content:flex_cta" => array:11 [ …11]
                "entity:block_content:photo_gallery" => array:11 [ …11]
                "entity:block_content:social_media_links" => array:11 [ …11]
                "entity:block_content:video_hero" => array:11 [ …11]
                "entity:block_content_type" => array:12 [ …12]
                "entity:comment" => array:12 [ …12]
                "entity:comment:comment" => array:11 [ …11]
                "entity:comment_type" => array:12 [ …12]
                "entity:config_split" => array:12 [ …12]
                "entity:contact_form" => array:12 [ …12]
                "entity:contact_message" => array:12 [ …12]
                "entity:contact_message:feedback" => array:11 [ …11]
                "entity:contact_message:personal" => array:11 [ …11]
                "entity:content_moderation_state" => array:12 [ …12]
                "entity:content_moderation_notification" => array:12 [ …12]
                "entity:crop" => array:12 [ …12]
                "entity:crop:focal_point" => array:11 [ …11]
                "entity:crop:imagewidgetcrop_16x9" => array:11 [ …11]
                "entity:crop_type" => array:12 [ …12]
                "entity:editor" => array:12 [ …12]
                "entity:feeds_feed" => array:12 [ …12]
                "entity:feeds_feed_type" => array:12 [ …12]
                "entity:feeds_subscription" => array:12 [ …12]
                "entity:field_config" => array:12 [ …12]
                "entity:field_storage_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:key" => array:12 [ …12]
                "entity:key_config_override" => array:12 [ …12]
                "entity:layout_builder_browser_block" => array:12 [ …12]
                "entity:layout_builder_browser_blockcat" => array:12 [ …12]
                "entity:layout_builder_style" => array:12 [ …12]
                "entity:layout_builder_style_group" => array:12 [ …12]
                "entity:linkit_profile" => array:12 [ …12]
                "entity:media" => array:12 [ …12]
                "entity:media:audio" => array:11 [ …11]
                "entity:media:document" => array:11 [ …11]
                "entity:media:image" => array:11 [ …11]
                "entity:media:remote_video" => array:11 [ …11]
                "entity:media:video" => array:11 [ …11]
                "entity:media_type" => array:12 [ …12]
                "entity:menu_link_content" => array:12 [ …12]
                "entity:menu_link_content:menu_link_content" => array:11 [ …11]
                "entity:menu_position_rule" => array:12 [ …12]
                "entity:metatag_defaults" => array:12 [ …12]
                "entity:node" => array:12 [ …12]
                "entity:node:article" => array:11 [ …11]
                "entity:node:blog_post" => array:11 [ …11]
                "entity:node:contact" => array:11 [ …11]
                "entity:node:expert" => array:11 [ …11]
                "entity:node:page" => array:11 [ …11]
                "entity:node:site" => array:11 [ …11]
                "entity:node:testimonial" => array:11 [ …11]
                "entity:node_type" => array:12 [ …12]
                "entity:oembed_provider" => array:12 [ …12]
                "entity:oembed_provider_bucket" => array:12 [ …12]
                "entity:og_membership" => array:12 [ …12]
                "entity:og_membership:default" => array:11 [ …11]
                "entity:og_membership_type" => array:12 [ …12]
                "entity:og_role" => array:12 [ …12]
                "entity:openid_connect_client" => array:12 [ …12]
                "entity:path_alias" => array:12 [ …12]
                "entity:redirect" => array:12 [ …12]
                "entity:redirect:redirect" => array:11 [ …11]
                "entity:responsive_image_style" => array:12 [ …12]
                "entity:search_page" => array:12 [ …12]
                "entity:search_api_index" => array:12 [ …12]
                "entity:search_api_server" => array:12 [ …12]
                "entity:search_api_task" => array:12 [ …12]
                "entity:search_api_autocomplete_search" => 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:smart_date_override" => array:12 [ …12]
                "entity:smart_date_rule" => array:12 [ …12]
                "entity:action" => array:12 [ …12]
                "entity:menu" => array:12 [ …12]
                "entity:taxonomy_term" => array:12 [ …12]
                "entity:taxonomy_term:news_category" => array:11 [ …11]
                "entity:taxonomy_term:tags" => array:11 [ …11]
                "entity:taxonomy_term:viu_contact_tags" => array:11 [ …11]
                "entity:taxonomy_term:viu_expert_department" => array:11 [ …11]
                "entity:taxonomy_term:viu_expert_expertise" => array:11 [ …11]
                "entity:taxonomy_term:viu_expert_field_tag" => array:11 [ …11]
                "entity:taxonomy_term:viu_global_tags" => array:11 [ …11]
                "entity:taxonomy_term:viu_tags" => array:11 [ …11]
                "entity:taxonomy_vocabulary" => array:12 [ …12]
                "entity:user_role" => array:12 [ …12]
                "entity:user" => array:12 [ …12]
                "entity:proxy_path" => array:12 [ …12]
                "entity:workflow" => array:12 [ …12]
                "entity:pathauto_pattern" => array:12 [ …12]
                "entity:xmlsitemap" => array:12 [ …12]
                "entity:view" => array:12 [ …12]
                "entity:paragraph" => array:12 [ …12]
                "entity:paragraphs_type" => array:12 [ …12]
                "entity:date_format" => array:12 [ …12]
                "entity:entity_form_display" => array:12 [ …12]
                "entity:entity_form_mode" => array:12 [ …12]
                "entity:entity_view_display" => array:12 [ …12]
                "entity:entity_view_mode" => array:12 [ …12]
                "entity:base_field_override" => array:12 [ …12]
                "entity_reference" => array:10 [ …10]
                "field_item:comment" => array:20 [ …20]
                "field_item:datetime" => array:20 [ …20]
                "field_item:entity_reference_revisions" => array:14 [ …14]
                "field_item:feeds_item" => array:14 [ …14]
                "field_item:file" => array:21 [ …21]
                "field_item:file_uri" => array:20 [ …20]
                "field_item:image" => array:21 [ …21]
                "field_item:layout_section" => array:20 [ …20]
                "field_item:link" => array:20 [ …20]
                "field_item:metatag_computed" => array:12 [ …12]
                "field_item:metatag" => array:14 [ …14]
                "field_item:og_group" => array:13 [ …13]
                "field_item:og_standard_reference" => array:15 [ …15]
                "field_item:list_float" => array:21 [ …21]
                "field_item:list_integer" => array:21 [ …21]
                "field_item:list_string" => array:21 [ …21]
                "field_item:path" => array:20 [ …20]
                "field_item:redirect_source" => array:14 [ …14]
                "field_item:smartdate" => array:15 [ …15]
                "field_item:text" => array:21 [ …21]
                "field_item:text_long" => array:21 [ …21]
                "field_item:text_with_summary" => array:21 [ …21]
                "field_item:viu_blocks_collapsible" => array:13 [ …13]
                "field_item:viu_blocks_flex_cta" => array:13 [ …13]
                "field_item:weight" => array:14 [ …14]
                "field_item:boolean" => array:20 [ …20]
                "field_item:changed" => array:20 [ …20]
                "field_item:created" => array:20 [ …20]
                "field_item:decimal" => array:20 [ …20]
                "field_item:email" => array:20 [ …20]
                "field_item:entity_reference" => array:20 [ …20]
                "field_item:float" => array:20 [ …20]
                "field_item:integer" => array:20 [ …20]
                "field_item:language" => array:20 [ …20]
                "field_item:map" => array:20 [ …20]
                "field_item:password" => array:20 [ …20]
                "field_item:string" => array:20 [ …20]
                "field_item:string_long" => array:20 [ …20]
                "field_item:timestamp" => array:20 [ …20]
                "field_item:uri" => array:20 [ …20]
                "field_item:uuid" => array:20 [ …20]
                "any" => array:10 [ …10]
                "binary" => array:10 [ …10]
                "boolean" => array:10 [ …10]
                "datetime_iso8601" => array:10 [ …10]
                "decimal" => array:10 [ …10]
                "duration_iso8601" => array:10 [ …10]
                "email" => array:10 [ …10]
                "float" => array:10 [ …10]
                "integer" => array:10 [ …10]
                "list" => array:10 [ …10]
                "language" => array:10 [ …10]
                "language_reference" => array:10 [ …10]
                "map" => array:10 [ …10]
                "string" => array:10 [ …10]
                "timespan" => array:10 [ …10]
                "timestamp" => array:10 [ …10]
                "uri" => array:10 [ …10]
              ]
              #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#107
                #bin: "cache_discovery"
                #consistentBackend: Drupal\redis\Cache\PhpRedisCluster {#110 …9}
                #fastBackend: Drupal\Core\Cache\ApcuBackend {#111 …5}
                #lastWriteTimestamp: 1738283864.408
              }
              #useCaches: true
              #validator: null
              #constraintManager: Drupal\Core\Validation\ConstraintManager {#279
                #discovery: null
                #factory: Drupal\Core\Validation\ConstraintFactory {#280 …2}
                #mapper: null
                #cacheKey: "validation_constraint_plugins"
                #cacheTags: []
                #alterHook: "validation_constraint"
                #subdir: "Plugin/Validation/Constraint"
                #moduleHandler: Drupal\Core\Extension\ModuleHandler {#114}
                #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
                #defaults: []
                #pluginDefinitionAnnotationName: "Drupal\Core\Validation\Annotation\Constraint"
                #pluginDefinitionAttributeName: "Drupal\Core\Validation\Attribute\Constraint"
                #pluginInterface: null
                #namespaces: ArrayObject {#281}
                #additionalAnnotationNamespaces: []
                #definitions: null
                #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#107}
                #useCaches: true
              }
              #prototypes: array:3 [
                "entity:node:blog_post::og_audience" => Drupal\Core\Field\EntityReferenceFieldItemList {#2272 …9}
                "entity:node:blog_post:og_audience.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#2395 …9}
                "entity:node:blog_post:og_audience" => Drupal\og\Plugin\Field\FieldType\OgStandardReferenceItem {#2391 …9}
              ]
              #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#68
                #container: Drupal\Core\DependencyInjection\Container {#22}
                #_serviceIds: []
                #_entityStorages: []
              }
              #_serviceIds: []
              #_entityStorages: []
            }
            #fieldDefinition: Drupal\field\Entity\FieldConfig {#2215}
          }
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
      ]
    }
    #name: null
    #parent: null
    #_serviceIds: []
    #_entityStorages: []
    #stringTranslation: null
    #typedDataManager: null
    #entity: Drupal\node\Entity\Node {#1957}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:27 [
    "nid" => array:1 [
      "x-default" => "10009"
    ]
    "vid" => array:1 [
      "x-default" => "650"
    ]
    "type" => array:1 [
      "x-default" => "blog_post"
    ]
    "uuid" => array:1 [
      "x-default" => "93fb5fc5-8a25-4f7a-a4fe-470148c48974"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "7"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1683132160"
    ]
    "revision_log" => array:1 [
      "x-default" => null
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "7"
    ]
    "title" => array:1 [
      "x-default" => "VIU Student Pulse: August 17, 2022"
    ]
    "created" => array:1 [
      "x-default" => "1660772265"
    ]
    "changed" => array:1 [
      "x-default" => "1713983422"
    ]
    "promote" => array:1 [
      "x-default" => "1"
    ]
    "sticky" => array:1 [
      "x-default" => "0"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
    "url_slug" => array:1 [
      "x-default" => "viu-student-pulse-august-17-2022"
    ]
    "body" => array:1 [
      "x-default" => array:1 [
        0 => array:3 [
          "value" => """
            \n
            <html><body><p>Back to school is just a few weeks away! In this first edition of the Student Pulse newsletter for the 2022-23 academic year, we have the information you need to get off to a good start.<br>&nbsp;<br>For new students looking to get familiar with VIU services and supports in advance of school start-up, RockVIU new student orientation starts on August 29. More details below!&nbsp;</p><h2>Need to know</h2><h3><span><strong>RockVIU new student orientation&nbsp;</strong></span>🤩</h3><p><span>Are you a new or returning student looking for info on services, supports and resources, or to connect with peers? Come to RockVIU 2022, which runs August 29 to September 2 this year. Activities include campus excursions, fireside chats, the Connect Fair Festival, Q&amp;A panels, block party socials and the Summer Nights Festival and Drive-in Movie night. More information is available on the RockVIU homepage.<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d89deefb513%26e%3d9068842587&amp;c=E,1,7VSyWlVFVcC8Y_pM27z8rzFmEBhxygBVk-7pLZgANrvcTjuk9kZdwuYCnPJ4ggQn5DfjIoQ8ivWL8KkFrFgjtaXUlL2mEjaXYQGJvDBO&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d89deefb513%26e%3d9068842587&amp;c=E,1,7VSyWlVFVcC8Y_pM27z8rzFmEBhxygBVk-7pLZgANrvcTjuk9kZdwuYCnPJ4ggQn5DfjIoQ8ivWL8KkFrFgjtaXUlL2mEjaXYQGJvDBO&amp;typo=1">Registration is now open</a>!<br></span></p><h3><span><strong>Welcome Week: September 6, 7 and 8&nbsp;</strong></span>🙋\u{200D}♀️</h3><p><span>During the first week of school thousands of students come through the front doors of the Students’ Union Building to buy textbooks, bus passes, manage their health and dental plan, and visit the campus pub. Throughout this week we create a festive atmosphere with music, interesting vendors and giveaways for students in front of our building from 10 am – 2 pm. Welcome Week will be held outdoors in front of the VIUSU building.<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d4649bf4cbc%26e%3d9068842587&amp;c=E,1,KkjbeUahb9f0pP5wNwou2iJQzzWlwOStoLH4gD1e4FyJGf-uCydRxxsFp6dJwqt-1wvySpTKBed1ahTNlooVEmN73BvVDg3POvr15GS27pY2nQ,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d4649bf4cbc%26e%3d9068842587&amp;c=E,1,KkjbeUahb9f0pP5wNwou2iJQzzWlwOStoLH4gD1e4FyJGf-uCydRxxsFp6dJwqt-1wvySpTKBed1ahTNlooVEmN73BvVDg3POvr15GS27pY2nQ,,&amp;typo=1">Volunteer to help out</a>.<br></span></p><h3><span><strong>FROSH Week 2022: September 20, 21 and 22&nbsp;</strong></span>🥳</h3><p><span>FROSH Week 2022 is an exciting, VIUSU-organized, three-day festival to celebrate and welcome all new and returning students at Vancouver Island University.<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d33671196fb%26e%3d9068842587&amp;c=E,1,nK8ebMkRNu_ZmTdOiprJ23Sun9VduQ2Bx2oHKsQr_jRkEoFyt-VD1sbiUbCQjmwRrAYjkHdsDoF8Jv17mH1u2bPzVCzMhh1LM8wQcYezjbpL99KgtDsRVec,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d33671196fb%26e%3d9068842587&amp;c=E,1,nK8ebMkRNu_ZmTdOiprJ23Sun9VduQ2Bx2oHKsQr_jRkEoFyt-VD1sbiUbCQjmwRrAYjkHdsDoF8Jv17mH1u2bPzVCzMhh1LM8wQcYezjbpL99KgtDsRVec,&amp;typo=1">Volunteer to help out</a><span class="Apple-converted-space">&nbsp;</span>at these events:</span></p><ul><li><span><strong>Paint your FROSH:<span class="Apple-converted-space">&nbsp;</span></strong>September 20, 3 to 6 pm in the RBC Plaza (beside the bus loop).</span></li><li><span><strong>Pancake breakfast:</strong><span class="Apple-converted-space">&nbsp;</span>September 21 from 8 to 11 am (or until we run out) outside the VIUSU building (193).</span></li><li><span><strong>Outdoor concert ft. DiRTY RADiO, WASAKAKA and ANUSHKA KASHYAP.</strong>September 22, 4 to 9 pm in the RBC Plaza (beside the bus loop).</span>&nbsp;</li></ul><h3><span><strong>Seeking Student Ambassadors&nbsp;</strong></span><span>📣</span></h3><p><span>Want to share your knowledge of campus and all the wonderful opportunities and supports VIU has to offer prospective and new students? As a Student Ambassador you will have the opportunity to earn money while taking courses&nbsp;and&nbsp;engage and support the Office of Future Students and the Advising Centre in a few different ways:</span><span></span></p><ol><li><span>Provide campus tours to prospective and new VIU students.</span></li><li><span>Participate in on-campus and off-campus recruitment and student support events.</span></li><li><span>Share your VIU student experience during face-to-face and virtual events.</span></li></ol><p><span>View the job posting and apply through<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d1549e36d6c%26e%3d9068842587&amp;c=E,1,WezS7qdyboZvqJIq9xeFW3yUkavoJ9WKqb6et89Jqty34dcyWFeDbxFIshtgFQSaX9I8vIJGexuYX4nEo3PsezU0rrPJvWoX4VB80q-OvJGBVQ,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d1549e36d6c%26e%3d9068842587&amp;c=E,1,WezS7qdyboZvqJIq9xeFW3yUkavoJ9WKqb6et89Jqty34dcyWFeDbxFIshtgFQSaX9I8vIJGexuYX4nEo3PsezU0rrPJvWoX4VB80q-OvJGBVQ,,&amp;typo=1">CareerView</a>. Feel free to send your questions to&nbsp;<a href="mailto:connect@viu.ca" title="mailto:connect@viu.ca">connect@viu.ca</a>.</span></p><h2>Connect</h2><h3><span><strong>Road Trips and Local Hikes&nbsp;</strong></span><span>🥾🌲</span></h3><p><span>Join the Cultural Connections Road Trips team as we embark on exciting adventures to awe-inspiring locations. Every semester, we prepare a schedule of seasonal weekly Road Trips activities available to all registered VIU students. We also head outdoors and explore some of the most scenic and awe-inspiring local hiking trails Nanaimo and has to offer with the&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3ddaea180368%26e%3d9068842587&amp;c=E,1,E4f_ck3BcG6UeUf79RNFHSveEURj7mX-IgVWmyF-99UMQRKd4nMIwMrvA-rBDv8p_LySBya7N_iiPRKcsyyILObvEDp64c9yDc4VNfh0Rg,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3ddaea180368%26e%3d9068842587&amp;c=E,1,E4f_ck3BcG6UeUf79RNFHSveEURj7mX-IgVWmyF-99UMQRKd4nMIwMrvA-rBDv8p_LySBya7N_iiPRKcsyyILObvEDp64c9yDc4VNfh0Rg,,&amp;typo=1">Local Hikes</a>&nbsp;program. Be sure to check out the International&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d68d606874a%26e%3d9068842587&amp;c=E,1,DoOcX-ycKFZ-4t4L8b2nZXPzkhYlqzJV_lU4kwNPpljK3HUtBq6emN6xCFPALbuRqtHoLyrZep7KJjVFB92J_YvWf1EsYR96kfkPga5Lli-RK0tyGK_jwHm03Q,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d68d606874a%26e%3d9068842587&amp;c=E,1,DoOcX-ycKFZ-4t4L8b2nZXPzkhYlqzJV_lU4kwNPpljK3HUtBq6emN6xCFPALbuRqtHoLyrZep7KJjVFB92J_YvWf1EsYR96kfkPga5Lli-RK0tyGK_jwHm03Q,,&amp;typo=1">Monthly Event Calendar</a>&nbsp;for more details.<br></span></p><h3><span><strong>Campus Store gear sale&nbsp;</strong></span><span>👕</span></h3><p><span>Want some VIU swag for the fall? From August 17 to September 2, get 20% off VIU-branded apparel (in-store only).<br></span></p><h3><span><strong>Take your studies abroad&nbsp;</strong></span><span>🌍</span></h3><p><span>The Education Abroad office wishes Bon Voyage to our first outbound Exchange students in two years! If you’re interested in taking your studies abroad, apply by October 6&nbsp;for the VIU Exchange program. Study in English at one of our 20+ partner universities around the world.&nbsp;<strong>Funding opportunities are available, be sure to check out the</strong>&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d738c80d108%26e%3d9068842587&amp;c=E,1,4WznVT-KdojF0Y7djmTShdmT0O0cZnGbxsQk4nJdcc-paUf3Qf_Q7VvX8OY7zyAwRHlnDL2c0cbtnL8V6o5Auu60XjG3QT8s6kYnVV5hnJeRF0CH&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d738c80d108%26e%3d9068842587&amp;c=E,1,4WznVT-KdojF0Y7djmTShdmT0O0cZnGbxsQk4nJdcc-paUf3Qf_Q7VvX8OY7zyAwRHlnDL2c0cbtnL8V6o5Auu60XjG3QT8s6kYnVV5hnJeRF0CH&amp;typo=1"><strong>Education Abroad website</strong></a>&nbsp;<strong>for more info.</strong><br></span></p><h3><span><strong>Sunshine, surfing and social media&nbsp;</strong></span><span>☀️🏄\u{200D}♀️📱</span></h3><p><span>With summer vacation and staycations wrapping up, you might feel tempted to share the latest and greatest events on social media. But social media communication is not done without risk.&nbsp;<br>Connect and&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dcec036833a%26e%3d9068842587&amp;c=E,1,P_rZQnO-BEwtEPfTB0BMVe-yM6GEYXu7F9tHrgOkjQwBmTioxxGwJcnYJw66LzHE8XsiG60j1GHmB7eAhmKOYs-MDcpKK6rHPInTtB6C6kHXu1PuotIkrw7d&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dcec036833a%26e%3d9068842587&amp;c=E,1,P_rZQnO-BEwtEPfTB0BMVe-yM6GEYXu7F9tHrgOkjQwBmTioxxGwJcnYJw66LzHE8XsiG60j1GHmB7eAhmKOYs-MDcpKK6rHPInTtB6C6kHXu1PuotIkrw7d&amp;typo=1">practice safe social</a>&nbsp;this year with these security tips:&nbsp;</span><span></span></p><ul><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d0b251b6a0c%26e%3d9068842587&amp;c=E,1,ktwyGClLelEixQZ1TetHitmxxa-BTLEypThtTpAZlMfsd3q2-D_aHfcPCqXACL2wokxM20g2lKRdRKRXmzsp4o5TFy7JiLr9nUZbjWyJ&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d0b251b6a0c%26e%3d9068842587&amp;c=E,1,ktwyGClLelEixQZ1TetHitmxxa-BTLEypThtTpAZlMfsd3q2-D_aHfcPCqXACL2wokxM20g2lKRdRKRXmzsp4o5TFy7JiLr9nUZbjWyJ&amp;typo=1">Prepare your devices</a>.</span></li><li><span>Adjust your privacy settings. Here are some guides on how to set your privacy settings for&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dd4cfda1a5d%26e%3d9068842587&amp;c=E,1,QkPa749RAg_y0LFO6UaJmYFSBL1WGJyM5h07l0XLXGzLURTsNd3kVzdzZKHgLe8QDfssxbgvah-t2xYvECecHgJiw983myjxhIGEyla0NEI,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dd4cfda1a5d%26e%3d9068842587&amp;c=E,1,QkPa749RAg_y0LFO6UaJmYFSBL1WGJyM5h07l0XLXGzLURTsNd3kVzdzZKHgLe8QDfssxbgvah-t2xYvECecHgJiw983myjxhIGEyla0NEI,&amp;typo=1">Facebook</a>,&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d912f06deca%26e%3d9068842587&amp;c=E,1,nb7ghMTs6zV5y1Ehgt8mQ9hFWUjmK8xAydrMi1k4-R0gsTYep_8hH4kcPxmeVreagQq3EYOLNgHIWr8XcuCjuMvpHDPO1OC1jDES3glqOBMZ&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d912f06deca%26e%3d9068842587&amp;c=E,1,nb7ghMTs6zV5y1Ehgt8mQ9hFWUjmK8xAydrMi1k4-R0gsTYep_8hH4kcPxmeVreagQq3EYOLNgHIWr8XcuCjuMvpHDPO1OC1jDES3glqOBMZ&amp;typo=1">Instagram</a>,<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3df70a9806e1%26e%3d9068842587&amp;c=E,1,gi1M4bL2ol3qbMhxKGnzVgImjTxRGmrMrgY9v9Pfr0ZgChWT1NZQ_Cu5qZq38uDQBjssx6L5AvPWYOce6CMOmjLHhwgvxMK7kcLURNv-sg,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3df70a9806e1%26e%3d9068842587&amp;c=E,1,gi1M4bL2ol3qbMhxKGnzVgImjTxRGmrMrgY9v9Pfr0ZgChWT1NZQ_Cu5qZq38uDQBjssx6L5AvPWYOce6CMOmjLHhwgvxMK7kcLURNv-sg,,&amp;typo=1">Twitter</a>,&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3deff91399ea%26e%3d9068842587&amp;c=E,1,ovC-AZGC0r9kRFCeEbF0x6GbsHpXyoNj6NnRqol91zdLlwHWA5f1gpQ2e5U7A3DKTMtw7MNe2ZqZTJqlMW0tGBTidPIjOaFbaW0vDxr3caufUXvgLBCw&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3deff91399ea%26e%3d9068842587&amp;c=E,1,ovC-AZGC0r9kRFCeEbF0x6GbsHpXyoNj6NnRqol91zdLlwHWA5f1gpQ2e5U7A3DKTMtw7MNe2ZqZTJqlMW0tGBTidPIjOaFbaW0vDxr3caufUXvgLBCw&amp;typo=1">LinkedIn</a>&nbsp;and&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d69c7a9789c%26e%3d9068842587&amp;c=E,1,m7LNJq9Q_ZQ-gX6NkKBVlfCGXaOGliv_C2Yi5eAWVBB_x0cBwkwmW6l9j8qFp4ZltkaH0UP7YUfgy2lBeL9hX-exifzgSSFbYJ-kb95pdjLvLhA,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d69c7a9789c%26e%3d9068842587&amp;c=E,1,m7LNJq9Q_ZQ-gX6NkKBVlfCGXaOGliv_C2Yi5eAWVBB_x0cBwkwmW6l9j8qFp4ZltkaH0UP7YUfgy2lBeL9hX-exifzgSSFbYJ-kb95pdjLvLhA,&amp;typo=1">many others</a>.</span></li><li><span>Keep&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d52c01e399e%26e%3d9068842587&amp;c=E,1,YMjhgyTZDBZflFDaUVwphLqSxCtJfVhsuis64LvSmcREm2n8NsMAphvWS5HMq3-L9N4TjGCNhFj6tF859aSkEtHQcTIyMpKoozDmjnmzlpxFybRysj3gJ6C7P56k&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d52c01e399e%26e%3d9068842587&amp;c=E,1,YMjhgyTZDBZflFDaUVwphLqSxCtJfVhsuis64LvSmcREm2n8NsMAphvWS5HMq3-L9N4TjGCNhFj6tF859aSkEtHQcTIyMpKoozDmjnmzlpxFybRysj3gJ6C7P56k&amp;typo=1">private information private</a>:</span><ul><li><span>Do not post in real time – wait until you return home.</span></li><li><span>Turn off location sharing on your social media platforms.</span></li></ul></li><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3df2e64f8eef%26e%3d9068842587&amp;c=E,1,JSrLqvNZTSrdubtL7qcEWdegkN76-5riUrCVwGBQm1mN_XjJANsUTnO-c9NrGoyx1pWPaYSatlUcScvrQmSgMTWi2kSSXQinEy75s_17Y5H5aQ,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3df2e64f8eef%26e%3d9068842587&amp;c=E,1,JSrLqvNZTSrdubtL7qcEWdegkN76-5riUrCVwGBQm1mN_XjJANsUTnO-c9NrGoyx1pWPaYSatlUcScvrQmSgMTWi2kSSXQinEy75s_17Y5H5aQ,,&amp;typo=1">Connect with Care</a>.</span></li><li><span>Forget fake news, it is all about&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d1aaae31e10%26e%3d9068842587&amp;c=E,1,ira28-nepqdUBnncWYBX0u9N1U9H3tVaZPJZIEmctuTOxFzskRXskSlpeM0jeit-tLn51WSNbcYFTXddWSJJd7-4DP6cP2C1jAqClSHytRRFxFqKEFqrGkw,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d1aaae31e10%26e%3d9068842587&amp;c=E,1,ira28-nepqdUBnncWYBX0u9N1U9H3tVaZPJZIEmctuTOxFzskRXskSlpeM0jeit-tLn51WSNbcYFTXddWSJJd7-4DP6cP2C1jAqClSHytRRFxFqKEFqrGkw,&amp;typo=1">scams on social media</a>.&nbsp;</span></li></ul><p><span>Looking for more? Check out your&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d571f7df953%26e%3d9068842587&amp;c=E,1,JPC2cTi87WaV7QxYkU_CNgJzFTSlv4AW5ilH8wLN4AKXg2LTYh54pMsFJv5nglY1kMBjCfHDZPyEKbAEjUIRs9lZJhaBPGPohP7Vqjbj3dtD4QOJdQ,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d571f7df953%26e%3d9068842587&amp;c=E,1,JPC2cTi87WaV7QxYkU_CNgJzFTSlv4AW5ilH8wLN4AKXg2LTYh54pMsFJv5nglY1kMBjCfHDZPyEKbAEjUIRs9lZJhaBPGPohP7Vqjbj3dtD4QOJdQ,,&amp;typo=1">cyber security backpack</a>.<br></span></p><h3><span><strong>Meditation, prayer and reflection spaces&nbsp;</strong></span><span>🧘\u{200D}♀️</span></h3><p><span>Did you know that&nbsp;VIU’s Nanaimo campus has&nbsp;meditation, prayer and reflection spaces available to all VIU students and employees? Come to Building 200, Rooms 107a and 107b. If you have any questions about this, please email&nbsp;<a href="mailto:meditation.and.prayer@viu.ca" title="mailto:meditation.and.prayer@viu.ca">meditation.and.prayer@viu.ca</a>.<br></span></p><h3><span><strong>Malaspina Theatre podcast&nbsp;</strong></span><span>🎤</span></h3><p><span>Did you know the Malaspina Theatre has a podcast? Recent episodes include “…with PRIDE,” “Neurodiverse Theatre” and “Reconciliation Theatre.” Check it out on&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d4d39016a5c%26e%3d9068842587&amp;c=E,1,_pziijysmDF7q0m8gHaEt5bXBkdxrjvLELoQ1PdVXvxkmy3zwe2NPrCd48LU7DxYrVVIxlEyM7oRwqEHYlcK7ihJtANS3GXqPn8pkHcy&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d4d39016a5c%26e%3d9068842587&amp;c=E,1,_pziijysmDF7q0m8gHaEt5bXBkdxrjvLELoQ1PdVXvxkmy3zwe2NPrCd48LU7DxYrVVIxlEyM7oRwqEHYlcK7ihJtANS3GXqPn8pkHcy&amp;typo=1">Apple podcasts</a>.<br></span></p><h3><span><strong>Hand in Hand Intergenerational Storytelling Project&nbsp;</strong></span><span>🖐</span></h3><p><span>Volunteers needed! Connect with a senior through the power of storytelling. The Hand in Hand Intergenerational Storytelling Project is looking for volunteers for this project that connects volunteers with seniors. You can develop your journalism skills, gain wisdom and keep a senior connected all by helping them to tell their story. For more information email Gwen at&nbsp;<a href="mailto:handinhand@gmail.com" target="_blank" title="mailto:handinhand@gmail.com">handinhandnanaimo@gmail.com</a>.</span></p><h2>Supports and services</h2><h3><span><strong>Get your VIU ID card at the Library to access buildings and more</strong>&nbsp;💳</span></h3><p><span>Welcome to new and returning students! Be sure to check out VIU Library’s<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3de414bfa986%26e%3d9068842587&amp;c=E,1,qlXguD84MZRhYPjk-6BrUv5YorcyG_fdOQODpBbRlIoSwm_Sx7too-crCNJjvAVAGGGEgYNYdoX1r0x4MexwRnc5yFkr_EtyiGqH_yzn4PsldTLb5wYVoiBeaJ8,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3de414bfa986%26e%3d9068842587&amp;c=E,1,qlXguD84MZRhYPjk-6BrUv5YorcyG_fdOQODpBbRlIoSwm_Sx7too-crCNJjvAVAGGGEgYNYdoX1r0x4MexwRnc5yFkr_EtyiGqH_yzn4PsldTLb5wYVoiBeaJ8,&amp;typo=1">Getting Started guide</a>&nbsp;for important information on how to set up your&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3db59e43bf0f%26e%3d9068842587&amp;c=E,1,aNN7Ng1-7uNaUJ_Nh8Ih9pmUcFHqPvacisFUWE_DFc9jPvrZKsUOHUycu1i1kOnnWtDHfHMPNAj7pS3-sSn0Y3AFMPEwvhdb1ysO_eQcYyckbl0MYhsTsA,,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3db59e43bf0f%26e%3d9068842587&amp;c=E,1,aNN7Ng1-7uNaUJ_Nh8Ih9pmUcFHqPvacisFUWE_DFc9jPvrZKsUOHUycu1i1kOnnWtDHfHMPNAj7pS3-sSn0Y3AFMPEwvhdb1ysO_eQcYyckbl0MYhsTsA,,&amp;typo=1">VIU ID card</a>&nbsp;online and other library services and updates. Your VIU ID card provides you with 24-7 access to the Nanaimo campus library. Your card also provides you with access to services such as loans and printing, various campus spaces and other perks.<br></span></p><h3><span><strong>Important Financial Aid message&nbsp;</strong></span><span>💰</span></h3><p><span>Preparing for the 2022-23 academic year at VIU? If you’re worried about how to make ends meet with your finances, let us help you. Student Aid BC provides financial assistance in the form of Canada Student Loans or a combination of Canada Student Loans, BC Student Loans and non-repayable grants for eligible students. When you apply and qualify for student financial assistance, you are automatically assessed for Canada Student Grants and Loans – plus any grants for which you qualify to receive are doubled up until July 2023. Need help with applying for your Student Aid BC loan? Register for one of our in-person or virtual workshops&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d1d5beedcc4%26e%3d9068842587&amp;c=E,1,z_tQ2hvqSgjnSASqsQ7WxxExOA0UjTJeZW2rVuOTgyudj1nPBiUIWsu3Oq87ORzrdsp1wDW_oTbhLZKFcDC4r-b7z-M1Gbqvdu8eZaZ_mfB03PIrJ-5RKvU8aQ,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d1d5beedcc4%26e%3d9068842587&amp;c=E,1,z_tQ2hvqSgjnSASqsQ7WxxExOA0UjTJeZW2rVuOTgyudj1nPBiUIWsu3Oq87ORzrdsp1wDW_oTbhLZKFcDC4r-b7z-M1Gbqvdu8eZaZ_mfB03PIrJ-5RKvU8aQ,,&amp;typo=1">here</a>.<br></span></p><h3><span><strong>Off-campus housing</strong>&nbsp;</span><span>🏠</span></h3><p><span>Looking for off-campus rental housing or roommates?&nbsp;Need temporary accommodation?&nbsp;Questions or issues with contracts or fees?&nbsp;VIU Off-Campus Housing offers advice, education and advocacy. Visit<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dc0acb6ff38%26e%3d9068842587&amp;c=E,1,gC0uY5GBG8XAGuv9CoMJrD2bThYfum32ezUmjRaNi-fEYGxlyff3qgXSt7fkNkJVz79BHvENJkwsKpQ-dstszBx2bphdFoeCwbjvvKc_9b2UPDqQ9w,,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dc0acb6ff38%26e%3d9068842587&amp;c=E,1,gC0uY5GBG8XAGuv9CoMJrD2bThYfum32ezUmjRaNi-fEYGxlyff3qgXSt7fkNkJVz79BHvENJkwsKpQ-dstszBx2bphdFoeCwbjvvKc_9b2UPDqQ9w,,&amp;typo=1">Off-Campus Housing</a>, email<span class="Apple-converted-space">&nbsp;</span><a href="mailto:housing@viu.ca" target="_blank" title="mailto:housing@viu.ca">housing@viu.ca</a><span class="Apple-converted-space">&nbsp;</span>or<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d3549b630fc%26e%3d9068842587&amp;c=E,1,OXsYruY2iDtqjuG89Jd9pUYhhhbvYTMPidqy-enjuBe8R6L_h4VcROAWQNoj50rqJGWX0TRGV_ZEdRCQFNqo8pIuaXI4eFBNNPJ3zcVAanqK78vkblk5SVZR0iVc&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d3549b630fc%26e%3d9068842587&amp;c=E,1,OXsYruY2iDtqjuG89Jd9pUYhhhbvYTMPidqy-enjuBe8R6L_h4VcROAWQNoj50rqJGWX0TRGV_ZEdRCQFNqo8pIuaXI4eFBNNPJ3zcVAanqK78vkblk5SVZR0iVc&amp;typo=1">make an appointment</a>.&nbsp;<br></span></p><h3><span><strong>Health &amp; Dental update&nbsp;</strong></span><span>🦷</span></h3><p><span>This year the Students’ Union decreased the Health &amp; Dental Benefits fee from $275 to $265 for students enrolled after September 1. Visit the VIUSU website for<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dc266ee5d9b%26e%3d9068842587&amp;c=E,1,BF-JD40DIgyLLcZos1R65bZfwFnno5t4CX2FABOCANUQF_ZqLAJyaGE0X1m38tRLX5wzUNeJt1Rcc-ByQ9hbLX8k5NTf4PfRh1aUkZMWcbjcvZMZaEE,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dc266ee5d9b%26e%3d9068842587&amp;c=E,1,BF-JD40DIgyLLcZos1R65bZfwFnno5t4CX2FABOCANUQF_ZqLAJyaGE0X1m38tRLX5wzUNeJt1Rcc-ByQ9hbLX8k5NTf4PfRh1aUkZMWcbjcvZMZaEE,&amp;typo=1">opt-out information.</a><br></span></p><h3><span><strong>Career Studio: coming in Fall 2022</strong></span></h3><p><span>The Centre for Experiential Learning is delighted to announce that the Career Studio will be opening its doors for all VIU students in Fall 2022. Need any career-related help? Come visit us in Building 255, Room 204 for help with resumes and cover letters, job interview tips or interview guidance. You can also look for us at RockVIU and other school start-up events!&nbsp;<br></span></p><h3><span><strong>Accommodated exams at VIU</strong></span></h3><p><span>Are you registered with VIU’s Accessibility Services and want to know more about exam accommodations? Check out Assessment and Exam Services’&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3daa3c53ef13%26e%3d9068842587&amp;c=E,1,xjMJElXQg6fboMppQ63D6cjHpTqnM8MJ6hvGNKxkMJ2utwRjQNwL_xtUS5x3-0Bq3tYuDtnT8j5hprTZoDN-mtZJ8QIMVWQu8rVqDNaa&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3daa3c53ef13%26e%3d9068842587&amp;c=E,1,xjMJElXQg6fboMppQ63D6cjHpTqnM8MJ6hvGNKxkMJ2utwRjQNwL_xtUS5x3-0Bq3tYuDtnT8j5hprTZoDN-mtZJ8QIMVWQu8rVqDNaa&amp;typo=1">guides to accommodated exams.</a><span class="Apple-converted-space">&nbsp;</span>Contact us at&nbsp;<a href="mailto:accommodatedexams@viu.ca" title="mailto:accommodatedexams@viu.ca">accommodatedexams@viu.ca</a>&nbsp;if you need support with requesting accommodated exams, finding us, or using your assistive software.<br></span></p><h3><span><strong>Parking passes&nbsp;</strong></span><span>🚗</span></h3><p><span>Questions about parking? Monthly parking passes<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d8d54ec20bc%26e%3d9068842587&amp;c=E,1,Y-0s1iLZFyG28P6GEhTbTv8Tig2DCMrb3GvzlDcz7lR51zYYzvXDlMCKfqbBR8Nw-OwEKiHdMsWJL2Bdl7ZVqwJb0Jv_LW58bX2WrPu5U9AB3jnrxw,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d8d54ec20bc%26e%3d9068842587&amp;c=E,1,Y-0s1iLZFyG28P6GEhTbTv8Tig2DCMrb3GvzlDcz7lR51zYYzvXDlMCKfqbBR8Nw-OwEKiHdMsWJL2Bdl7ZVqwJb0Jv_LW58bX2WrPu5U9AB3jnrxw,,&amp;typo=1">can be purchased online</a>.<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d0d1af7e253%26e%3d9068842587&amp;c=E,1,jCzvFKJ9pZeCkzIZ1dd2GQ2FBnP_TAXjBgISiqtwvLcZZ8HxQ3R1XJ7hZ0wJvYt_6KvghAhakYeqAXos-oQo5sbZeirasd4wjOTvHYGRVrtuWrYqAQ,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d0d1af7e253%26e%3d9068842587&amp;c=E,1,jCzvFKJ9pZeCkzIZ1dd2GQ2FBnP_TAXjBgISiqtwvLcZZ8HxQ3R1XJ7hZ0wJvYt_6KvghAhakYeqAXos-oQo5sbZeirasd4wjOTvHYGRVrtuWrYqAQ,,&amp;typo=1">Visit the FAQs page</a><span class="Apple-converted-space">&nbsp;</span>for more details.<br></span></p><h3><span><strong>VIU Student Health Clinic&nbsp;</strong></span><span>🏥</span></h3><p><span>The VIU Student Health Clinic is a primary health care clinic in Building 200 run by nurse practitioners, who provide comprehensive clinical care, including the diagnosis and management of disease/illness, prescribing medications, ordering/interpreting laboratory/diagnostic tests and initiating referrals to specialists. Appointments are required and patients must be registered. To qualify, you must be a current VIU student without a local primary care provider. Call 250-740-6620 for more information.<br></span></p><h3><span><strong>Conference funding&nbsp;</strong></span><span>💰</span></h3><p><span>Did you attend a conference over the summer? Intend to attend one this fall? Make sure you check out&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3db58928922b%26e%3d9068842587&amp;c=E,1,K3m7AHw9CJsS0G7DD78Wt6M4F1a7lhZJO8ui_FekX0rg1a5p3FIQFZoGC1ater-zqngcQs96sfEZu3UdnkdGB9l99TTnaCaBBeV5vjb1sA,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3db58928922b%26e%3d9068842587&amp;c=E,1,K3m7AHw9CJsS0G7DD78Wt6M4F1a7lhZJO8ui_FekX0rg1a5p3FIQFZoGC1ater-zqngcQs96sfEZu3UdnkdGB9l99TTnaCaBBeV5vjb1sA,,&amp;typo=1">the conference funding</a>&nbsp;available to all VIU students. Go forth and conquer!<br></span></p><h3><span><strong>Internship Planning course&nbsp;</strong></span></h3><p><span>Are you interested in earning credits while gaining meaningful work experience? Then why not add Internship Planning (INTP 300) to your timetable. This course will prepare you for an internship which may kickstart your career.<br></span></p><h3><span><strong>Questions about buying textbooks and course supplies?&nbsp;</strong></span><span>📖</span></h3><p><span>Purchase textbooks in store at the Nanaimo and Cowichan Campus Stores or&nbsp;online. You can come into the store or<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d6958e84f97%26e%3d9068842587&amp;c=E,1,mAHYOWcL6oLBw2Ha0DoyaP-HLZxdzn4MWS7WwVMO6FUiFv_zGgyKdpL3tnivrXV4uhWX6Nz9mWsSOuj2YXo81WWINUq_rmPr2a3gDgmmVWi2oZ8,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d6958e84f97%26e%3d9068842587&amp;c=E,1,mAHYOWcL6oLBw2Ha0DoyaP-HLZxdzn4MWS7WwVMO6FUiFv_zGgyKdpL3tnivrXV4uhWX6Nz9mWsSOuj2YXo81WWINUq_rmPr2a3gDgmmVWi2oZ8,&amp;typo=1">go online</a><span class="Apple-converted-space">&nbsp;</span>to find out what textbooks are needed for your courses. You can also check out our instructional videos below:</span><span></span></p><ul><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d0beb4d0951%26e%3d9068842587&amp;c=E,1,i374YloF85MlOnJ0dLhlKVSi_NdcSQMi48E3hK46RpNrDhg-b-5d4ZmucIXuuvxz4CMJ8iiCNC5Z4dhtLYtsfkBBvDfxWEJcB3QwSdaWAok,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d0beb4d0951%26e%3d9068842587&amp;c=E,1,i374YloF85MlOnJ0dLhlKVSi_NdcSQMi48E3hK46RpNrDhg-b-5d4ZmucIXuuvxz4CMJ8iiCNC5Z4dhtLYtsfkBBvDfxWEJcB3QwSdaWAok,&amp;typo=1">Ordering Physical Textbooks</a></span></li><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d8677a6c426%26e%3d9068842587&amp;c=E,1,ltpEIGDGizpcIJiN3-GsNpvDGnJxNTWE-R7degdUBaWSR1U6PMAAjrL1cfH6Z-whqzjji42wvIaBvrm1GrDlHI_p-2Z8RNVQnHFdp1wpEA,,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d8677a6c426%26e%3d9068842587&amp;c=E,1,ltpEIGDGizpcIJiN3-GsNpvDGnJxNTWE-R7degdUBaWSR1U6PMAAjrL1cfH6Z-whqzjji42wvIaBvrm1GrDlHI_p-2Z8RNVQnHFdp1wpEA,,&amp;typo=1">Purchasing Digital Materials</a></span></li><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3debd2168e88%26e%3d9068842587&amp;c=E,1,TuQNPyzJcAasKK1H1m1tdNYgy0mn-z_j4YWK1By5baj-MtWbTd9rby-OvlITrXTfkz0cdfCS9SQzjyeZNuos5P3AFQcBRefPw3NQnshVWX66FJ26MIc5JseDrQ,,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3debd2168e88%26e%3d9068842587&amp;c=E,1,TuQNPyzJcAasKK1H1m1tdNYgy0mn-z_j4YWK1By5baj-MtWbTd9rby-OvlITrXTfkz0cdfCS9SQzjyeZNuos5P3AFQcBRefPw3NQnshVWX66FJ26MIc5JseDrQ,,&amp;typo=1">Ordering Course Supplies</a></span><span>&nbsp;</span></li></ul><h3><span><strong>McGill Bound for 2023-24?</strong></span></h3><p><span>Calling all student leaders! Are you considering attending one of McGill’s numerous grad or professional programs? Check out this scholarship opportunity:&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d1b1ded7fcb%26e%3d9068842587&amp;c=E,1,gPieekuvDmcFgU0jt7xpBYxxhYd45IOocvQ1ho7I04vimmMVlKfibhQSAZI_GYjk6kAFumAa42p6wt85_WRYXue71c0xb2_ga4zs-QhEV_y7hw,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d1b1ded7fcb%26e%3d9068842587&amp;c=E,1,gPieekuvDmcFgU0jt7xpBYxxhYd45IOocvQ1ho7I04vimmMVlKfibhQSAZI_GYjk6kAFumAa42p6wt85_WRYXue71c0xb2_ga4zs-QhEV_y7hw,,&amp;typo=1">The McCall MacBain Scholarship</a>. If you are interested, connect with VIU’s&nbsp;<a href="mailto:gssr@viu.ca?subject=McCall%20MacBain%20Scholarship" title="mailto:gssr@viu.ca?subject=McCall%20MacBain%20Scholarship">Office of Graduate Studies and Student Research</a>. Deadline to apply is September 21 for the 2023-24 school year.<br></span></p><h3><span><strong>Why are there dots on the windows of Building 355?&nbsp;</strong></span><span>🐦</span></h3><p><span>Up to 1 billion birds die in North America each year and almost 50% of these deaths are window strikes. Recently, VIU’s Facilities department installed a network of dots on the windows on the west side of Building 355 to help birds see the windows and avoid deadly collisions. The issue was brought forward by a student and the Biology department supported Facilities in finding a solution.<br></span></p><h3><span><strong>New Building Number for G.R. Paine Horticultural Centre&nbsp;</strong></span></h3><p><span>The G.R. Paine Horticultural Training Centre, which was Building 400, is now Building 500. This is part of the new campus wayfinding signage system that VIU is implementing. To improve campus wayfinding, several VIU buildings will be renumbered in summer 2023 to create a “400 level” on the Nanaimo campus. In case you still see the old building number “400” on your timetables, course materials, etc., which were likely created before the change, please note that it refers to the G.R. Paine Centre.</span></p><h3><span><strong>Student service closure&nbsp;</strong></span><span>🚫</span></h3><p><span>Student Affairs at the Nanaimo campus will be closed from 2 to 4 pm on Friday, August 26 for staff professional development. Services will be unavailable during this time. Impacted services include:</span><span></span></p><ul><li><span>Accessibility Services</span></li><li><span>Assessment &amp; Exam Services</span></li><li><span>Financial Aid &amp; Awards</span></li><li><span>Conduct &amp; Care</span></li><li><span>Counselling</span></li><li><span>Health &amp; Wellness Centre</span></li><li><span>Centre for Experiential Learning</span></li><li><span>Office of Co-Curricular Engagement &amp; Learning</span></li><li><span>Athletics &amp; Recreation (excluding campVIU programs)</span></li></ul><p><span>Regular services on the Nanaimo campus will resume on Monday, August 29.&nbsp;To speak to someone outside our regular business hours, please visit&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d55ee1d5555%26e%3d9068842587&amp;c=E,1,jcsyheqB-SBuk9t7Neop0aJ8jq6h1KcN0qHPa9pvF-M9Lwv4aWlIgt5WEhpLQQneHZqic6OCuycK2yn-4X4_X5tRE_jSprEwyi9cZuZq&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d55ee1d5555%26e%3d9068842587&amp;c=E,1,jcsyheqB-SBuk9t7Neop0aJ8jq6h1KcN0qHPa9pvF-M9Lwv4aWlIgt5WEhpLQQneHZqic6OCuycK2yn-4X4_X5tRE_jSprEwyi9cZuZq&amp;typo=1">Emergency and After Hours Support</a>.<br></span></p><h3><span><strong>Mindfulness practice&nbsp;</strong></span><span>🧠</span></h3><p><span>Join VIU Counsellors for 8 weeks of Mindfulness practice and learning. This workshop will provide you with foundational training in the practice of mindfulness and<br>its application in reducing stress and improving well-being. This group is free! Email<span class="Apple-converted-space">&nbsp;</span><a href="mailto:Art.Phipps@viu.ca" title="mailto:Art.Phipps@viu.ca">Art.Phipps@viu.ca</a><span class="Apple-converted-space">&nbsp;</span>to determine if this group is right for you.<br></span></p><h3><span><strong>Welcome incoming new students!&nbsp;</strong></span><span>👋</span></h3><p><span>Need help with course planning, web registration or have other questions that need answers? Advisors support students, answer all your questions and help you navigate university.&nbsp;We are available by phone, Zoom Drop-In, email or in-person at B200.&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d533909831a%26e%3d9068842587&amp;c=E,1,IPnJisAXTqqB4jTB2aK1wGt1CHyV-bCldiAp56iApRIIPnVTADngKtsVXjDet2pfIzRfoaVCjD_8huCoowYO1EelZkMYNA5ZDRkb8UJrNkH8&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d533909831a%26e%3d9068842587&amp;c=E,1,IPnJisAXTqqB4jTB2aK1wGt1CHyV-bCldiAp56iApRIIPnVTADngKtsVXjDet2pfIzRfoaVCjD_8huCoowYO1EelZkMYNA5ZDRkb8UJrNkH8&amp;typo=1">Connect early and connect often with Advising.</a><span class="Apple-converted-space">&nbsp;</span>And don’t forget to familiarize yourself with&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3db7de0b556f%26e%3d9068842587&amp;c=E,1,hxZ7bkmFsqYFjp0xHZ6bmMjyraEyA5TnEDOVvFPn33XLOFgkSQ0wz5eJBZOYkFZOmaWpe6Fie2sTX_PRB6fI24Z1YE95YlFvjnDBMT6-XAt8TI_1_5EniH5p_CxK&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3db7de0b556f%26e%3d9068842587&amp;c=E,1,hxZ7bkmFsqYFjp0xHZ6bmMjyraEyA5TnEDOVvFPn33XLOFgkSQ0wz5eJBZOYkFZOmaWpe6Fie2sTX_PRB6fI24Z1YE95YlFvjnDBMT6-XAt8TI_1_5EniH5p_CxK&amp;typo=1">VIU’s General Regulations</a>&nbsp;to learn university vocabulary, policies, and more to make your transition to university easier.</span></p><h3><span><strong>Have your say on the Student Affairs foundation plan</strong></span></h3><p><span>Student Affairs is seeking feedback its draft 2022-27 foundation plan, which aligns with VIU's<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3df6081e4b52%26e%3d9068842587&amp;c=E,1,UR3Ex8_JniGb17nrJxY0jJDGKgUbn3a1a4xVfdzGI-8_o1TqMye4kVqQAa51ooI8sGSx-nExBHOw5PM0LR1sbn4H3i5pNg02LDuOKz7OtNp8vKxNaQ,,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3df6081e4b52%26e%3d9068842587&amp;c=E,1,UR3Ex8_JniGb17nrJxY0jJDGKgUbn3a1a4xVfdzGI-8_o1TqMye4kVqQAa51ooI8sGSx-nExBHOw5PM0LR1sbn4H3i5pNg02LDuOKz7OtNp8vKxNaQ,,&amp;typo=1">Strategic Plan,<span class="Apple-converted-space">&nbsp;</span><em>People, Place, Potential</em></a>. Provide your thoughts to be entered into a draw for a $500 tuition credit.<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d4318911575%26e%3d9068842587&amp;c=E,1,mFFi1L2sevpPwfntqEyfvWemT2PuAJIo8VjvAYHSIbcmuCj_0PHDOr5aLJXdJPPWN9Y9gURqA2Hw8Ec5TKowEdOwy3vutPhjvvwr6yq3U7A1c-iS&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d4318911575%26e%3d9068842587&amp;c=E,1,mFFi1L2sevpPwfntqEyfvWemT2PuAJIo8VjvAYHSIbcmuCj_0PHDOr5aLJXdJPPWN9Y9gURqA2Hw8Ec5TKowEdOwy3vutPhjvvwr6yq3U7A1c-iS&amp;typo=1">Learn more about how to participate</a>.<br></span></p><h3><span><strong>Reminder: New location for some Student Affairs services&nbsp;</strong></span><span>📌</span></h3><p><span>Student Affairs would like to remind you of the new location for some student services. The following services are now located in&nbsp;<strong>Building 255</strong>:&nbsp;</span><span></span></p><ul><li><span>2<sup>nd</sup>&nbsp;Floor – Check-in at Main Reception: Accessibility Services, Financial Aid &amp; Awards, Conduct &amp; Care, Administration.</span></li><li><span>2<sup>nd</sup>&nbsp;Floor – Check-in at Career Studio: Career Services, Centre for Experiential Learning, Work-integrated Learning</span></li><li><span>1<sup>st</sup>&nbsp;Floor – Check-in at Room 115: Assessment &amp; Exam Services&nbsp;</span></li></ul><h2>Deals</h2><p><span>Did you know that as a VIU student you have access to exclusive discounts in your community and across the province? Download the&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d15d0dcbc05%26e%3d9068842587&amp;c=E,1,yi9nLo0vjXebLLv2aN5dO3W1o-yVEYCDJgrF4eLhAWzJIF4Jf3npHgFGs8oyVKV4H8Ljq4izy6o-IaUFodwDDIPxpUkAWHhupHugvASyVcJtAlhGX3g,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d15d0dcbc05%26e%3d9068842587&amp;c=E,1,yi9nLo0vjXebLLv2aN5dO3W1o-yVEYCDJgrF4eLhAWzJIF4Jf3npHgFGs8oyVKV4H8Ljq4izy6o-IaUFodwDDIPxpUkAWHhupHugvASyVcJtAlhGX3g,&amp;typo=1">Deals App</a><span>, administered by the VIUSU and the BC Federation of Students, to learn more. Today’s featured businesses:</span></p><ul><li><span><strong>North Town Java</strong>: 10% off purchases.</span></li><li><span><strong>Brechin Lanes</strong>: 20% off bowling and shoe rentals.</span></li></ul><h2>COVID-19 updates</h2><h3><strong>VIU health and safety protocols</strong></h3><p><span>Do you have questions about COVID-19 as we head into the 2022-23 school year? VIU’s&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d66b108ad04%26e%3d9068842587&amp;c=E,1,nGjvAD4smwj5pd5WPdB8GIOr_m4WzXLNaajqJn4ICeLT--SlB_K3NOZqr0BA4uftxdwqfjT5sx80a5WA_lPXWf9BOJ5mMQHepMBctl6DNd6DRNqY&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d66b108ad04%26e%3d9068842587&amp;c=E,1,nGjvAD4smwj5pd5WPdB8GIOr_m4WzXLNaajqJn4ICeLT--SlB_K3NOZqr0BA4uftxdwqfjT5sx80a5WA_lPXWf9BOJ5mMQHepMBctl6DNd6DRNqY&amp;typo=1">Communicable Disease Prevention Plan</a><span>&nbsp;and the&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d6061b99475%26e%3d9068842587&amp;c=E,1,drUHa01RfhJnrWgrZdkv8sDKGmnJn65dekW7fVK_W38F0r2KBhUXZuv2U6zdkuVWnPJrCbMIPkY_k7poPrjYh18hgwSWbTnlVbOaQ2w3VgAv7fAISAN7&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d6061b99475%26e%3d9068842587&amp;c=E,1,drUHa01RfhJnrWgrZdkv8sDKGmnJn65dekW7fVK_W38F0r2KBhUXZuv2U6zdkuVWnPJrCbMIPkY_k7poPrjYh18hgwSWbTnlVbOaQ2w3VgAv7fAISAN7&amp;typo=1">Post-Secondary Public Health Guidance</a><span>&nbsp;can help! These documents outline the prevention measures that are in place at VIU and in BC to reduce the risk of exposure to communicable diseases, including COVID-19. Learn more on VIU’s<span class="Apple-converted-space">&nbsp;</span></span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d58f86da076%26e%3d9068842587&amp;c=E,1,7YKBr93DiWmpW3JABaH592QByDx92Toc1J_zo_nocfJ9ts0CNp5py5zyFJRZjbxFjTQFrn3O5zm8ELCNnwlzU6r4M4Nt4LXlksupMLEqQk1JAjMDHU9-yQ,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d58f86da076%26e%3d9068842587&amp;c=E,1,7YKBr93DiWmpW3JABaH592QByDx92Toc1J_zo_nocfJ9ts0CNp5py5zyFJRZjbxFjTQFrn3O5zm8ELCNnwlzU6r4M4Nt4LXlksupMLEqQk1JAjMDHU9-yQ,,&amp;typo=1">COVID-19 updates website</a><span>.</span></p><h2>Campus events</h2><p><span>Stay on top of what's happening at VIU. Find ways to get involved:&nbsp;</span></p><ul><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d7587ab8872%26e%3d9068842587&amp;c=E,1,AaHlvWlYX_ckJSHsbbDrdj_lN7E2JW2XRTKGbroe35BwcgFCZ6dUamxiTnZZV0leR2RoVBGc2iVGM_8E1ivYSxrGC9I9CiPVPTVXqEoMF-OiUnpLV3bTc3g,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d7587ab8872%26e%3d9068842587&amp;c=E,1,AaHlvWlYX_ckJSHsbbDrdj_lN7E2JW2XRTKGbroe35BwcgFCZ6dUamxiTnZZV0leR2RoVBGc2iVGM_8E1ivYSxrGC9I9CiPVPTVXqEoMF-OiUnpLV3bTc3g,&amp;typo=1">Campus Events</a>&nbsp;website</span></li><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dfd834edbb4%26e%3d9068842587&amp;c=E,1,9AKRzVT5I8IPYdm-570TQw9iSjBBDdenHu7lmG3Y4U6S_FPZXBQvrYpD58kCIQSIXjm9pJQi8RsDEUD8KIfTixX8cA7ATman2jECatM-JSwgtg,,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dfd834edbb4%26e%3d9068842587&amp;c=E,1,9AKRzVT5I8IPYdm-570TQw9iSjBBDdenHu7lmG3Y4U6S_FPZXBQvrYpD58kCIQSIXjm9pJQi8RsDEUD8KIfTixX8cA7ATman2jECatM-JSwgtg,,&amp;typo=1">Co-curricular involvement app</a></span></li><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3de8c8a941bd%26e%3d9068842587&amp;c=E,1,c-O6YXhQzFlcjnxyLUDznmt2_ImbrxtWNavjWDuJmJFLo8F4TCwfr6FQcZBCZVMnRYY0hY_cVU90e4biakqwWMP1Qic37U_9B5Ny0vmw6JdwiT7EtH7jucHq&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3de8c8a941bd%26e%3d9068842587&amp;c=E,1,c-O6YXhQzFlcjnxyLUDznmt2_ImbrxtWNavjWDuJmJFLo8F4TCwfr6FQcZBCZVMnRYY0hY_cVU90e4biakqwWMP1Qic37U_9B5Ny0vmw6JdwiT7EtH7jucHq&amp;typo=1">VIU Students' Union app</a></span></li></ul></body>\n
            </html>
            """
          "summary" => null
          "format" => "basic_html"
        ]
      ]
    ]
    "field_blog_sub_heading" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "Your ultimate back-to-school guide\u{A0}🎒"
        ]
      ]
    ]
    "field_hero_format" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "short_image"
        ]
      ]
    ]
    "field_hero_image_media" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "416"
        ]
      ]
    ]
    "field_publish_date" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "2022-08-17T14:37:45"
        ]
      ]
    ]
    "layout_builder__layout" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "section" => Drupal\layout_builder\Section {#1953
            #layoutId: "viu_layout__one_column"
            #layoutSettings: array:9 [
              "label" => ""
              "display_section_heading" => 0
              "background_color" => null
              "class" => ""
              "full_width" => 0
              "column_width" => "100"
              "column_padding_top" => null
              "column_padding_bottom" => null
              "context_mapping" => []
            ]
            #components: array:6 [
              "ec015779-38d9-4513-842c-c66f4b344701" => Drupal\layout_builder\SectionComponent {#1936 …5}
              "05ed8abf-2b8d-4f7b-9633-dbd5d2975e96" => Drupal\layout_builder\SectionComponent {#1941 …5}
              "e40bf535-1338-4f4d-9c17-41d876a4afb3" => Drupal\layout_builder\SectionComponent {#1940 …5}
              "3b5ab7b8-497c-4ce3-9313-a9314012335b" => Drupal\layout_builder\SectionComponent {#1939 …5}
              "78969c7c-c413-46a5-9ab6-c184087a3402" => Drupal\layout_builder\SectionComponent {#1975 …5}
              "0dd51ee1-acf4-4317-aee6-82e95db928d7" => Drupal\layout_builder\SectionComponent {#1997 …5}
            ]
            #thirdPartySettings: []
          }
        ]
      ]
    ]
    "og_audience" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "3595"
        ]
      ]
    ]
  ]
  #fields: array:1 [
    "og_audience" => array:1 [
      "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#2389
        #definition: Drupal\field\Entity\FieldConfig {#2215}
        #name: "og_audience"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2273}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#774}
        #list: array:1 [
          0 => Drupal\og\Plugin\Field\FieldType\OgStandardReferenceItem {#2399
            #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2390}
            #name: 0
            #parent: Drupal\Core\Field\EntityReferenceFieldItemList {#2389}
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#774}
            #values: array:1 [ …1]
            #properties: array:1 [ …1]
          }
        ]
        #langcode: "en"
      }
    ]
  ]
  #fieldDefinitions: array:34 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1807}
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1810}
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1813}
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1816}
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1819}
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1821}
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1825}
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1829}
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1833}
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1838}
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1842}
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1845}
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1849}
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2189}
    "sticky" => Drupal\Core\Field\Entity\BaseFieldOverride {#2198}
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1863}
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1869}
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1875}
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2199}
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1885}
    "url_slug" => Drupal\Core\Field\BaseFieldDefinition {#1889}
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1891}
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1894}
    "body" => Drupal\field\Entity\FieldConfig {#2205}
    "field_blog_author" => Drupal\field\Entity\FieldConfig {#2206}
    "field_blog_author_link" => Drupal\field\Entity\FieldConfig {#2207}
    "field_blog_sub_heading" => Drupal\field\Entity\FieldConfig {#2208}
    "field_display_image_below_header" => Drupal\field\Entity\FieldConfig {#2209}
    "field_hero_format" => Drupal\field\Entity\FieldConfig {#2210}
    "field_hero_image_media" => Drupal\field\Entity\FieldConfig {#2211}
    "field_publish_date" => Drupal\field\Entity\FieldConfig {#2212}
    "field_tags" => Drupal\field\Entity\FieldConfig {#2213}
    "layout_builder__layout" => Drupal\field\Entity\FieldConfig {#2214}
    "og_audience" => Drupal\field\Entity\FieldConfig {#2215}
  ]
  #languages: array:3 [
    "en" => Drupal\Core\Language\Language {#287
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#2066
      #name: Drupal\Core\StringTranslation\TranslatableMarkup {#2069
        #string: "Not specified"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      #id: "und"
      #direction: "ltr"
      #weight: 1
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#2070
      #name: Drupal\Core\StringTranslation\TranslatableMarkup {#2071
        #string: "Not applicable"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      #id: "zxx"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "en"
  #translations: array:1 [
    "x-default" => array:2 [
      "status" => 1
      "entity" => Drupal\node\Entity\Node {#1957}
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:4 [
    "bundle" => "blog_post"
    "id" => "10009"
    "revision" => "650"
    "uuid" => "93fb5fc5-8a25-4f7a-a4fe-470148c48974"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "VIU Student Pulse: August 17, 2022"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "7"
    ]
    "owner" => array:1 [
      "x-default" => "7"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "650"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}