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
#definition: array:2 [ …2]
#typedDataManager: null
}
]
+original: ? Drupal\field\FieldStorageConfigInterface
}
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2544
#definition: array:2 [
"type" => "field_item:radioactivity"
"settings" => array:4 [
"profile" => "decay"
"granularity" => 900
"halflife" => 43200
"cutoff" => 1.0
]
]
#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 [
"auto_entitylabel" => true
"admin_toolbar" => true
"admin_toolbar_tools" => true
…214
]
#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 [
"sector" => "sector"
]
"sort" => array:2 [
"field" => "_none"
"direction" => "asc"
]
"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:32 [
"nid" => array:1 [
"x-default" => "315573"
]
"vid" => array:1 [
"x-default" => "347023"
]
"type" => array:1 [
"x-default" => "company"
]
"uuid" => array:1 [
"x-default" => "9f8f58b8-457a-43ea-864f-eeaddc837174"
]
"langcode" => array:1 [
"x-default" => "en"
]
"revision_uid" => array:1 [
"x-default" => "130487"
]
"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" => "130487"
]
"title" => array:1 [
"x-default" => "Workindenmark"
]
"created" => array:1 [
"x-default" => "1637931162"
]
"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" => """
<p>Workindenmark invites jobseekers from the Scandinavian countries and other EU/EEA countries to participate in the job fair <em>Crossing Nordic Borders</em> on February 24, 2022.</p><p>Danish employers from sectors such as hospitality, construction, transport / logistics, IT, Life Science, engineering, industry and health will promote their job vacancies in advance of and during the event.</p><p>Remember to visit our “Denmark” stand/country profile. You will find many job vacancies from Danish employers there as well.</p><p>Looking for more job opportunities in Denmark? Check the jobs published on <a href="http://www.workindenmark.dk">www.workindenmark.dk</a></p><p>____________________________________________________________________________________________________</p><p>Workindenmark byder jobsøgere fra Skandinaviske og EU/EEA lande velkommen til online jobmessen ”Crossing Nordic Borders” den 24 februar 2022.</p><p>Danske arbejdsgivere fra hotel/restauration, bygge/anlæg, transport/logistik, IT, Life Science, industri, teknologi og sundheds brancher vil annoncere deres ledige stillinger, og vi opfordrer alle jobsøgere til at søge de job, som matcher dine kvalifikationer.</p><p>Husk at besøge vores ”Danmark” stand, hvor vi annoncerer mange jobopslag fra danske arbejdsgivere.</p><p>Vil du gerne tjekke flere job muligheder i Danmark? Besøg <a href="http://www.workindenmark.dk">www.workindenmark.dk</a> og tjek de mange ledige jobs i Denmark.</p><p> </p><h3><strong><u>Exhibitors</u></strong></h3><p><strong>___________________________________________________________________________________________________<br />\r\n
Amfitech/Manufacture of electrical equitment: </strong>looking for Embedded Software Developer.<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/amfitech-aps">Amfitech ApS | EURES - European Job Days</a></p><p><strong>___________________________________________________________________________________________________<br />\r\n
DAMM Cellular Systems / Telecommunication: </strong>looking for senior software developers.<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/damm-cellular-systems">DAMM Cellular Systems A/S | EURES - European Job Days</a></p><p><strong>____________________________________________________________________________________________________<br />\r\n
Falcon.io/ Information service activities: </strong>looking for sales development representative for Nordics and Benelux.<br />\r\n
<strong>Visit stand:</strong> <a href="https://www.europeanjobdays.eu/en/company/falconio">Falcon.io | EURES - European Job Days</a><br />\r\n
<strong>Avaible for chat:</strong> 10:00-11:30 and 14:00-15:00</p><p>____________________________________________________________________________________________________<br />\r\n
<strong>Fiberline Composites/ Manufacturing: </strong>looking for specialist in composite materials mechanics and Process Engineer.<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/fiberline-composites">Fiberline Composites A/S | EURES - European Job Days</a></p><p>____________________________________________________________________________________________________<br />\r\n
<strong>Hesehus/ Computer programming, consultancy and related activities: </strong>looking for software developer, product software developer, cloud software developer and frontend developer.<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/organisation-jobs/8619">Jobs | EURES - European Job Days</a><br />\r\n
<strong>Avaible for chat:</strong> 10:00-12:00 and 14:00-16:00</p><p><strong>____________________________________________________________________________________________________<br />\r\n
Keepit/ Information and communication: looking for </strong>Engineering Lead<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/keepit">Keepit | EURES - European Job Days</a></p><p>____________________________________________________________________________________________________<br />\r\n
<strong>Kolbeck Vikar / Construktion: </strong><br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/kolbeck-vikar">Kolbeck Vikar | EURES - European Job Days</a></p><p>____________________________________________________________________________________________________<br />\r\n
<strong>Nordiccom/Office administrtion, support and other business support activities:</strong> looking for Finnish speaking part time consultant for soft debt reminders, part time customer service employee, <a href="https://www.europeanjobdays.eu/en/job/danish-swedish-speaking-quality-control-assistant-finance">D</a>anish and Swedish speaking quality control assistant for finance, swedish speaking customer service consultant.<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/nordiccom">Nordiccom | EURES - European Job Days</a></p><p>____________________________________________________________________________________________________<br />\r\n
<strong>Nordjobb/ Employment activities:</strong> looking for seasonal workers within hotel and restaurant, culture and turisme, cleaning and other industries: looking for workers across the nordic<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/nordjobb-2">Nordjobb | EURES - European Job Days</a></p><p>____________________________________________________________________________________________________<br />\r\n
<strong>Rekrutteringskompagniet ApS: Recruiting staff for companies within construction: </strong>looking for welders, truck mechanic, woodworkers, carpenters, painters and electricians.<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/rekrutteringskompagniet-aps">Rekrutteringskompagniet ApS | EURES - European Job Days</a></p><p><strong>____________________________________________________________________________________________________<br />\r\n
Shape Games/computer programming, consultancy and related activities: </strong>looking for iOS developer, Android developer og Backend developer.<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/shape-games">Shape Games | EURES - European Job Days</a><br />\r\n
<strong>Avaible for chat:</strong> 16:00-18:00</p><p>__________________________________________________________________________________________________<br />\r\n
<strong>Salling Group/Transportation and storage:</strong> looking for dilerery drivers<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/salling-group-0">Salling Group | EURES - European Job Days</a><br />\r\n
<strong>Avaible for chat:</strong> 10:00-14:00</p><p>__________________________________________________________________________________________________<br />\r\n
<strong>Semco Maritime/Oil &Gas: </strong>looking for maintenance & preservation technician offshore Esbjerg, HVAC technicians offshore Esbjerg, Telecom technician offshore Esbjerg, CCR panel room operator offshore Esbjerg, electrical technician offshore Esbjerg.<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/semco-maritime">Semco Maritime | EURES - European Job Days</a><br />\r\n
<br />\r\n
<strong>____________________________________________________________________________________________________<br />\r\n
Sitel Group/ Information and communication: </strong>looking for Norwegian speaking customer service advisor for medical company and Danish speaking customer service advisor for medical company.<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/company/sitel-2">Sitel | EURES - European Job Days</a><br />\r\n
<strong>Avaible for chat:</strong> 10:00-15:30<br />\r\n
<br />\r\n
<strong>____________________________________________________________________________________________________<br />\r\n
Storstroem Bridge Projekt / Construktion: </strong><br />\r\n
<strong>Visit stand:</strong> <a href="https://www.europeanjobdays.eu/en/company/storstroem-bridge-project">Storstroem Bridge Project | EURES - European Job Days</a> looking for OHS Construction Coordinator and Unsolicited Application within construktion<br />\r\n
<strong>Avaible for chat:</strong> 10:00-11:00 and 13:00-14:30</p><p><br />\r\n
____________________________________________________________________________________________________<br />\r\n
<strong>Workindenmark / national public employment service: </strong>looking for candidates on behaff of danish compagnies within the sectors off:<strong> </strong>Engineering - Information and communications technology - Life Science - Business and Finance - Medical and Healthcare Services - Service and Hospitality - Industry - Transport and Logistics - Construction<br />\r\n
<strong>Visit stand: </strong><a href="https://www.europeanjobdays.eu/en/content/denmark-eures-workindenmark">Denmark - Eures - Workindenmark | EURES - European Job Days</a><br />\r\n
<strong>Avaible for chat:</strong> 10:00-18:00</p><p> </p><h3><u><strong>Infopoint</strong></u></h3><p> </p><p><strong><u>Workindenmark</u></strong> is the national public employment service connecting qualified international candidates looking for a job in Denmark and Danish companies searching for foreign candidates. We are a part of the Danish Ministry of employment and member of European Employment Service ( EURES).<br />\r\n
Read more about Workindenmark on our homepage <a href="http://www.workindenmark.dk/">www.workindenmark.dk</a></p><p> </p><p><strong>Please do not hesitate to contact us.</strong><br />\r\n
Mail to: <a href="mailto:workindenmark@workindenmark.dk">workindenmark@workindenmark.dk</a><br />\r\n
Phone: +45 72 22 33 00</p><p>____________________________________________________________________________________________________<br />\r\n
</p><p><strong><u>Information for job seekers</u></strong><br />\r\n
</p><p><strong><u>Targeted Mobility Scheme (TMS)</u></strong> If you are a citizen of EU, Norway or Iceland, you may receive financial support for a job interview or relocation from the EU<br />\r\n
For more information:<br />\r\n
<a href="https://www.workindenmark.dk/applying-for-a-job/eu-financial-support-for-job-seekers">EU Financial Support Scheme for Job Seekers (workindenmark.dk)</a></p><p> </p><p><strong><u>Job search in Denmark. </u></strong>To give you an edge when looking for a job in Denmark, we have gathered some extra tips and tools for you that might be very useful when tapping in to the Danish job market.<br />\r\n
<a href="https://www.workindenmark.dk/job-search-in-denmark/our-best-job-search-tips">Our best tips for your job search (workindenmark.dk)</a><br />\r\n
<a href="https://www.workindenmark.dk/job-search-in-denmark/e-learning-and-tutorials">E-learning, Tutorials and Webinars (workindenmark.dk)</a></p><p> </p><p><strong><u>Applying for a job. </u></strong>Workindenmark homepage can provide you with inspiration and guidance<br />\r\n
regarding your job search in Denmark:.<br />\r\n
<a href="https://www.workindenmark.dk/applying-for-a-job/your-cv">Your CV (workindenmark.dk)</a><br />\r\n
<a href="https://www.workindenmark.dk/applying-for-a-job/cover-letter">Your Cover Letter (workindenmark.dk</a><br />\r\n
<a href="https://www.workindenmark.dk/applying-for-a-job/unsolicited-application">Unsolicited Application (workindenmark.dk)</a><br />\r\n
<a href="https://www.workindenmark.dk/applying-for-a-job/preparing-for-the-interview">Preparing for the job Interview (workindenmark.dk)</a></p><p><strong><u>Residence and work permit </u></strong>Prior to job searching, it is always a good idea to find out whether you need a<br />\r\n
residence and work permit to live and work in Denmark. Read more here:<br />\r\n
<a href="https://www.workindenmark.dk/job-search-in-denmark/residence-and-work-permit">Residence and Work Permit (workindenmark.dk)</a><br />\r\n
<a href="https://www.nyidanmark.dk/en-GB/You-want-to-apply">New to Denmark (nyidanmark.dk)</a></p><p> </p><p><strong><u>Workplace culture in Denmark. </u></strong>Understand Danish workplace culture and have a good start to work life in Denmark<br />\r\n
<a href="https://www.workindenmark.dk/working-in-denmark/workplace-culture-in-denmark">Workplace Culture in Denmark (workindenmark.dk)</a></p><p> </p><p><strong><u>Publications.</u></strong>Prepare for your stay in Denmark, by reading our Workindenmark publications.</p><p>· <a href="https://www.workindenmark.dk/media/kafpvbe1/welcome-to-denmark-2022-udskiftet.pdf" title="Welcome To Denmark 2022"><strong><em>Welcome to Denmark</em></strong></a><br />\r\n
Workindenmark’s guide, "<em>Welcome to Denmark</em>” contains information for New Citizens about Danish Society as well as useful information which can make it easier for you to settle into professional and private life in Denmark. The guide can be downloaded or ordered in paper via Workindenmark.</p><p>· <a href="https://www.workindenmark.dk/media/t5aoin0j/live-and-work-in-denmark.pdf" title="Live and Work in Denmark"><strong><em>Live and Work in Denmark</em></strong></a><br />\r\n
Do you want more information on living and working in Denmark? We have collected the most essential tips and information for you here.</p><p>· <a href="https://www.workindenmark.dk/media/nwmfqeep/make-it-work-in-denmark-booklet-wcag.pdf" title="Make IT Work In Denmark Booklet"><strong><em>Make it work in Denmark</em></strong></a><br />\r\n
Meet 7 expats currently working and living in Denmark. They share their experiences about working and living in Denmark to inspire others who are considering relocating to Denmark.</p><p>____________________________________________________________________________________________________</p><p> </p><p><strong><u>Information for companies</u></strong></p><p> </p><p><strong><u>Workindenmark´s mission</u></strong> is to assist Danish companies in attracting and recruiting qualified foreign candidates in sectors, where Danish companies face skills shortages.<br />\r\n
For more information:<br />\r\n
<a href="https://www.workindenmark.dk/til-arbejdsgivere/workindenmark-servicepakker">Workindenmarks servicepakker</a><br />\r\n
<a href="https://www.workindenmark.dk/til-arbejdsgivere/oversigt-over-mangel-pa-det-faglaerte-omrade">Oversigt over mangel på det faglærte område (workindenmark.dk)</a><br />\r\n
<a href="https://www.workindenmark.dk/til-arbejdsgivere/oversigt-over-mangel-pa-det-hojtkvalificerede-omrade">Oversigt over mangel på det højtkvalificerede område (workindenmark.dk)</a></p><p> </p><p><strong><u>Targeted Mobility Scheme (TMS)</u></strong> EU offers financial support to small or medium size companies, to facilitate recruitment and the integration process when you hire EU, Norwegian or Icelandic citizens.<br />\r\n
For more information:<br />\r\n
<a href="https://www.workindenmark.dk/for-employers/eu-financial-support-for-employers">EU Financial Support Scheme for Employers (workindenmark.dk)</a></p><p> </p><p><strong><u>Recruiting a foreign employee. </u></strong>Recruiting a foreign employee offers you a series of opportunities. The process does not have to be difficult, as long as you make sure all the basics are taken care of.<br />\r\n
Workindenmark provides information, guidance and help with the process.<br />\r\n
For more information:<br />\r\n
<a href="https://www.workindenmark.dk/for-employers/recruiting-a-foreign-employee">Recruiting a Foreign Employee (workindenmark.dk)</a><br />\r\n
</p><p><strong><u>Place your job ad</u></strong>. If you place a job ad at our job portal, you will reach thousands of international candidates looking for a job in Denmark. If you also place it at the EURES job portal you will expand the search pool even further.<br />\r\n
Read more:<br />\r\n
<a href="https://www.workindenmark.dk/for-employers/place-your-job-ad">Place Your Job Ad (workindenmark.dk)</a><br />\r\n
</p><p><strong><u>Search for candidates.</u></strong> Create an employment account to use the EURES job portal and gain access to more than 9000,000 CVs<br />\r\n
More information:<br />\r\n
<a href="https://www.workindenmark.dk/for-employers/search-for-candidates">Search For Candidates (workindenmark.dk)</a><br />\r\n
</p><p><strong><u>Publications.</u></strong>Prepare for hiring new employees, by reading our Workindenmark publications.</p><p>· <a href="https://www.workindenmark.dk/media/kafpvbe1/welcome-to-denmark-2022-udskiftet.pdf" title="Welcome To Denmark 2022"><em>Welcome to Denmark</em></a><br />\r\n
Workindenmark’s guide, "<em>Welcome to Denmark</em>” contains information for new citizens about Danish society as well as useful information which can make it easier for you to settle into professional and private life in Denmark. The guide can be downloaded or ordered in paper via Workindenmark.</p><p>· <a href="https://www.workindenmark.dk/media/h1vbl4jw/widk-medarbejdere-fra-udlandet.pdf" title="WIDK Medarbejdere Fra Udlandet"><strong><em>Medarbejdere fra udlandet (Danish)</em></strong></a><br />\r\n
Learn more about recruiting employees from abroad.<br />\r\n
</p><p>____________________________________________________________________________________________________<br />\r\n
<strong>Sustainable energy in Denmark</strong></p><p>Denmark has always been a pioneer in clean energy and an expert in using nature´s power as energy for people</p><p>The energy sector creates many different job opportunities. In all parts of the sector, there is a great need for qualified workers – Engineers, IT professionals, Electricians, Plant Operators, Welders, metal workers, and many more.</p><p>Should you be interested in a job within the energy sector, here are some of the companies looking for employees:</p><p><strong>Semco Maritime</strong> : <a href="https://www.europeanjobdays.eu/en/company/semco-maritime">Semco Maritime | EURES - European Job Days</a><br />\r\n
<strong>Fiberline:</strong> <a href="https://www.europeanjobdays.eu/en/company/fiberline-composites">Fiberline Composites A/S | EURES - European Job Days</a><br />\r\n
<strong>Workindenmark on behalf on companies in Denmark:</strong> <a href="https://www.workindenmark.dk/">Workindenmark</a></p><p>Further information and inspirational videos regarding sustainable energy in Denmark go to:<br />\r\n
<a href="https://www.workindenmark.dk/green-energy">Sustainable energy in Denmark (workindenmark.dk)</a></p><p>____________________________________________________________________________________________________</p><p> </p>
"""
"summary" => null
"format" => "basic_html"
]
]
]
"field_shared_country" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"target_id" => "79"
]
]
]
"field_shared_sector" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"target_id" => "170"
]
]
]
"field_shared_contact_details" => array:1 [
"x-default" => array:1 [
0 => array:2 [
"value" => "<p> </p><p>Workindenmark</p><p>Dannebrogsgade 3, 1.</p><p>5000 Odense C, Denmark</p><ul><li>Phone: +45 72 22 33 00 <ul><li>Monday to Thursday 9am - 3pm</li><li>Friday 9am - 1pm</li></ul></li><li>E-mail: <a href="mailto:workindenmark@workindenmark.dk">workindenmark@workindenmark.dk</a> </li><li>Chat: every Friday 10 - 13 CET</li></ul><p> </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" => "252102"
"alt" => ""
"title" => ""
"width" => "290"
"height" => "174"
]
]
]
"field_shared_org_type" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"value" => "type_2"
]
]
]
]
#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" => "315573"
"revision" => "347023"
"label" => "Workindenmark"
"uuid" => "9f8f58b8-457a-43ea-864f-eeaddc837174"
"status" => "1"
"published" => "1"
"uid" => "130487"
"owner" => "130487"
]
#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: "347023"
#revisionTranslationAffectedKey: "revision_translation_affected"
#enforceRevisionTranslationAffected: []
#isSyncing: false
+in_preview: null
}