Skip to content Skip to menu Skip to footer
Drupal\node\Entity\Node {#1768
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2357
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2358
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "node"
          "Bundle" => array:1 [
            0 => "company"
          ]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:41 [
        "nid" => Drupal\Core\Field\BaseFieldDefinition {#2355
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2354
              #string: "ID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "nid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2353
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [
                "unsigned" => true
                "size" => "normal"
                "min" => ""
                "max" => ""
                "prefix" => ""
                "suffix" => ""
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2355}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#2352
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2351
              #string: "UUID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "uuid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2350
            #definition: array:2 [
              "type" => "field_item:uuid"
              "settings" => array:3 [
                "max_length" => 128
                "is_ascii" => true
                "case_sensitive" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2352}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "vid" => Drupal\Core\Field\BaseFieldDefinition {#2349
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2348
              #string: "Revision ID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "vid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2347
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [
                "unsigned" => true
                "size" => "normal"
                "min" => ""
                "max" => ""
                "prefix" => ""
                "suffix" => ""
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2349}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#2346
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2345
              #string: "Language"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:2 [
              "view" => array:2 [
                "options" => array:1 [ …1]
                "configurable" => true
              ]
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2344
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2346}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#2343
          #definition: array:7 [
            "label" => "Content type"
            "required" => true
            "read-only" => true
            "provider" => "node"
            "field_name" => "type"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2342
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [
                "target_type" => "node_type"
                "handler" => "default"
                "handler_settings" => []
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2343}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2341
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2340
              #string: "Revision create time"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2339
              #string: "The time that the current revision was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_timestamp"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2338
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2341}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2337
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2336
              #string: "Revision user"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2335
              #string: "The user ID of the author of the current revision."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_uid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2334
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [
                "target_type" => "user"
                "handler" => "default"
                "handler_settings" => []
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2337}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2333
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2332
              #string: "Revision log message"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2331
              #string: "Briefly describe the changes you have made."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "default_value" => array:1 [
              0 => array:1 [
                "value" => ""
              ]
            ]
            "display" => array:1 [
              "form" => array:2 [
                "options" => array:2 [ …2]
                "configurable" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "revision_log"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2330
            #definition: array:2 [
              "type" => "field_item:string_long"
              "settings" => array:1 [
                "case_sensitive" => false
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2333}
          }
          #type: "string_long"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\Entity\BaseFieldOverride {#2244
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.status"
          #status: true
          #uuid: "c4aaf1c6-cfb4-4829-b0aa-ad147a04bcb9"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.status"
          #field_name: "status"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "company"
          #label: "Published"
          #description: ""
          #settings: array:2 [
            "on_label" => "On"
            "off_label" => "Off"
          ]
          #required: false
          #translatable: false
          #default_value: array:1 [
            0 => array:1 [
              "value" => 1
            ]
          ]
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "uid" => Drupal\Core\Field\Entity\BaseFieldOverride {#2243
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.uid"
          #status: true
          #uuid: "0029956f-71e3-4169-8b77-f0b6c010bad8"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.uid"
          #field_name: "uid"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "company"
          #label: "Authored by"
          #description: "The username of the content author."
          #settings: array:2 [
            "handler" => "default"
            "handler_settings" => []
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: "Drupal\node\Entity\Node::getDefaultEntityOwner"
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "title" => Drupal\Core\Field\Entity\BaseFieldOverride {#2242
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.title"
          #status: true
          #uuid: "ae96c8e0-1156-4412-8736-ae525f983e09"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.title"
          #field_name: "title"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "company"
          #label: "Organisation name"
          #description: ""
          #settings: []
          #required: true
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "created" => Drupal\Core\Field\Entity\BaseFieldOverride {#2241
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.created"
          #status: true
          #uuid: "5dc6998e-cb3a-4cc8-93c6-cf0016a159a3"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.created"
          #field_name: "created"
          #field_type: "created"
          #entity_type: "node"
          #bundle: "company"
          #label: "Authored on"
          #description: "The time that the node was created."
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "changed" => Drupal\Core\Field\Entity\BaseFieldOverride {#2240
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.changed"
          #status: true
          #uuid: "8416cbd0-d4c3-4bb2-b8e3-deb40bec94d7"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.changed"
          #field_name: "changed"
          #field_type: "changed"
          #entity_type: "node"
          #bundle: "company"
          #label: "Changed"
          #description: "The time that the node was last edited."
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2239
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.promote"
          #status: true
          #uuid: "3cc0462d-d825-4e75-a27f-57b887f3f5fb"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.promote"
          #field_name: "promote"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "company"
          #label: "Promoted to front page"
          #description: ""
          #settings: array:2 [
            "on_label" => "On"
            "off_label" => "Off"
          ]
          #required: false
          #translatable: false
          #default_value: array:1 [
            0 => array:1 [
              "value" => 0
            ]
          ]
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "sticky" => Drupal\Core\Field\Entity\BaseFieldOverride {#2238
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.sticky"
          #status: true
          #uuid: "ec1f5c37-d968-4361-8202-d6fe8058c6db"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.sticky"
          #field_name: "sticky"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "company"
          #label: "Sticky at top of lists"
          #description: ""
          #settings: array:2 [
            "on_label" => "On"
            "off_label" => "Off"
          ]
          #required: false
          #translatable: false
          #default_value: array:1 [
            0 => array:1 [
              "value" => 0
            ]
          ]
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2299
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2298
              #string: "Default translation"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2297
              #string: "A flag indicating whether this is the default translation."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "revisionable" => true
            "default_value" => array:1 [
              0 => array:1 [
                "value" => true
              ]
            ]
            "provider" => "node"
            "field_name" => "default_langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2296
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2295 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2294 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2299}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2293
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2292
              #string: "Default revision"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2291
              #string: "A flag indicating whether this was a default revision when it was saved."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "storage_required" => true
            "internal" => true
            "translatable" => false
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_default"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2290
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2289 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2288 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2293}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2287
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2286
              #string: "Revision translation affected"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2285
              #string: "Indicates if the last edit of a translation belongs to current revision."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "revision_translation_affected"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2284
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2283 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2282 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2287}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "metatag" => Drupal\Core\Field\Entity\BaseFieldOverride {#2237
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.metatag"
          #status: true
          #uuid: "360a5b5b-86f9-4c55-990d-9390aa2d94b4"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.metatag"
          #field_name: "metatag"
          #field_type: "map"
          #entity_type: "node"
          #bundle: "company"
          #label: "Metatags (Hidden field for JSON support)"
          #description: "The meta tags for the entity."
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "path" => Drupal\Core\Field\Entity\BaseFieldOverride {#2236
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.path"
          #status: true
          #uuid: "169e889b-d455-4a51-871b-140323b0db21"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
            "module" => array:1 [
              0 => "path"
            ]
          ]
          #isSyncing: false
          #id: "node.company.path"
          #field_name: "path"
          #field_type: "path"
          #entity_type: "node"
          #bundle: "company"
          #label: "URL alias"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "rh_action" => Drupal\Core\Field\Entity\BaseFieldOverride {#2235
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.rh_action"
          #status: true
          #uuid: "3a6a350f-555c-4ccd-a631-4a49326d3604"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.rh_action"
          #field_name: "rh_action"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "company"
          #label: "Rabbit Hole action"
          #description: "Specifies which action that Rabbit Hole should take."
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "rh_redirect" => Drupal\Core\Field\Entity\BaseFieldOverride {#2234
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.rh_redirect"
          #status: true
          #uuid: "cefdad4d-b6b5-467a-a9e0-ca45b16838d8"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.rh_redirect"
          #field_name: "rh_redirect"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "company"
          #label: "Rabbit Hole redirect path."
          #description: "The path to where the user should get redirected to."
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "rh_redirect_response" => Drupal\Core\Field\Entity\BaseFieldOverride {#2233
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.rh_redirect_response"
          #status: true
          #uuid: "64065dcb-c261-4e3d-a014-2bb712224c60"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.rh_redirect_response"
          #field_name: "rh_redirect_response"
          #field_type: "integer"
          #entity_type: "node"
          #bundle: "company"
          #label: "Rabbit Hole redirect response code"
          #description: "Specifies the HTTP response code that should be used when perform a redirect."
          #settings: array:4 [
            "min" => null
            "max" => null
            "prefix" => ""
            "suffix" => ""
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "rh_redirect_fallback_action" => Drupal\Core\Field\Entity\BaseFieldOverride {#2232
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.rh_redirect_fallback_action"
          #status: true
          #uuid: "8bd96e13-ddc8-4a70-ba0e-66d84e516c7d"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.rh_redirect_fallback_action"
          #field_name: "rh_redirect_fallback_action"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "company"
          #label: "Rabbit Hole redirect fallback action"
          #description: "Specifies the action that should be used when the redirect path is invalid or empty."
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "menu_link" => Drupal\Core\Field\Entity\BaseFieldOverride {#2231
          #entityTypeId: "base_field_override"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.menu_link"
          #status: true
          #uuid: "50f06123-9460-4dfb-956c-cbf6b8d46aef"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:1 [
              0 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.menu_link"
          #field_name: "menu_link"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "company"
          #label: "Menu link"
          #description: "Computed menu link for the node (only available during node saving)."
          #settings: array:2 [
            "handler" => "default"
            "handler_settings" => []
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #baseFieldDefinition: null
          +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
        }
        "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#2254
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2253
              #string: "Translation source"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2252
              #string: "The source language from which this translation was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "default_value" => array:1 [
              0 => array:1 [
                "value" => "und"
              ]
            ]
            "initial_value" => array:1 [
              0 => array:1 [
                "value" => "und"
              ]
            ]
            "revisionable" => true
            "translatable" => true
            "provider" => "content_translation"
            "field_name" => "content_translation_source"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2251
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2254}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#2250
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2249
              #string: "Translation outdated"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2248
              #string: "A boolean indicating whether this translation needs to be updated."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "default_value" => array:1 [
              0 => array:1 [
                "value" => false
              ]
            ]
            "initial_value" => array:1 [
              0 => array:1 [
                "value" => false
              ]
            ]
            "revisionable" => true
            "translatable" => true
            "provider" => "content_translation"
            "field_name" => "content_translation_outdated"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2247
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [
                "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2246 …5}
                "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2245 …5}
              ]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2250}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "body" => Drupal\field\Entity\FieldConfig {#2230
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.body"
          #status: true
          #uuid: "0836503d-b2be-4f2f-9479-69b666524141"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:3 [
              0 => "field.storage.node.body"
              1 => "filter.format.basic_html"
              2 => "node.type.company"
            ]
            "module" => array:1 [
              0 => "text"
            ]
          ]
          #isSyncing: false
          #id: "node.company.body"
          #field_name: "body"
          #field_type: "text_with_summary"
          #entity_type: "node"
          #bundle: "company"
          #label: "Organisation description"
          #description: "Provide a job summary containing at least 400 characters."
          #settings: array:3 [
            "display_summary" => false
            "required_summary" => false
            "allowed_formats" => array:1 [
              0 => "basic_html"
            ]
          ]
          #required: true
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_metatag" => Drupal\field\Entity\FieldConfig {#2229
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.field_metatag"
          #status: true
          #uuid: "6f2011b9-e208-433d-8f59-7854b69553ab"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "field.storage.node.field_metatag"
              1 => "node.type.company"
            ]
            "module" => array:1 [
              0 => "metatag"
            ]
          ]
          #isSyncing: false
          #id: "node.company.field_metatag"
          #field_name: "field_metatag"
          #field_type: "metatag"
          #entity_type: "node"
          #bundle: "company"
          #label: "Meta tags"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_org_found_in" => Drupal\field\Entity\FieldConfig {#2228
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.field_org_found_in"
          #status: true
          #uuid: "4f0586e5-1930-4c77-b66a-a48649477fda"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [
              0 => "field.storage.node.field_org_found_in"
              1 => "node.type.company"
            ]
          ]
          #isSyncing: false
          #id: "node.company.field_org_found_in"
          #field_name: "field_org_found_in"
          #field_type: "integer"
          #entity_type: "node"
          #bundle: "company"
          #label: "Founded in (year)"
          #description: ""
          #settings: array:4 [
            "min" => null
            "max" => null
            "prefix" => ""
            "suffix" => ""
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_org_number_of_employees" => Drupal\field\Entity\FieldConfig {#2227
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.field_org_number_of_employees"
          #status: true
          #uuid: "873b3c12-1707-4f0a-a3c5-fedff5c4a2fd"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "field.storage.node.field_org_number_of_employees"
              1 => "node.type.company"
            ]
            "module" => array:1 [
              0 => "options"
            ]
          ]
          #isSyncing: false
          #id: "node.company.field_org_number_of_employees"
          #field_name: "field_org_number_of_employees"
          #field_type: "list_string"
          #entity_type: "node"
          #bundle: "company"
          #label: "Number of employees"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_shared_carousel" => Drupal\field\Entity\FieldConfig {#2226
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.field_shared_carousel"
          #status: true
          #uuid: "1ff4e262-7660-477b-a3dc-0ea3140a94a8"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:3 [
              0 => "field.storage.node.field_shared_carousel"
              1 => "node.type.company"
              2 => "paragraphs.paragraphs_type.carousel"
            ]
            "module" => array:1 [
              0 => "entity_reference_revisions"
            ]
          ]
          #isSyncing: false
          #id: "node.company.field_shared_carousel"
          #field_name: "field_shared_carousel"
          #field_type: "entity_reference_revisions"
          #entity_type: "node"
          #bundle: "company"
          #label: "Media gallery"
          #description: ""
          #settings: array:2 [
            "handler" => "default:paragraph"
            "handler_settings" => array:3 [
              "target_bundles" => array:1 [
                "carousel" => "carousel"
              ]
              "negate" => 0
              "target_bundles_drag_drop" => array:5 [
                "carousel" => array:2 [ …2]
                "carousel_image" => array:2 [ …2]
                "carousel_video" => array:2 [ …2]
                "event_room" => array:2 [ …2]
                "event_session" => array:2 [ …2]
              ]
            ]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_shared_contact_details" => Drupal\field\Entity\FieldConfig {#2225
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.field_shared_contact_details"
          #status: true
          #uuid: "7fff039b-6290-4256-a4a0-a1cadc8dd778"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:3 [
              0 => "field.storage.node.field_shared_contact_details"
              1 => "filter.format.filtered_html"
              2 => "node.type.company"
            ]
            "module" => array:1 [
              0 => "text"
            ]
          ]
          #isSyncing: false
          #id: "node.company.field_shared_contact_details"
          #field_name: "field_shared_contact_details"
          #field_type: "text_long"
          #entity_type: "node"
          #bundle: "company"
          #label: "Contact details"
          #description: ""
          #settings: array:1 [
            "allowed_formats" => array:1 [
              0 => "filtered_html"
            ]
          ]
          #required: true
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_shared_country" => Drupal\field\Entity\FieldConfig {#2224
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.field_shared_country"
          #status: true
          #uuid: "27e9d87b-5a71-4e38-8ac3-c2728ca7f92f"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [
              0 => "field.storage.node.field_shared_country"
              1 => "node.type.company"
              2 => "taxonomy.vocabulary.country"
            ]
          ]
          #isSyncing: false
          #id: "node.company.field_shared_country"
          #field_name: "field_shared_country"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "company"
          #label: "Country"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:4 [
              "target_bundles" => array:1 [
                "country" => "country"
              ]
              "sort" => array:2 [
                "field" => "_none"
                "direction" => "asc"
              ]
              "auto_create" => false
              "auto_create_bundle" => ""
            ]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: null
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_shared_energy" => Drupal\field\Entity\FieldConfig {#2223
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.company.field_shared_energy"
          #status: true
          #uuid: "d1867b40-4ae8-40d0-ac1b-4824068562cc"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [
              0 => "field.storage.node.field_shared_energy"
              1 => "node.type.company"
            ]
            "module" => array:1 [
              0 => "radioactivity"
            ]
          ]
          #isSyncing: false
          #id: "node.company.field_shared_energy"
          #field_name: "field_shared_energy"
          #field_type: "radioactivity"
          #entity_type: "node"
          #bundle: "company"
          #label: "Energy"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: array:1 [
            0 => array:2 [
              "energy" => 0.0
              "timestamp" => null
            ]
          ]
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2618
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [
              0 => "languages:language_interface"
            ]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_shared_energy"
            #status: true
            #uuid: "7ccf481c-7edb-4302-ab5e-442e1becd47b"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: array:1 [
              "field_permissions" => array:1 [
                "permission_type" => "public"
              ]
            ]
            #_core: []
            #trustedData: false
            #dependencies: array:1 [
              "module" => array:3 [
                0 => "field_permissions"
                1 => "node"
                2 => "radioactivity"
              ]
            ]
            #isSyncing: false
            #id: "node.field_shared_energy"
            #field_name: "field_shared_energy"
            #entity_type: "node"
            #type: "radioactivity"
            #module: "radioactivity"
            #settings: array:4 [
              "profile" => "decay"
              "granularity" => 900
              "halflife" => 43200
              "cutoff" => 1.0
            ]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: array:2 [
              "energy" => Drupal\Core\TypedData\DataDefinition {#2545
                #definition: array:2 [ …2]
                #typedDataManager: null
              }
              "timestamp" => Drupal\Core\TypedData\DataDefinition {#2547 …2}
            ]
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2544
            #definition: array:2 [
              "type" => "field_item:radioactivity"
              "settings" => array:4 [ …4]
            ]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1163
              #discovery: null
              #factory: null
              #mapper: null
              #cacheKey: "typed_data_types_plugins"
              #cacheTags: []
              #alterHook: "data_type_info"
              #subdir: "Plugin/DataType"
              #moduleHandler: Drupal\Core\Extension\ModuleHandler {#36
                #loadedFiles: array:217 [ …217]
                #moduleList: array:217 [ …217]
                #loaded: true
                #implementations: array: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:33 [
    "nid" => array:1 [
      "x-default" => "280036"
    ]
    "vid" => array:1 [
      "x-default" => "346977"
    ]
    "type" => array:1 [
      "x-default" => "company"
    ]
    "uuid" => array:1 [
      "x-default" => "f42ad9f4-4f63-498d-8316-e9bf352ddebf"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "120258"
    ]
    "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" => "120258"
    ]
    "title" => array:1 [
      "x-default" => " EURES Targeted Mobility Scheme Italy ANPAL"
    ]
    "created" => array:1 [
      "x-default" => "1620642954"
    ]
    "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><strong>About EURES TMS - Italian Project ANPAL EURES NCO</strong></p><p>EURES - Targeted Mobility Scheme (TMS) is a project funded by the European Commission through the <a href="http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ%3AL%3A2013%3A347%3A0238%3A0252%3AEN%3APDF">Employment and Social Innovation (EaSI) programme,</a> aimed at promoting a high level of quality and sustainable employment, guaranteeing adequate and decent social protection, combating social exclusion and poverty, and improving working conditions.</p><p>EURES is a European cooperation network of employment services, launched in 1994 to facilitate the free movement of workers and covering all EU countries as well as Iceland, Liechtenstein, Norway and Switzerland.</p><p>EURES TMS is aimed at enhancing the match between labour demand and vacancies in all EU member States plus Norway and Iceland, fostering fair and voluntary circulation of workers and addressing labour market mismatch and skills shortage.</p><p><strong>The partnership</strong></p><p>The project is coordinated by the EURES National Coordination Office Italy - Anpal and implemented in partnership with 13 co-applicants (EURES Bulgaria, EURES Cyprus, EURES France, EURES Portugal, EURES Romania, EURES Spain, EURES The Netherlands, CLL Language Centres - BE, Dian – GR, Eurodesk Italy - IT, Fondazione Giacomo Brodolini S.r.l. SB - IT, Città metropolitan Rma Capitale/Capitale Lavoro – IT, Sapienza University of Rome – IT) and 15 associated organisations (EURES Croatia, EURES Malta, Employment regional centre DWUP - PL, Regional centre in Olsztyn - PL, Language Lab - IT, Unioncamere - IT, the regional Employment Agency of Emilia-Romagna, Piedmont, Province of Trento, Sardinia, and the Lazio, Marche, Piedmont, Puglia, Friuli-Venezia Giulia Regions in Italy).</p><p>The partnership covers a total of 13 EU Countries represented by EU EURES offices, national and international public and private bodies, language schools, a University, a representative body, a EU network and the EURES Italy network.</p><p><strong>Main purpose of the project</strong></p><p>EURES TMS consolidate and renew the approach developed by the project partnership in the previous Your first EURES job and Reactivate projects, by enhancing the capacity to attract labour demand and facilitate work based placements, allowing and supporting employers to post vacancies directly on the project platform system, simplifying the process of advertising vacancies, establishing direct links with employers and sectoral associations in different EU Countries, spreading on line recruitment systems, attracting SMEs willing to recruit from other Member States and serving low skilled or disadvantaged target groups.</p><p>The action combines tailor-made recruitment, matching, training and placement services with financial support, addressed to EU jobseekers finding a job, an apprenticeship or a traineeship in another EU country and employers interested to find candidates for their organisation.</p><p><strong>Beneficiaries of services and benefits</strong></p><p><strong><em>Candidates:</em></strong></p><ul><li>aged at least 18 y.o.,</li><li>nationals of any of the EU Member States and the EFTA/EEA countries in accordance with the EEA agreement (Iceland and Norway),</li><li>or legally resident in an EU Member State, Iceland or Norway.</li></ul><p><strong><em>Employers:</em></strong></p><ul><li>businesses or other organisations legally established in the EU Member States or the EFTA/EEA countries in accordance with the EEA agreement (Iceland and Norway), irrespective of the economic sector, with a particular focus on SMEs.</li></ul><p><strong>Measures for candidates</strong></p><p><em>Job interview</em><strong>: </strong>consists of a <strong>contribution to the travel </strong>and <strong>accommodation costs </strong>(travel insurance included) and <strong>daily subsistence allowance </strong>(DSA)</p><p><strong>Beneficiaries: </strong>candidates invited to attend a job interview by an Employer registered in the EURES Targeted Mobility Scheme (TMS)</p><p><strong>Amount</strong>: up to 660 €</p><p><strong>Target: </strong>1460 candidates (pre-selected for a vacancy)</p><p><em>Language course</em>: consists of a reimbursement for the amount spent on improving candidates language skills (one or more languages officially spoken in candidate destination country).</p><p><strong>Beneficiaries: </strong>candidates pre-selected by a project Adviser</p><p><strong>Amount</strong>: up to 2200 €</p><p><strong>Target</strong>: 1460 candidates (pre-selected for a vacancy)</p><p><em>Recognition of qualification</em>: consists of a flat rate contribution to cover part of costs to face the recognition of candidate(s) qualification(s) or diploma(s) in the destination country.</p><p><strong>Beneficiaries</strong>: candidates (pre-selected for a vacancy)</p><p><strong>Amount</strong>: EUR 440 EUR</p><p><strong>Target</strong>: 290 candidates + 75 family member</p><p><em>Relocation allowance</em>: consists of a contribution to expenses participants may face in moving to the host country (it is a lump-sum depending on the country where candidates move to)</p><p><strong>Beneficiaries:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong>candidates&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; receiving&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; an&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; offer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; take&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a job/traineeship/apprenticeship by an employer registered in EURES TMS <strong>Amount: </strong>Up to 1.540 € (If candidate moves with family member - consort, partner, child- s/he receives an additional support benefit equal to the Relocation allowance, for one family member)</p><p><strong>Target: </strong>2.500 recruited workers/trainees/apprentices</p><p><em>Supplementary Interview/relocation allowance</em>: consists of a contribution to help candidates with any extraordinary expenditures to face the interview or relocation costs.</p><p><strong>Beneficiaries</strong>:</p><ul><li>participants with disabilities</li><li>participants from disadvantaged backgrounds (social/economic condition, temporary economic or social inclusion difficulties, e.g. LT unemployed, YP from welfare/youth care institutions, ethnic minorities, other)</li><li>participants coming from EU outermost regions</li><li>participants coming from EU/EEA peripheral Countries</li></ul><p><strong>Amount: </strong>Up to 1.100 (550 for Interview and/or 550 for Relocation additional costs)</p><p><strong>Target: </strong>140 candidates</p><p><em>Subsistence allowance for trainees/apprentices</em><strong>: </strong>aims to grant trainees/apprentices a complementary income whenever there is a proven difference between the trainee/apprentice actual remuneration/compensation</p><p>(due from the employer) and the average remuneration paid to any worker having equivalent function and level of responsibilities in the hosting country.</p><p><strong>Beneficiary</strong>: trainees/apprentices placed through the EURES TMS project</p><p><strong>Amount</strong>: Up to 660 € for a maximum of 6 months</p><p><strong>Target</strong>: 300 trainees /apprentices</p><p><strong>Measures for Employers</strong></p><p><em>Financial support for Integration Programme to recruited candidates</em>: consists of a financial contribution for the training and services offered to the new recruited participant(s) in the project.</p><p>The contribution varies according to:</p><ol><li>the number of modules foreseen by the programme,<ul><li><strong>basic introduction training </strong>consists of a training module including only one learning component, such as job-related training or a language course without administrative or settlement facilitation,</li><li><strong>comprehensive induction training </strong>consists of the provision of at least one training module (e.g. language courses, training visits, mentoring, technical and professional training), combined with administrative support and settlement facilitation.</li></ul></li><li>the Country in which the Employer Organisation is based</li></ol><p><strong>Beneficiaries</strong>: employers providing a training programme through the EURES Targeted Mobility Scheme. <strong>This financial support is reserved for SMEs Amount</strong>: Up to 2.000 € for each recruited candidate</p><p><strong>Target</strong>: 680 IP to SMEs (680 mobile workers)</p><p>Summary table</p><p><strong>TARGET</strong></p><p><strong>BENEFIT</strong></p><p><strong>VALUE</strong></p><p><strong>Candidates</strong>:</p><p>aged at least 18 y.o.,</p><p>nationals of any of the EU Member States and the EFTA/EEA countries in accordance with the</p><p>Job interview</p><p>Up to 660 €</p><p>Country relocation and family relocation</p><p>Up to 1.540 €*2</p><p>Language course</p><p>Up to 2.200 €</p><p>Recognition of diplomas and qualifications</p><p>Up to 440 €</p><p>EEA agreement (Iceland and Norway),</p><p>or legally resident in an EU Member State, Iceland or Norway.</p><p>Specific mobility needs (supplementary trip allowance)</p><p>Up to 1.100 €</p><p>Subsistence allowance only for recruited trainees and apprentices (Traineeship/apprenticeship integration)</p><p>Up to 660 €/m</p><p>for 6 months</p><p><strong>Employers</strong>:</p><p>businesses or other organisations legally established in the EU Member States or the EFTA/EEA countries in accordance with the EEA agreement (Iceland and Norway), irrespective of the economic sector, with a particular focus on SMEs.</p><p>Financial support for Integration Programme to recruited candidates</p><p>Up to 2.000 € for each recruited candidate</p><p><strong>How to participate as Employer</strong></p><p>The first step to participate in EURES Targeted Mobility Scheme (TMS) is to register on the Platform. The registration is easy, takes just few minutes and requires only basic information.</p><p>One of the project Advisers will contact the Employer as soon as s/he registers, to introduce s/he to the TMS initiative and procedures. We will provide Employer all the support s/he might need to launch job, apprenticeship or traineeship vacancies.</p><p>Once the vacancies are defined, the Adviser will select within the CVs present on the project platform the candidates best suited to the employer needs and will send her/him a list of possible candidates. Employer will receive a first selection of candidates and organise on-line or face-to-face interviews.</p><p>When Company/Organisation recruits through EURES TMS the Adviser will make sure you access all the available measures and financial benefits.</p><p>If the Employer needs a very specific profile or open a high number of vacancies, we can launch a tailored communication campaign to gather the best candidates.</p><p><strong>How to participate as Jobseeker</strong></p><p>The procedure is very simple: candidates must only register in EURES TMS Platform and fill in their CV. We collect job, traineeship and apprenticeship vacancies from enterprises throughout Europe. We will contact candidates if we have a vacancy adapted to the candidates profile.</p><p>Candidates can regularly check in their dashboard if there are vacancies available and apply directly, if interested. They can also contact a project adviser if they find an interesting offer in the EURES portal.</p><p><strong>Contacts</strong></p><p><strong>Website: </strong><a href="https://euresmobility.anpal.gov.it">https://euresmobility.anpal.gov.it</a></p><p><strong>Email address: </strong><a href="mailto:EURES-TMS@anpal.gov.it">EURES-TMS@anpal.gov.it</a></p><p>&nbsp;</p><p><strong>Videos:<br />\r\n
            <a href="https://www.youtube.com/watch?v=qw4DmD0e87k&amp;list=PLhHjL4cn65q_0uivRZJAViq49VjG9HnY3&amp;index=3">On EURES TMS</a></strong><br />\r\n
            &nbsp;</p>
            """
          "summary" => null
          "format" => "basic_html"
        ]
      ]
    ]
    "field_shared_country" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "88"
        ]
      ]
    ]
    "field_shared_sector" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "17549"
        ]
      ]
    ]
    "field_shared_contact_details" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "value" => "<p><a href="mailto:EURES-TMS@anpal.gov.it">EURES-TMS@anpal.gov.it</a></p>"
          "format" => "filtered_html"
        ]
      ]
    ]
    "field_shared_energy" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "energy" => "0"
          "timestamp" => "1689592963"
        ]
      ]
    ]
    "field_shared_logo" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "228526"
          "alt" => ""
          "title" => ""
          "width" => "2076"
          "height" => "800"
        ]
      ]
    ]
    "field_shared_org_type" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "type_2"
        ]
      ]
    ]
    "field_shared_website" => array:1 [
      "x-default" => array:2 [
        0 => array:3 [
          "uri" => "https://euresmobility.anpal.gov.it"
          "title" => "https://euresmobility.anpal.gov.it"
          "options" => array:1 [
            "attributes" => []
          ]
        ]
        1 => array:3 [
          "uri" => "https://www.facebook.com/EURESmobilityTMS"
          "title" => "https://www.facebook.com/EURESmobilityTMS"
          "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" => "280036"
    "revision" => "346977"
    "label" => " EURES Targeted Mobility Scheme Italy ANPAL"
    "uuid" => "f42ad9f4-4f63-498d-8316-e9bf352ddebf"
    "status" => "1"
    "published" => "1"
    "uid" => "120258"
    "owner" => "120258"
  ]
  #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: "346977"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}

Event participation(s)

Past
02 December 2021
503

503 jobs available for this event

168

168 employers participating in this event

Participating: Online
Past
30 June 2021
299

299 jobs available for this event

97

97 employers participating in this event

Past
20 May 2021
401

401 jobs available for this event

102

102 employers participating in this event

Participating: Online
Loading...