Drupal\node\Entity\Node {#1768
#entityTypeId: "node"
#enforceIsNew: null
#typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2357
#definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2358
#definition: array:1 [
"constraints" => array:2 [
"EntityType" => "node"
"Bundle" => array:1 [
0 => "company"
]
]
]
#typedDataManager: null
#propertyDefinitions: array:41 [
"nid" => Drupal\Core\Field\BaseFieldDefinition {#2355
#definition: array:6 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2354
#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 {#2353
#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 {#2355}
}
#type: "integer"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"uuid" => Drupal\Core\Field\BaseFieldDefinition {#2352
#definition: array:6 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2351
#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 {#2350
#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 {#2352}
}
#type: "uuid"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"vid" => Drupal\Core\Field\BaseFieldDefinition {#2349
#definition: array:6 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2348
#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 {#2347
#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 {#2349}
}
#type: "integer"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"langcode" => Drupal\Core\Field\BaseFieldDefinition {#2346
#definition: array:8 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2345
#string: "Language"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"display" => array:2 [
"view" => array:2 [
"options" => array:1 [ …1]
"configurable" => true
]
"form" => array:2 [
"options" => array:2 [ …2]
"configurable" => true
]
]
"revisionable" => true
"translatable" => true
"provider" => "node"
"field_name" => "langcode"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2344
#definition: array:2 [
"type" => "field_item:language"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2346}
}
#type: "language"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"type" => Drupal\Core\Field\BaseFieldDefinition {#2343
#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 {#2342
#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 {#2343}
}
#type: "entity_reference"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2341
#definition: array:7 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2340
#string: "Revision create time"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2339
#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 {#2338
#definition: array:2 [
"type" => "field_item:created"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2341}
}
#type: "created"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2337
#definition: array:7 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2336
#string: "Revision user"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2335
#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 {#2334
#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 {#2337}
}
#type: "entity_reference"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2333
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2332
#string: "Revision log message"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2331
#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:2 [
"options" => array:2 [ …2]
"configurable" => true
]
]
"provider" => "node"
"field_name" => "revision_log"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2330
#definition: array:2 [
"type" => "field_item:string_long"
"settings" => array:1 [
"case_sensitive" => false
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2333}
}
#type: "string_long"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"status" => Drupal\Core\Field\Entity\BaseFieldOverride {#2244
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.status"
#status: true
#uuid: "c4aaf1c6-cfb4-4829-b0aa-ad147a04bcb9"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.status"
#field_name: "status"
#field_type: "boolean"
#entity_type: "node"
#bundle: "company"
#label: "Published"
#description: ""
#settings: array:2 [
"on_label" => "On"
"off_label" => "Off"
]
#required: false
#translatable: false
#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
}
"uid" => Drupal\Core\Field\Entity\BaseFieldOverride {#2243
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.uid"
#status: true
#uuid: "0029956f-71e3-4169-8b77-f0b6c010bad8"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.uid"
#field_name: "uid"
#field_type: "entity_reference"
#entity_type: "node"
#bundle: "company"
#label: "Authored by"
#description: "The username of the content author."
#settings: array:2 [
"handler" => "default"
"handler_settings" => []
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: "Drupal\node\Entity\Node::getDefaultEntityOwner"
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"title" => Drupal\Core\Field\Entity\BaseFieldOverride {#2242
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.title"
#status: true
#uuid: "ae96c8e0-1156-4412-8736-ae525f983e09"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.title"
#field_name: "title"
#field_type: "string"
#entity_type: "node"
#bundle: "company"
#label: "Organisation name"
#description: ""
#settings: []
#required: true
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"created" => Drupal\Core\Field\Entity\BaseFieldOverride {#2241
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.created"
#status: true
#uuid: "5dc6998e-cb3a-4cc8-93c6-cf0016a159a3"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.created"
#field_name: "created"
#field_type: "created"
#entity_type: "node"
#bundle: "company"
#label: "Authored on"
#description: "The time that the node was created."
#settings: []
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"changed" => Drupal\Core\Field\Entity\BaseFieldOverride {#2240
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.changed"
#status: true
#uuid: "8416cbd0-d4c3-4bb2-b8e3-deb40bec94d7"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.changed"
#field_name: "changed"
#field_type: "changed"
#entity_type: "node"
#bundle: "company"
#label: "Changed"
#description: "The time that the node was last edited."
#settings: []
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2239
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.promote"
#status: true
#uuid: "3cc0462d-d825-4e75-a27f-57b887f3f5fb"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.promote"
#field_name: "promote"
#field_type: "boolean"
#entity_type: "node"
#bundle: "company"
#label: "Promoted to front page"
#description: ""
#settings: array:2 [
"on_label" => "On"
"off_label" => "Off"
]
#required: false
#translatable: false
#default_value: array:1 [
0 => array:1 [
"value" => 0
]
]
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"sticky" => Drupal\Core\Field\Entity\BaseFieldOverride {#2238
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.sticky"
#status: true
#uuid: "ec1f5c37-d968-4361-8202-d6fe8058c6db"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.sticky"
#field_name: "sticky"
#field_type: "boolean"
#entity_type: "node"
#bundle: "company"
#label: "Sticky at top of lists"
#description: ""
#settings: array:2 [
"on_label" => "On"
"off_label" => "Off"
]
#required: false
#translatable: false
#default_value: array:1 [
0 => array:1 [
"value" => 0
]
]
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2299
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2298
#string: "Default translation"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2297
#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 {#2296
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2295 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2294 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2299}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2293
#definition: array:10 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2292
#string: "Default revision"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2291
#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 {#2290
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2289 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2288 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2293}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2287
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2286
#string: "Revision translation affected"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2285
#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 {#2284
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2283 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2282 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2287}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"metatag" => Drupal\Core\Field\Entity\BaseFieldOverride {#2237
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.metatag"
#status: true
#uuid: "360a5b5b-86f9-4c55-990d-9390aa2d94b4"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.metatag"
#field_name: "metatag"
#field_type: "map"
#entity_type: "node"
#bundle: "company"
#label: "Metatags (Hidden field for JSON support)"
#description: "The meta tags for the entity."
#settings: []
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"path" => Drupal\Core\Field\Entity\BaseFieldOverride {#2236
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.path"
#status: true
#uuid: "169e889b-d455-4a51-871b-140323b0db21"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:1 [
0 => "node.type.company"
]
"module" => array:1 [
0 => "path"
]
]
#isSyncing: false
#id: "node.company.path"
#field_name: "path"
#field_type: "path"
#entity_type: "node"
#bundle: "company"
#label: "URL alias"
#description: ""
#settings: []
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"rh_action" => Drupal\Core\Field\Entity\BaseFieldOverride {#2235
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.rh_action"
#status: true
#uuid: "3a6a350f-555c-4ccd-a631-4a49326d3604"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.rh_action"
#field_name: "rh_action"
#field_type: "string"
#entity_type: "node"
#bundle: "company"
#label: "Rabbit Hole action"
#description: "Specifies which action that Rabbit Hole should take."
#settings: []
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"rh_redirect" => Drupal\Core\Field\Entity\BaseFieldOverride {#2234
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.rh_redirect"
#status: true
#uuid: "cefdad4d-b6b5-467a-a9e0-ca45b16838d8"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.rh_redirect"
#field_name: "rh_redirect"
#field_type: "string"
#entity_type: "node"
#bundle: "company"
#label: "Rabbit Hole redirect path."
#description: "The path to where the user should get redirected to."
#settings: []
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"rh_redirect_response" => Drupal\Core\Field\Entity\BaseFieldOverride {#2233
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.rh_redirect_response"
#status: true
#uuid: "64065dcb-c261-4e3d-a014-2bb712224c60"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.rh_redirect_response"
#field_name: "rh_redirect_response"
#field_type: "integer"
#entity_type: "node"
#bundle: "company"
#label: "Rabbit Hole redirect response code"
#description: "Specifies the HTTP response code that should be used when perform a redirect."
#settings: array:4 [
"min" => null
"max" => null
"prefix" => ""
"suffix" => ""
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"rh_redirect_fallback_action" => Drupal\Core\Field\Entity\BaseFieldOverride {#2232
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.rh_redirect_fallback_action"
#status: true
#uuid: "8bd96e13-ddc8-4a70-ba0e-66d84e516c7d"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.rh_redirect_fallback_action"
#field_name: "rh_redirect_fallback_action"
#field_type: "string"
#entity_type: "node"
#bundle: "company"
#label: "Rabbit Hole redirect fallback action"
#description: "Specifies the action that should be used when the redirect path is invalid or empty."
#settings: []
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"menu_link" => Drupal\Core\Field\Entity\BaseFieldOverride {#2231
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.menu_link"
#status: true
#uuid: "50f06123-9460-4dfb-956c-cbf6b8d46aef"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.menu_link"
#field_name: "menu_link"
#field_type: "entity_reference"
#entity_type: "node"
#bundle: "company"
#label: "Menu link"
#description: "Computed menu link for the node (only available during node saving)."
#settings: array:2 [
"handler" => "default"
"handler_settings" => []
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#baseFieldDefinition: null
+original: ? Drupal\Core\Field\Entity\BaseFieldOverride
}
"content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#2254
#definition: array:10 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2253
#string: "Translation source"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2252
#string: "The source language from which this translation was created."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"default_value" => array:1 [
0 => array:1 [
"value" => "und"
]
]
"initial_value" => array:1 [
0 => array:1 [
"value" => "und"
]
]
"revisionable" => true
"translatable" => true
"provider" => "content_translation"
"field_name" => "content_translation_source"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2251
#definition: array:2 [
"type" => "field_item:language"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2254}
}
#type: "language"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#2250
#definition: array:10 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2249
#string: "Translation outdated"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2248
#string: "A boolean indicating whether this translation needs to be updated."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"default_value" => array:1 [
0 => array:1 [
"value" => false
]
]
"initial_value" => array:1 [
0 => array:1 [
"value" => false
]
]
"revisionable" => true
"translatable" => true
"provider" => "content_translation"
"field_name" => "content_translation_outdated"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2247
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2246 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2245 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2250}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"body" => Drupal\field\Entity\FieldConfig {#2230
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.body"
#status: true
#uuid: "0836503d-b2be-4f2f-9479-69b666524141"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:3 [
0 => "field.storage.node.body"
1 => "filter.format.basic_html"
2 => "node.type.company"
]
"module" => array:1 [
0 => "text"
]
]
#isSyncing: false
#id: "node.company.body"
#field_name: "body"
#field_type: "text_with_summary"
#entity_type: "node"
#bundle: "company"
#label: "Organisation description"
#description: "Provide a job summary containing at least 400 characters."
#settings: array:3 [
"display_summary" => false
"required_summary" => false
"allowed_formats" => array:1 [
0 => "basic_html"
]
]
#required: true
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_metatag" => Drupal\field\Entity\FieldConfig {#2229
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_metatag"
#status: true
#uuid: "6f2011b9-e208-433d-8f59-7854b69553ab"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_metatag"
1 => "node.type.company"
]
"module" => array:1 [
0 => "metatag"
]
]
#isSyncing: false
#id: "node.company.field_metatag"
#field_name: "field_metatag"
#field_type: "metatag"
#entity_type: "node"
#bundle: "company"
#label: "Meta tags"
#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_org_found_in" => Drupal\field\Entity\FieldConfig {#2228
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_org_found_in"
#status: true
#uuid: "4f0586e5-1930-4c77-b66a-a48649477fda"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:2 [
0 => "field.storage.node.field_org_found_in"
1 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.field_org_found_in"
#field_name: "field_org_found_in"
#field_type: "integer"
#entity_type: "node"
#bundle: "company"
#label: "Founded in (year)"
#description: ""
#settings: array:4 [
"min" => null
"max" => null
"prefix" => ""
"suffix" => ""
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_org_number_of_employees" => Drupal\field\Entity\FieldConfig {#2227
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_org_number_of_employees"
#status: true
#uuid: "873b3c12-1707-4f0a-a3c5-fedff5c4a2fd"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_org_number_of_employees"
1 => "node.type.company"
]
"module" => array:1 [
0 => "options"
]
]
#isSyncing: false
#id: "node.company.field_org_number_of_employees"
#field_name: "field_org_number_of_employees"
#field_type: "list_string"
#entity_type: "node"
#bundle: "company"
#label: "Number of employees"
#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_shared_carousel" => Drupal\field\Entity\FieldConfig {#2226
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_carousel"
#status: true
#uuid: "1ff4e262-7660-477b-a3dc-0ea3140a94a8"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:3 [
0 => "field.storage.node.field_shared_carousel"
1 => "node.type.company"
2 => "paragraphs.paragraphs_type.carousel"
]
"module" => array:1 [
0 => "entity_reference_revisions"
]
]
#isSyncing: false
#id: "node.company.field_shared_carousel"
#field_name: "field_shared_carousel"
#field_type: "entity_reference_revisions"
#entity_type: "node"
#bundle: "company"
#label: "Media gallery"
#description: ""
#settings: array:2 [
"handler" => "default:paragraph"
"handler_settings" => array:3 [
"target_bundles" => array:1 [
"carousel" => "carousel"
]
"negate" => 0
"target_bundles_drag_drop" => array:5 [
"carousel" => array:2 [ …2]
"carousel_image" => array:2 [ …2]
"carousel_video" => array:2 [ …2]
"event_room" => array:2 [ …2]
"event_session" => array:2 [ …2]
]
]
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_contact_details" => Drupal\field\Entity\FieldConfig {#2225
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_contact_details"
#status: true
#uuid: "7fff039b-6290-4256-a4a0-a1cadc8dd778"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:3 [
0 => "field.storage.node.field_shared_contact_details"
1 => "filter.format.filtered_html"
2 => "node.type.company"
]
"module" => array:1 [
0 => "text"
]
]
#isSyncing: false
#id: "node.company.field_shared_contact_details"
#field_name: "field_shared_contact_details"
#field_type: "text_long"
#entity_type: "node"
#bundle: "company"
#label: "Contact details"
#description: ""
#settings: array:1 [
"allowed_formats" => array:1 [
0 => "filtered_html"
]
]
#required: true
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_country" => Drupal\field\Entity\FieldConfig {#2224
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_country"
#status: true
#uuid: "27e9d87b-5a71-4e38-8ac3-c2728ca7f92f"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:3 [
0 => "field.storage.node.field_shared_country"
1 => "node.type.company"
2 => "taxonomy.vocabulary.country"
]
]
#isSyncing: false
#id: "node.company.field_shared_country"
#field_name: "field_shared_country"
#field_type: "entity_reference"
#entity_type: "node"
#bundle: "company"
#label: "Country"
#description: ""
#settings: array:2 [
"handler" => "default:taxonomy_term"
"handler_settings" => array:4 [
"target_bundles" => array:1 [
"country" => "country"
]
"sort" => array:2 [
"field" => "_none"
"direction" => "asc"
]
"auto_create" => false
"auto_create_bundle" => ""
]
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_energy" => Drupal\field\Entity\FieldConfig {#2223
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_energy"
#status: true
#uuid: "d1867b40-4ae8-40d0-ac1b-4824068562cc"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_shared_energy"
1 => "node.type.company"
]
"module" => array:1 [
0 => "radioactivity"
]
]
#isSyncing: false
#id: "node.company.field_shared_energy"
#field_name: "field_shared_energy"
#field_type: "radioactivity"
#entity_type: "node"
#bundle: "company"
#label: "Energy"
#description: ""
#settings: []
#required: false
#translatable: false
#default_value: array:1 [
0 => array:2 [
"energy" => 0.0
"timestamp" => null
]
]
#default_value_callback: ""
#fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2618
#entityTypeId: "field_storage_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.field_shared_energy"
#status: true
#uuid: "7ccf481c-7edb-4302-ab5e-442e1becd47b"
-isUninstalling: false
#langcode: "en"
#third_party_settings: array:1 [
"field_permissions" => array:1 [
"permission_type" => "public"
]
]
#_core: []
#trustedData: false
#dependencies: array:1 [
"module" => array:3 [
0 => "field_permissions"
1 => "node"
2 => "radioactivity"
]
]
#isSyncing: false
#id: "node.field_shared_energy"
#field_name: "field_shared_energy"
#entity_type: "node"
#type: "radioactivity"
#module: "radioactivity"
#settings: array:4 [
"profile" => "decay"
"granularity" => 900
"halflife" => 43200
"cutoff" => 1.0
]
#cardinality: 1
#translatable: true
#locked: false
#persist_with_no_fields: false
+custom_storage: false
#indexes: []
#deleted: false
#schema: null
#propertyDefinitions: array:2 [
"energy" => Drupal\Core\TypedData\DataDefinition {#2545
#definition: array:2 [ …2]
#typedDataManager: null
}
"timestamp" => Drupal\Core\TypedData\DataDefinition {#2547 …2}
]
+original: ? Drupal\field\FieldStorageConfigInterface
}
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2544
#definition: array:2 [
"type" => "field_item:radioactivity"
"settings" => array:4 [ …4]
]
#typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1163
#discovery: null
#factory: null
#mapper: null
#cacheKey: "typed_data_types_plugins"
#cacheTags: []
#alterHook: "data_type_info"
#subdir: "Plugin/DataType"
#moduleHandler: Drupal\Core\Extension\ModuleHandler {#36
#loadedFiles: array:217 [ …217]
#moduleList: array:217 [ …217]
#loaded: true
#implementations: array:681 [ …681]
#verified: array:6 [ …6]
#hookInfo: null
#cacheBackend: Drupal\Core\Cache\DatabaseBackend {#46 …6}
#cacheNeedsWriting: false
#alterFunctions: array:1 [ …1]
#root: "/var/www/ejd_training_new/web"
#includeFileKeys: array:1 [ …1]
}
#moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
#defaults: []
#pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
#pluginDefinitionAttributeName: "Drupal\Core\TypedData\Attribute\DataType"
#pluginInterface: null
#namespaces: ArrayObject {#403
storage: array:234 [ …234]
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
#additionalAnnotationNamespaces: []
#definitions: array:429 [
"entity_revision" => array:10 [ …10]
"entity_revision:autoban" => array:12 [ …12]
"entity_revision:block" => array:12 [ …12]
"entity_revision:block_content_type" => array:12 [ …12]
"entity_revision:block_content" => array:12 [ …12]
"entity_revision:block_content:basic" => array:11 [ …11]
"entity_revision:comment_type" => array:12 [ …12]
"entity_revision:comment" => array:12 [ …12]
"entity_revision:comment:comment" => array:11 [ …11]
"entity_revision:config_entity_revisions" => array:12 [ …12]
"entity_revision:config_entity_revisions:webform_revisions" => array:11 [ …11]
"entity_revision:config_entity_revisions_type" => array:12 [ …12]
"entity_revision:config_split" => array:12 [ …12]
"entity_revision:contact_message" => array:12 [ …12]
"entity_revision:contact_message:event_organisation" => array:11 [ …11]
"entity_revision:contact_message:feedback" => array:11 [ …11]
"entity_revision:contact_message:personal" => array:11 [ …11]
"entity_revision:contact_message:technical_issues" => array:11 [ …11]
"entity_revision:contact_form" => array:12 [ …12]
"entity_revision:context" => array:12 [ …12]
"entity_revision:crop" => array:12 [ …12]
"entity_revision:crop:card" => array:11 [ …11]
"entity_revision:crop:header" => array:11 [ …11]
"entity_revision:crop:listing" => array:11 [ …11]
"entity_revision:crop:simplecrop_company" => array:11 [ …11]
"entity_revision:crop:simplecrop_jobseeker" => array:11 [ …11]
"entity_revision:crop:tile" => array:11 [ …11]
"entity_revision:crop_type" => array:12 [ …12]
"entity_revision:editor" => array:12 [ …12]
"entity_revision:ejd_sns_message_item" => array:12 [ …12]
"entity_revision:ejd_sns_message_item:note" => array:11 [ …11]
"entity_revision:entity_subqueue" => array:12 [ …12]
"entity_revision:entity_subqueue:testimonials" => array:11 [ …11]
"entity_revision:entity_queue" => array:12 [ …12]
"entity_revision:facets_facet" => array:12 [ …12]
"entity_revision:facets_facet_source" => array:12 [ …12]
"entity_revision:unmanaged_files" => array:12 [ …12]
"entity_revision:field_storage_config" => array:12 [ …12]
"entity_revision:field_config" => array:12 [ …12]
"entity_revision:file" => array:12 [ …12]
"entity_revision:filter_format" => array:12 [ …12]
"entity_revision:flag" => array:12 [ …12]
"entity_revision:flagging" => array:12 [ …12]
"entity_revision:flagging:delete_without_notification" => array:11 [ …11]
"entity_revision:flagging:express_interest" => array:11 [ …11]
"entity_revision:flagging:user_to_delete" => array:11 [ …11]
"entity_revision:image_style" => array:12 [ …12]
"entity_revision:imageapi_optimize_pipeline" => array:12 [ …12]
"entity_revision:configurable_language" => array:12 [ …12]
"entity_revision:language_content_settings" => array:12 [ …12]
"entity_revision:mailchimp_transactional_template" => 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:metatag_defaults" => array:12 [ …12]
"entity_revision:metatag_custom_tag" => array:12 [ …12]
"entity_revision:node" => array:12 [ …12]
"entity_revision:node:agenda" => array:11 [ …11]
"entity_revision:node:company" => array:11 [ …11]
"entity_revision:node:country_profile" => array:11 [ …11]
"entity_revision:node:evaluation_form" => array:11 [ …11]
"entity_revision:node:event_information" => array:11 [ …11]
"entity_revision:node:event_news" => array:11 [ …11]
"entity_revision:node:event_participation_org" => array:11 [ …11]
"entity_revision:node:event_participation_user" => array:11 [ …11]
"entity_revision:node:event_statistics" => array:11 [ …11]
"entity_revision:node:faq" => array:11 [ …11]
"entity_revision:node:job" => array:11 [ …11]
"entity_revision:node:job_alert" => array:11 [ …11]
"entity_revision:node:page" => array:11 [ …11]
"entity_revision:node:season_break" => array:11 [ …11]
"entity_revision:node:testimonials" => array:11 [ …11]
"entity_revision:node:video" => array:11 [ …11]
"entity_revision:node:video_tutorial" => array:11 [ …11]
"entity_revision:node:webform" => array:11 [ …11]
"entity_revision:node_type" => array:12 [ …12]
"entity_revision:path_alias" => array:12 [ …12]
"entity_revision:profile_type" => array:12 [ …12]
"entity_revision:profile" => array:12 [ …12]
"entity_revision:profile:eures_adviser" => array:11 [ …11]
"entity_revision:profile:event_organiser" => array:11 [ …11]
"entity_revision:profile:exhibitor" => array:11 [ …11]
"entity_revision:profile:jobseeker" => array:11 [ …11]
"entity_revision:profile:main" => array:11 [ …11]
"entity_revision:behavior_settings" => array:12 [ …12]
"entity_revision:radioactivity" => array:12 [ …12]
"entity_revision:redirect" => array:12 [ …12]
"entity_revision:redirect:redirect" => array:11 [ …11]
"entity_revision:responsive_image_style" => array:12 [ …12]
"entity_revision:rest_resource_config" => array:12 [ …12]
"entity_revision:rules_component" => array:12 [ …12]
"entity_revision:rules_reaction_rule" => array:12 [ …12]
"entity_revision:search_api_task" => array:12 [ …12]
"entity_revision:search_api_index" => array:12 [ …12]
"entity_revision:search_api_server" => array:12 [ …12]
"entity_revision:solr_cache" => array:12 [ …12]
"entity_revision:solr_request_dispatcher" => array:12 [ …12]
"entity_revision:solr_request_handler" => array:12 [ …12]
"entity_revision:solr_field_type" => array:12 [ …12]
"entity_revision:shortcut_set" => array:12 [ …12]
"entity_revision:shortcut" => array:12 [ …12]
"entity_revision:shortcut:default" => array:11 [ …11]
"entity_revision:action" => array:12 [ …12]
"entity_revision:menu" => array:12 [ …12]
"entity_revision:taxonomy_vocabulary" => array:12 [ …12]
"entity_revision:taxonomy_term" => array:12 [ …12]
"entity_revision:taxonomy_term:country" => array:11 [ …11]
"entity_revision:taxonomy_term:education_field" => array:11 [ …11]
"entity_revision:taxonomy_term:education_level" => array:11 [ …11]
"entity_revision:taxonomy_term:employment_status" => array:11 [ …11]
"entity_revision:taxonomy_term:esco_isco_groups" => array:11 [ …11]
"entity_revision:taxonomy_term:esco_skill" => array:11 [ …11]
"entity_revision:taxonomy_term:event" => array:11 [ …11]
"entity_revision:taxonomy_term:event_edition" => array:11 [ …11]
"entity_revision:taxonomy_term:experience_duration" => array:11 [ …11]
"entity_revision:taxonomy_term:gender" => array:11 [ …11]
"entity_revision:taxonomy_term:language_skill" => array:11 [ …11]
"entity_revision:taxonomy_term:nationality" => array:11 [ …11]
"entity_revision:taxonomy_term:non_eu_country" => array:11 [ …11]
"entity_revision:taxonomy_term:occupation" => array:11 [ …11]
"entity_revision:taxonomy_term:sector" => array:11 [ …11]
"entity_revision:taxonomy_term:tag" => array:11 [ …11]
"entity_revision:taxonomy_term:type_of_position" => array:11 [ …11]
"entity_revision:term_merge_into" => array:12 [ …12]
"entity_revision:term_merge_from" => array:12 [ …12]
"entity_revision:ultimate_cron_job" => array:12 [ …12]
"entity_revision:user_role" => array:12 [ …12]
"entity_revision:user" => array:12 [ …12]
"entity_revision:vote" => array:12 [ …12]
"entity_revision:vote:vote" => array:11 [ …11]
"entity_revision:vote_result" => array:12 [ …12]
"entity_revision:vote_type" => array:12 [ …12]
"entity_revision:webform_options" => array:12 [ …12]
"entity_revision:webform_submission" => array:12 [ …12]
"entity_revision:webform_submission:application_form" => array:11 [ …11]
"entity_revision:webform_submission:contact" => array:11 [ …11]
"entity_revision:webform_submission:employers_eventsatisfaction_1" => array:11 [ …11]
"entity_revision:webform_submission:employers_eventsatisfaction_2" => array:11 [ …11]
"entity_revision:webform_submission:employers_event_satisfaction_v3" => array:11 [ …11]
"entity_revision:webform_submission:employers_hiringfeedback_1" => array:11 [ …11]
"entity_revision:webform_submission:employers_hiringfeedback_2" => array:11 [ …11]
"entity_revision:webform_submission:employers_hiring_feedback_v3" => array:11 [ …11]
"entity_revision:webform_submission:event_application_form" => array:11 [ …11]
"entity_revision:webform_submission:feedback_form" => array:11 [ …11]
"entity_revision:webform_submission:jobseekers_eventsatisfaction_1" => array:11 [ …11]
"entity_revision:webform_submission:jobseekers_eventsatisfaction_2" => array:11 [ …11]
"entity_revision:webform_submission:jobseekers_event_satisfaction_3" => array:11 [ …11]
"entity_revision:webform_submission:jobseekers_hiringfeedback_1" => array:11 [ …11]
"entity_revision:webform_submission:jobseekers_hiringfeedback_2" => array:11 [ …11]
"entity_revision:webform_submission:jobseekers_hiring_feedback_v3" => array:11 [ …11]
"entity_revision:webform" => array:12 [ …12]
"entity_revision:pathauto_pattern" => array:12 [ …12]
"entity_revision:view" => array:12 [ …12]
"entity_revision:paragraph" => array:12 [ …12]
"entity_revision:paragraph:carousel" => array:11 [ …11]
"entity_revision:paragraph:carousel_image" => array:11 [ …11]
"entity_revision:paragraph:carousel_video" => array:11 [ …11]
"entity_revision:paragraph:event_room" => array:11 [ …11]
"entity_revision:paragraph:event_session" => array:11 [ …11]
"entity_revision:paragraph:job_entry" => array:11 [ …11]
"entity_revision:paragraphs_type" => array:12 [ …12]
"entity_revision:cookie_category" => array:12 [ …12]
"entity_revision:entity_form_mode" => array:12 [ …12]
"entity_revision:entity_form_display" => 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]
"entity_revision:date_format" => array:12 [ …12]
"entity_revision_reference" => array:8 [ …8]
"filter_format" => array:10 [ …10]
"metatag" => array:8 [ …8]
"site" => array:10 [ …10]
"current_path" => array:10 [ …10]
"current_date" => array:10 [ …10]
"search_api_html" => array:8 [ …8]
"search_api_text" => array:8 [ …8]
"solr_multisite_document" => array:9 [ …9]
"solr_field" => array:9 [ …9]
"solr_date" => array:8 [ …8]
"solr_document" => array:10 [ …10]
"solr_multisite_field" => array:9 [ …9]
"ip_address" => array:10 [ …10]
"text" => array:10 [ …10]
"entity" => array:11 [ …11]
"entity:autoban" => array:12 [ …12]
"entity:block" => array:12 [ …12]
"entity:block_content_type" => array:12 [ …12]
"entity:block_content" => array:12 [ …12]
"entity:block_content:basic" => array:11 [ …11]
"entity:comment_type" => array:12 [ …12]
"entity:comment" => array:12 [ …12]
"entity:comment:comment" => array:11 [ …11]
"entity:config_entity_revisions" => array:12 [ …12]
"entity:config_entity_revisions:webform_revisions" => array:11 [ …11]
"entity:config_entity_revisions_type" => array:12 [ …12]
"entity:config_split" => array:12 [ …12]
"entity:contact_message" => array:12 [ …12]
"entity:contact_message:event_organisation" => array:11 [ …11]
"entity:contact_message:feedback" => array:11 [ …11]
"entity:contact_message:personal" => array:11 [ …11]
"entity:contact_message:technical_issues" => array:11 [ …11]
"entity:contact_form" => array:12 [ …12]
"entity:context" => array:12 [ …12]
"entity:crop" => array:12 [ …12]
"entity:crop:card" => array:11 [ …11]
"entity:crop:header" => array:11 [ …11]
"entity:crop:listing" => array:11 [ …11]
"entity:crop:simplecrop_company" => array:11 [ …11]
"entity:crop:simplecrop_jobseeker" => array:11 [ …11]
"entity:crop:tile" => array:11 [ …11]
"entity:crop_type" => array:12 [ …12]
"entity:editor" => array:12 [ …12]
"entity:ejd_sns_message_item" => array:12 [ …12]
"entity:ejd_sns_message_item:note" => array:11 [ …11]
"entity:entity_subqueue" => array:12 [ …12]
"entity:entity_subqueue:testimonials" => array:11 [ …11]
"entity:entity_queue" => array:12 [ …12]
"entity:facets_facet" => array:12 [ …12]
"entity:facets_facet_source" => array:12 [ …12]
"entity:unmanaged_files" => array:12 [ …12]
"entity:field_storage_config" => array:12 [ …12]
"entity:field_config" => array:12 [ …12]
"entity:file" => array:12 [ …12]
"entity:filter_format" => array:12 [ …12]
"entity:flag" => array:12 [ …12]
"entity:flagging" => array:12 [ …12]
"entity:flagging:delete_without_notification" => array:11 [ …11]
"entity:flagging:express_interest" => array:11 [ …11]
"entity:flagging:user_to_delete" => array:11 [ …11]
"entity:image_style" => array:12 [ …12]
"entity:imageapi_optimize_pipeline" => array:12 [ …12]
"entity:configurable_language" => array:12 [ …12]
"entity:language_content_settings" => array:12 [ …12]
"entity:mailchimp_transactional_template" => 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:metatag_defaults" => array:12 [ …12]
"entity:metatag_custom_tag" => array:12 [ …12]
"entity:node" => array:12 [ …12]
"entity:node:agenda" => array:11 [ …11]
"entity:node:company" => array:11 [ …11]
"entity:node:country_profile" => array:11 [ …11]
"entity:node:evaluation_form" => array:11 [ …11]
"entity:node:event_information" => array:11 [ …11]
"entity:node:event_news" => array:11 [ …11]
"entity:node:event_participation_org" => array:11 [ …11]
"entity:node:event_participation_user" => array:11 [ …11]
"entity:node:event_statistics" => array:11 [ …11]
"entity:node:faq" => array:11 [ …11]
"entity:node:job" => array:11 [ …11]
"entity:node:job_alert" => array:11 [ …11]
"entity:node:page" => array:11 [ …11]
"entity:node:season_break" => array:11 [ …11]
"entity:node:testimonials" => array:11 [ …11]
"entity:node:video" => array:11 [ …11]
"entity:node:video_tutorial" => array:11 [ …11]
"entity:node:webform" => array:11 [ …11]
"entity:node_type" => array:12 [ …12]
"entity:path_alias" => array:12 [ …12]
"entity:profile_type" => array:12 [ …12]
"entity:profile" => array:12 [ …12]
"entity:profile:eures_adviser" => array:11 [ …11]
"entity:profile:event_organiser" => array:11 [ …11]
"entity:profile:exhibitor" => array:11 [ …11]
"entity:profile:jobseeker" => array:11 [ …11]
"entity:profile:main" => array:11 [ …11]
"entity:behavior_settings" => array:12 [ …12]
"entity:radioactivity" => array:12 [ …12]
"entity:redirect" => array:12 [ …12]
"entity:redirect:redirect" => array:11 [ …11]
"entity:responsive_image_style" => array:12 [ …12]
"entity:rest_resource_config" => array:12 [ …12]
"entity:rules_component" => array:12 [ …12]
"entity:rules_reaction_rule" => array:12 [ …12]
"entity:search_api_task" => array:12 [ …12]
"entity:search_api_index" => array:12 [ …12]
"entity:search_api_server" => array:12 [ …12]
"entity:solr_cache" => array:12 [ …12]
"entity:solr_request_dispatcher" => array:12 [ …12]
"entity:solr_request_handler" => array:12 [ …12]
"entity:solr_field_type" => array:12 [ …12]
"entity:shortcut_set" => array:12 [ …12]
"entity:shortcut" => array:12 [ …12]
"entity:shortcut:default" => array:11 [ …11]
"entity:action" => array:12 [ …12]
"entity:menu" => array:12 [ …12]
"entity:taxonomy_vocabulary" => array:12 [ …12]
"entity:taxonomy_term" => array:12 [ …12]
"entity:taxonomy_term:country" => array:11 [ …11]
"entity:taxonomy_term:education_field" => array:11 [ …11]
"entity:taxonomy_term:education_level" => array:11 [ …11]
"entity:taxonomy_term:employment_status" => array:11 [ …11]
"entity:taxonomy_term:esco_isco_groups" => array:11 [ …11]
"entity:taxonomy_term:esco_skill" => array:11 [ …11]
"entity:taxonomy_term:event" => array:11 [ …11]
"entity:taxonomy_term:event_edition" => array:11 [ …11]
"entity:taxonomy_term:experience_duration" => array:11 [ …11]
"entity:taxonomy_term:gender" => array:11 [ …11]
"entity:taxonomy_term:language_skill" => array:11 [ …11]
"entity:taxonomy_term:nationality" => array:11 [ …11]
"entity:taxonomy_term:non_eu_country" => array:11 [ …11]
"entity:taxonomy_term:occupation" => array:11 [ …11]
"entity:taxonomy_term:sector" => array:11 [ …11]
"entity:taxonomy_term:tag" => array:11 [ …11]
"entity:taxonomy_term:type_of_position" => array:11 [ …11]
"entity:term_merge_into" => array:12 [ …12]
"entity:term_merge_from" => array:12 [ …12]
"entity:ultimate_cron_job" => array:12 [ …12]
"entity:user_role" => array:12 [ …12]
"entity:user" => array:12 [ …12]
"entity:vote" => array:12 [ …12]
"entity:vote:vote" => array:11 [ …11]
"entity:vote_result" => array:12 [ …12]
"entity:vote_type" => array:12 [ …12]
"entity:webform_options" => array:12 [ …12]
"entity:webform_submission" => array:12 [ …12]
"entity:webform_submission:application_form" => array:11 [ …11]
"entity:webform_submission:contact" => array:11 [ …11]
"entity:webform_submission:employers_eventsatisfaction_1" => array:11 [ …11]
"entity:webform_submission:employers_eventsatisfaction_2" => array:11 [ …11]
"entity:webform_submission:employers_event_satisfaction_v3" => array:11 [ …11]
"entity:webform_submission:employers_hiringfeedback_1" => array:11 [ …11]
"entity:webform_submission:employers_hiringfeedback_2" => array:11 [ …11]
"entity:webform_submission:employers_hiring_feedback_v3" => array:11 [ …11]
"entity:webform_submission:event_application_form" => array:11 [ …11]
"entity:webform_submission:feedback_form" => array:11 [ …11]
"entity:webform_submission:jobseekers_eventsatisfaction_1" => array:11 [ …11]
"entity:webform_submission:jobseekers_eventsatisfaction_2" => array:11 [ …11]
"entity:webform_submission:jobseekers_event_satisfaction_3" => array:11 [ …11]
"entity:webform_submission:jobseekers_hiringfeedback_1" => array:11 [ …11]
"entity:webform_submission:jobseekers_hiringfeedback_2" => array:11 [ …11]
"entity:webform_submission:jobseekers_hiring_feedback_v3" => array:11 [ …11]
"entity:webform" => array:12 [ …12]
"entity:pathauto_pattern" => array:12 [ …12]
"entity:view" => array:12 [ …12]
"entity:paragraph" => array:12 [ …12]
"entity:paragraph:carousel" => array:11 [ …11]
"entity:paragraph:carousel_image" => array:11 [ …11]
"entity:paragraph:carousel_video" => array:11 [ …11]
"entity:paragraph:event_room" => array:11 [ …11]
"entity:paragraph:event_session" => array:11 [ …11]
"entity:paragraph:job_entry" => array:11 [ …11]
"entity:paragraphs_type" => array:12 [ …12]
"entity:cookie_category" => array:12 [ …12]
"entity:entity_form_mode" => array:12 [ …12]
"entity:entity_form_display" => 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:date_format" => array:12 [ …12]
"entity_reference" => array:10 [ …10]
"field_item:comment" => array:20 [ …20]
"field_item:datetime" => array:20 [ …20]
"field_item:daterange" => array:20 [ …20]
"field_item:double_field" => array:15 [ …15]
"field_item:entity_reference_revisions" => array:15 [ …15]
"field_item:file_uri" => array:20 [ …20]
"field_item:file" => array:21 [ …21]
"field_item:geofield" => array:15 [ …15]
"field_item:image" => array:21 [ …21]
"field_item:link" => array:20 [ …20]
"field_item:metatag_computed" => array:13 [ …13]
"field_item:metatag" => array:15 [ …15]
"field_item:list_string" => array:21 [ …21]
"field_item:list_float" => array:21 [ …21]
"field_item:list_integer" => array:21 [ …21]
"field_item:path" => array:20 [ …20]
"field_item:radioactivity" => array:15 [ …15]
"field_item:radioactivity_reference" => array:16 [ …16]
"field_item:range_integer" => array:16 [ …16]
"field_item:range_decimal" => array:16 [ …16]
"field_item:range_float" => array:16 [ …16]
"field_item:redirect_source" => array:15 [ …15]
"field_item:telephone" => array:20 [ …20]
"field_item:text_long" => array:21 [ …21]
"field_item:text_with_summary" => array:21 [ …21]
"field_item:text" => array:21 [ …21]
"field_item:time_range" => array:15 [ …15]
"field_item:time" => array:15 [ …15]
"field_item:tzfield" => array:15 [ …15]
"field_item:video_embed_field" => array:16 [ …16]
"field_item:vote_up_down_field" => array:16 [ …16]
"field_item:webform" => array:15 [ …15]
"field_item:float" => array:20 [ …20]
"field_item:decimal" => array:20 [ …20]
"field_item:integer" => array:20 [ …20]
"field_item:email" => array:20 [ …20]
"field_item:created" => array:20 [ …20]
"field_item:password" => array:20 [ …20]
"field_item:boolean" => array:20 [ …20]
"field_item:map" => array:20 [ …20]
"field_item:uuid" => array:20 [ …20]
"field_item:language" => array:20 [ …20]
"field_item:entity_reference" => array:20 [ …20]
"field_item:string" => array:20 [ …20]
"field_item:changed" => array:20 [ …20]
"field_item:string_long" => array:20 [ …20]
"field_item:timestamp" => array:20 [ …20]
"field_item:uri" => array:20 [ …20]
"language" => array:10 [ …10]
"string" => array:10 [ …10]
"datetime_iso8601" => array:10 [ …10]
"uri" => array:10 [ …10]
"language_reference" => array:10 [ …10]
"binary" => array:10 [ …10]
"list" => array:10 [ …10]
"float" => array:10 [ …10]
"any" => array:10 [ …10]
"boolean" => array:10 [ …10]
"integer" => array:10 [ …10]
"decimal" => array:10 [ …10]
"timespan" => array:10 [ …10]
"map" => array:10 [ …10]
"timestamp" => array:10 [ …10]
"duration_iso8601" => array:10 [ …10]
"email" => array:10 [ …10]
]
#cacheBackend: Drupal\Core\Cache\DatabaseBackend {#394
#maxRows: 5000
#bin: "cache_discovery"
#connection: Drupal\mysql\Driver\Database\mysql\Connection {#24 …25}
#checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#92 …4}
#serializer: Drupal\Component\Serialization\PhpSerialize {#75}
#time: Drupal\Component\Datetime\Time {#88 …2}
}
#useCaches: true
#validator: null
#constraintManager: Drupal\Core\Validation\ConstraintManager {#401
#discovery: null
#factory: Drupal\Core\Validation\ConstraintFactory {#402 …2}
#mapper: null
#cacheKey: "validation_constraint_plugins"
#cacheTags: []
#alterHook: "validation_constraint"
#subdir: "Plugin/Validation/Constraint"
#moduleHandler: Drupal\Core\Extension\ModuleHandler {#36}
#moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
#defaults: []
#pluginDefinitionAnnotationName: "Drupal\Core\Validation\Annotation\Constraint"
#pluginDefinitionAttributeName: "Drupal\Core\Validation\Attribute\Constraint"
#pluginInterface: null
#namespaces: ArrayObject {#403}
#additionalAnnotationNamespaces: []
#definitions: null
#cacheBackend: Drupal\Core\Cache\DatabaseBackend {#394}
#useCaches: true
}
#prototypes: array:2 [
"entity:node:company::field_shared_energy" => Drupal\Core\Field\FieldItemList {#2356 …9}
"entity:node:company:field_shared_energy" => Drupal\radioactivity\Plugin\Field\FieldType\RadioactivityField {#2548 …9}
]
#classResolver: Drupal\Core\DependencyInjection\ClassResolver {#86
#container: Drupal\Core\DependencyInjection\Container {#33}
#_serviceIds: []
#_entityStorages: []
}
#_serviceIds: []
#_entityStorages: []
}
#fieldDefinition: Drupal\field\Entity\FieldConfig {#2223}
}
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_hot_jobs" => Drupal\field\Entity\FieldConfig {#2222
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_hot_jobs"
#status: true
#uuid: "d42b198c-1e2d-4062-a47a-2332813af295"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:3 [
0 => "field.storage.node.field_shared_hot_jobs"
1 => "filter.format.filtered_html"
2 => "node.type.company"
]
"module" => array:1 [
0 => "text"
]
]
#isSyncing: false
#id: "node.company.field_shared_hot_jobs"
#field_name: "field_shared_hot_jobs"
#field_type: "text_long"
#entity_type: "node"
#bundle: "company"
#label: "Hot jobs"
#description: ""
#settings: array:1 [
"allowed_formats" => array:1 [
0 => "filtered_html"
]
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_logo" => Drupal\field\Entity\FieldConfig {#2221
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_logo"
#status: true
#uuid: "2637a7c5-232a-474a-a243-0e8dd2bd77a7"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_shared_logo"
1 => "node.type.company"
]
"module" => array:1 [
0 => "image"
]
]
#isSyncing: false
#id: "node.company.field_shared_logo"
#field_name: "field_shared_logo"
#field_type: "image"
#entity_type: "node"
#bundle: "company"
#label: "Logo"
#description: ""
#settings: array:12 [
"handler" => "default:file"
"handler_settings" => []
"file_directory" => ""
"file_extensions" => "png gif jpg jpeg"
"max_filesize" => "2 MB"
"max_resolution" => ""
"min_resolution" => ""
"alt_field" => false
"alt_field_required" => true
"title_field" => false
"title_field_required" => false
"default_image" => array:5 [
"uuid" => ""
"alt" => ""
"title" => ""
"width" => null
"height" => null
]
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_org_type" => Drupal\field\Entity\FieldConfig {#2220
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_org_type"
#status: true
#uuid: "aa777de8-ba17-4d3f-ae60-3a0ca2249cb0"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_shared_org_type"
1 => "node.type.company"
]
"module" => array:1 [
0 => "options"
]
]
#isSyncing: false
#id: "node.company.field_shared_org_type"
#field_name: "field_shared_org_type"
#field_type: "list_string"
#entity_type: "node"
#bundle: "company"
#label: "Organisation type"
#description: ""
#settings: []
#required: true
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_sector" => Drupal\field\Entity\FieldConfig {#2219
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_sector"
#status: true
#uuid: "bc4fee57-d312-4475-a7b9-845e53376ba2"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:3 [
0 => "field.storage.node.field_shared_sector"
1 => "node.type.company"
2 => "taxonomy.vocabulary.sector"
]
]
#isSyncing: false
#id: "node.company.field_shared_sector"
#field_name: "field_shared_sector"
#field_type: "entity_reference"
#entity_type: "node"
#bundle: "company"
#label: "Sector"
#description: ""
#settings: array:2 [
"handler" => "default:taxonomy_term"
"handler_settings" => array:4 [
"target_bundles" => array:1 [ …1]
"sort" => array:2 [ …2]
"auto_create" => false
"auto_create_bundle" => ""
]
]
#required: true
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_skype_id" => Drupal\field\Entity\FieldConfig {#2218
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_skype_id"
#status: true
#uuid: "fecf58c6-9129-4bbe-9c77-698159386906"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:2 [
0 => "field.storage.node.field_shared_skype_id"
1 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.field_shared_skype_id"
#field_name: "field_shared_skype_id"
#field_type: "string"
#entity_type: "node"
#bundle: "company"
#label: "Skype ID"
#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_shared_website" => Drupal\field\Entity\FieldConfig {#2217
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_website"
#status: true
#uuid: "45f88a12-f735-4718-8d33-df3080f47d4b"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_shared_website"
1 => "node.type.company"
]
"module" => array:1 [
0 => "link"
]
]
#isSyncing: false
#id: "node.company.field_shared_website"
#field_name: "field_shared_website"
#field_type: "link"
#entity_type: "node"
#bundle: "company"
#label: "Website(s)"
#description: ""
#settings: array:2 [
"title" => 1
"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
}
]
}
#name: null
#parent: null
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
#typedDataManager: null
#entity: Drupal\node\Entity\Node {#1768}
}
#cacheContexts: []
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#values: array:33 [
"nid" => array:1 [
"x-default" => "196954"
]
"vid" => array:1 [
"x-default" => "346782"
]
"type" => array:1 [
"x-default" => "company"
]
"uuid" => array:1 [
"x-default" => "0685ba20-6836-4222-af89-f9dedcb21967"
]
"langcode" => array:1 [
"x-default" => "en"
]
"revision_uid" => array:1 [
"x-default" => "0"
]
"revision_timestamp" => array:1 [
"x-default" => "1689592963"
]
"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" => "0"
]
"title" => array:1 [
"x-default" => "Arbetsförmedlingens EURES Sverige "
]
"created" => array:1 [
"x-default" => "1573126705"
]
"changed" => array:1 [
"x-default" => "1689592963"
]
"promote" => array:1 [
"x-default" => "0"
]
"sticky" => array:1 [
"x-default" => "0"
]
"default_langcode" => array:1 [
"x-default" => "1"
]
"revision_translation_affected" => array:1 [
"x-default" => "1"
]
"content_translation_source" => array:1 [
"x-default" => "und"
]
"content_translation_outdated" => array:1 [
"x-default" => "0"
]
"rh_action" => array:1 [
"x-default" => null
]
"rh_redirect" => array:1 [
"x-default" => null
]
"rh_redirect_response" => array:1 [
"x-default" => null
]
"rh_redirect_fallback_action" => array:1 [
"x-default" => null
]
"body" => array:1 [
"x-default" => array:1 [
0 => array:3 [
"value" => """
<h4>Available for chat: 10:00 - 18:00 (CET)</h4><p> </p><h3>VÄLKOMMEN TILL ARBETSFÖRMEDLINGEN EURES! </h3><p><strong>Här hittar du ditt nästa jobb i Sverige.</strong></p><p>Svenska arbetsgivare söker personal i många olika områden och idag har du möjlighet att träffa dessa.<br />\r\n
Arbetsgivarna finns från Haparanda i Norr till Ystad i Söder och erbjuder en massa tjänster</p><p><strong>Arbetsförmedlingen – Swedish Employment Services is a part of the European Employment Services<br />\r\n
network – EURES. Our national Eures Team focus on several sectors with a high demand for skilled<br />\r\n
personnel all over the country.</strong></p><p>Take the opportunity to chat with us during the day, read the adverts and show your interest.<br />\r\n
If you have questions later please use the e-mail below for further information about your field of interest.<br />\r\n
Welcome to Sweden!</p><p> </p><p><strong>Kolla här nedanför och hitta ditt nästa jobb!<br />\r\n
List of participating Swedish exhibitors, </strong><br />\r\n
(links, and time schedule for chat and broadcasting will be posted two weeks before the event)</p><h4><strong><u>CROSS BORDER</u></strong></h4><p><strong>Sverige/Danmark</strong>, Öresunddirekt: Infopoint information service in Swedish and Danish about living and working. Visit our stand and meet with <strong>employers</strong> recruiting in the region.<br />\r\n
<strong>Monter/stand: </strong> <a href="https://www.europeanjobdays.eu/en/company/%C3%B8resunddirekt-0">Öresunddirekt</a><br />\r\n
Available for chat: 11:30 - 13:00 and 16:30 - 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Sverige/Norway/Finland</strong>, Nordkalottens Gränsetjänst: Infopoint information service in Swedish, Norwegian and Finnish about living and working <br />\r\n
<strong>Monter/stand: </strong> <a href="https://www.europeanjobdays.eu/en/company/nordkalottens-gr%C3%A4nstj%C3%A4nst">Nordkalottens Gränsetjänst</a><br />\r\n
Available for chat: 10:00 - 11:30 and 14:00 - 16:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Sverige/Norway</strong>, Gränsetjänst: Infopoint information service in Swedish and Norwegian about living and working <br />\r\n
<strong>Monter/stand: </strong><a href="https://www.europeanjobdays.eu/en/company/nordkalottens-gr%C3%A4nstj%C3%A4nst">Gränsetjänst</a><br />\r\n
Available for chat: 11:30 - 16:15 (CET)<br />\r\n
____________________________________________________________________________________________________</p><h4><strong><u>EXHIBITORS</u></strong></h4><p><strong>Region Dalarna/Public Health Care in Dalarna </strong>looking for MD radiology, dentists and psychiatric nurses<br />\r\n
<strong>Visit stand: </strong> <a href="https://www.europeanjobdays.eu/en/company/region-dalarna">https://www.europeanjobdays.eu/en/company/region-dalarna</a><br />\r\n
Available for chat: 11:00 - 12:30 and 16:30- 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Region Norrbotten/Public Health Care in Norrbotten </strong>looking for specialised physicians, general- and specialised nurses, assistent nurses, radiographers, biomedical scientists/analysts, dentists, hygienists and dental technicians and psychologists.<br />\r\n
<strong>Visit stand: </strong> <a href="https://www.europeanjobdays.eu/en/company/county-council-norrbotten-looking-health-specialists">https://www.europeanjobdays.eu/en/company/county-council-norrbotten-looking-health-specialists</a> <br />\r\n
Available for chat: 10:00 - 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Region Kalmar/Public Health Care in Kalmar</strong> looking for dentists<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/region-kalmar">https://www.europeanjobdays.eu/en/company/region-kalmar</a><br />\r\n
Available for chat: 10:00 - 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Region Värmland/Public Health Care in Värmland </strong>looking for physicians, dentists and physioterapists<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/region-v%C3%A4rmland">https://www.europeanjobdays.eu/en/company/region-v%C3%A4rmland</a><br />\r\n
Available for chat: 11:00 - 12:30 and 16:30 - 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Region Östergötland, Public Health Care in Östergötland </strong>looking for specialised doctors, general- and specialised nurses<br />\r\n
<strong>Visit stand: </strong> <a href="https://www.europeanjobdays.eu/en/company/region-%C3%B6sterg%C3%B6tland-public-health-care-%C3%B6sterg%C3%B6tland">https://www.europeanjobdays.eu/en/company/region-%C3%B6sterg%C3%B6tland-public-health-care-%C3%B6sterg%C3%B6tland</a><br />\r\n
Available for chat: 11:00 - 12:30 and 16:30- 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Luleå Kommun (municipality)</strong>, söker semestervikarier inom/som Vård och omsorgsboende, Hemtjänst, Personlig assistent, Stöd & service, socialpsykiatri samt öppenvård, Nattpatrull/Trygghetslarm, även andra jobb inom olika verksamhetsområden som förskola och skola, vård och omsorg, IT, kommunikation, socialt arbete, restaurang/storhushåll, transport etc och många fler (Scandinavian required)<br />\r\n
<strong>Visit stand: </strong> <a href="https://www.europeanjobdays.eu/en/company/lule%C3%A5-kommun">https://www.europeanjobdays.eu/en/company/lule%C3%A5-kommun\u{200B}</a><a href="https://www.europeanjobdays.eu/en/company/lule%C3%A5-kommun"> </a><br />\r\n
Available for chat: 15:00 - 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>LKAB</strong> söker 200 semestervikarier: terminalarbetare, driftsoperatörer ovan och under jord, laboranter, provtagare och analystekniker, förrådsarbetare, handledare för ferieungdomar, operatörer, gruvbyggare, reparatörer, elektriker, mekaniker, VVS, elektriker/automationstekniker (Språkkunskaper i svenska eller ett skandinaviskt språk krävs) (Scandinavian required) <br />\r\n
<strong>Visit stand: </strong> <a href="https://www.europeanjobdays.eu/en/company/lkab-luossavaara-kiirunavaara-ab-publ">LKAB - Luossavaara-Kiirunavaara AB (publ) | EURES - European Job Days</a><br />\r\n
Available for chat: 11:00 - 13:30 and 16:30 - 18:00 (CET)<br />\r\n
__________________________________________________________________________________________________</p><p><strong>Kaunis Iron</strong> söker ett 30-tal Lastbilschaufförer, Truckchaufförer, Borroperatörer, Produktionslastare,<br />\r\n
Geologer, Kaxprovtagare, Mättekniker, Förrådstekniker, Prospekteringstekniker och Miljötekniker för semestervikariat. Även tillsvidareanställning som lastbilschaufförer. (Språkkunskaper i svenska eller ett skandinaviskt språk krävs) (scndinavian required) <strong>The Geologist position is also for English speaking applicants</strong>. <br />\r\n
<strong>Visit stand</strong>: <a href="https://www.europeanjobdays.eu/en/company/kaunis-iron">Kaunis Iron | EURES - European Job Days</a><br />\r\n
Available for chat: 11:00 - 13:30 and 16:30 - 18:00 (CET)<br />\r\n
___________________________________________________________________________________________________</p><p><strong>Billerudkorsnäs</strong> söker 70 semestervikarier: Operatörer, Elektriker, Mekaniker, Laboranter, Labbtekniker, Förpackningstekniker, Förrådsarbetare, Lokalvårdare, Restaurangbiträden, Process- och miljötekniker, Produktionsplanerare, Leverensplanerare, Inköpare, Portvakter/Receptionister. Semestervikarier inom en mängd olika områden (Språkkunskaper i svenska eller ett skandinaviskt språk krävs) (Scandinavian required)<br />\r\n
<strong>Visit stand</strong>: <a href="https://www.europeanjobdays.eu/en/company/billerudkorsn%C3%A4s-karlsborgs-bruk">BillerudKorsnäs - Karlsborgs bruk | EURES - European Job Days</a><br />\r\n
Available for chat: 11:00 - 13:00 and 17:00 - 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Stenvalls Trä</strong> - söker Sågverksoperatörer, Operatörer, Gaffeltrucksförare och Lagerarbetare till olika orter. (Språkkunskaper i svenska eller ett skandinaviskt språk krävs) (Scandinavian required)<br />\r\n
Visit stand: <a href="https://www.europeanjobdays.eu/en/company/stenvalls-tr%C3%A4">Stenvalls Trä | EURES - European Job Days</a><br />\r\n
Available for chat: kl 10:00 - 17:00 (CET)<br />\r\n
___________________________________________________________________________________________________</p><p><strong>Jutos Timber</strong>, söker Underhållsmekaniker, Maskinförare/Truckförare, Processoperatörer och Industristäd. Du kan också lämna spontanansökan/intresseanmälan. (Språkkunskaper i svenska eller ett skandinaviskt språk krävs) (Scandinavian required)<br />\r\n
<strong>Visit stand</strong>: <a href="https://www.europeanjobdays.eu/en/company/jutos-timber-ab">Jutos Timber AB | EURES - European Job Days</a><br />\r\n
Available for chat: Not available, Chattar ej, men kontaktar de kandidater som har skickat matchande ansökningar, samt de som har skickat intressanta spontanansökningar.<br />\r\n
___________________________________________________________________________________________________</p><p><strong>Tyréns</strong> – söker Uppdragsledande VVS- eller STYR-projektör, Avdelningschef El/tele, Byggledare och projektledare, Arkitekter och byggnadsingenjörer. (Språkkunskaper i svenska eller ett skandinaviskt språk krävs) (Scandinavian required)<br />\r\n
Tyréns Sverige AB | EURES - European Job Days <a href="https://www.europeanjobdays.eu/en/company/tyr%C3%A9ns-sverige-ab">Tyréns Sverige AB | EURES - European Job Days</a><br />\r\n
Available for chat: Not available, Chattar inte, men Tyréns kommer ta kontakt med de kandidater som ansökt samt matchar de profiler de söker.<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Snells Entreprenad</strong> - söker Maskinförare, mekaniker och svetsare för semestervikariat. (Språkkunskaper i svenska eller ett skandinaviskt språk krävs) (Scandinavian required)<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/snells-entreprenad-ab">Snells Entreprenad AB | EURES - European Job Days</a><br />\r\n
Available for chat: 11:00 - 13:30 and 16:30 - 18:00 (CET)<br />\r\n
___________________________________________________________________________________________________</p><p><strong>Luleå University of Technology</strong>, offering PhD positions, looking for Teachers and researchers.<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/lule%C3%A5-university-technology">https://www.europeanjobdays.eu/en/company/lule%C3%A5-university-technology</a><br />\r\n
Available for chat: Tid/Time: 10.00-15.00 (CET) (Jitsi and also Teams with an HR specialist, check link in the LTU stand) and 16.30-18.00 (CET) on Jitsi.<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Utbildning Nord</strong>, söker utbildare inom flertal yrkesområden, t.ex: elektriker, kyltekniker, programmerare, plåtslagare, automationstekniker, kock eller t.ex sjuksköterska. Dig som har gedigen yrkeskompetens inom dessa områden. (Språkkunskaper i svenska eller ett skandinaviskt språk krävs)(Scandinavian required)<br />\r\n
\u{200B}<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/utbildning-nord">https://www.europeanjobdays.eu/en/company/utbildning-nord</a><br />\r\n
Available for chat: 11:00 - 13:30 and 16:30 - 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Nordjobb</strong>, providing seasonal jobs for over 30 000 youths between 18 and 30 in all the Nordic countries such as the Faroe Islands, Greenland and Norway.<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/nordjobb-2">https://www.europeanjobdays.eu/en/company/nordjobb-2</a><br />\r\n
Available for chat: Tid/Time (TBA)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Evidensia</strong>, looking for veterinarians<br />\r\n
<strong>Visit stand:</strong> <a href="https://www.europeanjobdays.eu/en/company/evidensia-djursjukv%C3%A5rd">https://www.europeanjobdays.eu/en/company/evidensia-djursjukv%C3%A5rd</a><br />\r\n
Available for chat: 11:00-13:30 and 16:30 – 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Gällivare kommun</strong>, söker bl a Barnskötare, inflyttningslots, controller, vård- och omsorgspersonal, flygplatsmedarbetare, fritidspedagog, fritidsledare, statistikhandläggare, förskollärare och lärare (Scandinavian required)<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/g%C3%A4llivare-kommun-0">https://www.europeanjobdays.eu/en/company/g%C3%A4llivare-kommun-0</a><br />\r\n
Available for chat: Tid/Time 11:00 - 13:30 and 14:30 - 16:30 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Pajala kommun</strong>, söker bl a Semestervikarier till stöd och omsorg, lärare och Flygplatsmedarbetare/ Drifttekniker, undersköterskor, Leg Arbetsterapeut, Biståndshandläggare SOL/ LSS, 6st Handledare till Bostad med särskildservice (Barn), samhällsplanerare, mark- och exploateringsingenjör, biträdande rektor, lärare idrott och hälsa, grundskollärare,/specialpedagog grundsärskola, språklärare meänkieli/finska, textillärare, lågstadielärare, (Scandinavian required)<br />\r\n
<strong>Visit stand:</strong><strong> </strong><a href="https://www.europeanjobdays.eu/en/company/v%C3%A4lkommen-till-pajala-part-swedish-lapland">https://www.europeanjobdays.eu/en/company/v%C3%A4lkommen-till-pajala-part-swedish-lapland</a><br />\r\n
Available for chat: Tid/Time 10:00 - 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Haparanda stad</strong>, söker bl a Sommarvikarier till socialförvaltningen; undersköterskor, vårdbiträden, Habiliteringsassistenter / Rehabiliteringsassistenter, personliga assistenter samt Sjuksköterskor till vård- och omsorgsboenden och Distriktssköterskor/sjuksköterskor till hemsjukvården. Även byggnadsinspektör och kommunikatör (Scandinavian required)<br />\r\n
<strong>Visit stand:</strong><strong> </strong><a href="https://www.europeanjobdays.eu/en/company/haparanda-stad">https://www.europeanjobdays.eu/en/company/haparanda-stad</a><br />\r\n
Available for chat: 11:00 - 13:30 and 16:30 - 17:30 (CET) <br />\r\n
____________________________________________________________________________________________________</p><p><strong>Norsjö Kommun</strong>, söker Sommarvikarier till omsorgen 2022, ekonom, Bemannings- och schemaplanerare, Legitimerad Fysioterapeut/Sjukgymnast, Lärarutbildningstjänst, kockar m.m.<br />\r\n
\u{200B}<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/norsj%C3%B6-kommun-municipality">https://www.europeanjobdays.eu/en/company/norsj%C3%B6-kommun-municipality</a><br />\r\n
Available for chat: 10:00 - 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Multimind Bemanning</strong>, looking for Finnish and Norwegian speaking customer and support service agent. <br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/multimind-bemanning">https://www.europeanjobdays.eu/en/company/multimind-bemanning</a><br />\r\n
Available for chat: Tid/Time (TBA)<br />\r\n
____________________________________________________________________________________________________</p><h4><strong><u>INFOPOINT</u></strong></h4><p><strong>EURES Targeted Mobility Scheme (TMS)</strong>, Infopoint about mobility services and financial support.. <br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/targeted-mobility-scheme-tms-sweden">https://www.europeanjobdays.eu/en/company/targeted-mobility-scheme-tms-sweden</a><br />\r\n
Available for chat: 13:30 - 14:30 and 17:00-18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>EURES Industrijobb i norra Sverige</strong>, Infopoint about jobs in the industry sector in the north of Sweden. <br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/industrijobb-i-norra-sverige">https://www.europeanjobdays.eu/en/company/industrijobb-i-norra-sverige</a><br />\r\n
Available for chat: 10:00 - 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>EURES Sweden Health</strong>, Infopoint about health sector in Sweden<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/eures-sweden-health">https://www.europeanjobdays.eu/en/company/eures-sweden-health</a> <br />\r\n
Available for chat: 11:00 - 12:30 and 16:30 - 18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>EURES Sweden Chefs</strong>, Infopoint about Chefs in Sweden<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/eures-sweden-chefs">https://www.europeanjobdays.eu/en/company/eures-sweden-chefs\u{200B}</a><a href="https://www.europeanjobdays.eu/en/company/eures-sweden-chefs"> </a><br />\r\n
Available for chat: 11:00-12:30 and 16:30-18:00 (CET).<br />\r\n
____________________________________________________________________________________________________</p><p><strong>EURES Sweden Veterinary team</strong>, Infopoint about Veterinarian in Sweden<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/eures-veterinary-team-sweden">https://www.europeanjobdays.eu/en/company/eures-veterinary-team-sweden</a><br />\r\n
Available for chat: 11:00-13:30 and 16:30-18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>EURES Teachers Sweden</strong>, Infopoint about Teachers in Sweden<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/eures-teachers-team-sweden">EURES Teachers team Sweden | EURES - European Job Days</a><br />\r\n
Available for chat: 11:00-13:30, 16:30-18:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Nordisk Joblösning</strong>, is an EU-financed Interreg project working for mobility on the Scandinavian labor- and education market.<br />\r\n
<strong>Visit stand:</strong> <a href="https://www.europeanjobdays.eu/en/company/arbeta-tillsammans-working-together-project-interreg-nord">https://www.europeanjobdays.eu/en/company/arbeta-tillsammans-working-together-project-interreg-nord</a><br />\r\n
Available for chat: Tid/Time (TBA)<br />\r\n
____________________________________________________________________________________________________</p><p><strong>Arbeta tillsammans</strong>, Infopoint <em>promoting and enhancing knowledge about the common labour market area within Finland and Sweden.</em><br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/arbeta-tillsammans-working-together-project-interreg-nord">https://www.europeanjobdays.eu/en/company/arbeta-tillsammans-working-together-project-interreg-nord</a><br />\r\n
Available for chat: 10:00 - 11:30 and 14:00 - 16:00 (CET)<br />\r\n
____________________________________________________________________________________________________</p><p> </p><p><strong>Om du är osäker om ditt yrke efterfrågas eller vad dina möjligheter är, så kan du chatta med oss och ställa dina frågor. </strong></p><p><strong>EURES</strong> är ett samarbetsnätverk som ska främja fri rörlighet för arbetstagare i de 27 EU-länderna samt Schweiz, Island, Liechtenstein och Norge. <strong>Arbetsförmedlingen</strong> är en av Sveriges medlemmar som arbetar för detta.</p><p>För frågor om vad du bör tänka på om du flyttar till Sverige finns det information om detta<br />\r\n
under flicken, "<strong><em>Toolkit visitors - Sweden</em></strong>" som du hittar på höger sida.<br />\r\n
<br />\r\n
Har du frågor om hur man söker jobb i Sverige och hur du kan <strong>förbereda ditt ansökningsbrev och CV</strong> vill vi tipsa om <strong>Arbetsförmedlingens webbinarier</strong> som finns att se på vår hemsida.<br />\r\n
<a href="https://arbetsformedlingen.se/play/webbinarium/stick-ut-med-dina-ansokningshandlingar">Webbinarium - Stick ut med dina ansökningshandlingar (arbetsformedlingen.se)</a><br />\r\n
<br />\r\n
Har du blivit inbjuden till att delta i en <strong>videointervju?</strong> Här är fyra tips för dig.</p><ul><li>Sitt i en ljus och lugn miljö med mörk bakgrund så ditt ansikte syns tydligt. Använd headset för bästa upplevelse.</li><li>Försök att testa ljud och kamera innan mötet börjar så att du är säker på att tekniken fungerar.</li><li>Ha papper och penna redo. Skriv ner frågor och saker som du vill komma ihåg att nämna för arbetsgivaren.</li><li>Nervös? Då kan du tala om det. Ett bra knep kan vara att ta ett andetag och fundera en sekund innan du svarar på frågorna.</li></ul><p><br />\r\n
\u{200B}Det kan finnas möjlighet att ansöka om <strong>ekonomiskt stöd</strong> om du blir kallad på en intervju eller om du väljer att flytta till ett annat EU-land, Norge eller Island för arbete. Här kan du läsa mer om <strong>TMS </strong><a href="https://arbetsformedlingen.se/other-languages/english-engelska/your-first-eures-job/ditt-forsta-eures-jobb">https://arbetsformedlingen.se/other-languages/english-engelska/your-first-eures-job/ditt-forsta-eures-jobb</a></p><p>De som hanterar dessa stöd finns också som utställare på denna mässa. Har du direkta frågor till dem så finns de tillgängliga för <strong>chatt.</strong></p><p> </p><h3>Where are the available jobs?</h3><p>The continued demand for labour means that the shortage of skilled labour will continue to be great in certain sectors. The most widespread recruitment problems – and thus good or very good chances for jobseekers to find work – are expected to occur in the areas of educational work, healthcare, technical work, the construction industry and IT. In these occupational areas there are generally good opportunities for work over a period of both one and five years.</p><p>In occupations at tertiary education level there is little competition for jobs as nurses with basic or specialist qualifications, engineers, graduate engineers, qualified IT staff, doctors, secretaries (social work), teachers and pre-school teachers, amongst others. In the longer term, population growth and demographic make-up, with more younger and older people, will create continued strong demand for labour. Digitalisation is also driving demand for labour in several areas. In occupations at upper-secondary-education level there is little competition for jobs in most of the building trades, and as cooks, motor vehicle mechanics and vehicle repairers, assistant nurses and lorry drivers, amongst others.</p><p>For many of the professions basic Swedish is required.</p><p>NB If you are a citizen outside of EU/EEA you need a work permit in Sweden in order to work here. The Swedish Migration Agency handles all questions about work permits and residence permits.</p><p> </p><h3>Short overview of the labour market:</h3><p>Sweden has just over 10 million inhabitants and the population is expected to increase by around 1% per annum over the next few years and estimated to exceed 11 million in 2026. The number of people in the workforce has risen considerably in recent years and is expected to continue increasing in the next few years. In 2019, unemployment amongst 15-74 year-olds was on average 6.7%. In 2020-2021 unemployment is expected to rise in connection with weakened economic climate.</p><p>In 2019, the number of people in employment (15-74 year-olds) on the Swedish labour market increased by 34 000, corresponding to 0.7%. Employment increased in both the private and the public services sector and in the construction sector, whilst it fell slightly in industry. In 2020 and 2021, employment is expected to continue to grow, but very slightly. Sweden has among the highest employment rates of all EU countries and the employment rate is expected to decline marginally over the next few years.</p><p>The number of vacancies notified to the Swedish Public Employment Service is at a relatively high level, which is an indication that many employers still have significant recruitment needs despite the economic downturn. Knowledge requirements are high on the Swedish labour market and have increased over time. For applicants without any form of upper-secondary education, the chances of finding a job are poor. There is a strong, long-term upward trend in employment in occupations at tertiary education level. In the next few years, there are also expected to be additional jobs in occupations at secondary education level. Competition for certain jobs at this level will continue to be tough, as jobseekers with tertiary education are also applying for these jobs.</p><p>Demand for labour is expected to remain high. This will lead to a gradually declining supply of skilled labour in an increasing number of occupations. The output from the educational system will not meet the overall demand for labour. New jobs will arise in occupations at upper-secondary school level, but also in occupations that require tertiary education. As a minimum, recruiters usually require job applicants to have completed upper-secondary school education. There are very few jobs on the Swedish labour market that require only very low or no formal education.</p><p>Text last edited on: 10/2021</p><p> </p><h3>Hot jobs:</h3><p>If you are interested to find various job opportunities and meet with potential employers from Sweden, Norway, Finland and Denmark, then <strong>register</strong> as a job seeker for this event and find out your options!</p><p>On 24 February, you will have the opportunity to gain some more insight on how to search for a job, information on living and working conditions in the participating countries and other useful information for frontier and cross-border workers. Check the <strong>event agenda</strong>!</p><p>Join us online on <strong>24 February 2022, from 10 a.m. to 6 p.m. </strong>(CET).</p><p>Participation is <strong>free of charge</strong> for both exhibitors and job seekers.</p><p>We look forward to welcoming you on 24 February!</p>
"""
"summary" => null
"format" => "basic_html"
]
]
]
"field_shared_country" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"target_id" => "124"
]
]
]
"field_shared_sector" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"target_id" => "175"
]
]
]
"field_shared_contact_details" => array:1 [
"x-default" => array:1 [
0 => array:2 [
"value" => "<p>E-mail: <a href="mailto:eures@arbetsformedlingen.se">eures@arbetsformedlingen.se</a></p>"
"format" => "filtered_html"
]
]
]
"field_shared_energy" => array:1 [
"x-default" => array:1 [
0 => array:2 [
"energy" => "0"
"timestamp" => "1689592963"
]
]
]
"field_shared_logo" => array:1 [
"x-default" => array:1 [
0 => array:5 [
"target_id" => "246601"
"alt" => ""
"title" => ""
"width" => "361"
"height" => "240"
]
]
]
"field_shared_org_type" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"value" => "type_2"
]
]
]
"field_shared_website" => array:1 [
"x-default" => array:2 [
0 => array:3 [
"uri" => "https://www.linkedin.com/company/eures-sweden-arbetsf%C3%B6rmedlingen/?viewAsMember=true"
"title" => "LinkedIn"
"options" => array:1 [
"attributes" => []
]
]
1 => array:3 [
"uri" => "https://www.facebook.com/EURESSweden"
"title" => "Facebook"
"options" => array:1 [
"attributes" => []
]
]
]
]
]
#fields: array:1 [
"field_shared_energy" => array:1 [
"x-default" => Drupal\Core\Field\FieldItemList {#2213
#definition: Drupal\field\Entity\FieldConfig {#2223}
#name: "field_shared_energy"
#parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2357}
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
#typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1163}
#list: array:1 [
0 => Drupal\radioactivity\Plugin\Field\FieldType\RadioactivityField {#2645
#definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2544}
#name: 0
#parent: Drupal\Core\Field\FieldItemList {#2213}
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
#typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1163}
#values: array:2 [ …2]
#properties: []
}
]
#langcode: "en"
}
]
]
#fieldDefinitions: array:41 [
"nid" => Drupal\Core\Field\BaseFieldDefinition {#2355}
"uuid" => Drupal\Core\Field\BaseFieldDefinition {#2352}
"vid" => Drupal\Core\Field\BaseFieldDefinition {#2349}
"langcode" => Drupal\Core\Field\BaseFieldDefinition {#2346}
"type" => Drupal\Core\Field\BaseFieldDefinition {#2343}
"revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2341}
"revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2337}
"revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2333}
"status" => Drupal\Core\Field\Entity\BaseFieldOverride {#2244}
"uid" => Drupal\Core\Field\Entity\BaseFieldOverride {#2243}
"title" => Drupal\Core\Field\Entity\BaseFieldOverride {#2242}
"created" => Drupal\Core\Field\Entity\BaseFieldOverride {#2241}
"changed" => Drupal\Core\Field\Entity\BaseFieldOverride {#2240}
"promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2239}
"sticky" => Drupal\Core\Field\Entity\BaseFieldOverride {#2238}
"default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2299}
"revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2293}
"revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2287}
"metatag" => Drupal\Core\Field\Entity\BaseFieldOverride {#2237}
"path" => Drupal\Core\Field\Entity\BaseFieldOverride {#2236}
"rh_action" => Drupal\Core\Field\Entity\BaseFieldOverride {#2235}
"rh_redirect" => Drupal\Core\Field\Entity\BaseFieldOverride {#2234}
"rh_redirect_response" => Drupal\Core\Field\Entity\BaseFieldOverride {#2233}
"rh_redirect_fallback_action" => Drupal\Core\Field\Entity\BaseFieldOverride {#2232}
"menu_link" => Drupal\Core\Field\Entity\BaseFieldOverride {#2231}
"content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#2254}
"content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#2250}
"body" => Drupal\field\Entity\FieldConfig {#2230}
"field_metatag" => Drupal\field\Entity\FieldConfig {#2229}
"field_org_found_in" => Drupal\field\Entity\FieldConfig {#2228}
"field_org_number_of_employees" => Drupal\field\Entity\FieldConfig {#2227}
"field_shared_carousel" => Drupal\field\Entity\FieldConfig {#2226}
"field_shared_contact_details" => Drupal\field\Entity\FieldConfig {#2225}
"field_shared_country" => Drupal\field\Entity\FieldConfig {#2224}
"field_shared_energy" => Drupal\field\Entity\FieldConfig {#2223}
"field_shared_hot_jobs" => Drupal\field\Entity\FieldConfig {#2222}
"field_shared_logo" => Drupal\field\Entity\FieldConfig {#2221}
"field_shared_org_type" => Drupal\field\Entity\FieldConfig {#2220}
"field_shared_sector" => Drupal\field\Entity\FieldConfig {#2219}
"field_shared_skype_id" => Drupal\field\Entity\FieldConfig {#2218}
"field_shared_website" => Drupal\field\Entity\FieldConfig {#2217}
]
#languages: array:15 [
"bg" => Drupal\Core\Language\Language {#2651
#name: "Bulgarian"
#id: "bg"
#direction: "ltr"
#weight: -10
#locked: false
}
"de" => Drupal\Core\Language\Language {#2652
#name: "German"
#id: "de"
#direction: "ltr"
#weight: -9
#locked: false
}
"en" => Drupal\Core\Language\Language {#2653
#name: "English"
#id: "en"
#direction: "ltr"
#weight: -8
#locked: false
}
"es" => Drupal\Core\Language\Language {#2654
#name: "Spanish"
#id: "es"
#direction: "ltr"
#weight: -7
#locked: false
}
"fr" => Drupal\Core\Language\Language {#2655
#name: "French"
#id: "fr"
#direction: "ltr"
#weight: -6
#locked: false
}
"hr" => Drupal\Core\Language\Language {#2656
#name: "Croatian"
#id: "hr"
#direction: "ltr"
#weight: -5
#locked: false
}
"it" => Drupal\Core\Language\Language {#2658
#name: "Italian"
#id: "it"
#direction: "ltr"
#weight: -4
#locked: false
}
"hu" => Drupal\Core\Language\Language {#2657
#name: "Hungarian"
#id: "hu"
#direction: "ltr"
#weight: -3
#locked: false
}
"nl" => Drupal\Core\Language\Language {#2659
#name: "Dutch"
#id: "nl"
#direction: "ltr"
#weight: -2
#locked: false
}
"pl" => Drupal\Core\Language\Language {#2660
#name: "Polish"
#id: "pl"
#direction: "ltr"
#weight: -1
#locked: false
}
"pt-pt" => Drupal\Core\Language\Language {#2661
#name: "Portuguese"
#id: "pt-pt"
#direction: "ltr"
#weight: 0
#locked: false
}
"sk" => Drupal\Core\Language\Language {#2662
#name: "Slovak"
#id: "sk"
#direction: "ltr"
#weight: 1
#locked: false
}
"sl" => Drupal\Core\Language\Language {#2663
#name: "Slovenian"
#id: "sl"
#direction: "ltr"
#weight: 2
#locked: false
}
"und" => Drupal\Core\Language\Language {#2664
#name: "Not specified"
#id: "und"
#direction: "ltr"
#weight: 11
#locked: true
}
"zxx" => Drupal\Core\Language\Language {#2647
#name: "Not applicable"
#id: "zxx"
#direction: "ltr"
#weight: 12
#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 {#1768}
]
]
#translationInitialize: false
#newRevision: false
#isDefaultRevision: "1"
#entityKeys: array:9 [
"bundle" => "company"
"id" => "196954"
"revision" => "346782"
"label" => "Arbetsförmedlingens EURES Sverige "
"uuid" => "0685ba20-6836-4222-af89-f9dedcb21967"
"status" => "1"
"published" => "1"
"uid" => "0"
"owner" => "0"
]
#translatableEntityKeys: array:3 [
"langcode" => array:1 [
"x-default" => "en"
]
"default_langcode" => array:1 [
"x-default" => "1"
]
"revision_translation_affected" => array:1 [
"x-default" => "1"
]
]
#validated: false
#validationRequired: false
#loadedRevisionId: "346782"
#revisionTranslationAffectedKey: "revision_translation_affected"
#enforceRevisionTranslationAffected: []
#isSyncing: false
+in_preview: null
}