Group of students hang out in the Centre for Health and Science

Devel Load

Drupal\node\Entity\Node {#1928
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2206
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2048
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "node"
          "Bundle" => array:1 [
            0 => "blog_post"
          ]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:34 [
        "nid" => Drupal\Core\Field\BaseFieldDefinition {#1788
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1789
              #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 {#1790
            #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 {#1788}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1791
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1792
              #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 {#1793
            #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 {#1791}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "vid" => Drupal\Core\Field\BaseFieldDefinition {#1794
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1795
              #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 {#1796
            #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 {#1794}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1797
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1798
              #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 {#1799
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1797}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#1800
          #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 {#1801
            #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 {#1800}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1802
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1803
              #string: "Revision create time"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1804
              #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 {#1805
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1802}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1806
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1807
              #string: "Revision user"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1808
              #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 {#1809
            #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 {#1806}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1810
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1811
              #string: "Revision log message"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1812
              #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 {#1813
            #definition: array:2 [
              "type" => "field_item:string_long"
              "settings" => array:1 [
                "case_sensitive" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1810}
          }
          #type: "string_long"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\BaseFieldDefinition {#1814
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1815
              #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 {#1816
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1817 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1818 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1814}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uid" => Drupal\Core\Field\BaseFieldDefinition {#1819
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1820
              #string: "Authored by"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1821
              #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 {#1822
            #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 {#1819}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "title" => Drupal\Core\Field\BaseFieldDefinition {#1823
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1824
              #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 {#1825
            #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 {#1823}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "created" => Drupal\Core\Field\BaseFieldDefinition {#1826
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1827
              #string: "Authored on"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1828
              #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 {#1829
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1826}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "changed" => Drupal\Core\Field\BaseFieldDefinition {#1830
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1831
              #string: "Changed"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1832
              #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 {#1833
            #definition: array:2 [
              "type" => "field_item:changed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1830}
          }
          #type: "changed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2126
          #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 {#2133
          #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 {#1844
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1845
              #string: "Default translation"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1846
              #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 {#1847
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1848 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1849 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1844}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1850
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1851
              #string: "Default revision"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1852
              #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 {#1853
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1854 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1855 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1850}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1856
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1857
              #string: "Revision translation affected"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1858
              #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 {#1859
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1860 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1861 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1856}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2134
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2135
              #string: "Moderation state"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2136
              #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 {#2137
            #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 {#2134}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1866
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1867
              #string: "Metatags (Hidden field for JSON support)"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1868
              #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 {#1869
            #definition: array:2 [
              "type" => "field_item:metatag_computed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1866}
          }
          #type: "metatag_computed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "url_slug" => Drupal\Core\Field\BaseFieldDefinition {#1870
          #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 {#1871
            #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 {#1870}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "path" => Drupal\Core\Field\BaseFieldDefinition {#1872
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1873
              #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 {#1874
            #definition: array:2 [
              "type" => "field_item:path"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1872}
          }
          #type: "path"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1875
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1876
              #string: "Menu link"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1877
              #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 {#1878
            #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 {#1875}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "body" => Drupal\field\Entity\FieldConfig {#2138
          #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 {#2139
          #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 {#2140
          #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 {#2141
          #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 {#2142
          #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 {#2143
          #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 {#2144
          #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 {#2145
          #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 {#2146
          #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 {#2147
          #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 {#2148
          #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 {#2201
            #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 {#2325
                #definition: array:4 [ …4]
                #typedDataManager: null
              }
              "entity" => Drupal\Core\TypedData\DataReferenceDefinition {#2327
                #definition: array:6 [ …6]
                #typedDataManager: null
                #targetDefinition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2330 …3}
              }
            ]
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2323
            #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:405 [
                  "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" => []
                   …116
                ]
                #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: 1737186445.982
              }
              #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 {#2205 …9}
                "entity:node:blog_post:og_audience.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#2328 …9}
                "entity:node:blog_post:og_audience" => Drupal\og\Plugin\Field\FieldType\OgStandardReferenceItem {#2324 …9}
              ]
              #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#68
                #container: Drupal\Core\DependencyInjection\Container {#22}
                #_serviceIds: []
                #_entityStorages: []
              }
              #_serviceIds: []
              #_entityStorages: []
            }
            #fieldDefinition: Drupal\field\Entity\FieldConfig {#2148}
          }
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
      ]
    }
    #name: null
    #parent: null
    #_serviceIds: []
    #_entityStorages: []
    #stringTranslation: null
    #typedDataManager: null
    #entity: Drupal\node\Entity\Node {#1928}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:27 [
    "nid" => array:1 [
      "x-default" => "469583"
    ]
    "vid" => array:1 [
      "x-default" => "794"
    ]
    "type" => array:1 [
      "x-default" => "blog_post"
    ]
    "uuid" => array:1 [
      "x-default" => "abd5435f-6d3b-41b7-8804-27a6c40c26ce"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "7"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1699509794"
    ]
    "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 News: November 8, 2023"
    ]
    "created" => array:1 [
      "x-default" => "1699509794"
    ]
    "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-news-november-8-2023"
    ]
    "body" => array:1 [
      "x-default" => array:1 [
        0 => array:3 [
          "value" => """
            \n
            <html><body><p><span>We are in thick of the busiest time of the semester. It’s okay to feel a little overwhelmed right now – there’s lots on the go between assignments coming due, events on campus and other commitments. Also, there's a lot going on in the world right now,<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Dbd9f3bdd8b%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824053986508%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=UXstTchSzN8VEyZnQuEYWIKi8uOkprBcRnGs6BxVxNs%3D&amp;reserved=0" target="_blank" title="Original URL:\n
            https://viu.us8.list-manage.com/track/click?u=3c78d54a555df251bc0d050e3&amp;id=bd9f3bdd8b&amp;e=9068842587\n
            \n
            Click to follow link."><span>read President Saucier's message about the crisis in the Middle East</span></a>. Don’t forget to reach out for support.<br><br>While classes take a break next week, VIU supports and services are available to help you catch up. Read on to learn more. &nbsp;<br>&nbsp;<br>Also in this issue:</span><span></span></p><ul><li><span>WorldVIU Days continues</span></li><li><span>Now is the time to apply for student loans for next semester</span></li><li><span>What VIU's budget deficit means for your programs and classes</span></li></ul><h2>Need to know&nbsp;</h2><h3><span><strong>Mariners Men’s Soccer at the Canadian Championship</strong></span></h3><p><span>We’re up against the country’s best in a battle for national gold! The VIU Mariners men’s soccer team kicked off the Canadian Collegiate Athletic Association national championship tournament in Windsor, Ontario this morning.<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D79df666b25%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824053986508%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=dtjyzedB8%2F3rFmnqpkPCJSKR7uhff8q%2BtzUof1Y6RFM%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D79df666b25%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824053986508%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=dtjyzedB8%2F3rFmnqpkPCJSKR7uhff8q%2BtzUof1Y6RFM%3D&amp;reserved=0">Visit the tournament website</a><span class="Apple-converted-space">&nbsp;</span>to find out when the Mariners play.<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D45163778e5%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824053986508%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=FGHQaNw6uapF9KCv3jr6aJjnVvXn9hfAizAXuVksAVs%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D45163778e5%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824053986508%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=FGHQaNw6uapF9KCv3jr6aJjnVvXn9hfAizAXuVksAVs%3D&amp;reserved=0">Games are streamed online</a><span class="Apple-converted-space">&nbsp;</span>via pay-per-view.<br></span></p><h3><span><strong>WorldVIU Days</strong></span></h3><p><span>WorldVIU Days is happening all week! This year’s theme is&nbsp;<strong>Community Through Movement.</strong><span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Dea5d8bba50%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824053986508%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=2DxYTAoH%2BnXj1yQV3x6bex0mTGocFm%2FQ%2BOPUfpyF6LI%3D&amp;reserved=0" title="Original URL:\n
            https://viu.us8.list-manage.com/track/click?u=3c78d54a555df251bc0d050e3&amp;id=ea5d8bba50&amp;e=9068842587\n
            \n
            Click to follow link.">View the schedule</a>. Still to come:</span></p><ul><li><span><strong>WorldVIU Stage:&nbsp;</strong>Daily performances of music and dance in the main cafeteria</span></li><li><span><strong>Diwali Celebration</strong>: A celebration of light</span></li></ul><h3><span><strong>Student loans and grants&nbsp;</strong>&nbsp;</span></h3><p><span>If you haven’t already applied for your student loan for the spring semester, now is the time to apply!&nbsp;For student loan information and how to apply, visit the<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D5f49f5115c%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824053986508%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=LMvJlELEr8mJxvCWT9wWAiZszyl%2Fxx0BILH26hlG%2Bko%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D5f49f5115c%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824053986508%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=LMvJlELEr8mJxvCWT9wWAiZszyl%2Fxx0BILH26hlG%2Bko%3D&amp;reserved=0">StudentAid BC</a><span class="Apple-converted-space">&nbsp;</span>website. Did you know StudentAid BC supports more than 80,000 post-secondary students each year?<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D5da4e7bc8f%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824053986508%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=c17a57XO26Q3GFxFVZEt7syx7F5Qe78pUHHjBtQ2j5Y%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D5da4e7bc8f%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824053986508%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=c17a57XO26Q3GFxFVZEt7syx7F5Qe78pUHHjBtQ2j5Y%3D&amp;reserved=0">Learn more in this explainer video</a><span class="Apple-converted-space">&nbsp;</span>and<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Df4079e8370%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=i1yp%2F9q5r5bVJTXDdBgLrS1KO7uDVkPlrS2p9i97cms%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Df4079e8370%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=i1yp%2F9q5r5bVJTXDdBgLrS1KO7uDVkPlrS2p9i97cms%3D&amp;reserved=0">watch this video on how to apply</a>.</span></p><h3><span><strong>What VIU's budget deficit means for your programs and classes</strong></span></h3><p><span>We sat down with Provost and Vice-President Academic Dr. Mike Quinn, who oversees all academic programming at VIU, to ask him about VIU's deficit and what impact it will have on your programs and courses.<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D74018e3388%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=oH9df%2Bh3Fzlg7WX5qXlBmcKB%2Fys3oWqsN7PePgNUTDU%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D74018e3388%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=oH9df%2Bh3Fzlg7WX5qXlBmcKB%2Fys3oWqsN7PePgNUTDU%3D&amp;reserved=0">Read the article</a>.&nbsp;<br></span></p><h3><span><strong>Severe weather</strong></span></h3><p><span>Winter is on its way and with it comes potential disruptions to campus operations. Are you familiar with VIU’s severe weather notifications procedures? Please take a moment to<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Daeb26ffa28%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=EbYS6lzFhGN87rnLea%2FQkIgLC%2FB7jx4ux9DFVFTY7FE%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Daeb26ffa28%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=EbYS6lzFhGN87rnLea%2FQkIgLC%2FB7jx4ux9DFVFTY7FE%3D&amp;reserved=0">familiarize yourself with the steps to take so you know before you go</a>. Some more winter weather tips:</span><span></span></p><ul><li><span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D16f5637652%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=3z%2BUT85GkTndTYGcvhGPz7uhao39ixtn8ZwdfYmRMmc%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D16f5637652%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=3z%2BUT85GkTndTYGcvhGPz7uhao39ixtn8ZwdfYmRMmc%3D&amp;reserved=0">Preparing for West Coast weather scenarios</a></span></li><li><span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D669c7b5592%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=0Tu%2FgKMfGNxIFkM%2F83HUrHtTHka1CLpzTsawAg9MsVo%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D669c7b5592%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=0Tu%2FgKMfGNxIFkM%2F83HUrHtTHka1CLpzTsawAg9MsVo%3D&amp;reserved=0">Preventing slips and falls this winter</a></span></li></ul><h2>Connect</h2><h3><span><strong>Island Rivalry Volleyball</strong></span></h3><p><span>It’s the best rivalry in BC college sports: the Island rivalry between VIU and Victoria’s Camosun Chargers! Get loud and support the VIU Mariners volleyball teams as they host the Chargers at the VIU Gym on Friday, November 10 (women 6 pm and men 8 pm) and Saturday, November 11 (women 1 pm and men 3 pm). Free admission for VIU students.</span></p><h3><span><strong>Services for Aboriginal Students Culture Night</strong></span></h3><p><span>Part two of making beaded poppies! If you didn’t finish your poppy from last Culture Night, here’s another chance. We still have some materials available if you’d like to start one. When: Wednesday, November 8, 5:30 to 7:30 pm. Where: Building 355, Room 211. Pizza will be served.<br></span></p><h3><span><strong>Language in the Library</strong></span></h3><p><span>It’s the beginning of a new month! Did you know the Hul’q’umi’num’ word for month&nbsp;<em>lhqelts’</em>&nbsp;also refers to moon? Come learn and speak Hul’q’umi’num’ at Language in the Library on Fridays from 12:30 to 1:30 pm in the Madrona Room.<span class="Apple-converted-space">&nbsp;</span><a href="ibrary.viu.ca/language" title="ibrary.viu.ca/language">Register here</a>. Light snacks and refreshments provided.</span></p><h3><span><strong>Road trips</strong></span></h3><p><span>Join the&nbsp;<a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Df282ea3346%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=6OS9n0ozRs0SLgINiRlCIRey%2BIxfLy%2BlO95JQ%2BWoqZ4%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Df282ea3346%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=6OS9n0ozRs0SLgINiRlCIRey%2BIxfLy%2BlO95JQ%2BWoqZ4%3D&amp;reserved=0">Cultural Connections Road Trips</a>&nbsp;team 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. Next up:</span><span></span></p><ul><li><span>November 18: Tofino day trip</span></li><li><span>November 25: Curling and Qualicum Beach</span></li><li><span>November 30: Ladysmith Light Up</span></li></ul><h3><span><strong>Positive Space Alliance movie night</strong></span></h3><p><span>Join the Positive Space Alliance on Thursday, November 23 from 7 to 9 pm for a holiday-themed movie night with free snacks! The movie is Single All the Way, a romantic comedy that’s sure to get you in the holiday spirit. Admission and snacks are free, courtesy of the Positive Space Alliance.&nbsp;<a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D66ffd5655a%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=SwNzGKJ7PQ7v5y2lz4s%2Fy7KxADUfIv93X1WZJ%2FMFeE4%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D66ffd5655a%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=SwNzGKJ7PQ7v5y2lz4s%2Fy7KxADUfIv93X1WZJ%2FMFeE4%3D&amp;reserved=0">Registration is required via Eventbrite</a>. Where: Building 250, Room 125.<br></span></p><h3><span><strong>Bicycle Film Festival Nanaimo</strong></span></h3><p><span>Hosted by Hub City Cycles Community Coop along with the City of Nanaimo, the Bicycle Film Festival is part of&nbsp;Fall Go By Bike Week. It takes place November 9 in the Malaspina Theatre. For lovers of pro cycling, gravel biking, mountain biking, youth culture and more. This program will take you on a journey with passionate cyclists around the world.<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D3621c3a399%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=AhrOrmpZCwpTF0u0Djzaoj7BBRGIAACFEWWpstUhyBU%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D3621c3a399%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=AhrOrmpZCwpTF0u0Djzaoj7BBRGIAACFEWWpstUhyBU%3D&amp;reserved=0">Buy tickets on Eventbrite</a>.<br></span></p><h3><span><strong>Free swim</strong></span></h3><p><span>The next&nbsp;<strong>Free Swim for VIU Students</strong>&nbsp;at the Nanaimo Aquatic Centre is on November 16. Check the VIUSU app for more info.</span></p><h3><span>&nbsp;<br><img src="https://mcusercontent.com/3c78d54a555df251bc0d050e3/_compresseds/db46cf49-9696-b9fb-c782-34ed9ae8c6df.jpg" alt="Motoring Mascots of the World  Stubble Over the Soil On the road… to find out" width="600" height="628" data-file-id="3289388"><br><strong>Make a spine poem</strong></span></h3><p><span>David, our new librarian, made a spine poem. What spine poems can you make from the library’s books? Message your spine poem to the library on Instagram<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D1c1c65ed7d%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=uZ1o3SvTd3LvORBEgIX7eyg9EP1gxvCHO2soh5Fcr6M%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D1c1c65ed7d%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054142771%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=uZ1o3SvTd3LvORBEgIX7eyg9EP1gxvCHO2soh5Fcr6M%3D&amp;reserved=0">@VIULibrary</a><span class="Apple-converted-space">&nbsp;</span>and we can repost it!</span></p><h3><span><strong>2SLGBTQ+ socials</strong></span></h3><p><span>The Positive Space Alliance hosts socials in Building 250, Room 402 from 12 to 1 pm every second Wednesday. Dates: November 8 and 22. December 6.</span></p><h2>Services &amp; supports</h2><h3><span><strong>Research assignment help</strong></span></h3><p><span>Working on a research assignment and not sure where to find the information you need? Drop by the library service desk at the Nanaimo campus library, book an appointment in advance or chat online for assistance. Learn more about how to access&nbsp;<a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Deb752118e7%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=AuXpc%2FSrbsWzuAPbq05JbVU1%2Fx8UgTIIs8RknxFV8pk%3D&amp;reserved=0" title="Original URL:\n
            https://viu.us8.list-manage.com/track/click?u=3c78d54a555df251bc0d050e3&amp;id=eb752118e7&amp;e=9068842587\n
            \n
            Click to follow link.">our in-person and online support services</a>&nbsp;through the website.&nbsp;<br></span></p><h3><span><strong>Canada Learning Bond Eligibility Compass&nbsp;</strong>&nbsp;</span></h3><p><span>Looking for free money to help you subsidize the cost of university?<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D2f5863664c%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=IrZI04cHVvY0BIE3GsUBHZbaII%2FNvF4IGtoy2byz5o4%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D2f5863664c%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=IrZI04cHVvY0BIE3GsUBHZbaII%2FNvF4IGtoy2byz5o4%3D&amp;reserved=0">Take the questionnaire</a><span class="Apple-converted-space">&nbsp;</span>to find out if you are eligible to receive up to $2,000!&nbsp;Click arrow to begin quiz at the following link.&nbsp;<br></span></p><h3><span><strong>Financial Literacy Month&nbsp;</strong>&nbsp;</span></h3><p><span>November is Financial Literacy Month. The Government of Canada has produced four short&nbsp;articles to help you understand different financial aid options for post-secondary education.&nbsp;</span><span></span></p><ul><li><span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D6166089fdd%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=rTs4HCp9KkNCertOtkpRnSP0txeXNPpZy3hZPVjFNhE%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D6166089fdd%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=rTs4HCp9KkNCertOtkpRnSP0txeXNPpZy3hZPVjFNhE%3D&amp;reserved=0">Article 1: Check the pulse on your financial health</a>&nbsp;</span></li><li><span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Dc37f97b14b%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=gQ8tRV0wxykx76Fnu86eIr163V0RSxa0s4DoVc%2BYElU%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Dc37f97b14b%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=gQ8tRV0wxykx76Fnu86eIr163V0RSxa0s4DoVc%2BYElU%3D&amp;reserved=0">Article 2: What to do if you’re struggling with debt</a>&nbsp;</span></li><li><span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D83409ed4b0%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=Qs09FgNo1uVCRVSIL%2BUc%2BNR8REOHusRnJU10RgVD%2BU0%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D83409ed4b0%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=Qs09FgNo1uVCRVSIL%2BUc%2BNR8REOHusRnJU10RgVD%2BU0%3D&amp;reserved=0">Article 3: Know your rights when facing financial difficulties</a>&nbsp;</span></li><li><span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D0859f8607e%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=opXXuSonemXCG2pVJ%2FCf2xgeE1iY0EIGJxJnEJfp67Y%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D0859f8607e%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=opXXuSonemXCG2pVJ%2FCf2xgeE1iY0EIGJxJnEJfp67Y%3D&amp;reserved=0">Article 4: Payday loans: Know the risks</a>&nbsp;</span></li></ul><h3><span><strong>After-hours building access</strong></span></h3><p><span>Did you know your student card gives you 24-7 access to the library? A reminder to avoid letting other people into buildings after hours with your card access. For assistance, contact Campus Security at 250.740.6512 or via the VIU Safety App.</span></p><h3><span><strong>Study strategies on Learning Matters</strong></span></h3><p><span>Mid-terms underway and before you know it finals will be here.&nbsp;The latest research shows that students who master organization, time management, note taking and other executive functioning skills are better prepared for their assignments, tests and exams.&nbsp;<a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D5df6275db8%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=JVozWIWIXgyI8zEA5HjgKFSA2IScByU1kQk6MJ9sTdw%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D5df6275db8%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=JVozWIWIXgyI8zEA5HjgKFSA2IScByU1kQk6MJ9sTdw%3D&amp;reserved=0">Learning Matters</a>&nbsp;is a digital collection of resources to assist students in being successful.&nbsp;Check out these short videos, learning tips and study strategies.&nbsp;The<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D011aa4a431%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=al66jgFY1wzCNJhtQFjdIrlGDm5ASDoXFiyN3ETEeCA%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D011aa4a431%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054298989%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=al66jgFY1wzCNJhtQFjdIrlGDm5ASDoXFiyN3ETEeCA%3D&amp;reserved=0">VIU advising team</a><span class="Apple-converted-space">&nbsp;</span>is here to help on campus and online.</span></p><h3><span><strong>Cyber self-care</strong><span class="Apple-converted-space">&nbsp;</span>🤗</span></h3><p><span>The digital world can be overwhelming, so now is the perfect time to practice some much-needed&nbsp;<strong><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Dc3d062246d%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=7uO0%2BpwIN9i%2BrLOFk49XSjpei358g84RLfdUr6mr2nQ%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Dc3d062246d%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=7uO0%2BpwIN9i%2BrLOFk49XSjpei358g84RLfdUr6mr2nQ%3D&amp;reserved=0">cyber self-care</a></strong>. Looking for a career in cyber?&nbsp;<a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D8bea18cd93%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=5Pg6sHcdWsBTGoUna0UDrsQTCednH320WWnGs4P8Kxk%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D8bea18cd93%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=5Pg6sHcdWsBTGoUna0UDrsQTCednH320WWnGs4P8Kxk%3D&amp;reserved=0">Explore where your skills could take you</a>!</span></p><h3><span><strong>Food Services Study Days hours</strong></span></h3><p><span>From November 13 to 17, Food Services hours will be as follows:</span><span></span></p><ul><li><span>Main cafeteria (Building 300): closed all week.</span></li><li><span>Lower cafeteria (Building 185): breakfast, lunch and dinner: 7:30 am to 7:30 pm *Early closure at 6 pm on Tuesday Nov 14 due to maintenance.</span></li><li><span>Starbucks: 9:30 am to 2:30 pm</span></li></ul><h3><span><strong>VIU Off-Campus Housing</strong></span></h3><p><span>Looking for help with:</span><span></span></p><ul><li><span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D5392451f1a%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=4rSMUZLTNhZ9wW%2Bg6%2Fyl8ucMzz4FrgcfaY%2Fpmj1ys28%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D5392451f1a%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=4rSMUZLTNhZ9wW%2Bg6%2Fyl8ucMzz4FrgcfaY%2Fpmj1ys28%3D&amp;reserved=0">Finding housing and roommates</a>&nbsp;</span></li><li><span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Dbeb14e6258%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=SYxGevjjr4W9lhtvjbdViDkPxDHN9svqcU%2FsegGLxbg%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Dbeb14e6258%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=SYxGevjjr4W9lhtvjbdViDkPxDHN9svqcU%2FsegGLxbg%3D&amp;reserved=0">Temporary accommodation</a>&nbsp;</span></li><li><span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D48853857cc%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=MmdXmOiXka6pT0l1ZgFzSlv8Gnfs4yQS65LdR%2B3V1%2BA%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D48853857cc%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=MmdXmOiXka6pT0l1ZgFzSlv8Gnfs4yQS65LdR%2B3V1%2BA%3D&amp;reserved=0">Contracts, fees and tenancy issues</a><span style="text-decoration: underline;">?</span></span></li></ul><p><span>Visit the<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D753d2fa7ad%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=U0hAQn9rMVwdlPV9XFtjp4LKgnCrFaiGBy7GIBph%2BnA%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D753d2fa7ad%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=U0hAQn9rMVwdlPV9XFtjp4LKgnCrFaiGBy7GIBph%2BnA%3D&amp;reserved=0">blog</a>,<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D70766181ab%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=aCV4mQy1hMwS9H%2Bzp5Tf1EsUqk39kktTgcn6SNWxrHg%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D70766181ab%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=aCV4mQy1hMwS9H%2Bzp5Tf1EsUqk39kktTgcn6SNWxrHg%3D&amp;reserved=0">Off-Campus Housing</a><span class="Apple-converted-space">&nbsp;</span>homepage,<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D2633bf4fb7%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=jO4xQjtLECHIM2KgevPgEZFnFOmacGWmA1NsW8RZsc0%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D2633bf4fb7%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=jO4xQjtLECHIM2KgevPgEZFnFOmacGWmA1NsW8RZsc0%3D&amp;reserved=0">contact Off-Campus Housing</a><span class="Apple-converted-space">&nbsp;</span>or<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Df58f5b67da%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=9t3ufSQegXuXQDp20mWk%2BeAeoOkmWGacVD%2Fm9P%2BUE3A%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Df58f5b67da%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=9t3ufSQegXuXQDp20mWk%2BeAeoOkmWGacVD%2Fm9P%2BUE3A%3D&amp;reserved=0">book a meeting</a><span style="text-decoration: underline;">.</span>&nbsp;</span></p><h3><span><strong>Shq’apthut Well-being Wednesdays</strong></span></h3><p><span>Join us in Building 355, Room 211 on Wednesdays from 10 am to 2 pm for educational advising, Elders-in-Residence, Bannock, smudging, Reiki sessions and:</span><span></span></p><ul><li><span>Drop-in math support&nbsp;| 10 am to 1:30 pm</span></li><li><span>Writing Centre | 11 am to 1 pm</span></li><li><span>Eddie, the St. John Therapy Dog | 12:30 to 1:30 pm</span></li><li><span>Library research assistance | 1 to 2 pm</span></li></ul><h3><span><strong>Midtown Water Supply Project update</strong></span></h3><p><span>Construction continues on the<span class="Apple-converted-space">&nbsp;</span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D32e8c6d8ac%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=Nud5bc3CX9lCs5fsqKFnahfV2leilg8k5gvLO9Ldy6M%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D32e8c6d8ac%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=Nud5bc3CX9lCs5fsqKFnahfV2leilg8k5gvLO9Ldy6M%3D&amp;reserved=0">Midtown Water Supply Project</a><span class="Apple-converted-space">&nbsp;</span>around the VIU community.<br>Trails are closed to the public between VIU, the Black Diamond Neighbourhood and Third Street, and from the College Heights Neighbourhood to the Parkway College/Fifth Intersection. Construction traffic will enter and exit the work zones at two locations:</span><span></span></p><ul><li><span>At Third Street across from the Rotary Field House.</span></li><li><span>At College Drive off the Parkway and College/Fifth Street Intersection.&nbsp;</span></li></ul><p><span>Closures are 24 hours a day. The City of Nanaimo thanks everyone for their patience and understanding.&nbsp;<br></span></p><h3><span><strong>VIUSU working groups</strong></span></h3><p><span>VIUSU will be hosting a&nbsp;<strong>Campaigns Working Group<span class="Apple-converted-space">&nbsp;</span></strong>and a<strong><span class="Apple-converted-space">&nbsp;</span>Campus Life Working Group</strong>&nbsp;that are open to all students. Provide your feedback and suggestions in our discussion on how to improve student life at VIU including topics related to parking, tuition fees and more at the Campaigns Working Group. Suggest ideas and improvements to VIUSU events at the Campus Life Working Group. More information about each working group, including dates for the next meetings, can be found in the event listings section of&nbsp;<a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D8b58486c99%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=qtQsCWQgelGihVfGK49%2Fc2A29vCvbZnjL%2BJAMJ9EBvI%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D8b58486c99%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054455240%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=qtQsCWQgelGihVfGK49%2Fc2A29vCvbZnjL%2BJAMJ9EBvI%3D&amp;reserved=0">the VIUSU app.</a></span></p><h2>Mark your calendars</h2><h3><strong>Indigenous Speakers Series featuring Riley Yesno</strong></h3><p><span>The keynote speaker for VIU’s 2023 Indigenous Speakers Series is Riley Yesno, a queer Anishinaabe scholar, writer and commentator from Eabametoong First Nation. Join us on November 22 for her talk, moderated by&nbsp;</span><span data-qa-fb-mention="CBC Radio's Ideas" data-qa-text="CBC Radio's Ideas">CBC Radio’s<span class="Apple-converted-space">&nbsp;</span><em>Ideas</em></span><span><span class="Apple-converted-space">&nbsp;</span>host Nahlah Ayed.<span class="Apple-converted-space">&nbsp;</span></span><a href="https://can01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fbit.ly%2F3SxOEp3&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=0AJcXjGiNpq97p%2B8KB9Lhd%2Bk0K4%2FRp65MIybWLGSJCI%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fbit.ly%2F3SxOEp3&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=0AJcXjGiNpq97p%2B8KB9Lhd%2Bk0K4%2FRp65MIybWLGSJCI%3D&amp;reserved=0">Register for free on Eventbrite</a><span>.</span></p><h3><strong>Remembrance Day</strong></h3><p><span>A reminder that VIU will be closed on Saturday, November 11 and Monday, November 13 for the Remembrance Day statutory holiday. Looking for a way to commemorate it?&nbsp;</span><br><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D0149521c5b%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=U4BJeUW375Gl733F0%2FbAFLxqiYsB2CLHK4igZlisTZU%3D&amp;reserved=0" target="_blank" title="Original URL:\n
            https://viu.us8.list-manage.com/track/click?u=3c78d54a555df251bc0d050e3&amp;id=0149521c5b&amp;e=9068842587\n
            \n
            Click to follow link.">Watch the Nanaimo Remembers video memorial</a><br><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D09435ba975%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=QzrDQhQ5zSluw0ir8wOArruN%2FfWUfjyTM0sddaOyjmc%3D&amp;reserved=0" target="_blank" title="Original URL:\n
            https://viu.us8.list-manage.com/track/click?u=3c78d54a555df251bc0d050e3&amp;id=09435ba975&amp;e=9068842587\n
            \n
            Click to follow link.">Check out VIU Elder-in-Residence Geraldine Manson's Snuneymuxw veterans research</a>&nbsp;</p><h3><strong>Urchin Tank seaweed challenge</strong></h3><p><span>Watch Microbiology and Culinary Arts students join forces to develop and present their innative seawee products to a panel of seaweed entrepreneurs! When: November 24, 5 to 7:30 pm in VIU’s Malaspina Theatre.<span class="Apple-converted-space">&nbsp;</span></span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D1a0fff5496%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=dHeOXq5BQOIm8h6PXPXDdW6SsI4Rb54xYo8%2FLgBOx5w%3D&amp;reserved=0" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D1a0fff5496%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=dHeOXq5BQOIm8h6PXPXDdW6SsI4Rb54xYo8%2FLgBOx5w%3D&amp;reserved=0">Tickets available on Eventbrite</a><span>.</span></p><h3><strong>Physical Therapy info session</strong></h3><p><span>Are you interested in physical therapy? The UBC Department of Physical Therapy will be at VIU on November 23 for an in-person info session to talk about the Master of Physical Therapy program. A department representative and current student will present on the MPT student experience and admission requirements for the MPT program followed by a Q&amp;A session. The info session runs from 5 to 6:30 pm in Building 356, Room 109.</span></p><h2>Advice corner</h2><h3><span><strong>Dealing with interpersonal conflict</strong></span></h3><p><span>In the world of group work at universities, conflict is almost inevitable as diverse individuals come together to collaborate on projects and assignments. Navigating conflict is uncomfortable but provides the opportunity to practice and develop important skills that will help you beyond university. Steps for resolving issues:</span><span></span></p><ul><li><span>Recognition: The first step is recognizing and acknowledging the conflict. Don't ignore it. Bring it into the open for discussion.</span></li><li><span>Open dialogue: Encourage all members to express their concerns and perspectives without judgment.</span></li><li><span>Active listening: Actively listen to one another. Try to truly understand the viewpoints and feelings of your group members.</span></li><li><span>Empathy: Try to see the situation from your teammates’ perspectives and acknowledge their emotions. This can help create a sense of connection.&nbsp;&nbsp;</span></li><li><span>Collaboration: Work together to find common ground and shared goals within the group’s objectives. This can serve as a foundation for resolution.</span></li><li><span>Communication: Outline your own ideas and concerns calmly and respectfully, using “I” statements to express your thoughts without assigning blame.</span></li><li><span>Conflict resolution: Collaborate to find a solution or compromise that respects everyone's perspectives and needs. This may involve negotiation or creative problem-solving.</span></li><li><span>Professionalism and respect above all: You don’t have to be friends to be able to work well together.&nbsp;This is a practice. Perfection isn’t expected.&nbsp;Have grace for yourself and your groupmates.</span></li><li><span>Need further support? Reach out to your instructor.</span></li></ul><h2>Stay in the know</h2><p><strong><span>Stay on top of what's happening at VIU. Find ways to get involved:&nbsp;</span></strong></p><ul><li><span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Dac7f84e859%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=MhfXIR5tccUHQpKcUEW6jxZVYVY3QmMXkP32d2V%2B8AU%3D&amp;reserved=0" target="_blank" title="Original URL:\n
            https://viu.us8.list-manage.com/track/click?u=3c78d54a555df251bc0d050e3&amp;id=ac7f84e859&amp;e=9068842587\n
            \n
            Click to follow link.">Campus Events</a>&nbsp;website</span></li><li><span><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D6841cf57a7%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=Xk074Vw4NfosSRwBHJru4%2B0m5imAK%2FmFsrF%2FS1%2F8gTE%3D&amp;reserved=0" target="_blank" title="Original URL:\n
            https://viu.us8.list-manage.com/track/click?u=3c78d54a555df251bc0d050e3&amp;id=6841cf57a7&amp;e=9068842587\n
            \n
            Click to follow link.">VIU Students' Union app</a></span></li><li><a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3De4a3b06ff5%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=16Omos0RqvdNTXFisSvraygD04HK4JEYNWClK4j8AtE%3D&amp;reserved=0" target="_blank" title="Original URL:\n
            https://viu.us8.list-manage.com/track/click?u=3c78d54a555df251bc0d050e3&amp;id=e4a3b06ff5&amp;e=9068842587\n
            \n
            Click to follow link."><span>Co-Curricular Involvement app</span></a></li></ul><h3><span><strong>VIU Safety App</strong></span></h3><p><span>Get the VIU mobile app designed to let you know as quickly as possible if there is a safety issue happening on our campus and if so, what to do about it. Once you download, don’t forget to enable push notifications so you are notified immediately of campus closures and other safety issues. It also has other great features including:</span><span></span></p><ul><li><span>Click to call for emergency contacts and campus security</span></li><li><span>Interactive campus maps</span></li><li><span>Safety toolbox alarm and location notifier</span></li><li><span>Up-to-date weather alerts</span></li></ul><p><span>To download just go to the&nbsp;<a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D5940fa6d57%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=otyoDNBQ55tWq7s48bdSIs9LcPdqY9dK80uPoH10J4w%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D5940fa6d57%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=otyoDNBQ55tWq7s48bdSIs9LcPdqY9dK80uPoH10J4w%3D&amp;reserved=0">App Store</a>,&nbsp;<a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Df17084f017%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=qzD7sF2tmyHxWho13qIWs1%2FevSKr3XkBVjaMIM0ikAw%3D&amp;reserved=0" target="_blank" title="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3Df17084f017%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=qzD7sF2tmyHxWho13qIWs1%2FevSKr3XkBVjaMIM0ikAw%3D&amp;reserved=0">Google Play</a>&nbsp;or&nbsp;<a href="https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fviu.us8.list-manage.com%2Ftrack%2Fclick%3Fu%3D3c78d54a555df251bc0d050e3%26id%3D4c6c1dd5b9%26e%3D9068842587&amp;data=05%7C01%7Cjenn.mcgarrigle%40viu.ca%7C9e08042ffd434010f2af08dbe0b13b59%7C128dfef5fdd54cfcbe193679ed0271ce%7C1%7C0%7C638350824054611536%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=teMi73AGVJY7g3uS8bsTtnTOvYuYs2DWgeJKrRBo2bE%3D&amp;reserved=0" target="_blank" title="Original URL:\n
            https://viu.us8.list-manage.com/track/click?u=3c78d54a555df251bc0d050e3&amp;id=4c6c1dd5b9&amp;e=9068842587\n
            \n
            Click to follow link.">Blackberry App World</a>.</span></p></body>\n
            </html>
            """
          "summary" => null
          "format" => "basic_html"
        ]
      ]
    ]
    "field_blog_sub_heading" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "Tips for a productive study break and what VIU's budget deficit means for your programs and classes"
        ]
      ]
    ]
    "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" => "612"
        ]
      ]
    ]
    "field_publish_date" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "2023-11-08T22:03:14"
        ]
      ]
    ]
    "layout_builder__layout" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "section" => Drupal\layout_builder\Section {#1926
            #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 {#1923 …5}
              "05ed8abf-2b8d-4f7b-9633-dbd5d2975e96" => Drupal\layout_builder\SectionComponent {#1924 …5}
              "e40bf535-1338-4f4d-9c17-41d876a4afb3" => Drupal\layout_builder\SectionComponent {#1921 …5}
              "3b5ab7b8-497c-4ce3-9313-a9314012335b" => Drupal\layout_builder\SectionComponent {#1922 …5}
              "78969c7c-c413-46a5-9ab6-c184087a3402" => Drupal\layout_builder\SectionComponent {#1919 …5}
              "0dd51ee1-acf4-4317-aee6-82e95db928d7" => Drupal\layout_builder\SectionComponent {#1920 …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 {#2322
        #definition: Drupal\field\Entity\FieldConfig {#2148}
        #name: "og_audience"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2206}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#774}
        #list: array:1 [
          0 => Drupal\og\Plugin\Field\FieldType\OgStandardReferenceItem {#2332
            #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2323}
            #name: 0
            #parent: Drupal\Core\Field\EntityReferenceFieldItemList {#2322}
            #_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 {#1788}
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1791}
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1794}
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1797}
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1800}
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1802}
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1806}
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1810}
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1814}
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1819}
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1823}
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1826}
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1830}
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2126}
    "sticky" => Drupal\Core\Field\Entity\BaseFieldOverride {#2133}
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1844}
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1850}
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1856}
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2134}
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1866}
    "url_slug" => Drupal\Core\Field\BaseFieldDefinition {#1870}
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1872}
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1875}
    "body" => Drupal\field\Entity\FieldConfig {#2138}
    "field_blog_author" => Drupal\field\Entity\FieldConfig {#2139}
    "field_blog_author_link" => Drupal\field\Entity\FieldConfig {#2140}
    "field_blog_sub_heading" => Drupal\field\Entity\FieldConfig {#2141}
    "field_display_image_below_header" => Drupal\field\Entity\FieldConfig {#2142}
    "field_hero_format" => Drupal\field\Entity\FieldConfig {#2143}
    "field_hero_image_media" => Drupal\field\Entity\FieldConfig {#2144}
    "field_publish_date" => Drupal\field\Entity\FieldConfig {#2145}
    "field_tags" => Drupal\field\Entity\FieldConfig {#2146}
    "layout_builder__layout" => Drupal\field\Entity\FieldConfig {#2147}
    "og_audience" => Drupal\field\Entity\FieldConfig {#2148}
  ]
  #languages: array:3 [
    "en" => Drupal\Core\Language\Language {#287
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#2021
      #name: Drupal\Core\StringTranslation\TranslatableMarkup {#2024
        #string: "Not specified"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      #id: "und"
      #direction: "ltr"
      #weight: 1
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#2025
      #name: Drupal\Core\StringTranslation\TranslatableMarkup {#2026
        #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 {#1928}
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:4 [
    "bundle" => "blog_post"
    "id" => "469583"
    "revision" => "794"
    "uuid" => "abd5435f-6d3b-41b7-8804-27a6c40c26ce"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "VIU Student Pulse News: November 8, 2023"
    ]
    "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: "794"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}