Picture of VIU's Nanaimo campus with a rainbow going across

Devel Load

Drupal\node\Entity\Node {#1951
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2267
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2089
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "node"
          "Bundle" => array:1 [
            0 => "blog_post"
          ]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:34 [
        "nid" => Drupal\Core\Field\BaseFieldDefinition {#1801
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1802
              #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 {#1803
            #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 {#1801}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1804
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1805
              #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 {#1806
            #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 {#1804}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "vid" => Drupal\Core\Field\BaseFieldDefinition {#1807
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1808
              #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 {#1809
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [
                "unsigned" => true
                "size" => "normal"
                "min" => ""
                "max" => ""
                "prefix" => ""
                "suffix" => ""
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1807}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1810
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1811
              #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 {#1812
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1810}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#1813
          #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 {#1814
            #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 {#1813}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1815
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1816
              #string: "Revision create time"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1817
              #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 {#1818
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1815}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1819
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1820
              #string: "Revision user"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1821
              #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 {#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: []
        }
        "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1823
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1824
              #string: "Revision log message"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1825
              #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 {#1826
            #definition: array:2 [
              "type" => "field_item:string_long"
              "settings" => array:1 [
                "case_sensitive" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1823}
          }
          #type: "string_long"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\BaseFieldDefinition {#1827
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1828
              #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 {#1829
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1830 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1831 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1827}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uid" => Drupal\Core\Field\BaseFieldDefinition {#1832
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1833
              #string: "Authored by"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1834
              #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 {#1835
            #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 {#1832}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "title" => Drupal\Core\Field\BaseFieldDefinition {#1836
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1837
              #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 {#1838
            #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 {#1836}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "created" => Drupal\Core\Field\BaseFieldDefinition {#1839
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1840
              #string: "Authored on"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1841
              #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 {#1842
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1839}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "changed" => Drupal\Core\Field\BaseFieldDefinition {#1843
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1844
              #string: "Changed"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1845
              #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 {#1846
            #definition: array:2 [
              "type" => "field_item:changed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1843}
          }
          #type: "changed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2183
          #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 {#2192
          #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 {#1857
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1858
              #string: "Default translation"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1859
              #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 {#1860
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1861 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1862 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1857}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1863
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1864
              #string: "Default revision"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1865
              #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 {#1866
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1867 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1868 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1863}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1869
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1870
              #string: "Revision translation affected"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1871
              #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 {#1872
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1873 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1874 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1869}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2193
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2194
              #string: "Moderation state"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2195
              #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 {#2196
            #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 {#2193}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1879
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1880
              #string: "Metatags (Hidden field for JSON support)"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1881
              #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 {#1882
            #definition: array:2 [
              "type" => "field_item:metatag_computed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1879}
          }
          #type: "metatag_computed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "url_slug" => Drupal\Core\Field\BaseFieldDefinition {#1883
          #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 {#1884
            #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 {#1883}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "path" => Drupal\Core\Field\BaseFieldDefinition {#1885
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1886
              #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 {#1887
            #definition: array:2 [
              "type" => "field_item:path"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1885}
          }
          #type: "path"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1888
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1889
              #string: "Menu link"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1890
              #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 {#1891
            #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 {#1888}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "body" => Drupal\field\Entity\FieldConfig {#2199
          #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 {#2200
          #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 {#2201
          #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 {#2202
          #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 {#2203
          #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 {#2204
          #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 {#2205
          #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 {#2206
          #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 {#2207
          #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 {#2208
          #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 {#2209
          #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 {#2262
            #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 {#2386
                #definition: array:4 [ …4]
                #typedDataManager: null
              }
              "entity" => Drupal\Core\TypedData\DataReferenceDefinition {#2388
                #definition: array:6 [ …6]
                #typedDataManager: null
                #targetDefinition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2391 …3}
              }
            ]
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2384
            #definition: array:2 [
              "type" => "field_item:og_standard_reference"
              "settings" => array:3 [
                "handler" => "og:default"
                "handler_settings" => array:1 [ …1]
                "target_type" => "node"
              ]
            ]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#774
              #discovery: null
              #factory: null
              #mapper: null
              #cacheKey: "typed_data_types_plugins"
              #cacheTags: []
              #alterHook: "data_type_info"
              #subdir: "Plugin/DataType"
              #moduleHandler: Drupal\Core\Extension\ModuleHandler {#114
                #loadedFiles: array:159 [
                  "viu_sentry" => true
                  "admin_toolbar" => true
                  "admin_toolbar_tools" => true
                  "advagg" => true
                  "advagg_bundler" => true
                  "advagg_css_minify" => true
                  "advagg_js_minify" => true
                  "advagg_mod" => true
                  "anchor_link" => true
                  "antibot" => true
                  "automated_cron" => true
                  "big_pipe" => true
                  "block" => true
                  "block_content" => true
                  "breakpoint" => true
                  "ckeditor5" => true
                  "comment" => true
                  "components" => true
                  "config" => true
                  "config_filter" => true
                  "config_ignore" => true
                  "config_split" => true
                  "contact" => true
                  "content_moderation" => true
                  "content_moderation_notifications" => true
                  "contextual" => true
                  "crop" => true
                  "ctools" => true
                  "ctools_views" => true
                  "datetime" => true
                  "dblog" => true
                  "devel" => true
                  "diff" => true
                  "dynamic_page_cache" => true
                  "editor" => true
                  "editoria11y" => true
                  "emulsify_twig" => true
                  "entity_reference_revisions" => true
                  "externalauth" => true
                  "fastly" => true
                  "fastlypurger" => true
                  "feeds" => true
                  "field" => true
                  "field_group" => true
                  "field_ui" => true
                  "file" => true
                  "file_mdm" => true
                  "filter" => true
                  "focal_point" => true
                  "google_tag" => true
                  "health_check" => true
                  "help" => true
                  "history" => true
                  "http_cache_control" => true
                  "image" => true
                  "image_widget_crop" => true
                  "imagemagick" => true
                  "inline_form_errors" => true
                  "js_cookie" => true
                  "key" => true
                  "layout_builder" => true
                  "layout_builder_browser" => true
                  "layout_builder_iframe_modal" => true
                  "layout_builder_styles" => true
                  "layout_discovery" => true
                  "link" => true
                  "linkit" => true
                  "mailchimp" => true
                  "mailgun" => true
                  "mailsystem" => true
                  "masquerade" => true
                  "media" => true
                  "media_entity_file_replace" => true
                  "media_library" => true
                  "media_library_edit" => true
                  "menu_link_content" => true
                  "menu_position" => true
                  "menu_ui" => true
                  "metatag" => true
                  "multiple_fields_remove_button" => true
                  "mysql" => true
                  "node" => true
                  "oembed_providers" => true
                  "og" => true
                  "og_menu_single" => true
                  "og_sm" => true
                  "og_sm_admin_menu" => true
                  "og_sm_config" => true
                  "og_sm_content" => true
                  "og_sm_context" => true
                  "og_sm_media" => true
                  "og_sm_menu_single" => true
                  "og_sm_path" => true
                  "og_ui" => true
                  "openid_connect" => true
                  "options" => true
                  "path" => true
                  "path_alias" => true
                  "pathologic" => true
                  "photoswipe" => true
                  "purge" => true
                  "purge_drush" => true
                  "purge_file" => true
                  "purge_invalidation_form" => true
                  "purge_processor_cron" => true
                  "purge_processor_lateruntime" => true
                  "purge_queuer_coretags" => true
                  "purge_ui" => true
                  "quick_node_clone" => true
                  "raven" => true
                  "redirect" => true
                  "redirect_404" => true
                  "redis" => true
                  "responsive_image" => true
                  "scanner" => true
                  "schema_article" => true
                  "schema_event" => true
                  "schema_metatag" => true
                  "search" => true
                  "search_api" => true
                  "search_api_autocomplete" => true
                  "search_api_db" => true
                  "seckit" => true
                  "shortcut" => true
                  "smart_date" => true
                  "smart_date_recur" => true
                  "sophron" => true
                  "structure_sync" => true
                  "system" => true
                  "taxonomy" => true
                  "text" => true
                  "token" => true
                  "toolbar" => true
                  "twig_tweak" => true
                  "update" => true
                  "user" => true
                  "views_bulk_edit" => true
                  "views_bulk_operations" => true
                  "views_infinite_scroll" => true
                  "views_json_source" => true
                  "views_list_sort" => true
                  "views_ui" => true
                  "viu_auth" => true
                  "viu_blocks" => true
                  "viu_blog" => true
                  "viu_contact_context" => true
                  "viu_core" => true
                  "viu_domain_masking" => true
                  "viu_layout" => true
                  "viu_migration_audit" => true
                  "viu_null_purger" => true
                  "viu_og" => true
                  "weight" => true
                  "workflows" => true
                  "pathauto" => true
                  "xmlsitemap" => true
                  "views" => true
                  "paragraphs" => true
                  "viupal_profile" => true
                ]
                #moduleList: array:159 [
                  "viu_sentry" => Drupal\Core\Extension\Extension {#118 …6}
                  "admin_toolbar" => Drupal\Core\Extension\Extension {#119 …6}
                  "admin_toolbar_tools" => Drupal\Core\Extension\Extension {#120 …6}
                  "advagg" => Drupal\Core\Extension\Extension {#121 …6}
                  "advagg_bundler" => Drupal\Core\Extension\Extension {#122 …6}
                  "advagg_css_minify" => Drupal\Core\Extension\Extension {#123 …6}
                  "advagg_js_minify" => Drupal\Core\Extension\Extension {#124 …6}
                  "advagg_mod" => Drupal\Core\Extension\Extension {#125 …6}
                  "anchor_link" => Drupal\Core\Extension\Extension {#126 …6}
                  "antibot" => Drupal\Core\Extension\Extension {#127 …6}
                  "automated_cron" => Drupal\Core\Extension\Extension {#128 …6}
                  "big_pipe" => Drupal\Core\Extension\Extension {#129 …6}
                  "block" => Drupal\Core\Extension\Extension {#130 …6}
                  "block_content" => Drupal\Core\Extension\Extension {#131 …6}
                  "breakpoint" => Drupal\Core\Extension\Extension {#132 …6}
                  "ckeditor5" => Drupal\Core\Extension\Extension {#133 …6}
                  "comment" => Drupal\Core\Extension\Extension {#134 …6}
                  "components" => Drupal\Core\Extension\Extension {#135 …6}
                  "config" => Drupal\Core\Extension\Extension {#136 …6}
                  "config_filter" => Drupal\Core\Extension\Extension {#137 …6}
                  "config_ignore" => Drupal\Core\Extension\Extension {#138 …6}
                  "config_split" => Drupal\Core\Extension\Extension {#139 …6}
                  "contact" => Drupal\Core\Extension\Extension {#140 …6}
                  "content_moderation" => Drupal\Core\Extension\Extension {#141 …6}
                  "content_moderation_notifications" => Drupal\Core\Extension\Extension {#142 …6}
                  "contextual" => Drupal\Core\Extension\Extension {#143 …6}
                  "crop" => Drupal\Core\Extension\Extension {#144 …6}
                  "ctools" => Drupal\Core\Extension\Extension {#145 …6}
                  "ctools_views" => Drupal\Core\Extension\Extension {#146 …6}
                  "datetime" => Drupal\Core\Extension\Extension {#147 …6}
                  "dblog" => Drupal\Core\Extension\Extension {#148 …6}
                  "devel" => Drupal\Core\Extension\Extension {#149 …6}
                  "diff" => Drupal\Core\Extension\Extension {#150 …6}
                  "dynamic_page_cache" => Drupal\Core\Extension\Extension {#151 …6}
                  "editor" => Drupal\Core\Extension\Extension {#152 …6}
                  "editoria11y" => Drupal\Core\Extension\Extension {#153 …6}
                  "emulsify_twig" => Drupal\Core\Extension\Extension {#154 …6}
                  "entity_reference_revisions" => Drupal\Core\Extension\Extension {#155 …6}
                  "externalauth" => Drupal\Core\Extension\Extension {#156 …6}
                  "fastly" => Drupal\Core\Extension\Extension {#157 …6}
                  "fastlypurger" => Drupal\Core\Extension\Extension {#158 …6}
                  "feeds" => Drupal\Core\Extension\Extension {#159 …6}
                  "field" => Drupal\Core\Extension\Extension {#160 …6}
                  "field_group" => Drupal\Core\Extension\Extension {#161 …6}
                  "field_ui" => Drupal\Core\Extension\Extension {#162 …6}
                  "file" => Drupal\Core\Extension\Extension {#163 …6}
                  "file_mdm" => Drupal\Core\Extension\Extension {#164 …6}
                  "filter" => Drupal\Core\Extension\Extension {#165 …6}
                  "focal_point" => Drupal\Core\Extension\Extension {#166 …6}
                  "google_tag" => Drupal\Core\Extension\Extension {#167 …6}
                  "health_check" => Drupal\Core\Extension\Extension {#168 …6}
                  "help" => Drupal\Core\Extension\Extension {#169 …6}
                  "history" => Drupal\Core\Extension\Extension {#170 …6}
                  "http_cache_control" => Drupal\Core\Extension\Extension {#171 …6}
                  "image" => Drupal\Core\Extension\Extension {#172 …6}
                  "image_widget_crop" => Drupal\Core\Extension\Extension {#173 …6}
                  "imagemagick" => Drupal\Core\Extension\Extension {#174 …6}
                  "inline_form_errors" => Drupal\Core\Extension\Extension {#175 …6}
                  "js_cookie" => Drupal\Core\Extension\Extension {#176 …6}
                  "key" => Drupal\Core\Extension\Extension {#177 …6}
                  "layout_builder" => Drupal\Core\Extension\Extension {#178 …6}
                  "layout_builder_browser" => Drupal\Core\Extension\Extension {#179 …6}
                  "layout_builder_iframe_modal" => Drupal\Core\Extension\Extension {#180 …6}
                  "layout_builder_styles" => Drupal\Core\Extension\Extension {#181 …6}
                  "layout_discovery" => Drupal\Core\Extension\Extension {#182 …6}
                  "link" => Drupal\Core\Extension\Extension {#183 …6}
                  "linkit" => Drupal\Core\Extension\Extension {#184 …6}
                  "mailchimp" => Drupal\Core\Extension\Extension {#185 …6}
                  "mailgun" => Drupal\Core\Extension\Extension {#186 …6}
                  "mailsystem" => Drupal\Core\Extension\Extension {#187 …6}
                  "masquerade" => Drupal\Core\Extension\Extension {#188 …6}
                  "media" => Drupal\Core\Extension\Extension {#189 …6}
                  "media_entity_file_replace" => Drupal\Core\Extension\Extension {#190 …6}
                  "media_library" => Drupal\Core\Extension\Extension {#191 …6}
                  "media_library_edit" => Drupal\Core\Extension\Extension {#192 …6}
                  "menu_link_content" => Drupal\Core\Extension\Extension {#193 …6}
                  "menu_position" => Drupal\Core\Extension\Extension {#194 …6}
                  "menu_ui" => Drupal\Core\Extension\Extension {#195 …6}
                  "metatag" => Drupal\Core\Extension\Extension {#196 …6}
                  "multiple_fields_remove_button" => Drupal\Core\Extension\Extension {#197 …6}
                  "mysql" => Drupal\Core\Extension\Extension {#198 …6}
                  "node" => Drupal\Core\Extension\Extension {#199 …6}
                  "oembed_providers" => Drupal\Core\Extension\Extension {#200 …6}
                  "og" => Drupal\Core\Extension\Extension {#201 …6}
                  "og_menu_single" => Drupal\Core\Extension\Extension {#202 …6}
                  "og_sm" => Drupal\Core\Extension\Extension {#203 …6}
                  "og_sm_admin_menu" => Drupal\Core\Extension\Extension {#204 …6}
                  "og_sm_config" => Drupal\Core\Extension\Extension {#205 …6}
                  "og_sm_content" => Drupal\Core\Extension\Extension {#206 …6}
                  "og_sm_context" => Drupal\Core\Extension\Extension {#207 …6}
                  "og_sm_media" => Drupal\Core\Extension\Extension {#208 …6}
                  "og_sm_menu_single" => Drupal\Core\Extension\Extension {#209 …6}
                  "og_sm_path" => Drupal\Core\Extension\Extension {#210 …6}
                  "og_ui" => Drupal\Core\Extension\Extension {#211 …6}
                  "openid_connect" => Drupal\Core\Extension\Extension {#212 …6}
                  "options" => Drupal\Core\Extension\Extension {#213 …6}
                  "path" => Drupal\Core\Extension\Extension {#214 …6}
                  "path_alias" => Drupal\Core\Extension\Extension {#215 …6}
                  "pathologic" => Drupal\Core\Extension\Extension {#216 …6}
                  "photoswipe" => Drupal\Core\Extension\Extension {#217 …6}
                  "purge" => Drupal\Core\Extension\Extension {#218 …6}
                  "purge_drush" => Drupal\Core\Extension\Extension {#219 …6}
                  "purge_file" => Drupal\Core\Extension\Extension {#220 …6}
                  "purge_invalidation_form" => Drupal\Core\Extension\Extension {#221 …6}
                  "purge_processor_cron" => Drupal\Core\Extension\Extension {#222 …6}
                  "purge_processor_lateruntime" => Drupal\Core\Extension\Extension {#223 …6}
                  "purge_queuer_coretags" => Drupal\Core\Extension\Extension {#224 …6}
                  "purge_ui" => Drupal\Core\Extension\Extension {#225 …6}
                  "quick_node_clone" => Drupal\Core\Extension\Extension {#226 …6}
                  "raven" => Drupal\Core\Extension\Extension {#227 …6}
                  "redirect" => Drupal\Core\Extension\Extension {#228 …6}
                  "redirect_404" => Drupal\Core\Extension\Extension {#229 …6}
                  "redis" => Drupal\Core\Extension\Extension {#230 …6}
                  "responsive_image" => Drupal\Core\Extension\Extension {#231 …6}
                  "scanner" => Drupal\Core\Extension\Extension {#232 …6}
                  "schema_article" => Drupal\Core\Extension\Extension {#233 …6}
                  "schema_event" => Drupal\Core\Extension\Extension {#234 …6}
                  "schema_metatag" => Drupal\Core\Extension\Extension {#235 …6}
                  "search" => Drupal\Core\Extension\Extension {#236 …6}
                  "search_api" => Drupal\Core\Extension\Extension {#237 …6}
                  "search_api_autocomplete" => Drupal\Core\Extension\Extension {#238 …6}
                  "search_api_db" => Drupal\Core\Extension\Extension {#239 …6}
                  "seckit" => Drupal\Core\Extension\Extension {#240 …6}
                  "shortcut" => Drupal\Core\Extension\Extension {#241 …6}
                  "smart_date" => Drupal\Core\Extension\Extension {#242 …6}
                  "smart_date_recur" => Drupal\Core\Extension\Extension {#243 …6}
                  "sophron" => Drupal\Core\Extension\Extension {#244 …6}
                  "structure_sync" => Drupal\Core\Extension\Extension {#245 …6}
                  "system" => Drupal\Core\Extension\Extension {#246 …6}
                  "taxonomy" => Drupal\Core\Extension\Extension {#247 …6}
                  "text" => Drupal\Core\Extension\Extension {#248 …6}
                  "token" => Drupal\Core\Extension\Extension {#249 …6}
                  "toolbar" => Drupal\Core\Extension\Extension {#250 …6}
                  "twig_tweak" => Drupal\Core\Extension\Extension {#251 …6}
                  "update" => Drupal\Core\Extension\Extension {#252 …6}
                  "user" => Drupal\Core\Extension\Extension {#253 …6}
                  "views_bulk_edit" => Drupal\Core\Extension\Extension {#254 …6}
                  "views_bulk_operations" => Drupal\Core\Extension\Extension {#255 …6}
                  "views_infinite_scroll" => Drupal\Core\Extension\Extension {#256 …6}
                  "views_json_source" => Drupal\Core\Extension\Extension {#257 …6}
                  "views_list_sort" => Drupal\Core\Extension\Extension {#258 …6}
                  "views_ui" => Drupal\Core\Extension\Extension {#259 …6}
                  "viu_auth" => Drupal\Core\Extension\Extension {#260 …6}
                  "viu_blocks" => Drupal\Core\Extension\Extension {#261 …6}
                  "viu_blog" => Drupal\Core\Extension\Extension {#262 …6}
                  "viu_contact_context" => Drupal\Core\Extension\Extension {#263 …6}
                  "viu_core" => Drupal\Core\Extension\Extension {#264 …6}
                  "viu_domain_masking" => Drupal\Core\Extension\Extension {#265 …6}
                  "viu_layout" => Drupal\Core\Extension\Extension {#266 …6}
                  "viu_migration_audit" => Drupal\Core\Extension\Extension {#267 …6}
                  "viu_null_purger" => Drupal\Core\Extension\Extension {#268 …6}
                  "viu_og" => Drupal\Core\Extension\Extension {#269 …6}
                  "weight" => Drupal\Core\Extension\Extension {#270 …6}
                  "workflows" => Drupal\Core\Extension\Extension {#271 …6}
                  "pathauto" => Drupal\Core\Extension\Extension {#272 …6}
                  "xmlsitemap" => Drupal\Core\Extension\Extension {#273 …6}
                  "views" => Drupal\Core\Extension\Extension {#274 …6}
                  "paragraphs" => Drupal\Core\Extension\Extension {#275 …6}
                  "viupal_profile" => Drupal\Core\Extension\Extension {#276 …6}
                ]
                #loaded: true
                #implementations: array:637 [
                  "module_implements_alter" => array:8 [ …8]
                  "entity_load" => []
                  "user_role_load" => []
                  "entity_query_alter" => []
                  "entity_query_redirect_alter" => []
                  "query_alter" => []
                  "query_redirect_access_alter" => []
                  "query_entity_query_alter" => []
                  "query_entity_query_redirect_alter" => []
                  "entity_preload" => []
                  "query_node_load_multiple_alter" => []
                  "entity_bundle_field_info" => array:3 [ …3]
                  "entity_query_field_config_alter" => []
                  "field_config_load" => []
                  "entity_bundle_field_info_alter" => array:1 [ …1]
                  "entity_storage_load" => array:1 [ …1]
                  "entity_base_field_info" => array:6 [ …6]
                  "entity_base_field_info_alter" => array:2 [ …2]
                  "node_storage_load" => []
                  "node_load" => []
                  "node_type_load" => []
                  "og_group_resolver_info_alter" => []
                  "entity_query_path_alias_alter" => []
                  "query_entity_query_path_alias_alter" => []
                  "entity_query_node_alter" => []
                  "query_entity_query_node_alter" => []
                  "library_info_build" => []
                  "library_info_alter" => array:7 [ …7]
                  "css_alter" => array:2 [ …2]
                  "key_load" => []
                  "purge_queuers_alter" => array:1 [ …1]
                  "file_url_alter" => array:1 [ …1]
                  "js_alter" => array:3 [ …3]
                  "js_settings_build" => array:1 [ …1]
                  "js_settings_alter" => array:2 [ …2]
                  "entity_access" => array:4 [ …4]
                  "node_access" => array:1 [ …1]
                  "node_grants" => []
                  "node_view_mode_alter" => []
                  "entity_view_mode_alter" => []
                  "theme" => array:45 [ …45]
                  "layout_alter" => []
                  "views_plugins_pager_alter" => []
                  "views_data" => array:12 [ …12]
                  "search_api_index_load" => []
                  "search_api_server_load" => []
                  "search_api_backend_info_alter" => []
                  "search_api_views_handler_mapping_alter" => []
                  "search_api_datasource_info_alter" => []
                  "search_api_processor_info_alter" => []
                  "search_api_data_type_info_alter" => []
                  "search_api_views_field_handler_mapping_alter" => []
                  "entity_field_storage_info" => array:1 [ …1]
                  "entity_query_field_storage_config_alter" => []
                  "field_storage_config_load" => []
                  "entity_field_storage_info_alter" => []
                  "action_load" => []
                  "entity_query_search_page_alter" => []
                  "search_page_load" => []
                  "field_views_data" => array:8 [ …8]
                  "field_views_data_alter" => array:3 [ …3]
                  "views_data_alter" => array:12 [ …12]
                  "views_plugins_row_alter" => array:1 [ …1]
                  "views_plugins_style_alter" => []
                  "views_plugins_exposed_form_alter" => []
                  "theme_registry_alter" => array:5 [ …5]
                  "entity_view_mode_load" => []
                  "entity_view_mode_info_alter" => []
                  "node_build_defaults_alter" => []
                  "entity_build_defaults_alter" => array:1 [ …1]
                  "entity_query_entity_view_display_alter" => []
                  "entity_extra_field_info" => array:11 [ …11]
                  "comment_type_load" => []
                  "media_type_load" => []
                  "media_source_info_alter" => array:2 [ …2]
                  "entity_extra_field_info_alter" => []
                  "field_formatter_info_alter" => array:1 [ …1]
                  "entity_view_display_load" => []
                  "entity_view_display_alter" => array:1 [ …1]
                  "entity_prepare_view" => []
                  "entity_query_block_content_alter" => []
                  "query_entity_query_block_content_alter" => []
                  "query_block_content_load_multiple_alter" => []
                  "block_content_storage_load" => []
                  "block_content_load" => []
                  "block_content_type_load" => []
                  "menu_load" => []
                  "view_load" => []
                  "views_plugins_argument_alter" => array:2 [ …2]
                  "views_plugins_argument_validator_alter" => array:1 [ …1]
                  "system_info_alter" => array:1 [ …1]
                  "block_alter" => []
                  "entity_field_access" => array:3 [ …3]
                  "entity_field_access_alter" => []
                  "query_media_load_multiple_alter" => []
                  "media_storage_load" => []
                  "media_load" => []
                  "media_access" => []
                  "entity_query_og_membership_alter" => []
                  "query_og_membership_access_alter" => []
                  "query_entity_query_og_membership_alter" => []
                  "og_role_load" => []
                  "og_user_access_alter" => []
                  "query_user_load_multiple_alter" => []
                  "user_storage_load" => []
                  "user_load" => []
                  "user_access" => []
                  "date_format_load" => []
                  "entity_display_build_alter" => []
                  "validation_constraint_alter" => []
                  "views_plugins_cache_alter" => array:1 [ …1]
                  "views_plugins_query_alter" => []
                  "views_pre_view" => array:1 [ …1]
                  "views_plugins_field_alter" => []
                  "views_plugins_sort_alter" => []
                  "views_plugins_filter_alter" => array:2 [ …2]
                  "views_plugins_area_alter" => []
                  "views_pre_build" => []
                  "element_plugin_alter" => []
                  "element_info_alter" => array:7 [ …7]
                  "form_alter" => array:15 [ …15]
                  "form_views_exposed_form_alter" => array:4 [ …4]
                  "search_api_autocomplete_search_load" => []
                  "search_api_autocomplete_search_info_alter" => []
                  "search_api_autocomplete_views_fulltext_fields_alter" => []
                  "views_query_alter" => []
                  "views_post_build" => []
                  "views_pre_execute" => []
                  "search_api_query_alter" => []
                  "search_api_query_views_alter" => []
                  "search_api_query_views_news_posts_for_news_blog_page_sapi_alter" => []
                  "search_api_db_query_alter" => []
                  "query_search_api_db_search_alter" => []
                  "search_api_results_alter" => []
                  "search_api_results_views_alter" => []
                  "search_api_results_views_news_posts_for_news_blog_page_sapi_alter" => []
                  "views_post_execute" => array:1 [ …1]
                  "views_pre_render" => array:4 [ …4]
                  "theme_suggestions_views_view_field" => []
                  "theme_suggestions_alter" => array:1 [ …1]
                  "theme_suggestions_views_view_field_alter" => []
                  "template_preprocess_default_variables_alter" => array:1 [ …1]
                  "entity_view_display_create" => []
                  "entity_create" => []
                  "field_info_max_weight" => array:1 [ …1]
                  "image_style_load" => []
                  "theme_suggestions_image_formatter" => []
                  "theme_suggestions_image_formatter_alter" => []
                  "query_file_load_multiple_alter" => []
                  "file_storage_load" => []
                  "file_load" => []
                  "protected_twig_namespaces_alter" => []
                  "components_namespaces_alter" => []
                  "twig_tweak_filters_alter" => []
                  "twig_tweak_functions_alter" => []
                  "twig_tweak_tests_alter" => []
                  "theme_suggestions_image_style" => []
                  "theme_suggestions_image_style_alter" => []
                  "image_effect_info_alter" => []
                  "query_crop_load_multiple_alter" => []
                  "crop_storage_load" => []
                  "crop_load" => []
                  "theme_suggestions_image" => []
                  "theme_suggestions_image_alter" => []
                  "link_alter" => array:2 [ …2]
                  "theme_suggestions_time" => []
                  "theme_suggestions_time_alter" => []
                  "views_post_render" => array:1 [ …1]
                  "views_plugins_argument_default_alter" => []
                  "views_plugins_join_alter" => []
                  "views_query_substitutions" => array:5 [ …5]
                  "query_views_alter" => array:1 [ …1]
                  "query_views_blog_posts_news_blog_page_alter" => []
                  "query_node_access_alter" => array:1 [ …1]
                  "block_content_access" => array:1 [ …1]
                  "block_content_view_mode_alter" => []
                  "block_content_build_defaults_alter" => []
                  "block_content_view" => []
                  "entity_view" => array:3 [ …3]
                  "block_content_view_alter" => []
                  "entity_view_alter" => array:4 [ …4]
                  "query_views_news_posts_for_news_blog_page_alter" => []
                  "node_view" => array:1 [ …1]
                  "og_sm_site_view" => []
                  "node_view_alter" => array:2 [ …2]
                  "metatag_defaults_load" => []
                  "metatags_alter" => []
                  "metatag_tags_alter" => []
                  "metatag_groups_alter" => []
                  "tokens" => array:14 [ …14]
                  "token_entity_mapping_alter" => []
                  "tokens_alter" => []
                  "theme_suggestions_field" => array:1 [ …1]
                  "theme_suggestions_field_alter" => array:1 [ …1]
                  "theme_suggestions_node" => array:1 [ …1]
                  "theme_suggestions_node_alter" => array:1 [ …1]
                  "theme_suggestions_username" => []
                  "theme_suggestions_username_alter" => []
                  "user_format_name_alter" => array:1 [ …1]
                  "theme_suggestions_layout" => []
                  "theme_suggestions_layout_alter" => []
                  "theme_suggestions_block" => array:1 [ …1]
                  "theme_suggestions_block_alter" => array:2 [ …2]
                  "theme_suggestions_views_exposed_form" => []
                  "theme_suggestions_views_exposed_form_alter" => []
                  "theme_suggestions_input" => []
                  "theme_suggestions_input_alter" => []
                  "theme_suggestions_form_element" => []
                  "theme_suggestions_form_element_alter" => []
                  "theme_suggestions_container" => []
                  "theme_suggestions_container_alter" => array:1 [ …1]
                  "theme_suggestions_form" => []
                  "theme_suggestions_form_alter" => []
                  "theme_suggestions_views_view" => []
                  "theme_suggestions_views_view_alter" => []
                  "filter_format_load" => []
                  "filter_info_alter" => []
                  "theme_suggestions_views_view_unformatted" => []
                  "theme_suggestions_views_view_unformatted_alter" => []
                  "theme_suggestions_views_view_fields" => []
                  "theme_suggestions_views_view_fields_alter" => []
                  "theme_suggestions_views_infinite_scroll_pager" => []
                  "theme_suggestions_views_infinite_scroll_pager_alter" => []
                  "display_variant_plugin_alter" => []
                  "entity_query_block_alter" => []
                  "block_load" => []
                  "block_access" => []
                  "block_build_alter" => []
                  "block_build_header_navigation_block_alter" => []
                  "block_build_viu_core_hero_alter" => []
                  "block_view_alter" => array:1 [ …1]
                  "block_view_viu_core_hero_alter" => []
                  "block_build_system_messages_block_alter" => []
                  "block_build_local_tasks_block_alter" => []
                  "block_build_help_block_alter" => []
                  "block_build_local_actions_block_alter" => array:1 [ …1]
                  "block_build_viu_blocks_hero_image_feature_alter" => []
                  "block_build_system_main_block_alter" => []
                  "block_view_system_main_block_alter" => array:1 [ …1]
                  "block_build_global_ctas_block_alter" => []
                  "block_build_system_menu_block_alter" => []
                  "block_build_global_social_icons_block_alter" => []
                  "block_build_viupal_contact_block_alter" => []
                  "block_build_block_content_alter" => []
                  "page_attachments" => array:10 [ …10]
                  "entity_query_google_tag_container_alter" => []
                  "google_tag_container_load" => []
                  "google_tag_container_access" => []
                  "google_tag_insert_alter" => []
                  "google_tag_snippets_alter" => []
                  "metatags_attachments_alter" => []
                  "page_attachments_alter" => array:5 [ …5]
                  "page_top" => array:6 [ …6]
                  "page_bottom" => array:1 [ …1]
                  "theme_suggestions_html" => array:1 [ …1]
                  "theme_suggestions_html_alter" => []
                  "theme_suggestions_page" => array:1 [ …1]
                  "theme_suggestions_page_alter" => []
                  "block_view_header_navigation_block_alter" => []
                  "theme_suggestions_viu_header_navigation" => []
                  "theme_suggestions_viu_header_navigation_alter" => []
                  "media_view_mode_alter" => []
                  "media_build_defaults_alter" => []
                  "entity_query_menu_position_rule_alter" => []
                  "entity_query_menu_link_content_alter" => []
                  "query_entity_query_menu_link_content_alter" => []
                  "query_menu_link_content_load_multiple_alter" => []
                  "menu_link_content_storage_load" => []
                  "menu_link_content_load" => []
                  "theme_suggestions_viu_hero" => []
                  "theme_suggestions_viu_hero_alter" => []
                  "responsive_image_style_load" => []
                  "media_view" => []
                  "media_view_alter" => []
                  "theme_suggestions_media" => array:1 [ …1]
                  "theme_suggestions_media_alter" => []
                  "theme_suggestions_responsive_image_formatter" => []
                  "theme_suggestions_responsive_image_formatter_alter" => []
                  "theme_suggestions_responsive_image" => []
                  "theme_suggestions_responsive_image_alter" => []
                  "breakpoints_alter" => []
                  "file_mimetype_mapping_alter" => []
                  "theme_suggestions_region" => array:1 [ …1]
                  "theme_suggestions_region_alter" => []
                  "block_view_system_menu_block_alter" => array:1 [ …1]
                  "query_taxonomy_term_load_multiple_alter" => []
                  "taxonomy_term_storage_load" => []
                  "taxonomy_term_load" => []
                  "theme_suggestions_menu" => []
                   …348
                ]
                #verified: array:17 [ …17]
                #hookInfo: null
                #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#115 …4}
                #cacheNeedsWriting: false
                #alterFunctions: array:6 [ …6]
                #root: "/app/web"
                #includeFileKeys: []
              }
              #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
              #defaults: []
              #pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
              #pluginDefinitionAttributeName: "Drupal\Core\TypedData\Attribute\DataType"
              #pluginInterface: null
              #namespaces: ArrayObject {#281
                storage: array:176 [ …176]
                flag::STD_PROP_LIST: false
                flag::ARRAY_AS_PROPS: false
                iteratorClass: "ArrayIterator"
              }
              #additionalAnnotationNamespaces: []
              #definitions: array:291 [
                "entity_revision_reference" => array:8 [ …8]
                "entity_revision" => array:10 [ …10]
                "entity_revision:block" => array:12 [ …12]
                "entity_revision:block_content" => array:12 [ …12]
                "entity_revision:block_content:basic" => array:11 [ …11]
                "entity_revision:block_content:block_image_cta" => array:11 [ …11]
                "entity_revision:block_content:block_image_link" => array:11 [ …11]
                "entity_revision:block_content:collapsible_group" => array:11 [ …11]
                "entity_revision:block_content:contact" => array:11 [ …11]
                "entity_revision:block_content:flex_cta" => array:11 [ …11]
                "entity_revision:block_content:photo_gallery" => array:11 [ …11]
                "entity_revision:block_content:social_media_links" => array:11 [ …11]
                "entity_revision:block_content:video_hero" => array:11 [ …11]
                "entity_revision:block_content_type" => array:12 [ …12]
                "entity_revision:comment" => array:12 [ …12]
                "entity_revision:comment:comment" => array:11 [ …11]
                "entity_revision:comment_type" => array:12 [ …12]
                "entity_revision:config_split" => array:12 [ …12]
                "entity_revision:contact_form" => array:12 [ …12]
                "entity_revision:contact_message" => array:12 [ …12]
                "entity_revision:contact_message:feedback" => array:11 [ …11]
                "entity_revision:contact_message:personal" => array:11 [ …11]
                "entity_revision:content_moderation_state" => array:12 [ …12]
                "entity_revision:content_moderation_notification" => array:12 [ …12]
                "entity_revision:crop" => array:12 [ …12]
                "entity_revision:crop:focal_point" => array:11 [ …11]
                "entity_revision:crop:imagewidgetcrop_16x9" => array:11 [ …11]
                "entity_revision:crop_type" => array:12 [ …12]
                "entity_revision:editor" => array:12 [ …12]
                "entity_revision:feeds_feed" => array:12 [ …12]
                "entity_revision:feeds_feed_type" => array:12 [ …12]
                "entity_revision:feeds_subscription" => array:12 [ …12]
                "entity_revision:field_config" => array:12 [ …12]
                "entity_revision:field_storage_config" => array:12 [ …12]
                "entity_revision:file" => array:12 [ …12]
                "entity_revision:filter_format" => array:12 [ …12]
                "entity_revision:google_tag_container" => array:12 [ …12]
                "entity_revision:image_style" => array:12 [ …12]
                "entity_revision:key" => array:12 [ …12]
                "entity_revision:key_config_override" => array:12 [ …12]
                "entity_revision:layout_builder_browser_block" => array:12 [ …12]
                "entity_revision:layout_builder_browser_blockcat" => array:12 [ …12]
                "entity_revision:layout_builder_style" => array:12 [ …12]
                "entity_revision:layout_builder_style_group" => array:12 [ …12]
                "entity_revision:linkit_profile" => array:12 [ …12]
                "entity_revision:media" => array:12 [ …12]
                "entity_revision:media:audio" => array:11 [ …11]
                "entity_revision:media:document" => array:11 [ …11]
                "entity_revision:media:image" => array:11 [ …11]
                "entity_revision:media:remote_video" => array:11 [ …11]
                "entity_revision:media:video" => array:11 [ …11]
                "entity_revision:media_type" => array:12 [ …12]
                "entity_revision:menu_link_content" => array:12 [ …12]
                "entity_revision:menu_link_content:menu_link_content" => array:11 [ …11]
                "entity_revision:menu_position_rule" => array:12 [ …12]
                "entity_revision:metatag_defaults" => array:12 [ …12]
                "entity_revision:node" => array:12 [ …12]
                "entity_revision:node:article" => array:11 [ …11]
                "entity_revision:node:blog_post" => array:11 [ …11]
                "entity_revision:node:contact" => array:11 [ …11]
                "entity_revision:node:expert" => array:11 [ …11]
                "entity_revision:node:page" => array:11 [ …11]
                "entity_revision:node:site" => array:11 [ …11]
                "entity_revision:node:testimonial" => array:11 [ …11]
                "entity_revision:node_type" => array:12 [ …12]
                "entity_revision:oembed_provider" => array:12 [ …12]
                "entity_revision:oembed_provider_bucket" => array:12 [ …12]
                "entity_revision:og_membership" => array:12 [ …12]
                "entity_revision:og_membership:default" => array:11 [ …11]
                "entity_revision:og_membership_type" => array:12 [ …12]
                "entity_revision:og_role" => array:12 [ …12]
                "entity_revision:openid_connect_client" => array:12 [ …12]
                "entity_revision:path_alias" => array:12 [ …12]
                "entity_revision:redirect" => array:12 [ …12]
                "entity_revision:redirect:redirect" => array:11 [ …11]
                "entity_revision:responsive_image_style" => array:12 [ …12]
                "entity_revision:search_page" => array:12 [ …12]
                "entity_revision:search_api_index" => array:12 [ …12]
                "entity_revision:search_api_server" => array:12 [ …12]
                "entity_revision:search_api_task" => array:12 [ …12]
                "entity_revision:search_api_autocomplete_search" => array:12 [ …12]
                "entity_revision:shortcut" => array:12 [ …12]
                "entity_revision:shortcut:default" => array:11 [ …11]
                "entity_revision:shortcut_set" => array:12 [ …12]
                "entity_revision:smart_date_format" => array:12 [ …12]
                "entity_revision:smart_date_override" => array:12 [ …12]
                "entity_revision:smart_date_rule" => array:12 [ …12]
                "entity_revision:action" => array:12 [ …12]
                "entity_revision:menu" => array:12 [ …12]
                "entity_revision:taxonomy_term" => array:12 [ …12]
                "entity_revision:taxonomy_term:news_category" => array:11 [ …11]
                "entity_revision:taxonomy_term:tags" => array:11 [ …11]
                "entity_revision:taxonomy_term:viu_contact_tags" => array:11 [ …11]
                "entity_revision:taxonomy_term:viu_expert_department" => array:11 [ …11]
                "entity_revision:taxonomy_term:viu_expert_expertise" => array:11 [ …11]
                "entity_revision:taxonomy_term:viu_expert_field_tag" => array:11 [ …11]
                "entity_revision:taxonomy_term:viu_global_tags" => array:11 [ …11]
                "entity_revision:taxonomy_term:viu_tags" => array:11 [ …11]
                "entity_revision:taxonomy_vocabulary" => array:12 [ …12]
                "entity_revision:user_role" => array:12 [ …12]
                "entity_revision:user" => array:12 [ …12]
                "entity_revision:proxy_path" => array:12 [ …12]
                "entity_revision:workflow" => array:12 [ …12]
                "entity_revision:pathauto_pattern" => array:12 [ …12]
                "entity_revision:xmlsitemap" => array:12 [ …12]
                "entity_revision:view" => array:12 [ …12]
                "entity_revision:paragraph" => array:12 [ …12]
                "entity_revision:paragraphs_type" => array:12 [ …12]
                "entity_revision:date_format" => array:12 [ …12]
                "entity_revision:entity_form_display" => array:12 [ …12]
                "entity_revision:entity_form_mode" => array:12 [ …12]
                "entity_revision:entity_view_display" => array:12 [ …12]
                "entity_revision:entity_view_mode" => array:12 [ …12]
                "entity_revision:base_field_override" => array:12 [ …12]
                "filter_format" => array:10 [ …10]
                "layout_section" => array:10 [ …10]
                "metatag" => array:8 [ …8]
                "search_api_html" => array:8 [ …8]
                "search_api_text" => array:8 [ …8]
                "entity" => array:11 [ …11]
                "entity:block" => array:12 [ …12]
                "entity:block_content" => array:12 [ …12]
                "entity:block_content:basic" => array:11 [ …11]
                "entity:block_content:block_image_cta" => array:11 [ …11]
                "entity:block_content:block_image_link" => array:11 [ …11]
                "entity:block_content:collapsible_group" => array:11 [ …11]
                "entity:block_content:contact" => array:11 [ …11]
                "entity:block_content:flex_cta" => array:11 [ …11]
                "entity:block_content:photo_gallery" => array:11 [ …11]
                "entity:block_content:social_media_links" => array:11 [ …11]
                "entity:block_content:video_hero" => array:11 [ …11]
                "entity:block_content_type" => array:12 [ …12]
                "entity:comment" => array:12 [ …12]
                "entity:comment:comment" => array:11 [ …11]
                "entity:comment_type" => array:12 [ …12]
                "entity:config_split" => array:12 [ …12]
                "entity:contact_form" => array:12 [ …12]
                "entity:contact_message" => array:12 [ …12]
                "entity:contact_message:feedback" => array:11 [ …11]
                "entity:contact_message:personal" => array:11 [ …11]
                "entity:content_moderation_state" => array:12 [ …12]
                "entity:content_moderation_notification" => array:12 [ …12]
                "entity:crop" => array:12 [ …12]
                "entity:crop:focal_point" => array:11 [ …11]
                "entity:crop:imagewidgetcrop_16x9" => array:11 [ …11]
                "entity:crop_type" => array:12 [ …12]
                "entity:editor" => array:12 [ …12]
                "entity:feeds_feed" => array:12 [ …12]
                "entity:feeds_feed_type" => array:12 [ …12]
                "entity:feeds_subscription" => array:12 [ …12]
                "entity:field_config" => array:12 [ …12]
                "entity:field_storage_config" => array:12 [ …12]
                "entity:file" => array:12 [ …12]
                "entity:filter_format" => array:12 [ …12]
                "entity:google_tag_container" => array:12 [ …12]
                "entity:image_style" => array:12 [ …12]
                "entity:key" => array:12 [ …12]
                "entity:key_config_override" => array:12 [ …12]
                "entity:layout_builder_browser_block" => array:12 [ …12]
                "entity:layout_builder_browser_blockcat" => array:12 [ …12]
                "entity:layout_builder_style" => array:12 [ …12]
                "entity:layout_builder_style_group" => array:12 [ …12]
                "entity:linkit_profile" => array:12 [ …12]
                "entity:media" => array:12 [ …12]
                "entity:media:audio" => array:11 [ …11]
                "entity:media:document" => array:11 [ …11]
                "entity:media:image" => array:11 [ …11]
                "entity:media:remote_video" => array:11 [ …11]
                "entity:media:video" => array:11 [ …11]
                "entity:media_type" => array:12 [ …12]
                "entity:menu_link_content" => array:12 [ …12]
                "entity:menu_link_content:menu_link_content" => array:11 [ …11]
                "entity:menu_position_rule" => array:12 [ …12]
                "entity:metatag_defaults" => array:12 [ …12]
                "entity:node" => array:12 [ …12]
                "entity:node:article" => array:11 [ …11]
                "entity:node:blog_post" => array:11 [ …11]
                "entity:node:contact" => array:11 [ …11]
                "entity:node:expert" => array:11 [ …11]
                "entity:node:page" => array:11 [ …11]
                "entity:node:site" => array:11 [ …11]
                "entity:node:testimonial" => array:11 [ …11]
                "entity:node_type" => array:12 [ …12]
                "entity:oembed_provider" => array:12 [ …12]
                "entity:oembed_provider_bucket" => array:12 [ …12]
                "entity:og_membership" => array:12 [ …12]
                "entity:og_membership:default" => array:11 [ …11]
                "entity:og_membership_type" => array:12 [ …12]
                "entity:og_role" => array:12 [ …12]
                "entity:openid_connect_client" => array:12 [ …12]
                "entity:path_alias" => array:12 [ …12]
                "entity:redirect" => array:12 [ …12]
                "entity:redirect:redirect" => array:11 [ …11]
                "entity:responsive_image_style" => array:12 [ …12]
                "entity:search_page" => array:12 [ …12]
                "entity:search_api_index" => array:12 [ …12]
                "entity:search_api_server" => array:12 [ …12]
                "entity:search_api_task" => array:12 [ …12]
                "entity:search_api_autocomplete_search" => array:12 [ …12]
                "entity:shortcut" => array:12 [ …12]
                "entity:shortcut:default" => array:11 [ …11]
                "entity:shortcut_set" => array:12 [ …12]
                "entity:smart_date_format" => array:12 [ …12]
                "entity:smart_date_override" => array:12 [ …12]
                "entity:smart_date_rule" => array:12 [ …12]
                "entity:action" => array:12 [ …12]
                "entity:menu" => array:12 [ …12]
                "entity:taxonomy_term" => array:12 [ …12]
                "entity:taxonomy_term:news_category" => array:11 [ …11]
                "entity:taxonomy_term:tags" => array:11 [ …11]
                "entity:taxonomy_term:viu_contact_tags" => array:11 [ …11]
                "entity:taxonomy_term:viu_expert_department" => array:11 [ …11]
                "entity:taxonomy_term:viu_expert_expertise" => array:11 [ …11]
                "entity:taxonomy_term:viu_expert_field_tag" => array:11 [ …11]
                "entity:taxonomy_term:viu_global_tags" => array:11 [ …11]
                "entity:taxonomy_term:viu_tags" => array:11 [ …11]
                "entity:taxonomy_vocabulary" => array:12 [ …12]
                "entity:user_role" => array:12 [ …12]
                "entity:user" => array:12 [ …12]
                "entity:proxy_path" => array:12 [ …12]
                "entity:workflow" => array:12 [ …12]
                "entity:pathauto_pattern" => array:12 [ …12]
                "entity:xmlsitemap" => array:12 [ …12]
                "entity:view" => array:12 [ …12]
                "entity:paragraph" => array:12 [ …12]
                "entity:paragraphs_type" => array:12 [ …12]
                "entity:date_format" => array:12 [ …12]
                "entity:entity_form_display" => array:12 [ …12]
                "entity:entity_form_mode" => array:12 [ …12]
                "entity:entity_view_display" => array:12 [ …12]
                "entity:entity_view_mode" => array:12 [ …12]
                "entity:base_field_override" => array:12 [ …12]
                "entity_reference" => array:10 [ …10]
                "field_item:comment" => array:20 [ …20]
                "field_item:datetime" => array:20 [ …20]
                "field_item:entity_reference_revisions" => array:14 [ …14]
                "field_item:feeds_item" => array:14 [ …14]
                "field_item:file" => array:21 [ …21]
                "field_item:file_uri" => array:20 [ …20]
                "field_item:image" => array:21 [ …21]
                "field_item:layout_section" => array:20 [ …20]
                "field_item:link" => array:20 [ …20]
                "field_item:metatag_computed" => array:12 [ …12]
                "field_item:metatag" => array:14 [ …14]
                "field_item:og_group" => array:13 [ …13]
                "field_item:og_standard_reference" => array:15 [ …15]
                "field_item:list_float" => array:21 [ …21]
                "field_item:list_integer" => array:21 [ …21]
                "field_item:list_string" => array:21 [ …21]
                "field_item:path" => array:20 [ …20]
                "field_item:redirect_source" => array:14 [ …14]
                "field_item:smartdate" => array:15 [ …15]
                "field_item:text" => array:21 [ …21]
                "field_item:text_long" => array:21 [ …21]
                "field_item:text_with_summary" => array:21 [ …21]
                "field_item:viu_blocks_collapsible" => array:13 [ …13]
                "field_item:viu_blocks_flex_cta" => array:13 [ …13]
                "field_item:weight" => array:14 [ …14]
                "field_item:boolean" => array:20 [ …20]
                "field_item:changed" => array:20 [ …20]
                "field_item:created" => array:20 [ …20]
                "field_item:decimal" => array:20 [ …20]
                "field_item:email" => array:20 [ …20]
                "field_item:entity_reference" => array:20 [ …20]
                "field_item:float" => array:20 [ …20]
                "field_item:integer" => array:20 [ …20]
                "field_item:language" => array:20 [ …20]
                "field_item:map" => array:20 [ …20]
                "field_item:password" => array:20 [ …20]
                "field_item:string" => array:20 [ …20]
                "field_item:string_long" => array:20 [ …20]
                "field_item:timestamp" => array:20 [ …20]
                "field_item:uri" => array:20 [ …20]
                "field_item:uuid" => array:20 [ …20]
                "any" => array:10 [ …10]
                "binary" => array:10 [ …10]
                "boolean" => array:10 [ …10]
                "datetime_iso8601" => array:10 [ …10]
                "decimal" => array:10 [ …10]
                "duration_iso8601" => array:10 [ …10]
                "email" => array:10 [ …10]
                "float" => array:10 [ …10]
                "integer" => array:10 [ …10]
                "list" => array:10 [ …10]
                "language" => array:10 [ …10]
                "language_reference" => array:10 [ …10]
                "map" => array:10 [ …10]
                "string" => array:10 [ …10]
                "timespan" => array:10 [ …10]
                "timestamp" => array:10 [ …10]
                "uri" => array:10 [ …10]
              ]
              #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#107
                #bin: "cache_discovery"
                #consistentBackend: Drupal\redis\Cache\PhpRedisCluster {#110 …9}
                #fastBackend: Drupal\Core\Cache\ApcuBackend {#111 …5}
                #lastWriteTimestamp: 1738283864.408
              }
              #useCaches: true
              #validator: null
              #constraintManager: Drupal\Core\Validation\ConstraintManager {#279
                #discovery: null
                #factory: Drupal\Core\Validation\ConstraintFactory {#280 …2}
                #mapper: null
                #cacheKey: "validation_constraint_plugins"
                #cacheTags: []
                #alterHook: "validation_constraint"
                #subdir: "Plugin/Validation/Constraint"
                #moduleHandler: Drupal\Core\Extension\ModuleHandler {#114}
                #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
                #defaults: []
                #pluginDefinitionAnnotationName: "Drupal\Core\Validation\Annotation\Constraint"
                #pluginDefinitionAttributeName: "Drupal\Core\Validation\Attribute\Constraint"
                #pluginInterface: null
                #namespaces: ArrayObject {#281}
                #additionalAnnotationNamespaces: []
                #definitions: null
                #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#107}
                #useCaches: true
              }
              #prototypes: array:3 [
                "entity:node:blog_post::og_audience" => Drupal\Core\Field\EntityReferenceFieldItemList {#2266 …9}
                "entity:node:blog_post:og_audience.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#2389 …9}
                "entity:node:blog_post:og_audience" => Drupal\og\Plugin\Field\FieldType\OgStandardReferenceItem {#2385 …9}
              ]
              #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#68
                #container: Drupal\Core\DependencyInjection\Container {#22}
                #_serviceIds: []
                #_entityStorages: []
              }
              #_serviceIds: []
              #_entityStorages: []
            }
            #fieldDefinition: Drupal\field\Entity\FieldConfig {#2209}
          }
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
      ]
    }
    #name: null
    #parent: null
    #_serviceIds: []
    #_entityStorages: []
    #stringTranslation: null
    #typedDataManager: null
    #entity: Drupal\node\Entity\Node {#1951}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:27 [
    "nid" => array:1 [
      "x-default" => "10335"
    ]
    "vid" => array:1 [
      "x-default" => "668"
    ]
    "type" => array:1 [
      "x-default" => "blog_post"
    ]
    "uuid" => array:1 [
      "x-default" => "387ea268-9bd1-47ae-bbb8-17912b9516d3"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "7"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1683132125"
    ]
    "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: October 12, 2022"
    ]
    "created" => array:1 [
      "x-default" => "1665637717"
    ]
    "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-october-12-2022"
    ]
    "body" => array:1 [
      "x-default" => array:1 [
        0 => array:3 [
          "value" => """
            \n
            <html><body><p>Are you enjoying the sunny, beautiful October weather we’ve been having? Take a picture and enter the #MyVIU contest for the chance to win a $100 gift card to the Campus Store.<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d258ffc9074%26e%3d9068842587&amp;c=E,1,QTcZqGqG0N8_7_1RHzczK57XnK1XPqTTRZPxWHHyooZybxjuTPt4egd6CYAbdawoQP4ks5TG2XfAsMXu4ERboXaJTfgTGD_jFYxOghYwQR4,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d258ffc9074%26e%3d9068842587&amp;c=E,1,QTcZqGqG0N8_7_1RHzczK57XnK1XPqTTRZPxWHHyooZybxjuTPt4egd6CYAbdawoQP4ks5TG2XfAsMXu4ERboXaJTfgTGD_jFYxOghYwQR4,&amp;typo=1"><span>Show us your VIU</span></a>!<br>Also in this issue: Nanaimo municipal candidates share their views on climate action policies, a message of support regarding the violence in Iran and the VIU Mariners are back in action this weekend on home turf.</p><h2>Need to know</h2><h3><span><strong>Municipal candidates and climate action&nbsp;</strong></span><span>🌎</span></h3><p><span>Climate action and sustainability is one of the pressing issues VIU students and employees alike are concerned about. In support of democratic principles and to shed light on an issue that matters to so much of our community, the Engagement and Dialogue Working Group for the President’s Taskforce on Climate Action and Sustainability&nbsp;posed two questions to all candidates running in Nanaimo’s 2022 municipal election. The candidates we received responses from are shared<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d8eba448f23%26e%3d9068842587&amp;c=E,1,wCiGx4dMKL_WhFpb3kNUkaDdqViCTZQtcXXzv3zQ3tBpQZ4x1TpJqAHl0448mL3BJfEkMnCkZtaQdBYojlTUzw3-E2Ln1ltigI1jkHar66PZpQ,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d8eba448f23%26e%3d9068842587&amp;c=E,1,wCiGx4dMKL_WhFpb3kNUkaDdqViCTZQtcXXzv3zQ3tBpQZ4x1TpJqAHl0448mL3BJfEkMnCkZtaQdBYojlTUzw3-E2Ln1ltigI1jkHar66PZpQ,,&amp;typo=1">in this blog post</a><span class="Apple-converted-space">&nbsp;</span>in the order in which we received them. Voting day is Saturday, October 15.<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d11f0055643%26e%3d9068842587&amp;c=E,1,a4Ml3UVO402sUzKIiExLL_D6tGc9ulPOC2Ev_afAMBrlzYlEsWt-WVO4p1w8Km5M7zINwn6TZg4Mw39PhHhNkE9ykMOlS8SYfs2maxYU&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d11f0055643%26e%3d9068842587&amp;c=E,1,a4Ml3UVO402sUzKIiExLL_D6tGc9ulPOC2Ev_afAMBrlzYlEsWt-WVO4p1w8Km5M7zINwn6TZg4Mw39PhHhNkE9ykMOlS8SYfs2maxYU&amp;typo=1">Learn more about where to vote and the candidates</a>.<br></span></p><h3><span><strong>Great British Columbia ShakeOut&nbsp;</strong></span><span>⚠️</span></h3><p><span>On October 20, from 9:45 to 10:05 am, everyone is asked to “Drop, Cover and Hold On” during the Great British Columbia ShakeOut. This annual earthquake drill is important preparation for everyone in the region, which is a seismically active zone. During the drill a test of VIU’s&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d6aecf08790%26e%3d9068842587&amp;c=E,1,IS0nuVNZzO-ruB3rEx2CtT5dl-GAUHMDqnqSicxwrnUIrBstamNOEApVgQ5yX26yy7K7By911aq6gTeyeCqHZ6aNct03TNQpKcXgNgtxFni88SnA&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d6aecf08790%26e%3d9068842587&amp;c=E,1,IS0nuVNZzO-ruB3rEx2CtT5dl-GAUHMDqnqSicxwrnUIrBstamNOEApVgQ5yX26yy7K7By911aq6gTeyeCqHZ6aNct03TNQpKcXgNgtxFni88SnA&amp;typo=1">Mass Notification systems</a>&nbsp;will take place and campus-wide evacuations led by emergency wardens and faculty will follow the alert. The drill will end with an “All Clear Notice” from the notification system.&nbsp;</span>&nbsp;</p><h3><span><strong>A statement on the violence in Iran</strong></span></h3><p><span>Our hearts continue to be with our Iranian community members as well as those with family or deep connections to Iran. VIU supports the international calls for the Iranian regime to end all forms of persecution and violence against women. This is a time of deep anxiety, fear and distress and we encourage any community members impacted by the violence in Iran to seek support. VIU’s Counselling team can be reached at 250.740.6416 and 24-7 crisis services<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d01c13efc20%26e%3d9068842587&amp;c=E,1,n7HMFsBgZyvbsSgVjkfqujAbZ0iXM1PI6aHpf3KijHsiNYnf1I7OTbIebWGaTOPlaoZR_O08wHsclNxjoHQ4Rd4TEV_sir6Dqd-3511HmHMkZfvkKvCO4492&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d01c13efc20%26e%3d9068842587&amp;c=E,1,n7HMFsBgZyvbsSgVjkfqujAbZ0iXM1PI6aHpf3KijHsiNYnf1I7OTbIebWGaTOPlaoZR_O08wHsclNxjoHQ4Rd4TEV_sir6Dqd-3511HmHMkZfvkKvCO4492&amp;typo=1">are listed here</a>.&nbsp;If you see someone who is struggling please direct them to supports.</span></p><h2>Connect</h2><h3><span><strong>Volleyball Home Opener &amp; National Championship Banner Raising&nbsp;</strong></span><span>🏐</span></h3><p><span>Join the VIU Mariners for another season of top-flight women’s and men’s PACWEST volleyball in the VIU Gym, starting with an Island rivalry home opener against the Camosun College Chargers on Friday, October 21. Prior to the women’s game at 6 pm, the 2021-22 CCAA Women’s Volleyball National Championship team will be recognized, and the national championship banner will be raised to the rafters. The men’s game will follow at 8 pm. Enjoy hot food giveaways before the game, appearances from the VIU Spirit Team and free admission for VIU students!</span>&nbsp;</p><h3><span><strong>Soccer Final Home Games in 2022&nbsp;</strong></span><span>⚽️</span></h3><p><span>The VIU Mariners women’s and men’s soccer teams are both in the national top 15 rankings and are in the home stretch as they race towards the PACWEST conference playoffs! Cheer on the Mariners at their final home games of the season, October 15 and 16 versus the Douglas College Royals and October 22 and 23 versus the Langara College Falcons at Q’unq’inuqwstuxw Turf at Nanaimo District Secondary School. Bring your scarves and noisemakers as the women kick off at 3 pm each game day, followed by the men’s match at 5 pm. Go Mariners!</span>&nbsp;</p><h3><span><strong><em>Curious Minds</em></strong><strong><span class="Apple-converted-space">&nbsp;</span>is back!&nbsp;</strong></span><span>🧠</span></h3><p><span><em>Curious Minds</em>&nbsp;is VIU’s student e-newsletter designed to inform, involve and inspire. It is produced and edited by Vanessa Moraes, the Student Research Engagement Coordinator, in partnership with the Office of Scholarship, Research and Creative Activity.&nbsp;Once a month you will receive great info about funding opportunities, awards, conferences, important dates and deadlines, events and stories about fellow student researchers. Subscribe&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dc445d9b2b1%26e%3d9068842587&amp;c=E,1,ecNV3WGofFyzq2XfnDkryqHUnAcRXVjyI132efUY9qMB-TpJVwOscLXa0DzYqKFePH7iM-rchKEV0HzcC59kfNVpRF0ybwYMaIKHJ1f0ow,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dc445d9b2b1%26e%3d9068842587&amp;c=E,1,ecNV3WGofFyzq2XfnDkryqHUnAcRXVjyI132efUY9qMB-TpJVwOscLXa0DzYqKFePH7iM-rchKEV0HzcC59kfNVpRF0ybwYMaIKHJ1f0ow,,&amp;typo=1">HERE</a>.</span></p><h3><span><strong>Silent Disco Campus Rave Parade&nbsp;</strong></span><span>🎧</span></h3><p><span>VIU Cultural Connections and Collective Groove present&nbsp;Beats Beyond Borders a silent disco campus rave parade on Thursday, October 13, 5 to 7:30 pm. Meet at the Malaspina Theatre. Tickets are $6 in advance/$10 at the door.<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d47306fd237%26e%3d9068842587&amp;c=E,1,ynm0YNiQtUOH8n1u1rFDXPrZu5h8zRlxRmEV2EU2Ofp4JbDEJnph2OSsSduXYe7yilRNeMDvlTsGZ6BMvkm5ECZxUqLsVfYAd-513myAiKteIMpYC57k&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d47306fd237%26e%3d9068842587&amp;c=E,1,ynm0YNiQtUOH8n1u1rFDXPrZu5h8zRlxRmEV2EU2Ofp4JbDEJnph2OSsSduXYe7yilRNeMDvlTsGZ6BMvkm5ECZxUqLsVfYAd-513myAiKteIMpYC57k&amp;typo=1">Buy tickets</a>.&nbsp;</span></p><h3><span><strong>Beats Beyond Borders On-Campus Global Electronic Music Festival&nbsp;</strong></span><span>🎹</span></h3><p><span>VIU Cultural Connections is hosting a free on-campus global electronic music festival on Thursday, October 20 from 5 to 9 pm in the Royal Bank Plaza. Featuring Njoki Njoki (Kenya), Astro (Romania), Bedtime Snack (Vancouver Island) and Nostic (Victoria and Peru). Event includes a food truck and licensed patio.&nbsp;<br></span></p><h3><span><strong>Westwood Lake Witch Paddle&nbsp;</strong></span><span>🧙\u{200D}♀️</span></h3><p><span>The VIU Students’ Union is hosting their second<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dde169da9bf%26e%3d9068842587&amp;c=E,1,x-CsdtgCJV847ufGOHKfs5aXd6hfTooUmYuOfwQZLC8de4rhS-H5nLWON7VUQo4U_ZXt_JnP-I5B2PQ7l0__NfAiBSlce9yELErVHEWuJYO9ZnL9qp_mjiSPh3HA&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dde169da9bf%26e%3d9068842587&amp;c=E,1,x-CsdtgCJV847ufGOHKfs5aXd6hfTooUmYuOfwQZLC8de4rhS-H5nLWON7VUQo4U_ZXt_JnP-I5B2PQ7l0__NfAiBSlce9yELErVHEWuJYO9ZnL9qp_mjiSPh3HA&amp;typo=1">Westwood Lake Witch Paddle</a><span class="Apple-converted-space">&nbsp;</span>on Saturday, October 29. VIU students, employees and Nanaimo community members are invited to bring their paddle board or kayak, life jacket and witch/Halloween costume to join us in a spooky paddle on the lake. Kids are also invited to participate in a treasure hunt along the main Westwood trail. We’ll have treats, music, a bouncy castle, food trucks and more.</span>&nbsp;</p><h3><span><strong>Go By Bike Weeks&nbsp;</strong></span><span>🚴\u{200D}♀️</span></h3><p><span>Add some active transportation to your climate action!<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d5fe2104ef8%26e%3d9068842587&amp;c=E,1,ZPmk9g6KGwJk3A3YHliTghD8BcJN7_aLcefjtDFFA4glUyhtHqpwUGNVsasKQY6kvsmnbQuyXKNSbl7_1Y9P4eMNgRoEubSnM65XyQUAVg,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d5fe2104ef8%26e%3d9068842587&amp;c=E,1,ZPmk9g6KGwJk3A3YHliTghD8BcJN7_aLcefjtDFFA4glUyhtHqpwUGNVsasKQY6kvsmnbQuyXKNSbl7_1Y9P4eMNgRoEubSnM65XyQUAVg,,&amp;typo=1">Go By Bike weeks</a><span class="Apple-converted-space">&nbsp;</span>are October 3 to 16. Participation is free, register to track your kilometres and get entered to win prizes.<br></span></p><h3><span><strong>Save on VERB hair care products&nbsp;</strong></span><span>💁\u{200D}♀️</span></h3><p><span>VIU Hairdressing is offering 15 per cent off VERB volume hair care products this October. Choose from shampoo, conditioner, dry texture spray, volume texture power and volume spray. Drop by the salon, located in Building 164, to purchase.</span></p><h2>Supports &amp; services</h2><h3><span><strong>Career help&nbsp;</strong></span>📄</h3><p><span>Calling all VIU students! If you’re looking to secure a job or volunteer position in the coming months or year, stop by the new Career Studio in Building 255, Room 204. Our team can assist with resumés, cover letters, interview preparation and all other career-related needs.<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dcff2fcc43e%26e%3d9068842587&amp;c=E,1,jBvqYjWUCdLHmweexiKTnFpDlJIcyIDEnJ2AZAQ8RoUgNHCLYwmSQzH9x-d6qSGCpJdjqvY-eX7drbLBlxgc9FTFN0xHMRF4aruDp8TYozD2&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dcff2fcc43e%26e%3d9068842587&amp;c=E,1,jBvqYjWUCdLHmweexiKTnFpDlJIcyIDEnJ2AZAQ8RoUgNHCLYwmSQzH9x-d6qSGCpJdjqvY-eX7drbLBlxgc9FTFN0xHMRF4aruDp8TYozD2&amp;typo=1">See our new website for more info</a>.</span></p><h3><span><strong>How do I tailor my resumé to a specific job?&nbsp;</strong></span>✏️</h3><p><span>Want to increase your chances of getting called for an interview? Tailoring your resumé to the job description is a good tactic. Career Services Officer Paula Deering<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d393b4b2fa7%26e%3d9068842587&amp;c=E,1,gkZwKkVO6SGWEKfMYQMlNc_vIPUhCM4iDrVCN7_Ch-ICmmoYF6OR4QU0OCuEPnNryE3Kpm2sxpZ9FaoVNJtYEnTJ-XSm81doksJPPU-TdGGb5PdE1_O5Jg,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d393b4b2fa7%26e%3d9068842587&amp;c=E,1,gkZwKkVO6SGWEKfMYQMlNc_vIPUhCM4iDrVCN7_Ch-ICmmoYF6OR4QU0OCuEPnNryE3Kpm2sxpZ9FaoVNJtYEnTJ-XSm81doksJPPU-TdGGb5PdE1_O5Jg,,&amp;typo=1">shares some tips</a><span class="Apple-converted-space">&nbsp;</span>on the #VIUBlog.<br></span></p><h3><span><strong>How to deal with burnout&nbsp;</strong></span>😴</h3><p><span>Burnout is a state of thinking, feeling and behaving that results from feeling exhausted. This can manifest as feelings of anxiety, depression, isolation, general tiredness and absence, to name a few. Are you finding yourself approaching burnout (or feeling the effects of it)? Here are some<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d893ffc6182%26e%3d9068842587&amp;c=E,1,RH3mDx8tsD6sCywoHrBpBArfJ4FbPjg20yDfVKmwF9rR3mET912CliCiaxZ6GX945FEjWTbZNkDILcPK7V7IvK1OEIrKG_Ra50uJxhTIO11VtQ,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d893ffc6182%26e%3d9068842587&amp;c=E,1,RH3mDx8tsD6sCywoHrBpBArfJ4FbPjg20yDfVKmwF9rR3mET912CliCiaxZ6GX945FEjWTbZNkDILcPK7V7IvK1OEIrKG_Ra50uJxhTIO11VtQ,,&amp;typo=1">tips to help you re-energize</a>from VIU Cowichan Counsellor Natasha Labanek.</span></p><h3><span><strong>Thinking about applying to a different program?&nbsp;</strong></span>📱</h3><p><span>Applications to Fall 2023 programs are open.&nbsp;Are you thinking about or preparing to apply to a different program next year? Advisors make great sounding boards.&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d261410112f%26e%3d9068842587&amp;c=E,1,hE9YD1sUYKCVNxWFHHUuqelbkGC2Y4gresJhxZMvQu39gEqJHBNp5XVSoic_RhT89VdERGX9F4yL1AkAYZDK-4g66Bp0ZbJ3akGYTlQ6Dcg_U39rqvj_X6wRs3Qx&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d261410112f%26e%3d9068842587&amp;c=E,1,hE9YD1sUYKCVNxWFHHUuqelbkGC2Y4gresJhxZMvQu39gEqJHBNp5XVSoic_RhT89VdERGX9F4yL1AkAYZDK-4g66Bp0ZbJ3akGYTlQ6Dcg_U39rqvj_X6wRs3Qx&amp;typo=1">Connect with an Advisor</a>&nbsp;by phone, email, Zoom and in-person. We may have valuable information that can help in your decision making.<br></span></p><h3><span><strong>VIU Off-Campus Housing&nbsp;</strong></span>🏠</h3><p><span>Did you know VIU has an off-campus housing coordinator who offers advice and support with house hunting and temporary accommodation?&nbsp;We’re also here to help with your tenancy issues. Common problems include:&nbsp;</span></p><ul><li><span>property maintenance&nbsp;</span></li><li><span>loss of quiet enjoyment&nbsp;</span></li><li><span>guests&nbsp;</span></li><li><span>pest infestations (e.g. cockroaches, bedbugs, mice)&nbsp;</span></li><li><span>rent and deposit disputes&nbsp;</span></li></ul><p><span>Visit<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d8c4aec765a%26e%3d9068842587&amp;c=E,1,9PscmGH8-AOzpI0nJBV3f3s7tndFpufSkCvT1Iv6LsIRIKbSASyG45-OCtr8izkqiUUrOeDT6_lDRt2BaUnKvcm_YPxzDGinG6i4JX8iCbG3dKaStA,,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d8c4aec765a%26e%3d9068842587&amp;c=E,1,9PscmGH8-AOzpI0nJBV3f3s7tndFpufSkCvT1Iv6LsIRIKbSASyG45-OCtr8izkqiUUrOeDT6_lDRt2BaUnKvcm_YPxzDGinG6i4JX8iCbG3dKaStA,,&amp;typo=1">Off-Campus Housing</a>, email<span class="Apple-converted-space">&nbsp;</span><a href="mailto:housing@viu.ca" target="_blank" title="mailto:housing@viu.ca">housing@viu.ca</a><span class="Apple-converted-space">&nbsp;</span>or<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dcbe9b5ca0d%26e%3d9068842587&amp;c=E,1,FPqE7tlVNwJLrEzH_L3o4XEb5OGzLaki_1uygpc-dbi9RyVY_8cuzvDYTv1cjuRYvYhA8tQI39jjj2AgZj4ts_lcrHm-FNEHgoLYMqtsY0CO&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dcbe9b5ca0d%26e%3d9068842587&amp;c=E,1,FPqE7tlVNwJLrEzH_L3o4XEb5OGzLaki_1uygpc-dbi9RyVY_8cuzvDYTv1cjuRYvYhA8tQI39jjj2AgZj4ts_lcrHm-FNEHgoLYMqtsY0CO&amp;typo=1">book a meeting</a>.</span></p><h3><span><strong>CareerVIU job postings&nbsp;</strong></span></h3><p><span>Thousands of local employers are always looking for talented future leaders like you. Many of these employers post their jobs on CareerVIU.<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d22fbce5a43%26e%3d9068842587&amp;c=E,1,pHNxQ8LI15l_6t6Xt2AjFP6rgkmDYNkAgVCJGdgj-KoOV5rjeIHYBr4Z5uT-2TzBIaQaGV2y5u0M1yXtXoxBN0qa9tZG-mqrM9xmn6U2JDsf00TrAQ,,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d22fbce5a43%26e%3d9068842587&amp;c=E,1,pHNxQ8LI15l_6t6Xt2AjFP6rgkmDYNkAgVCJGdgj-KoOV5rjeIHYBr4Z5uT-2TzBIaQaGV2y5u0M1yXtXoxBN0qa9tZG-mqrM9xmn6U2JDsf00TrAQ,,&amp;typo=1">Access CareerVIU now<span class="Apple-converted-space">&nbsp;</span></a>and check back regularly for new part-time and full-time, on-campus and off-campus, as well as volunteer and paid opportunities.&nbsp;Featured job posting:</span><span></span></p><ul><li><span>Posting #31106 - HerStart International Fellowship. Gain professional global development experience through a HerStart International Fellowships focused on advancing gender equality, social entrepreneurship and climate action. Start dates are January 2023 or May 2023 for three or six months in Ghana, Tanzania or Uganda.</span></li></ul><h3><span><strong>Scholarships at The High School&nbsp;</strong>💰</span></h3><p><span>Do you have a child or younger sibling who wants to go to The High School at VIU? As a VIU student, you get a tuition discount.&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dd6daf01bd7%26e%3d9068842587&amp;c=E,1,-4fwQdpnROaP_cc414XAwBKqaW7UIz09CezK0Z37lzYzK665_8Mk0tLcf8O5CGBR6FH4JjLkAcMW3y2jIhwAPgg1f6BJ4K4maCuQO3tW9xs,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dd6daf01bd7%26e%3d9068842587&amp;c=E,1,-4fwQdpnROaP_cc414XAwBKqaW7UIz09CezK0Z37lzYzK665_8Mk0tLcf8O5CGBR6FH4JjLkAcMW3y2jIhwAPgg1f6BJ4K4maCuQO3tW9xs,&amp;typo=1">Learn more</a>.</span></p><h3><span><strong>Workshop: Canada Graduate Scholarship – Master’s Program</strong></span></h3><p><span>If you will be registered in a master’s program in Fall 2023, check out this award. On October 26 from 5 to 6 pm in Building 305, Room 440 (Research Commons), we will take you through the process and give you some tips to be successful. For more info and eligibility, please visit the<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d23f813fc8e%26e%3d9068842587&amp;c=E,1,bkVogDE2vfV9v_EB8IiCoMPv5dfNFE7x0j1o-OgAD4SMK_8PWOZFbMQLRzwbdigwpfwq-p5lYekacEN797e8nNARuZQQJL0RaHRK-oTBFPBu&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d23f813fc8e%26e%3d9068842587&amp;c=E,1,bkVogDE2vfV9v_EB8IiCoMPv5dfNFE7x0j1o-OgAD4SMK_8PWOZFbMQLRzwbdigwpfwq-p5lYekacEN797e8nNARuZQQJL0RaHRK-oTBFPBu&amp;typo=1">scholarships homepage</a>.<br></span></p><h3><span><strong>Research help</strong></span></h3><p><span>Have questions about your assignments and need some research help? Get&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d067fe2086d%26e%3d9068842587&amp;c=E,1,dtNVi3pCI_gqbxrt576pTMRRgOlhvK1jOaJ5_xMlxD4Mj-RWOP8wl4Gl-QwX3nQoubESShoRzzlEtQcNznv0puOuzG-lJr9Rwqx2RIBlwn5GXEuQl3Jx&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d067fe2086d%26e%3d9068842587&amp;c=E,1,dtNVi3pCI_gqbxrt576pTMRRgOlhvK1jOaJ5_xMlxD4Mj-RWOP8wl4Gl-QwX3nQoubESShoRzzlEtQcNznv0puOuzG-lJr9Rwqx2RIBlwn5GXEuQl3Jx&amp;typo=1">research help</a>, available through online live chat, email and one-on-one appointments in-person or via Zoom. Are you pursuing graduate studies while working as a VIU employee? The Office of Graduate Studies &amp; Student Research, Office of Scholarship, Research and Creative Activity and the library are co-hosting the GROW Network series! Learn more and<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d6ce3392ed9%26e%3d9068842587&amp;c=E,1,PnSpXxyh8nc5OcsGkfgeGEkOGAlxfzkUMulrwkEfjtTZnbodKuONNRzq7Hxj9X5lmEL3Y397U2W5pZGsKY_4lGcZWRgIjqrqOI3fxBhgdu8,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d6ce3392ed9%26e%3d9068842587&amp;c=E,1,PnSpXxyh8nc5OcsGkfgeGEkOGAlxfzkUMulrwkEfjtTZnbodKuONNRzq7Hxj9X5lmEL3Y397U2W5pZGsKY_4lGcZWRgIjqrqOI3fxBhgdu8,&amp;typo=1">register for upcoming workshops here.</a><br></span></p><h3><span><strong>Give a Meal&nbsp;</strong></span><span>🍔</span></h3><p><span>Students can now access the Give a Meal program, which provides meals on a temporary basis through VIU’s cafeterias, as well as resources and support for those struggling with food security. You can access this program by emailing<a href="mailto:giveameal@viu.ca" title="mailto:giveameal@viu.ca">giveameal@viu.ca</a>. Thanks to Ancillary Services and Food Services for spearheading this new initiative.<br></span></p><h3><span><strong>Cowichan campus now open weekends&nbsp;</strong></span></h3><p><span>The Cowichan campus is now open Saturdays from 8 am to 7 pm and Sundays from 10 am to 3 pm for students to study. Please note that service departments are closed weekends.&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d84a8ccb171%26e%3d9068842587&amp;c=E,1,MQ1KWXs4fPJB48E6yoHIunUpuJ3SHus-_QV3t-Wc0sKNI3wlS_mN5VCdghVMPJmyLkpl_L-os6IF_uf2ytLJ0YlOSxzM8aO50wwHf0espGqICQpT4L3p&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d84a8ccb171%26e%3d9068842587&amp;c=E,1,MQ1KWXs4fPJB48E6yoHIunUpuJ3SHus-_QV3t-Wc0sKNI3wlS_mN5VCdghVMPJmyLkpl_L-os6IF_uf2ytLJ0YlOSxzM8aO50wwHf0espGqICQpT4L3p&amp;typo=1">Cowichan campus hours</a>.</span>&nbsp;</p><h3><span><strong>Naloxone Training - Cowichan campus &amp; Cowichan Trades Centre</strong></span></h3><p><span>The&nbsp;<em>HealthyU Cowichan</em>&nbsp;nurses will teach you how to recognize an overdose and how to respond with your free Naloxone kit. In only 45 minutes you can learn to save a life. Dates, times and info can be found on the&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3de27c4a4b1b%26e%3d9068842587&amp;c=E,1,XxJbQzAw3NC_UhQJ3Z8q3FyOA2ki-hkPrTGTlbBfdZ_Yhn9gXoQ31g9m1MNsEfC681TyxoxW9CG66ecHpybBRvA0jmdI8XL9tGZCJFFu0R1U9HZonKu7vGsTxjo,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3de27c4a4b1b%26e%3d9068842587&amp;c=E,1,XxJbQzAw3NC_UhQJ3Z8q3FyOA2ki-hkPrTGTlbBfdZ_Yhn9gXoQ31g9m1MNsEfC681TyxoxW9CG66ecHpybBRvA0jmdI8XL9tGZCJFFu0R1U9HZonKu7vGsTxjo,&amp;typo=1">VIU Cowichan events calendar</a>&nbsp;page.</span>&nbsp;</p><h3><span><strong>SafeTALK Workshop</strong></span></h3><p><span>VIU’s Life Promotion Advisory Group provides this training for members of the VIU community to gain suicide alertness and intervention skills.&nbsp;At a SafeTALK workshop, you’ll learn how to prevent suicide by recognizing signs, engaging someone and connecting them to an intervention resource for further support. It takes place Wednesday, November 2, 9 am to 1 pm, at the VIU Nanaimo Campus in Building 305/Room 507.<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d45e2342af8%26e%3d9068842587&amp;c=E,1,Qlp5yTBtQ-x6XlM6xs3xh5olY6hZsTQTk9WLNya2IJgmi5Yni6sW6YNUWNXb5jLMigRpgaCbaVHnFwOnRM4ftPhjShN0IxHoyaU1baK1zVU-Y0uVg_yaajNKG7s,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d45e2342af8%26e%3d9068842587&amp;c=E,1,Qlp5yTBtQ-x6XlM6xs3xh5olY6hZsTQTk9WLNya2IJgmi5Yni6sW6YNUWNXb5jLMigRpgaCbaVHnFwOnRM4ftPhjShN0IxHoyaU1baK1zVU-Y0uVg_yaajNKG7s,&amp;typo=1">Register via Eventbrite</a>.<br></span></p><h3><span><strong>Wellness Lounge and Therapy Dogs&nbsp;</strong></span><span>🐶</span></h3><p><span>Want some place to go to chill out, destress, pet some dogs or chat with students trained to help you navigate university life? The<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d6849f9370a%26e%3d9068842587&amp;c=E,1,i-8LUnLJ_O_dHx77Fno9Phl6ti3dlM7Q1JsEEk5iu8LJypPIa3s-1v9IWV73gUszYtMRnOFdKeIVLmaW1wsnBXJ_2hc90saboG_XXvxuniFVf0dEmZt4cUHI&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d6849f9370a%26e%3d9068842587&amp;c=E,1,i-8LUnLJ_O_dHx77Fno9Phl6ti3dlM7Q1JsEEk5iu8LJypPIa3s-1v9IWV73gUszYtMRnOFdKeIVLmaW1wsnBXJ_2hc90saboG_XXvxuniFVf0dEmZt4cUHI&amp;typo=1">Wellness Peers</a><span class="Apple-converted-space">&nbsp;</span>and therapy dog teams will be available at the Wellness Lounge in the Nanaimo campus library during these hours:</span><span></span></p><ul><li><span>Tuesdays: 10 am to 5 pm (dog team available from 1:30 to 3 pm)</span></li><li><span>Wednesdays: 10 am to 5 pm (dog team 1:30 to 3 pm)</span></li><li><span>Thursdays: 11 am to 4 pm (dog team 1 to 2:30 pm)</span></li></ul><h3><span><strong>A guide to banking in Canada for international students&nbsp;</strong></span></h3><p><span>In this webinar hosted by Scotiabank, get an overview of resources available to help international students understand banking in Canada. Learn about the Scotiabank Student GIC program. Scotiabank will also provide step-by-step process guide to help international students navigate their Canadian banking journey even before they leave their home countries. The webinar is October 18 at 2 pm EDT.<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d91fa1230fa%26e%3d9068842587&amp;c=E,1,jGLwyAOcOsEj54cqAT2TrDySPaueSZBISkLGbXrkfDhwJksFX669yQuiADg8ltHYLGflShHsLXECGBQouT8edTLg6u2ifDRkAI0a2f96ZaR6&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d91fa1230fa%26e%3d9068842587&amp;c=E,1,jGLwyAOcOsEj54cqAT2TrDySPaueSZBISkLGbXrkfDhwJksFX669yQuiADg8ltHYLGflShHsLXECGBQouT8edTLg6u2ifDRkAI0a2f96ZaR6&amp;typo=1">Register now</a>.</span>&nbsp;</p><h3><span><strong>Inquiry and Ways of Knowing: A Guide to a Career in Research&nbsp;</strong></span></h3><p><span>Put on by the Student Leadership Circle in collaboration with the Office of Graduate Studies and Student Research, this event will feature employers and campus groups who will provide you with tools for navigating a career in research. The event is happening on Wednesday October 12 from 5:30 to 7:30 pm and registration is required.&nbsp;</span></p><h3><span><strong>Be in the know with the VIU Safety App&nbsp;</strong></span>📲</h3><p><span>The VIU Safety App is the fastest way to get information during an on-campus emergency or disruption to campus operations. Here’s how to get it:</span></p><ol><li><span>Download the SAFETY@VIU app on the Apple Store or Google Play</span></li><li><span>Click on “Allow push notifications.” Having push notifications for the VIU Safety App means that emergency messaging will show up on your phone’s home screen as soon as it is sent out.</span></li></ol><p><span>During an emergency or disruption to campus operations, information is sent out first via the VIU Safety App. The VIU Safety App also includes details on VIU’s emergency procedures, emergency contacts, a form to report suspicious activity as well as campus maintenance requests.<span class="Apple-converted-space">&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d0653250230%26e%3d9068842587&amp;c=E,1,7ODszEQ4HXIreJ2Q_IJ1cabeVeTdTHuoqnyHH6h64o18rPttDbrS33n-CaH1RjS0ilT0JywOjmzZLE9WRZlMv7ernUdH93JouwTqeEwTsclJ&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d0653250230%26e%3d9068842587&amp;c=E,1,7ODszEQ4HXIreJ2Q_IJ1cabeVeTdTHuoqnyHH6h64o18rPttDbrS33n-CaH1RjS0ilT0JywOjmzZLE9WRZlMv7ernUdH93JouwTqeEwTsclJ&amp;typo=1">Learn more</a>.</span></p><h2>Mark your calendars</h2><h3><span><strong>Deadline to apply for VIU Bursaries: October 30</strong>&nbsp;💰</span></h3><p><span>#DYK that the deadline to apply for VIU bursaries is&nbsp;midnight on October 30? There are hundreds of financial awards available at VIU for almost every program, as well as several general ones. To apply for all of them, all you have to do is&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d4fa41c494a%26e%3d9068842587&amp;c=E,1,x3LO4yw83unWAaWwUcwOjF3wMhqIt-c9D9gcVNn0Vw4hbVn9WHTdxdf66OcR8E9HP-HA6kn3T8PZnwY6ABWCUivBVIvFltMgSsYjGhvCLr1ONqym&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d4fa41c494a%26e%3d9068842587&amp;c=E,1,x3LO4yw83unWAaWwUcwOjF3wMhqIt-c9D9gcVNn0Vw4hbVn9WHTdxdf66OcR8E9HP-HA6kn3T8PZnwY6ABWCUivBVIvFltMgSsYjGhvCLr1ONqym&amp;typo=1">fill out your Scholarship, Award and Bursary Profile</a><span>.</span></p><h3><strong>REACH Award – apply by October 31&nbsp;</strong><span>🥇</span></h3><p><span>The REACH Awards provide VIU students with a stipend to help complete their own independent project under the mentorship of a VIU employee. For full information on how to apply (including a video) go to&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3db07dc81e6d%26e%3d9068842587&amp;c=E,1,Jisz3Ht1R_egT-JSFydxFsbvw8UxJyWW6rlMmlYtUNz5CQ6eFjDwlOExGLIHmhXQ8OjYmkKMdo5JmGgtUdpHS00haJP3zPmVYr5_kJgeBqA,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3db07dc81e6d%26e%3d9068842587&amp;c=E,1,Jisz3Ht1R_egT-JSFydxFsbvw8UxJyWW6rlMmlYtUNz5CQ6eFjDwlOExGLIHmhXQ8OjYmkKMdo5JmGgtUdpHS00haJP3zPmVYr5_kJgeBqA,&amp;typo=1">VIU REACH Award</a><span>. If you have any questions, please email&nbsp;</span><a href="mailto:vanessa.moraes@viu.ca" title="mailto:vanessa.moraes@viu.ca">Vanessa Moraes</a><span>.</span></p><h3><strong>Cyber Security Awareness Month&nbsp;</strong><span>💻</span></h3><p><span>October is Cyber Security Awareness Month and VIU is partnering with&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d8b7038f3ec%26e%3d9068842587&amp;c=E,1,KVNtVYumZWF3YWUR7xr5F0Jz4zRTc7QF4JpJk70SsGsG4LcDFiYb9Q-lr_00tOqmrnKbahjOUBTc2zdipR28wJMc_viYR-KmZ-tIlSz5A5HnriTkelcEZgU7zxjv&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d8b7038f3ec%26e%3d9068842587&amp;c=E,1,KVNtVYumZWF3YWUR7xr5F0Jz4zRTc7QF4JpJk70SsGsG4LcDFiYb9Q-lr_00tOqmrnKbahjOUBTc2zdipR28wJMc_viYR-KmZ-tIlSz5A5HnriTkelcEZgU7zxjv&amp;typo=1">Get Cyber Safe</a><span>&nbsp;to help&nbsp;you stay safe online. Check out these&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dea02e6cc66%26e%3d9068842587&amp;c=E,1,4mDY0rISMcoOqtmOLWxZDlcgNBZ9CnP1uHzgKZ-LiTLQ_KWS3YwGJLqionK7tKIqrGtqJRixwe26sIw3vlnNMcRagwrNTQOCeNoPLBXdjDU,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dea02e6cc66%26e%3d9068842587&amp;c=E,1,4mDY0rISMcoOqtmOLWxZDlcgNBZ9CnP1uHzgKZ-LiTLQ_KWS3YwGJLqionK7tKIqrGtqJRixwe26sIw3vlnNMcRagwrNTQOCeNoPLBXdjDU,&amp;typo=1">resources</a><span>&nbsp;to learn about phishing, how prevent falling for phishing attempts and more.&nbsp;Keep an eye out to the<span class="Apple-converted-space">&nbsp;</span></span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d566aba98ab%26e%3d9068842587&amp;c=E,1,O4K4-6OCay-Vq1jE5tMxW6kGNHtKQCyfchA_ogkJsWZb1aJTfIJumv6FCOVIlz4S-QH2tXVCgVIObRx2LX2jVDsTzXA31Aoy-xfwXdpTaYA,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d566aba98ab%26e%3d9068842587&amp;c=E,1,O4K4-6OCay-Vq1jE5tMxW6kGNHtKQCyfchA_ogkJsWZb1aJTfIJumv6FCOVIlz4S-QH2tXVCgVIObRx2LX2jVDsTzXA31Aoy-xfwXdpTaYA,&amp;typo=1">Cyber Security Month page</a><span><span class="Apple-converted-space">&nbsp;</span>during week 3 (Oct 17 to 21) to find out how to enter the VIU Cyber Month '22 Challenge!</span></p><h2>COVID updates</h2><h3><span><strong>COVID-19 in BC&nbsp;</strong></span><span>😷</span></h3><p><span>COVID-19 is still prevalent in BC and it is expected that the number of COVID-19 cases will go up in BC this fall&nbsp;as people spend more time indoors. To best protect yourself from infection and from spreading to others, VIU reminds you to take extra precautions:</span><span></span></p><ul><li><span>Be up to date on your&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3ddebb3d84d3%26e%3d9068842587&amp;c=E,1,5Rgrg1M2owPGWta5Wd_fDhVP_IJMffBc55LBDZTiMvowCCQqJimSYT2zUSgKJElP8nFkICL57kqgBNO4jEfdqCrkFQfYvuQa9bQaJO5Z48o,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3ddebb3d84d3%26e%3d9068842587&amp;c=E,1,5Rgrg1M2owPGWta5Wd_fDhVP_IJMffBc55LBDZTiMvowCCQqJimSYT2zUSgKJElP8nFkICL57kqgBNO4jEfdqCrkFQfYvuQa9bQaJO5Z48o,&amp;typo=1">COVID-19 vaccinations/boosters</a>.&nbsp;Booster doses&nbsp;help&nbsp;extend your protection against severe outcomes of COVID-19.</span></li><li><span>Stay home when you are sick or have symptoms of illness, even if the symptoms are mild.</span></li><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d7ad8d054f5%26e%3d9068842587&amp;c=E,1,3EQ7bcjmlrLhOptm0g1g9KIgugImi5tqhfK930C2qQ4l3SIQtLELBWFWANVc4c95NfNuohLzRIx9yUztehQhm8sCXsR68-JWOPnGDhqq1IlfmsHGgZuuavRNUFw,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d7ad8d054f5%26e%3d9068842587&amp;c=E,1,3EQ7bcjmlrLhOptm0g1g9KIgugImi5tqhfK930C2qQ4l3SIQtLELBWFWANVc4c95NfNuohLzRIx9yUztehQhm8sCXsR68-JWOPnGDhqq1IlfmsHGgZuuavRNUFw,&amp;typo=1">Frequent hand washing</a>&nbsp;and using hand sanitizer where soap and water is not readily available.</span></li><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d001edd88f4%26e%3d9068842587&amp;c=E,1,kUX4Yw9xo3Yu5uvXGokyTkTPPy04TZA9Wk0up4_iA5_Dp92l2i1qrrGbgOLbFuHBr_Qr3qwD9BTP84fEl_q4RX_uz7B5j_xYKL_P7UTSfyYJ&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d001edd88f4%26e%3d9068842587&amp;c=E,1,kUX4Yw9xo3Yu5uvXGokyTkTPPy04TZA9Wk0up4_iA5_Dp92l2i1qrrGbgOLbFuHBr_Qr3qwD9BTP84fEl_q4RX_uz7B5j_xYKL_P7UTSfyYJ&amp;typo=1">Respect personal space</a>.</span></li><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d9c390fa9a5%26e%3d9068842587&amp;c=E,1,vxAP_Cu75Pgha3N7GHpRLBJ8gCqNu5vUbownKpcH8TCE50KRAq55mxwOOMLHO3x4uZ6fe0MHclK7PmRMgk2xBj4wKfad9T-0usddDzXisFPeYM9-XEGl&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d9c390fa9a5%26e%3d9068842587&amp;c=E,1,vxAP_Cu75Pgha3N7GHpRLBJ8gCqNu5vUbownKpcH8TCE50KRAq55mxwOOMLHO3x4uZ6fe0MHclK7PmRMgk2xBj4wKfad9T-0usddDzXisFPeYM9-XEGl&amp;typo=1">Regular cleaning and disinfecting</a>&nbsp;can help prevent the spread of illness. The virus that causes COVID-19 can be broken down by soaps and detergents as well as appropriate disinfectants.</span></li><li><span>Some people may choose to continue to&nbsp;<a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dbc593764a2%26e%3d9068842587&amp;c=E,1,doB3l_2xe4WNyKJhM8jRNSOJiMYeaSDMritG5if-5v2gyDhozehzPNvYRWLwjInap6UWJxi0052rvsoRoX6r4A13N4m-CEt3MHqpvOw4nj1MFwk,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3dbc593764a2%26e%3d9068842587&amp;c=E,1,doB3l_2xe4WNyKJhM8jRNSOJiMYeaSDMritG5if-5v2gyDhozehzPNvYRWLwjInap6UWJxi0052rvsoRoX6r4A13N4m-CEt3MHqpvOw4nj1MFwk,&amp;typo=1">wear a mask</a>&nbsp;because they are more comfortable wearing a mask or because they, or someone in their family, may be at higher risk and want to take extra precautions.</span></li></ul><h2>Deals</h2><p><span>Did you know that as a VIU student you have access to exclusive discounts in your community and across the province? Download the&nbsp;</span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3df67fa29573%26e%3d9068842587&amp;c=E,1,j2GdYMjBuC8uK1SO4lttTyNY8txf3pcm3CwIoqLArbKTiVvpGS1ECAFfllRXiPzsvgcRiAn4rUBXDGM-XNxr-HLAllgI8dace25V_y7lC7hUB3_Wvzo,&amp;typo=1" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3df67fa29573%26e%3d9068842587&amp;c=E,1,j2GdYMjBuC8uK1SO4lttTyNY8txf3pcm3CwIoqLArbKTiVvpGS1ECAFfllRXiPzsvgcRiAn4rUBXDGM-XNxr-HLAllgI8dace25V_y7lC7hUB3_Wvzo,&amp;typo=1">Deals App</a><span>, administered by the VIUSU and the BC Federation of Students, to learn more. Today’s featured businesses:</span></p><ul><li><span><strong>Escapism Escape Rooms</strong>: 10% off per booking.</span></li><li><span><strong>Big Wheel Burger</strong>: 20% off food.</span></li></ul><h2>Campus events</h2><p><span>Stay on top of what's happening at VIU. Find ways to get involved:&nbsp;</span></p><ul><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d19e3d4cdf8%26e%3d9068842587&amp;c=E,1,zAU9H2OxIIp6eCbPzjttnNSf8dorIBw-hlnacz1YHtFJLOi2z7IYHit-aRGuyoFY1AV4FF6k7T0bB0Gh593I-zOMCMRh2voRWqx9c_CkeviUpMrBmfJlrg3jC1w,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d19e3d4cdf8%26e%3d9068842587&amp;c=E,1,zAU9H2OxIIp6eCbPzjttnNSf8dorIBw-hlnacz1YHtFJLOi2z7IYHit-aRGuyoFY1AV4FF6k7T0bB0Gh593I-zOMCMRh2voRWqx9c_CkeviUpMrBmfJlrg3jC1w,&amp;typo=1">Campus Events</a>&nbsp;website</span></li><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d359902cb10%26e%3d9068842587&amp;c=E,1,2hKzaaYU1wYZsvYKC2YtOwMps1UcJxYlEgStUyrSOhK-9spWqQagO12HW8zq3H8pGHPCgR9CEcJsoBEeqb8THg75ZzQyigQTZhe8xdVroaVnpBu93-LOcTA,&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3d359902cb10%26e%3d9068842587&amp;c=E,1,2hKzaaYU1wYZsvYKC2YtOwMps1UcJxYlEgStUyrSOhK-9spWqQagO12HW8zq3H8pGHPCgR9CEcJsoBEeqb8THg75ZzQyigQTZhe8xdVroaVnpBu93-LOcTA,&amp;typo=1">Co-curricular involvement app</a></span></li><li><span><a href="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3deafadf3907%26e%3d9068842587&amp;c=E,1,WGImPN3d1obbd0eWMNuzeZkNSt88hhJM5hNnriek5vb-hLMAUugYJb2mSdqzHuxoDlShwKWFlx0GXK8liblz3Lnsuxpy0dH3Lx25swsLxa84qAOu&amp;typo=1" target="_blank" title="https://linkprotect.cudasvc.com/url?a=https%3a%2f%2fviu.us8.list-manage.com%2ftrack%2fclick%3fu%3d3c78d54a555df251bc0d050e3%26id%3deafadf3907%26e%3d9068842587&amp;c=E,1,WGImPN3d1obbd0eWMNuzeZkNSt88hhJM5hNnriek5vb-hLMAUugYJb2mSdqzHuxoDlShwKWFlx0GXK8liblz3Lnsuxpy0dH3Lx25swsLxa84qAOu&amp;typo=1">VIU Students' Union app</a></span></li></ul></body>\n
            </html>
            """
          "summary" => null
          "format" => "basic_html"
        ]
      ]
    ]
    "field_blog_sub_heading" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "#MyVIU contest, resume tailoring & Mariners games\u{A0}"
        ]
      ]
    ]
    "field_hero_format" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "short_image"
        ]
      ]
    ]
    "field_hero_image_media" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "446"
        ]
      ]
    ]
    "field_publish_date" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "2022-10-12T22:08:37"
        ]
      ]
    ]
    "layout_builder__layout" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "section" => Drupal\layout_builder\Section {#1947
            #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 {#1930 …5}
              "05ed8abf-2b8d-4f7b-9633-dbd5d2975e96" => Drupal\layout_builder\SectionComponent {#1935 …5}
              "e40bf535-1338-4f4d-9c17-41d876a4afb3" => Drupal\layout_builder\SectionComponent {#1934 …5}
              "3b5ab7b8-497c-4ce3-9313-a9314012335b" => Drupal\layout_builder\SectionComponent {#1933 …5}
              "78969c7c-c413-46a5-9ab6-c184087a3402" => Drupal\layout_builder\SectionComponent {#1969 …5}
              "0dd51ee1-acf4-4317-aee6-82e95db928d7" => Drupal\layout_builder\SectionComponent {#1991 …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 {#2383
        #definition: Drupal\field\Entity\FieldConfig {#2209}
        #name: "og_audience"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2267}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#774}
        #list: array:1 [
          0 => Drupal\og\Plugin\Field\FieldType\OgStandardReferenceItem {#2393
            #definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2384}
            #name: 0
            #parent: Drupal\Core\Field\EntityReferenceFieldItemList {#2383}
            #_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 {#1801}
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1804}
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1807}
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1810}
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1813}
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1815}
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1819}
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1823}
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1827}
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1832}
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1836}
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1839}
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1843}
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2183}
    "sticky" => Drupal\Core\Field\Entity\BaseFieldOverride {#2192}
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1857}
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1863}
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1869}
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2193}
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1879}
    "url_slug" => Drupal\Core\Field\BaseFieldDefinition {#1883}
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1885}
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1888}
    "body" => Drupal\field\Entity\FieldConfig {#2199}
    "field_blog_author" => Drupal\field\Entity\FieldConfig {#2200}
    "field_blog_author_link" => Drupal\field\Entity\FieldConfig {#2201}
    "field_blog_sub_heading" => Drupal\field\Entity\FieldConfig {#2202}
    "field_display_image_below_header" => Drupal\field\Entity\FieldConfig {#2203}
    "field_hero_format" => Drupal\field\Entity\FieldConfig {#2204}
    "field_hero_image_media" => Drupal\field\Entity\FieldConfig {#2205}
    "field_publish_date" => Drupal\field\Entity\FieldConfig {#2206}
    "field_tags" => Drupal\field\Entity\FieldConfig {#2207}
    "layout_builder__layout" => Drupal\field\Entity\FieldConfig {#2208}
    "og_audience" => Drupal\field\Entity\FieldConfig {#2209}
  ]
  #languages: array:3 [
    "en" => Drupal\Core\Language\Language {#287
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#2060
      #name: Drupal\Core\StringTranslation\TranslatableMarkup {#2063
        #string: "Not specified"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      #id: "und"
      #direction: "ltr"
      #weight: 1
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#2064
      #name: Drupal\Core\StringTranslation\TranslatableMarkup {#2065
        #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 {#1951}
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:4 [
    "bundle" => "blog_post"
    "id" => "10335"
    "revision" => "668"
    "uuid" => "387ea268-9bd1-47ae-bbb8-17912b9516d3"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "VIU Student Pulse News: October 12, 2022"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "7"
    ]
    "owner" => array:1 [
      "x-default" => "7"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "668"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}