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]
…1
}
]
+original: ? Drupal\field\FieldStorageConfigInterface
}
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2544
#definition: array:2 [
"type" => "field_item:radioactivity"
"settings" => array:4 [ …4]
]
#typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1163
#discovery: null
#factory: null
#mapper: null
#cacheKey: "typed_data_types_plugins"
#cacheTags: []
#alterHook: "data_type_info"
#subdir: "Plugin/DataType"
#moduleHandler: Drupal\Core\Extension\ModuleHandler {#36
#loadedFiles: array:217 [ …217]
#moduleList: array:217 [ …217]
#loaded: true
#implementations: array:704 [ …704]
#verified: array:6 [ …6]
#hookInfo: null
#cacheBackend: Drupal\Core\Cache\DatabaseBackend {#46 …6}
#cacheNeedsWriting: false
#alterFunctions: array:1 [ …1]
#root: "/var/www/ejd_training_new/web"
#includeFileKeys: array:1 [ …1]
}
#moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
#defaults: []
#pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
#pluginDefinitionAttributeName: "Drupal\Core\TypedData\Attribute\DataType"
#pluginInterface: null
#namespaces: ArrayObject {#403
storage: array:234 [ …234]
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
#additionalAnnotationNamespaces: []
#definitions: array:429 [
"entity_revision" => array:10 [ …10]
"entity_revision:autoban" => array:12 [ …12]
"entity_revision:block" => array:12 [ …12]
"entity_revision:block_content_type" => array:12 [ …12]
"entity_revision:block_content" => array:12 [ …12]
"entity_revision:block_content:basic" => array:11 [ …11]
"entity_revision:comment_type" => array:12 [ …12]
"entity_revision:comment" => array:12 [ …12]
"entity_revision:comment:comment" => array:11 [ …11]
"entity_revision:config_entity_revisions" => array:12 [ …12]
"entity_revision:config_entity_revisions:webform_revisions" => array:11 [ …11]
"entity_revision:config_entity_revisions_type" => array:12 [ …12]
"entity_revision:config_split" => array:12 [ …12]
"entity_revision:contact_message" => array:12 [ …12]
"entity_revision:contact_message:event_organisation" => array:11 [ …11]
"entity_revision:contact_message:feedback" => array:11 [ …11]
"entity_revision:contact_message:personal" => array:11 [ …11]
"entity_revision:contact_message:technical_issues" => array:11 [ …11]
"entity_revision:contact_form" => array:12 [ …12]
"entity_revision:context" => array:12 [ …12]
"entity_revision:crop" => array:12 [ …12]
"entity_revision:crop:card" => array:11 [ …11]
"entity_revision:crop:header" => array:11 [ …11]
"entity_revision:crop:listing" => array:11 [ …11]
"entity_revision:crop:simplecrop_company" => array:11 [ …11]
"entity_revision:crop:simplecrop_jobseeker" => array:11 [ …11]
"entity_revision:crop:tile" => array:11 [ …11]
"entity_revision:crop_type" => array:12 [ …12]
"entity_revision:editor" => array:12 [ …12]
"entity_revision:ejd_sns_message_item" => array:12 [ …12]
"entity_revision:ejd_sns_message_item:note" => array:11 [ …11]
"entity_revision:entity_subqueue" => array:12 [ …12]
"entity_revision:entity_subqueue:testimonials" => array:11 [ …11]
"entity_revision:entity_queue" => array:12 [ …12]
"entity_revision:facets_facet" => array:12 [ …12]
"entity_revision:facets_facet_source" => array:12 [ …12]
"entity_revision:unmanaged_files" => array:12 [ …12]
"entity_revision:field_storage_config" => array:12 [ …12]
"entity_revision:field_config" => array:12 [ …12]
"entity_revision:file" => array:12 [ …12]
"entity_revision:filter_format" => array:12 [ …12]
"entity_revision:flag" => array:12 [ …12]
"entity_revision:flagging" => array:12 [ …12]
"entity_revision:flagging:delete_without_notification" => array:11 [ …11]
"entity_revision:flagging:express_interest" => array:11 [ …11]
"entity_revision:flagging:user_to_delete" => array:11 [ …11]
"entity_revision:image_style" => array:12 [ …12]
"entity_revision:imageapi_optimize_pipeline" => array:12 [ …12]
"entity_revision:configurable_language" => array:12 [ …12]
"entity_revision:language_content_settings" => array:12 [ …12]
"entity_revision:mailchimp_transactional_template" => array:12 [ …12]
"entity_revision:media" => array:12 [ …12]
"entity_revision:media:audio" => array:11 [ …11]
"entity_revision:media:document" => array:11 [ …11]
"entity_revision:media:image" => array:11 [ …11]
"entity_revision:media:remote_video" => array:11 [ …11]
"entity_revision:media:video" => array:11 [ …11]
"entity_revision:media_type" => array:12 [ …12]
"entity_revision:menu_link_content" => array:12 [ …12]
"entity_revision:menu_link_content:menu_link_content" => array:11 [ …11]
"entity_revision:metatag_defaults" => array:12 [ …12]
"entity_revision:metatag_custom_tag" => array:12 [ …12]
"entity_revision:node" => array:12 [ …12]
"entity_revision:node:agenda" => array:11 [ …11]
"entity_revision:node:company" => array:11 [ …11]
"entity_revision:node:country_profile" => array:11 [ …11]
"entity_revision:node:evaluation_form" => array:11 [ …11]
"entity_revision:node:event_information" => array:11 [ …11]
"entity_revision:node:event_news" => array:11 [ …11]
"entity_revision:node:event_participation_org" => array:11 [ …11]
"entity_revision:node:event_participation_user" => array:11 [ …11]
"entity_revision:node:event_statistics" => array:11 [ …11]
"entity_revision:node:faq" => array:11 [ …11]
"entity_revision:node:job" => array:11 [ …11]
"entity_revision:node:job_alert" => array:11 [ …11]
"entity_revision:node:page" => array:11 [ …11]
"entity_revision:node:season_break" => array:11 [ …11]
"entity_revision:node:testimonials" => array:11 [ …11]
"entity_revision:node:video" => array:11 [ …11]
"entity_revision:node:video_tutorial" => array:11 [ …11]
"entity_revision:node:webform" => array:11 [ …11]
"entity_revision:node_type" => array:12 [ …12]
"entity_revision:path_alias" => array:12 [ …12]
"entity_revision:profile_type" => array:12 [ …12]
"entity_revision:profile" => array:12 [ …12]
"entity_revision:profile:eures_adviser" => array:11 [ …11]
"entity_revision:profile:event_organiser" => array:11 [ …11]
"entity_revision:profile:exhibitor" => array:11 [ …11]
"entity_revision:profile:jobseeker" => array:11 [ …11]
"entity_revision:profile:main" => array:11 [ …11]
"entity_revision:behavior_settings" => array:12 [ …12]
"entity_revision:radioactivity" => array:12 [ …12]
"entity_revision:redirect" => array:12 [ …12]
"entity_revision:redirect:redirect" => array:11 [ …11]
"entity_revision:responsive_image_style" => array:12 [ …12]
"entity_revision:rest_resource_config" => array:12 [ …12]
"entity_revision:rules_component" => array:12 [ …12]
"entity_revision:rules_reaction_rule" => array:12 [ …12]
"entity_revision:search_api_task" => array:12 [ …12]
"entity_revision:search_api_index" => array:12 [ …12]
"entity_revision:search_api_server" => array:12 [ …12]
"entity_revision:solr_cache" => array:12 [ …12]
"entity_revision:solr_request_dispatcher" => array:12 [ …12]
"entity_revision:solr_request_handler" => array:12 [ …12]
"entity_revision:solr_field_type" => array:12 [ …12]
"entity_revision:shortcut_set" => array:12 [ …12]
"entity_revision:shortcut" => array:12 [ …12]
"entity_revision:shortcut:default" => array:11 [ …11]
"entity_revision:action" => array:12 [ …12]
"entity_revision:menu" => array:12 [ …12]
"entity_revision:taxonomy_vocabulary" => array:12 [ …12]
"entity_revision:taxonomy_term" => array:12 [ …12]
"entity_revision:taxonomy_term:country" => array:11 [ …11]
"entity_revision:taxonomy_term:education_field" => array:11 [ …11]
"entity_revision:taxonomy_term:education_level" => array:11 [ …11]
"entity_revision:taxonomy_term:employment_status" => array:11 [ …11]
"entity_revision:taxonomy_term:esco_isco_groups" => array:11 [ …11]
"entity_revision:taxonomy_term:esco_skill" => array:11 [ …11]
"entity_revision:taxonomy_term:event" => array:11 [ …11]
"entity_revision:taxonomy_term:event_edition" => array:11 [ …11]
"entity_revision:taxonomy_term:experience_duration" => array:11 [ …11]
"entity_revision:taxonomy_term:gender" => array:11 [ …11]
"entity_revision:taxonomy_term:language_skill" => array:11 [ …11]
"entity_revision:taxonomy_term:nationality" => array:11 [ …11]
"entity_revision:taxonomy_term:non_eu_country" => array:11 [ …11]
"entity_revision:taxonomy_term:occupation" => array:11 [ …11]
"entity_revision:taxonomy_term:sector" => array:11 [ …11]
"entity_revision:taxonomy_term:tag" => array:11 [ …11]
"entity_revision:taxonomy_term:type_of_position" => array:11 [ …11]
"entity_revision:term_merge_into" => array:12 [ …12]
"entity_revision:term_merge_from" => array:12 [ …12]
"entity_revision:ultimate_cron_job" => array:12 [ …12]
"entity_revision:user_role" => array:12 [ …12]
"entity_revision:user" => array:12 [ …12]
"entity_revision:vote" => array:12 [ …12]
"entity_revision:vote:vote" => array:11 [ …11]
"entity_revision:vote_result" => array:12 [ …12]
"entity_revision:vote_type" => array:12 [ …12]
"entity_revision:webform_options" => array:12 [ …12]
"entity_revision:webform_submission" => array:12 [ …12]
"entity_revision:webform_submission:application_form" => array:11 [ …11]
"entity_revision:webform_submission:contact" => array:11 [ …11]
"entity_revision:webform_submission:employers_eventsatisfaction_1" => array:11 [ …11]
"entity_revision:webform_submission:employers_eventsatisfaction_2" => array:11 [ …11]
"entity_revision:webform_submission:employers_event_satisfaction_v3" => array:11 [ …11]
"entity_revision:webform_submission:employers_hiringfeedback_1" => array:11 [ …11]
"entity_revision:webform_submission:employers_hiringfeedback_2" => array:11 [ …11]
"entity_revision:webform_submission:employers_hiring_feedback_v3" => array:11 [ …11]
"entity_revision:webform_submission:event_application_form" => array:11 [ …11]
"entity_revision:webform_submission:feedback_form" => array:11 [ …11]
"entity_revision:webform_submission:jobseekers_eventsatisfaction_1" => array:11 [ …11]
"entity_revision:webform_submission:jobseekers_eventsatisfaction_2" => array:11 [ …11]
"entity_revision:webform_submission:jobseekers_event_satisfaction_3" => array:11 [ …11]
"entity_revision:webform_submission:jobseekers_hiringfeedback_1" => array:11 [ …11]
"entity_revision:webform_submission:jobseekers_hiringfeedback_2" => array:11 [ …11]
"entity_revision:webform_submission:jobseekers_hiring_feedback_v3" => array:11 [ …11]
"entity_revision:webform" => array:12 [ …12]
"entity_revision:pathauto_pattern" => array:12 [ …12]
"entity_revision:view" => array:12 [ …12]
"entity_revision:paragraph" => array:12 [ …12]
"entity_revision:paragraph:carousel" => array:11 [ …11]
"entity_revision:paragraph:carousel_image" => array:11 [ …11]
"entity_revision:paragraph:carousel_video" => array:11 [ …11]
"entity_revision:paragraph:event_room" => array:11 [ …11]
"entity_revision:paragraph:event_session" => array:11 [ …11]
"entity_revision:paragraph:job_entry" => array:11 [ …11]
"entity_revision:paragraphs_type" => array:12 [ …12]
"entity_revision:cookie_category" => array:12 [ …12]
"entity_revision:entity_form_mode" => array:12 [ …12]
"entity_revision:entity_form_display" => array:12 [ …12]
"entity_revision:entity_view_display" => array:12 [ …12]
"entity_revision:entity_view_mode" => array:12 [ …12]
"entity_revision:base_field_override" => array:12 [ …12]
"entity_revision:date_format" => array:12 [ …12]
"entity_revision_reference" => array:8 [ …8]
"filter_format" => array:10 [ …10]
"metatag" => array:8 [ …8]
"site" => array:10 [ …10]
"current_path" => array:10 [ …10]
"current_date" => array:10 [ …10]
"search_api_html" => array:8 [ …8]
"search_api_text" => array:8 [ …8]
"solr_multisite_document" => array:9 [ …9]
"solr_field" => array:9 [ …9]
"solr_date" => array:8 [ …8]
"solr_document" => array:10 [ …10]
"solr_multisite_field" => array:9 [ …9]
"ip_address" => array:10 [ …10]
"text" => array:10 [ …10]
"entity" => array:11 [ …11]
"entity:autoban" => array:12 [ …12]
"entity:block" => array:12 [ …12]
"entity:block_content_type" => array:12 [ …12]
"entity:block_content" => array:12 [ …12]
"entity:block_content:basic" => array:11 [ …11]
"entity:comment_type" => array:12 [ …12]
"entity:comment" => array:12 [ …12]
"entity:comment:comment" => array:11 [ …11]
"entity:config_entity_revisions" => array:12 [ …12]
"entity:config_entity_revisions:webform_revisions" => array:11 [ …11]
"entity:config_entity_revisions_type" => array:12 [ …12]
"entity:config_split" => array:12 [ …12]
"entity:contact_message" => array:12 [ …12]
"entity:contact_message:event_organisation" => array:11 [ …11]
"entity:contact_message:feedback" => array:11 [ …11]
"entity:contact_message:personal" => array:11 [ …11]
"entity:contact_message:technical_issues" => array:11 [ …11]
"entity:contact_form" => array:12 [ …12]
"entity:context" => array:12 [ …12]
"entity:crop" => array:12 [ …12]
"entity:crop:card" => array:11 [ …11]
"entity:crop:header" => array:11 [ …11]
"entity:crop:listing" => array:11 [ …11]
"entity:crop:simplecrop_company" => array:11 [ …11]
"entity:crop:simplecrop_jobseeker" => array:11 [ …11]
"entity:crop:tile" => array:11 [ …11]
"entity:crop_type" => array:12 [ …12]
"entity:editor" => array:12 [ …12]
"entity:ejd_sns_message_item" => array:12 [ …12]
"entity:ejd_sns_message_item:note" => array:11 [ …11]
"entity:entity_subqueue" => array:12 [ …12]
"entity:entity_subqueue:testimonials" => array:11 [ …11]
"entity:entity_queue" => array:12 [ …12]
"entity:facets_facet" => array:12 [ …12]
"entity:facets_facet_source" => array:12 [ …12]
"entity:unmanaged_files" => array:12 [ …12]
"entity:field_storage_config" => array:12 [ …12]
"entity:field_config" => array:12 [ …12]
"entity:file" => array:12 [ …12]
"entity:filter_format" => array:12 [ …12]
"entity:flag" => array:12 [ …12]
"entity:flagging" => array:12 [ …12]
"entity:flagging:delete_without_notification" => array:11 [ …11]
"entity:flagging:express_interest" => array:11 [ …11]
"entity:flagging:user_to_delete" => array:11 [ …11]
"entity:image_style" => array:12 [ …12]
"entity:imageapi_optimize_pipeline" => array:12 [ …12]
"entity:configurable_language" => array:12 [ …12]
"entity:language_content_settings" => array:12 [ …12]
"entity:mailchimp_transactional_template" => array:12 [ …12]
"entity:media" => array:12 [ …12]
"entity:media:audio" => array:11 [ …11]
"entity:media:document" => array:11 [ …11]
"entity:media:image" => array:11 [ …11]
"entity:media:remote_video" => array:11 [ …11]
"entity:media:video" => array:11 [ …11]
"entity:media_type" => array:12 [ …12]
"entity:menu_link_content" => array:12 [ …12]
"entity:menu_link_content:menu_link_content" => array:11 [ …11]
"entity:metatag_defaults" => array:12 [ …12]
"entity:metatag_custom_tag" => array:12 [ …12]
"entity:node" => array:12 [ …12]
"entity:node:agenda" => array:11 [ …11]
"entity:node:company" => array:11 [ …11]
"entity:node:country_profile" => array:11 [ …11]
"entity:node:evaluation_form" => array:11 [ …11]
"entity:node:event_information" => array:11 [ …11]
"entity:node:event_news" => array:11 [ …11]
"entity:node:event_participation_org" => array:11 [ …11]
"entity:node:event_participation_user" => array:11 [ …11]
"entity:node:event_statistics" => array:11 [ …11]
"entity:node:faq" => array:11 [ …11]
"entity:node:job" => array:11 [ …11]
"entity:node:job_alert" => array:11 [ …11]
"entity:node:page" => array:11 [ …11]
"entity:node:season_break" => array:11 [ …11]
"entity:node:testimonials" => array:11 [ …11]
"entity:node:video" => array:11 [ …11]
"entity:node:video_tutorial" => array:11 [ …11]
"entity:node:webform" => array:11 [ …11]
"entity:node_type" => array:12 [ …12]
"entity:path_alias" => array:12 [ …12]
"entity:profile_type" => array:12 [ …12]
"entity:profile" => array:12 [ …12]
"entity:profile:eures_adviser" => array:11 [ …11]
"entity:profile:event_organiser" => array:11 [ …11]
"entity:profile:exhibitor" => array:11 [ …11]
"entity:profile:jobseeker" => array:11 [ …11]
"entity:profile:main" => array:11 [ …11]
"entity:behavior_settings" => array:12 [ …12]
"entity:radioactivity" => array:12 [ …12]
"entity:redirect" => array:12 [ …12]
"entity:redirect:redirect" => array:11 [ …11]
"entity:responsive_image_style" => array:12 [ …12]
"entity:rest_resource_config" => array:12 [ …12]
"entity:rules_component" => array:12 [ …12]
"entity:rules_reaction_rule" => array:12 [ …12]
"entity:search_api_task" => array:12 [ …12]
"entity:search_api_index" => array:12 [ …12]
"entity:search_api_server" => array:12 [ …12]
"entity:solr_cache" => array:12 [ …12]
"entity:solr_request_dispatcher" => array:12 [ …12]
"entity:solr_request_handler" => array:12 [ …12]
"entity:solr_field_type" => array:12 [ …12]
"entity:shortcut_set" => array:12 [ …12]
"entity:shortcut" => array:12 [ …12]
"entity:shortcut:default" => array:11 [ …11]
"entity:action" => array:12 [ …12]
"entity:menu" => array:12 [ …12]
"entity:taxonomy_vocabulary" => array:12 [ …12]
"entity:taxonomy_term" => array:12 [ …12]
"entity:taxonomy_term:country" => array:11 [ …11]
"entity:taxonomy_term:education_field" => array:11 [ …11]
"entity:taxonomy_term:education_level" => array:11 [ …11]
"entity:taxonomy_term:employment_status" => array:11 [ …11]
"entity:taxonomy_term:esco_isco_groups" => array:11 [ …11]
"entity:taxonomy_term:esco_skill" => array:11 [ …11]
"entity:taxonomy_term:event" => array:11 [ …11]
"entity:taxonomy_term:event_edition" => array:11 [ …11]
"entity:taxonomy_term:experience_duration" => array:11 [ …11]
"entity:taxonomy_term:gender" => array:11 [ …11]
"entity:taxonomy_term:language_skill" => array:11 [ …11]
"entity:taxonomy_term:nationality" => array:11 [ …11]
"entity:taxonomy_term:non_eu_country" => array:11 [ …11]
"entity:taxonomy_term:occupation" => array:11 [ …11]
"entity:taxonomy_term:sector" => array:11 [ …11]
"entity:taxonomy_term:tag" => array:11 [ …11]
"entity:taxonomy_term:type_of_position" => array:11 [ …11]
"entity:term_merge_into" => array:12 [ …12]
"entity:term_merge_from" => array:12 [ …12]
"entity:ultimate_cron_job" => array:12 [ …12]
"entity:user_role" => array:12 [ …12]
"entity:user" => array:12 [ …12]
"entity:vote" => array:12 [ …12]
"entity:vote:vote" => array:11 [ …11]
"entity:vote_result" => array:12 [ …12]
"entity:vote_type" => array:12 [ …12]
"entity:webform_options" => array:12 [ …12]
"entity:webform_submission" => array:12 [ …12]
"entity:webform_submission:application_form" => array:11 [ …11]
"entity:webform_submission:contact" => array:11 [ …11]
"entity:webform_submission:employers_eventsatisfaction_1" => array:11 [ …11]
"entity:webform_submission:employers_eventsatisfaction_2" => array:11 [ …11]
"entity:webform_submission:employers_event_satisfaction_v3" => array:11 [ …11]
"entity:webform_submission:employers_hiringfeedback_1" => array:11 [ …11]
"entity:webform_submission:employers_hiringfeedback_2" => array:11 [ …11]
"entity:webform_submission:employers_hiring_feedback_v3" => array:11 [ …11]
"entity:webform_submission:event_application_form" => array:11 [ …11]
"entity:webform_submission:feedback_form" => array:11 [ …11]
"entity:webform_submission:jobseekers_eventsatisfaction_1" => array:11 [ …11]
"entity:webform_submission:jobseekers_eventsatisfaction_2" => array:11 [ …11]
"entity:webform_submission:jobseekers_event_satisfaction_3" => array:11 [ …11]
"entity:webform_submission:jobseekers_hiringfeedback_1" => array:11 [ …11]
"entity:webform_submission:jobseekers_hiringfeedback_2" => array:11 [ …11]
"entity:webform_submission:jobseekers_hiring_feedback_v3" => array:11 [ …11]
"entity:webform" => array:12 [ …12]
"entity:pathauto_pattern" => array:12 [ …12]
"entity:view" => array:12 [ …12]
"entity:paragraph" => array:12 [ …12]
"entity:paragraph:carousel" => array:11 [ …11]
"entity:paragraph:carousel_image" => array:11 [ …11]
"entity:paragraph:carousel_video" => array:11 [ …11]
"entity:paragraph:event_room" => array:11 [ …11]
"entity:paragraph:event_session" => array:11 [ …11]
"entity:paragraph:job_entry" => array:11 [ …11]
"entity:paragraphs_type" => array:12 [ …12]
"entity:cookie_category" => array:12 [ …12]
"entity:entity_form_mode" => array:12 [ …12]
"entity:entity_form_display" => array:12 [ …12]
"entity:entity_view_display" => array:12 [ …12]
"entity:entity_view_mode" => array:12 [ …12]
"entity:base_field_override" => array:12 [ …12]
"entity:date_format" => array:12 [ …12]
"entity_reference" => array:10 [ …10]
"field_item:comment" => array:20 [ …20]
"field_item:datetime" => array:20 [ …20]
"field_item:daterange" => array:20 [ …20]
"field_item:double_field" => array:15 [ …15]
"field_item:entity_reference_revisions" => array:15 [ …15]
"field_item:file_uri" => array:20 [ …20]
"field_item:file" => array:21 [ …21]
"field_item:geofield" => array:15 [ …15]
"field_item:image" => array:21 [ …21]
"field_item:link" => array:20 [ …20]
"field_item:metatag_computed" => array:13 [ …13]
"field_item:metatag" => array:15 [ …15]
"field_item:list_string" => array:21 [ …21]
"field_item:list_float" => array:21 [ …21]
"field_item:list_integer" => array:21 [ …21]
"field_item:path" => array:20 [ …20]
"field_item:radioactivity" => array:15 [ …15]
"field_item:radioactivity_reference" => array:16 [ …16]
"field_item:range_integer" => array:16 [ …16]
"field_item:range_decimal" => array:16 [ …16]
"field_item:range_float" => array:16 [ …16]
"field_item:redirect_source" => array:15 [ …15]
"field_item:telephone" => array:20 [ …20]
"field_item:text_long" => array:21 [ …21]
"field_item:text_with_summary" => array:21 [ …21]
"field_item:text" => array:21 [ …21]
"field_item:time_range" => array:15 [ …15]
"field_item:time" => array:15 [ …15]
"field_item:tzfield" => array:15 [ …15]
"field_item:video_embed_field" => array:16 [ …16]
"field_item:vote_up_down_field" => array:16 [ …16]
"field_item:webform" => array:15 [ …15]
"field_item:float" => array:20 [ …20]
"field_item:decimal" => array:20 [ …20]
"field_item:integer" => array:20 [ …20]
"field_item:email" => array:20 [ …20]
"field_item:created" => array:20 [ …20]
"field_item:password" => array:20 [ …20]
"field_item:boolean" => array:20 [ …20]
"field_item:map" => array:20 [ …20]
"field_item:uuid" => array:20 [ …20]
"field_item:language" => array:20 [ …20]
"field_item:entity_reference" => array:20 [ …20]
"field_item:string" => array:20 [ …20]
"field_item:changed" => array:20 [ …20]
"field_item:string_long" => array:20 [ …20]
"field_item:timestamp" => array:20 [ …20]
"field_item:uri" => array:20 [ …20]
"language" => array:10 [ …10]
"string" => array:10 [ …10]
"datetime_iso8601" => array:10 [ …10]
"uri" => array:10 [ …10]
"language_reference" => array:10 [ …10]
"binary" => array:10 [ …10]
"list" => array:10 [ …10]
"float" => array:10 [ …10]
"any" => array:10 [ …10]
"boolean" => array:10 [ …10]
"integer" => array:10 [ …10]
"decimal" => array:10 [ …10]
"timespan" => array:10 [ …10]
"map" => array:10 [ …10]
"timestamp" => array:10 [ …10]
"duration_iso8601" => array:10 [ …10]
"email" => array:10 [ …10]
]
#cacheBackend: Drupal\Core\Cache\DatabaseBackend {#394
#maxRows: 5000
#bin: "cache_discovery"
#connection: Drupal\mysql\Driver\Database\mysql\Connection {#24 …25}
#checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#92 …4}
#serializer: Drupal\Component\Serialization\PhpSerialize {#75}
#time: Drupal\Component\Datetime\Time {#88 …2}
}
#useCaches: true
#validator: null
#constraintManager: Drupal\Core\Validation\ConstraintManager {#401
#discovery: null
#factory: Drupal\Core\Validation\ConstraintFactory {#402 …2}
#mapper: null
#cacheKey: "validation_constraint_plugins"
#cacheTags: []
#alterHook: "validation_constraint"
#subdir: "Plugin/Validation/Constraint"
#moduleHandler: Drupal\Core\Extension\ModuleHandler {#36}
#moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
#defaults: []
#pluginDefinitionAnnotationName: "Drupal\Core\Validation\Annotation\Constraint"
#pluginDefinitionAttributeName: "Drupal\Core\Validation\Attribute\Constraint"
#pluginInterface: null
#namespaces: ArrayObject {#403}
#additionalAnnotationNamespaces: []
#definitions: null
#cacheBackend: Drupal\Core\Cache\DatabaseBackend {#394}
#useCaches: true
}
#prototypes: array:2 [
"entity:node:company::field_shared_energy" => Drupal\Core\Field\FieldItemList {#2356 …9}
"entity:node:company:field_shared_energy" => Drupal\radioactivity\Plugin\Field\FieldType\RadioactivityField {#2548 …9}
]
#classResolver: Drupal\Core\DependencyInjection\ClassResolver {#86
#container: Drupal\Core\DependencyInjection\Container {#33}
#_serviceIds: []
#_entityStorages: []
}
#_serviceIds: []
#_entityStorages: []
}
#fieldDefinition: Drupal\field\Entity\FieldConfig {#2223}
}
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_hot_jobs" => Drupal\field\Entity\FieldConfig {#2222
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_hot_jobs"
#status: true
#uuid: "d42b198c-1e2d-4062-a47a-2332813af295"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:3 [
0 => "field.storage.node.field_shared_hot_jobs"
1 => "filter.format.filtered_html"
2 => "node.type.company"
]
"module" => array:1 [
0 => "text"
]
]
#isSyncing: false
#id: "node.company.field_shared_hot_jobs"
#field_name: "field_shared_hot_jobs"
#field_type: "text_long"
#entity_type: "node"
#bundle: "company"
#label: "Hot jobs"
#description: ""
#settings: array:1 [
"allowed_formats" => array:1 [
0 => "filtered_html"
]
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_logo" => Drupal\field\Entity\FieldConfig {#2221
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_logo"
#status: true
#uuid: "2637a7c5-232a-474a-a243-0e8dd2bd77a7"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_shared_logo"
1 => "node.type.company"
]
"module" => array:1 [
0 => "image"
]
]
#isSyncing: false
#id: "node.company.field_shared_logo"
#field_name: "field_shared_logo"
#field_type: "image"
#entity_type: "node"
#bundle: "company"
#label: "Logo"
#description: ""
#settings: array:12 [
"handler" => "default:file"
"handler_settings" => []
"file_directory" => ""
"file_extensions" => "png gif jpg jpeg"
"max_filesize" => "2 MB"
"max_resolution" => ""
"min_resolution" => ""
"alt_field" => false
"alt_field_required" => true
"title_field" => false
"title_field_required" => false
"default_image" => array:5 [
"uuid" => ""
"alt" => ""
"title" => ""
"width" => null
"height" => null
]
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_org_type" => Drupal\field\Entity\FieldConfig {#2220
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_org_type"
#status: true
#uuid: "aa777de8-ba17-4d3f-ae60-3a0ca2249cb0"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_shared_org_type"
1 => "node.type.company"
]
"module" => array:1 [
0 => "options"
]
]
#isSyncing: false
#id: "node.company.field_shared_org_type"
#field_name: "field_shared_org_type"
#field_type: "list_string"
#entity_type: "node"
#bundle: "company"
#label: "Organisation type"
#description: ""
#settings: []
#required: true
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_sector" => Drupal\field\Entity\FieldConfig {#2219
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_sector"
#status: true
#uuid: "bc4fee57-d312-4475-a7b9-845e53376ba2"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:3 [
0 => "field.storage.node.field_shared_sector"
1 => "node.type.company"
2 => "taxonomy.vocabulary.sector"
]
]
#isSyncing: false
#id: "node.company.field_shared_sector"
#field_name: "field_shared_sector"
#field_type: "entity_reference"
#entity_type: "node"
#bundle: "company"
#label: "Sector"
#description: ""
#settings: array:2 [
"handler" => "default:taxonomy_term"
"handler_settings" => array:4 [
"target_bundles" => array:1 [ …1]
"sort" => array:2 [ …2]
"auto_create" => false
"auto_create_bundle" => ""
]
]
#required: true
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_skype_id" => Drupal\field\Entity\FieldConfig {#2218
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_skype_id"
#status: true
#uuid: "fecf58c6-9129-4bbe-9c77-698159386906"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:2 [
0 => "field.storage.node.field_shared_skype_id"
1 => "node.type.company"
]
]
#isSyncing: false
#id: "node.company.field_shared_skype_id"
#field_name: "field_shared_skype_id"
#field_type: "string"
#entity_type: "node"
#bundle: "company"
#label: "Skype ID"
#description: ""
#settings: []
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_shared_website" => Drupal\field\Entity\FieldConfig {#2217
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.company.field_shared_website"
#status: true
#uuid: "45f88a12-f735-4718-8d33-df3080f47d4b"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_shared_website"
1 => "node.type.company"
]
"module" => array:1 [
0 => "link"
]
]
#isSyncing: false
#id: "node.company.field_shared_website"
#field_name: "field_shared_website"
#field_type: "link"
#entity_type: "node"
#bundle: "company"
#label: "Website(s)"
#description: ""
#settings: array:2 [
"title" => 1
"link_type" => 17
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
]
}
#name: null
#parent: null
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
#typedDataManager: null
#entity: Drupal\node\Entity\Node {#1768}
}
#cacheContexts: []
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#values: array:34 [
"nid" => array:1 [
"x-default" => "251572"
]
"vid" => array:1 [
"x-default" => "251723"
]
"type" => array:1 [
"x-default" => "company"
]
"uuid" => array:1 [
"x-default" => "dffd88b6-0209-466f-9e90-5648c051229e"
]
"langcode" => array:1 [
"x-default" => "en"
]
"revision_uid" => array:1 [
"x-default" => "110657"
]
"revision_timestamp" => array:1 [
"x-default" => "1610376591"
]
"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" => "110657"
]
"title" => array:1 [
"x-default" => "Holland Hires "
]
"created" => array:1 [
"x-default" => "1610361986"
]
"changed" => array:1 [
"x-default" => "1689592442"
]
"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>Компания за подбор на висококвалифицирани кадри в областта на ИТ и инженерните специалности.</p>"
"summary" => null
"format" => "basic_html"
]
]
]
"field_shared_contact_details" => array:1 [
"x-default" => array:1 [
0 => array:2 [
"value" => "<p>Skype: yulia.hristova</p><p>Email: yulia@hollandhires.com</p>"
"format" => "filtered_html"
]
]
]
"field_shared_country" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"target_id" => "75"
]
]
]
"field_shared_hot_jobs" => array:1 [
"x-default" => array:1 [
0 => array:2 [
"value" => """
<p>Software Engineer C++</p><p>Holland Hires is recruiting for one of our clients, Guzik Research Center Europe. GRCE EOOD is a subsidiary of Guzik Technical Enterprises (Mountain View, California), a manufacturer of test equipment for the disk drive industry as well as waveform acquisition tools for the general test and measurement industry.<br />\r\n
The company’s solutions are used in computer and communication systems, avionics, physics research, and others, by companies such as Seagate, Western Digital, HGST, among others.<br />\r\n
<br />\r\n
The company works on projects involving:<br />\r\n
• Hardware-level FPGA (Verilog);<br />\r\n
• Signal Processing;<br />\r\n
• Software level for engineers (API)<br />\r\n
• UI applications for operators of test equipment (MS Windows).<br />\r\n
<br />\r\n
Requirements:<br />\r\n
• Relevant university education (at least Bachelor): Computer Science or Engineering;<br />\r\n
• Strong knowledge of the theoretical and technological aspects of software development;<br />\r\n
• Very good English (the communication with other offices is in English).<br />\r\n
<br />\r\n
Specific knowledge and Experience:<br />\r\n
• Programming of data and digital signal processing solutions in C and/or C++;<br />\r\n
• Development of low-level and embedded applications;<br />\r\n
• Programming of embedded code in Verilog using FPGA (Field-Programmable Gate Array);<br />\r\n
• Knowledge of mathematics (Analysis, Algebra, Discrete Mathematics).<br />\r\n
Personal skills:<br />\r\n
• Enthusiastic professional;<br />\r\n
• Quick learner;<br />\r\n
• Team player.<br />\r\n
<br />\r\n
The company offers:<br />\r\n
• Very good salary;<br />\r\n
• Good start in a newly established Bulgarian office of a Silicon Valley company;<br />\r\n
• Central city location;<br />\r\n
• Opportunities to work on interesting projects in a friendly work environment;<br />\r\n
• Business trips to the head office in the United States;<br />\r\n
• Additional Medical Insurance;<br />\r\n
• MultiSport card.</p><p> </p><p> </p><p>Full Stack .NET Developer</p><p>Holland Hires is recruiting for one of our clients, M2M Services. The company develops and manufactures products, and provides cloud and connectivity services for the IoT. Its portfolio consists of communication equipment for the security industry, energy distribution, logistics and more. All devices are connected to the cloud, where the clients can oversee and manage them using M2M Services mobile application.<br />\r\n
<br />\r\n
Job description<br />\r\n
<br />\r\n
Currently, М2М Services are expanding their Development team and looking for an experienced Full-stack developer.<br />\r\n
For the role of Full Stack Developer, we seek creative candidates to participate in designing and implementing solutions within distributed architecture environment.<br />\r\n
This position will report to the CTO and work closely with other colleagues from the software development department.<br />\r\n
<br />\r\n
Required Knowledge and Experience:<br />\r\n
<br />\r\n
•Bachelor in Computer Science, Informatics or equivalent;<br />\r\n
•5+ years’ experience with Microsoft Framework (ASP.NET, C#/.NET);<br />\r\n
•Multi-threaded application experience;<br />\r\n
•In-depth experience with TCP/IP stack and Socket programming;<br />\r\n
•SQL and RDBMS design and implementation (MS SQL Server);<br />\r\n
•Must be a self-starter, able to work productively without close supervision;<br />\r\n
•Responsible and team-oriented person;<br />\r\n
<br />\r\n
Responsibilities:<br />\r\n
<br />\r\n
•Developing code for new features on the front-end, back-end and web-services;<br />\r\n
•Taking active part in improvements and optimizations of our products;<br />\r\n
•Understanding and following of good coding practices and patterns;<br />\r\n
•Hands-on coding using the Microsoft stack (primarily ASP.NET, C#/.NET);<br />\r\n
•Follow good version control etiquette;<br />\r\n
•Work on a ticket-based approach in an evolving agile environment (Jira);<br />\r\n
•Design, create and implement database backend;<br />\r\n
•Integrations with and consumption of third-party services.<br />\r\n
<br />\r\n
Advantages:<br />\r\n
<br />\r\n
•Master in Computer Science, Informatics or equivalent;<br />\r\n
•Computer/Programming experience in: Languages (C#, C++); Framework (ASP.NET, Xamarin, .Net); Markup (XML, XAML);<br />\r\n
•Experience using Visual Studio;<br />\r\n
•Ability to handle multiple projects and cope with deadline pressure;<br />\r\n
•High level of accuracy and attention to detail;<br />\r\n
•Experience in .NET Framework - MVC, Web API, WCF, Entity Framework;<br />\r\n
•Usage of SCRUM, Agile;<br />\r\n
•Knowledge about front-end development with HTML5, JavaScript, CSS<br />\r\n
•Excellent problem solving, troubleshooting and teamwork skills.<br />\r\n
<br />\r\n
The company offers:<br />\r\n
<br />\r\n
● An attractive salary<br />\r\n
● Dynamic, challenging, and interesting work<br />\r\n
● Motivating work environment</p><p> </p><p> </p><p>Mobile Application Developer</p><p>Holland Hires is recruiting for one of our clients, M2M Services. The company develops and manufactures products, and provides cloud and connectivity services for the IoT. Its portfolio consists of communication equipment for the security industry, energy distribution, logistics and more. All devices are connected to the cloud, where the clients can oversee and manage them using M2M Services mobile application.<br />\r\n
<br />\r\n
Job description<br />\r\n
<br />\r\n
We are looking for a qualified Mobile App Developer to design and code functional mobile applications. You will work as part of a team and individually with little supervision. The Mobile App Developer will have to:<br />\r\n
● Understand client requirements and how they translate in application features.<br />\r\n
● Design creative prototypes according to specifications.<br />\r\n
● Perform unit and integration testing before launch<br />\r\n
● Conduct functional and non-functional testing<br />\r\n
● Troubleshoot and debug applications<br />\r\n
● Evaluate existing applications to reprogram, update and add new features<br />\r\n
● Develop technical documents and handbooks to accurately represent application design and code<br />\r\n
<br />\r\n
The goal is to write “clean” and flawless code to produce fully functional mobile applications according to requirements.<br />\r\n
<br />\r\n
This position will report to the CTO and work closely with the other colleagues from the software development department.<br />\r\n
<br />\r\n
Required Knowledge and Experience:<br />\r\n
<br />\r\n
● Bachelor or Master in Computer Science, Informatics or similar<br />\r\n
● 3+ years experience in mobile application development<br />\r\n
● Good understanding of iOS SDK, XCode and Android Studio<br />\r\n
<br />\r\n
Advantages:<br />\r\n
● Experience in Java, Kotlin, Objective-C or Swift<br />\r\n
● Usage of SCRUM, Agile<br />\r\n
● Experience in AppStore and Play Store release process<br />\r\n
● Git and TFS<br />\r\n
● Good working level in English<br />\r\n
<br />\r\n
Personal skills:<br />\r\n
● Self-starter, able to work productively without close supervision<br />\r\n
● Excellent problem solving and troubleshooting abilities<br />\r\n
● Team player<br />\r\n
<br />\r\n
The company offers:<br />\r\n
● An attractive salary<br />\r\n
● Dynamic, challenging, and interesting work<br />\r\n
● Friendly and motivating work environment</p><p> </p><p>Embedded Firmware Developer</p><p>Holland Hires is recruiting for one of our clients, M2M Services. The company develops and manufactures products, and provides cloud and connectivity services for the IoT paradigm.<br />\r\n
The portfolio of M2M consists of communication equipment for the security industry, energy distribution, logistics and more. We seek creative candidates to support new and existing product development initiatives for the cellular communicators and home automation systems.<br />\r\n
<br />\r\n
Job description<br />\r\n
<br />\r\n
The successful candidate will participate in the new product development for key markets in North America and Europe. The Embedded Firmware Developer will design, test, modify, implement and evaluate firmware, create development specifications from customer-driven research, provide input to project proposals.<br />\r\n
<br />\r\n
This position will report to the CTO and work closely with the other colleagues from the software development department.<br />\r\n
<br />\r\n
Requirements<br />\r\n
<br />\r\n
Education:<br />\r\n
● Bachelor or Master in Computer Science, Informatics or similar<br />\r\n
● Programming proficiency in C/C++<br />\r\n
<br />\r\n
Experience:<br />\r\n
● Multi-threaded application experience<br />\r\n
● Good understanding of micro-controllers and embedded systems<br />\r\n
● RT OS or similar operating system application development experience<br />\r\n
● Must be a self-starter, able to work productively without close supervision<br />\r\n
<br />\r\n
Advantages:<br />\r\n
● Experience with GSM modules (e.g. Telit and SIMCom)<br />\r\n
● Experience with STM32 microcontrollers<br />\r\n
● Experience in IoT development<br />\r\n
● Logical, deductive reasoning<br />\r\n
<br />\r\n
Personal skills:<br />\r\n
● Enthusiastic professional, result oriented, experienced in decision making and problem solving<br />\r\n
● Team player<br />\r\n
● Good working level in English, both written and spoken<br />\r\n
<br />\r\n
The company offers:<br />\r\n
● An attractive salary<br />\r\n
● A dynamic, challenging and interesting work<br />\r\n
● A motivating work environment</p><p> </p><p>Back-End Software Developer</p><p>Holland Hires is recruiting for one of our clients, M2M Services. The company develops and manufactures products, and provides cloud and connectivity services for the IoT. Its portfolio consists of communication equipment for the security industry, energy distribution, logistics and more. All devices are connected to the cloud, where the clients can oversee and manage them using M2M Services mobile application. We seek creative candidates to support the development of their cloud infrastructure.<br />\r\n
<br />\r\n
Job description<br />\r\n
<br />\r\n
The successful candidate will participate in the creation of end-to-end design, development and implementation of custom software. She or he will work on improvement of the design of existing codes, troubleshooting and resolving problems.<br />\r\n
<br />\r\n
This position will report to the CTO and work closely with other colleagues from the software development department.<br />\r\n
<br />\r\n
Required knowledge and experience:<br />\r\n
<br />\r\n
● Bachelor or Master in Computer Science, Informatics or similar<br />\r\n
● 5+ years experience in back-end software development with .NET<br />\r\n
● Multi-threaded application experience<br />\r\n
● In-depth experience with TCP/IP stack and Socket programming<br />\r\n
● SQL and RDBMS knowledge (MS SQL Server)<br />\r\n
<br />\r\n
Additionally appreciated:<br />\r\n
● Computer/Programming experience in: Languages (C#, C++); Framework (ASP.NET, .Net); Markup (XML, XAML);<br />\r\n
● Experience using Visual Studio<br />\r\n
● Good knowledge of Load Balancers, Zero Downtime and High Availability<br />\r\n
● Usage of SCRUM, Agile<br />\r\n
● Git and TFS<br />\r\n
● Good working level in English<br />\r\n
<br />\r\n
Personal skills:<br />\r\n
● Must be a self-starter, able to work productively without close supervision<br />\r\n
● Ability to handle multiple projects and cope with deadline pressure<br />\r\n
● High level of accuracy and attention to detail<br />\r\n
● Excellent problem solving and troubleshooting abilities<br />\r\n
● Team player<br />\r\n
<br />\r\n
The company offers:<br />\r\n
● An attractive salary<br />\r\n
● Dynamic, challenging, and interesting work<br />\r\n
● Motivating work environment</p>
"""
"format" => "filtered_html"
]
]
]
"field_shared_logo" => array:1 [
"x-default" => array:1 [
0 => array:5 [
"target_id" => "204531"
"alt" => ""
"title" => ""
"width" => "225"
"height" => "225"
]
]
]
"field_shared_org_type" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"value" => "type_1"
]
]
]
"field_shared_sector" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"target_id" => "17549"
]
]
]
"field_shared_skype_id" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"value" => "yulia.hristova"
]
]
]
"field_shared_website" => array:1 [
"x-default" => array:1 [
0 => array:3 [
"uri" => "https://www.hollandhires.com/"
"title" => "Holland Hires"
"options" => array:1 [
"attributes" => []
]
]
]
]
]
#fields: array:1 [
"field_shared_energy" => array:1 [
"x-default" => Drupal\Core\Field\FieldItemList {#2213
#definition: Drupal\field\Entity\FieldConfig {#2223}
#name: "field_shared_energy"
#parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2357}
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
#typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1163}
#list: array:1 [
0 => Drupal\radioactivity\Plugin\Field\FieldType\RadioactivityField {#2645
#definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2544}
#name: 0
#parent: Drupal\Core\Field\FieldItemList {#2213}
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
#typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1163}
#values: array:2 [ …2]
#properties: []
}
]
#langcode: "en"
}
]
]
#fieldDefinitions: array:41 [
"nid" => Drupal\Core\Field\BaseFieldDefinition {#2355}
"uuid" => Drupal\Core\Field\BaseFieldDefinition {#2352}
"vid" => Drupal\Core\Field\BaseFieldDefinition {#2349}
"langcode" => Drupal\Core\Field\BaseFieldDefinition {#2346}
"type" => Drupal\Core\Field\BaseFieldDefinition {#2343}
"revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2341}
"revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2337}
"revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2333}
"status" => Drupal\Core\Field\Entity\BaseFieldOverride {#2244}
"uid" => Drupal\Core\Field\Entity\BaseFieldOverride {#2243}
"title" => Drupal\Core\Field\Entity\BaseFieldOverride {#2242}
"created" => Drupal\Core\Field\Entity\BaseFieldOverride {#2241}
"changed" => Drupal\Core\Field\Entity\BaseFieldOverride {#2240}
"promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2239}
"sticky" => Drupal\Core\Field\Entity\BaseFieldOverride {#2238}
"default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2299}
"revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2293}
"revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2287}
"metatag" => Drupal\Core\Field\Entity\BaseFieldOverride {#2237}
"path" => Drupal\Core\Field\Entity\BaseFieldOverride {#2236}
"rh_action" => Drupal\Core\Field\Entity\BaseFieldOverride {#2235}
"rh_redirect" => Drupal\Core\Field\Entity\BaseFieldOverride {#2234}
"rh_redirect_response" => Drupal\Core\Field\Entity\BaseFieldOverride {#2233}
"rh_redirect_fallback_action" => Drupal\Core\Field\Entity\BaseFieldOverride {#2232}
"menu_link" => Drupal\Core\Field\Entity\BaseFieldOverride {#2231}
"content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#2254}
"content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#2250}
"body" => Drupal\field\Entity\FieldConfig {#2230}
"field_metatag" => Drupal\field\Entity\FieldConfig {#2229}
"field_org_found_in" => Drupal\field\Entity\FieldConfig {#2228}
"field_org_number_of_employees" => Drupal\field\Entity\FieldConfig {#2227}
"field_shared_carousel" => Drupal\field\Entity\FieldConfig {#2226}
"field_shared_contact_details" => Drupal\field\Entity\FieldConfig {#2225}
"field_shared_country" => Drupal\field\Entity\FieldConfig {#2224}
"field_shared_energy" => Drupal\field\Entity\FieldConfig {#2223}
"field_shared_hot_jobs" => Drupal\field\Entity\FieldConfig {#2222}
"field_shared_logo" => Drupal\field\Entity\FieldConfig {#2221}
"field_shared_org_type" => Drupal\field\Entity\FieldConfig {#2220}
"field_shared_sector" => Drupal\field\Entity\FieldConfig {#2219}
"field_shared_skype_id" => Drupal\field\Entity\FieldConfig {#2218}
"field_shared_website" => Drupal\field\Entity\FieldConfig {#2217}
]
#languages: array:15 [
"bg" => Drupal\Core\Language\Language {#2651
#name: "Bulgarian"
#id: "bg"
#direction: "ltr"
#weight: -10
#locked: false
}
"de" => Drupal\Core\Language\Language {#2652
#name: "German"
#id: "de"
#direction: "ltr"
#weight: -9
#locked: false
}
"en" => Drupal\Core\Language\Language {#2653
#name: "English"
#id: "en"
#direction: "ltr"
#weight: -8
#locked: false
}
"es" => Drupal\Core\Language\Language {#2654
#name: "Spanish"
#id: "es"
#direction: "ltr"
#weight: -7
#locked: false
}
"fr" => Drupal\Core\Language\Language {#2655
#name: "French"
#id: "fr"
#direction: "ltr"
#weight: -6
#locked: false
}
"hr" => Drupal\Core\Language\Language {#2656
#name: "Croatian"
#id: "hr"
#direction: "ltr"
#weight: -5
#locked: false
}
"it" => Drupal\Core\Language\Language {#2658
#name: "Italian"
#id: "it"
#direction: "ltr"
#weight: -4
#locked: false
}
"hu" => Drupal\Core\Language\Language {#2657
#name: "Hungarian"
#id: "hu"
#direction: "ltr"
#weight: -3
#locked: false
}
"nl" => Drupal\Core\Language\Language {#2659
#name: "Dutch"
#id: "nl"
#direction: "ltr"
#weight: -2
#locked: false
}
"pl" => Drupal\Core\Language\Language {#2660
#name: "Polish"
#id: "pl"
#direction: "ltr"
#weight: -1
#locked: false
}
"pt-pt" => Drupal\Core\Language\Language {#2661
#name: "Portuguese"
#id: "pt-pt"
#direction: "ltr"
#weight: 0
#locked: false
}
"sk" => Drupal\Core\Language\Language {#2662
#name: "Slovak"
#id: "sk"
#direction: "ltr"
#weight: 1
#locked: false
}
"sl" => Drupal\Core\Language\Language {#2663
#name: "Slovenian"
#id: "sl"
#direction: "ltr"
#weight: 2
#locked: false
}
"und" => Drupal\Core\Language\Language {#2664
#name: "Not specified"
#id: "und"
#direction: "ltr"
#weight: 11
#locked: true
}
"zxx" => Drupal\Core\Language\Language {#2647
#name: "Not applicable"
#id: "zxx"
#direction: "ltr"
#weight: 12
#locked: true
}
]
#langcodeKey: "langcode"
#defaultLangcodeKey: "default_langcode"
#activeLangcode: "x-default"
#enforceDefaultTranslation: null
#defaultLangcode: "en"
#translations: array:1 [
"x-default" => array:2 [
"status" => 1
"entity" => Drupal\node\Entity\Node {#1768}
]
]
#translationInitialize: false
#newRevision: false
#isDefaultRevision: "1"
#entityKeys: array:9 [
"bundle" => "company"
"id" => "251572"
"revision" => "251723"
"label" => "Holland Hires "
"uuid" => "dffd88b6-0209-466f-9e90-5648c051229e"
"status" => "1"
"published" => "1"
"uid" => "110657"
"owner" => "110657"
]
#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: "251723"
#revisionTranslationAffectedKey: "revision_translation_affected"
#enforceRevisionTranslationAffected: []
#isSyncing: false
+in_preview: null
}