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 [ …3]
            ]
            #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 …2}
              "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" => "307345"
    ]
    "vid" => array:1 [
      "x-default" => "347002"
    ]
    "type" => array:1 [
      "x-default" => "company"
    ]
    "uuid" => array:1 [
      "x-default" => "27d4769f-df96-4372-852a-73229acf1a04"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "128261"
    ]
    "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" => "128261"
    ]
    "title" => array:1 [
      "x-default" => "Euradria cross-border partnership IT/SLO"
    ]
    "created" => array:1 [
      "x-default" => "1635844867"
    ]
    "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>Our partners, representing <strong>cross-border PES</strong>, <strong>Trade Unions and Patronages</strong>, <strong>Associations of Employers</strong> will be with you from <strong>10.00 to 12.40</strong>:</p><ul><li><p>We will be in <strong>CHAT</strong> between <strong>10.00 and 12.00</strong> - working languages <strong>ENG, ITA, SLO</strong>&nbsp;&nbsp;</p></li></ul><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Chat with Exhibitor via Jitsy!&nbsp;<strong>JOIN CHAT WITH THE EHXIBITORS</strong></p><ul><li><p>We&nbsp;will&nbsp;broadcasting <strong>LIVE INFORMATION</strong>&nbsp;between <strong>12.10 and 12.40</strong> - working language <strong>ENG</strong></p></li></ul><p>&nbsp;</p><h2><strong>EURADRIA CROSS-BORDER PARTNERSHIP - (ENG)</strong></h2><p><strong>EURADRIA</strong>&nbsp;is a project co-funded by the&nbsp;<strong>EaSI</strong>&nbsp;(EaSI - EURES - Cross-border partnership and support to cooperation on intra-EU mobility for social partners and EEA countries) programme of the European Union.</p><p><strong>EURADRIA</strong>'s objective is to keep supporting mobility in the cross-border area, by ensuring qualified&nbsp;<strong>assistance to workers and companies</strong>.&nbsp;<strong>EURADRIA</strong>&nbsp;is a project co-funded by the<strong>&nbsp;EaSI</strong>&nbsp;(<em>EaSI - EURES - Cross-border partnership and support to cooperation on intra-EU mobility for social partners and EEA countries</em>) programme of the European Union.</p><p>The&nbsp;<strong>geographical area</strong>&nbsp;is the cross-border region between Italy and Slovenia, which includes&nbsp;<strong>the Friuli Venezia Giulia&nbsp;</strong>region in Italy (NUTS 2 ITD4) and the statistical regions of&nbsp;<strong>Goriška&nbsp;</strong>(NUTS 3 SI023),&nbsp;<strong>Obalno-kraška</strong>&nbsp;(NUTS 3 SI024) and&nbsp;<strong>Notranjsko- kraška</strong>&nbsp;(NUTS 3 SI018) in Slovenia.</p><p>If you work in an EU country and live in another country where you return every day, or at least once a week, you are considered a&nbsp;<strong>cross-border&nbsp;</strong>commuter under European law (or a&nbsp;<strong>cross-border</strong>&nbsp;or&nbsp;<strong>frontier&nbsp;</strong>worker).</p><p>EURADRIA consists of virtual spaces and physical spaces dedicated to cross-border activities operating in Italy and Slovenia, where the entire partnership is focused on the resolution of specific&nbsp;<strong>hindrances to mobility</strong>: employment, safety at work, disability, taxation, family allowances and sickness among the key issues.</p><p>The establishment of a&nbsp;<strong>permanent&nbsp;</strong>cross-border<strong>&nbsp;observatory</strong>&nbsp;helps to detect and monitor the trends and dynamics affecting the cross-border market according to specific indicators.</p><p>Moreover, EURADRIA&nbsp;<strong>networks the skills of labour public offices, public and private EURES Advisers (employers and trade unions)</strong>&nbsp;in the cross-border area in order to strengthen cooperation in the sector of labour mobility and promote joint actions to support employment.</p><h2><strong>OBJECTIVES</strong></h2><ul><li>provide information and guidance to frontier workers and employers;</li><li>collect and analyse data and evidence on flows in the area and on future potential developments within the cross-border labour market;</li><li>facilitate and enhance job matching, placement and recruitment processes with the aim of the cross-border area of \u{200B}\u{200B}the project;</li><li>develop post-employment services and assistance;</li><li>improve and support cross-border employers' access to recruiting services and events;</li><li>support the objectives and achievements of the EURES core network by contributing to the pool of job vacancies and CVs in the EURES portal;</li><li>collect and analyse data and evidence on cross-border mobility and monitor placement results and customer satisfaction;</li><li>implement and support the definition of policies and institution building actions;</li><li>integrate the customer services of the respective partners in the CB area of \u{200B}\u{200B}Friuli Venezia Giulia (Italy) and Slovenia with the EURADRIA online one-stop shop (www.euradria.eu) and the joint network of cross-border information desks;</li><li>assist and support vulnerable situations and people with disabilities in accessing the CB labour market;</li><li>contribute to the EU's resilience policy.</li></ul><h2><strong>EURADRIA CROSS-BORDER PARTNERSHIP - (IT)</strong></h2><p><strong>EURADRIA</strong>&nbsp;è un progetto co finanziato dal programma&nbsp;<strong>EaSI</strong>&nbsp;(EaSI – EURES – Cross-border partnership and support to cooperation on intra-EU mobility for social partners and EEA countries) dell’Unione Europea.</p><p>Obiettivo di&nbsp;<strong>EURADRIA&nbsp;</strong>&nbsp;è quello di continuare a supportare la mobilità nell’area transfrontaliera, garantendo un servizio qualificato di<strong>&nbsp;assistenza a lavoratori e imprese</strong>.<strong>EURADRIA</strong>&nbsp;è un progetto co finanziato dal programma&nbsp;<strong>EaSI</strong>&nbsp;(<em>EaSI – EURES – Cross-border partnership and support to cooperation on intra-EU mobility for social partners and EEA countries</em>) dell’Unione Europea.</p><p>L'<strong>ambito geografico</strong> è la regione transfrontaliera tra Italia e Slovenia, che comprende la regione <strong>Friuli Venezia Giulia</strong> in Italia (NUTS 2 ITD4) e le regioni statistiche di <strong>Goriška </strong>(NUTS 3 SI023), <strong>Obalno-kraška</strong> (NUTS 3 SI024) e <strong>Notranjsko-kraška</strong> (NUTS 3 SI018 ) in Slovenia.</p><p>Se lavori in un paese dell’UE e vivi in un altro paese e ci torni ogni giorno, o almeno una volta a settimana, vieni considerato un pendolare&nbsp;<strong>transfrontaliero</strong>&nbsp;in base alla normativa europea (o <strong>lavoratore transfrontaliero</strong> o <strong>frontaliero</strong>).</p><p>EURADRIA si compone di spazi virtuali e spazi fisici dedicati al transfrontalierato operativi sui territori italiano e sloveno, che focalizzano l’attenzione dell’intera partnership sulla risoluzione di specifici&nbsp;<strong>ostacoli alla mobilità</strong>: occupazione, sicurezza sul lavoro, disabilità, tassazione, assegni familiari e malattia tra gli argomenti fondamentali.</p><p>L’istituzione di un&nbsp;<strong>osservatorio permanente</strong>&nbsp;sul transfrontalierato contribuisce a rilevare e a monitorare l’andamento e le dinamiche che interessano il mercato transfrontaliero secondo specifici indicatori.</p><p>Euradria, inoltre,&nbsp;<strong>mette in rete le competenze degli uffici pubblici per l’impiego</strong>, degli <strong>Eures Advisers pubblici e privati (datoriali e sindacali)</strong> dell’area transfrontaliera nell’ottica di rafforzare la cooperazione nel settore della mobilità lavorativa e promuovere azioni congiunte di sostegno all’occupazione.</p><h2><strong>GLI OBIETTIVI</strong></h2><ul><li>offrire informazioni e orientamento ai lavoratori frontalieri e ai datori di lavoro</li><li>raccogliere e analizzare dati ed evidenze sui flussi nell'area e sui futuri potenziali sviluppi all'interno del mercato del lavoro transfrontaliero</li><li>facilitare e potenziare i processi di job matching, placement e reclutamento con l'obiettivo sull'area CB del progetto</li><li>sviluppare servizi e assistenza post-assunzione</li><li>migliorare e sostenere l'accesso dei datori di lavoro CB ai servizi e agli eventi di reclutamento</li><li>sostenere gli obiettivi ei traguardi della rete principale EURES, contribuendo al pool di offerte di lavoro e CV nel portale EURES</li><li>raccogliere e analizzare dati ed evidenze sulla mobilità transfrontaliera e monitorare gli esiti del placement e la customer satisfaction</li><li>attuare e sostenere la definizione delle politiche e le azioni di rafforzamento istituzionale</li><li>integrare i servizi alla clientela dei rispettivi partner nell'area CB del Friuli Venezia Giulia (Italia) e della Slovenia con lo sportello unico online EURADRIA (<a href="https://euradria.eu/">www.euradria.eu</a>) e la rete congiunta di sportelli informativi transfrontalieri</li><li>assistere e supportare le situazioni vulnerabili e le persone con disabilità nell'accesso al mercato del lavoro CB</li><li>contribuire alla politica di resilienza dell'UE.</li></ul><h2><strong>EURADRIA CROSS-BORDER PARTNERSHIP - (SLO)</strong></h2><p><strong>EURADRIA</strong> je projekt, ki ga sofinancira program Evropske unije <strong>EaSI</strong> (EaSI – EURES – <em>Cross-border partnership and support to cooperation on intra-EU mobility for social partners and EEA countries</em>).</p><p>Cilj projekta EURADRIA je trajno podpirati mobilnost na čezmejnem območju, pri tem pa <strong>delavcem in podjetjem</strong> zagotoviti ustrezno strokovno <strong>podporo</strong>. <strong>EURADRIA</strong> je projekt, ki ga sofinancira program Evropske unije <strong>EaSI</strong>&nbsp;(EaSI – EURES – <em>Cross-border partnership and support to cooperation on intra-EU mobility for social partners and EEA countries</em>).</p><p><strong>Geografski obseg</strong> je čezmejna regija med Italijo in Slovenijo, ki zajema deželo <strong>Furlanijo - Julijsko krajino</strong> v Italiji (NUTS 2 ITD4) ter <strong>Goriško</strong> (NUTS 3 SI023), <strong>Obalno-kraško</strong> (NUTS 3 SI024) in <strong>Notranjsko-kraško</strong> (NUTS 3 SI018) statistično regijo v Sloveniji.</p><p>Če delate v eni državi EU, prebivate pa v drugi in se vsak dan ali vsaj enkrat tedensko vanjo vračate, ste po zakonodaji EU <strong>čezmejni delovni migrant</strong> (oziroma <strong>čezmejni</strong> ali <strong>obmejni delavec</strong>).</p><p>Projekt EURADRIA je sestavljen iz virtualnih in fizičnih točk na slovenskem in italijanskem ozemlju, namenjenih čezmejnemu delovanju, ki usmerjajo pozornost vseh projektnih partnerjev na reševanje posebnih <strong>ovir glede mobilnosti</strong>; med ključnimi temami so zaposlovanje, varnost pri delu, invalidnost, davčna zakonodaja, starševsko varstvo in bolezen.</p><p>Vzpostavitev <strong>stalne opazovalnice</strong> za čezmejnost prispeva k ugotavljanju in spremljanju trendov in dinamike čezmejnega trga na podlagi specifičnih kazalnikov.</p><p>Projekt Euradria omogoča tudi <strong>povezanost pristojnih javnih zavodov za zaposlovanje ter javnih in zasebnih Euresovih svetovalcev (za delodajalce in delavce)</strong> na čezmejnem območju z namenom okrepitve sodelovanja na področju mobilnosti delovne sile in spodbujanja skupnih ukrepov za podporo zaposlovanju.</p><h2><strong>CILJI</strong></h2><ul><li>zagotavljati informacije in smernice obmejnim delavcem in delodajalcem;</li><li>zbirati in analizirati podatke in dokaze o tokovih na območju in o prihodnjem potencialnem razvoju na čezmejnem trgu dela;</li><li>olajšati in izboljšati usklajevanje povpraševanja s ponudbo na trgu dela, praktičnega usposabljanja in zaposlovanja na čezmejnem območju projekta;</li><li>razvijati storitve in pomoč po zaposlitvi;</li><li>izboljšati in spodbujati dostop delodajalcev v čezmejnem območju do storitev in dogodkov za zaposlovanje;</li><li>podpirati cilje osrednje mreže EURES in tako prispevati k objavam prostih delovnih mest in življenjepisov na portalu EURES;</li><li>zbirati in analizirati podatke in dokaze o čezmejni mobilnosti ter spremljati rezultate praktičnega usposabljanja in zadovoljstva strank;</li><li>izvajati in podpirati oblikovanje politik in ukrepov za krepitev institucionalnih zmogljivosti;</li><li>povezati storitve za stranke, ki jih ponujajo partnerji v čezmejnem območju Furlanije - Julijske krajine (Italija) in Slovenije, z enotnim spletnim okencem EURADRIA (<a href="https://euradria.eu/">www.euradria.eu</a>) in skupno mrežo čezmejnih informacijskih točk;</li><li>zagotavljati pomoč in podporo ranljivim in invalidnim osebam pri vstopu na trg dela na čezmejnem območju;</li><li>prispevati k politiki odpornosti Evropske unije.</li></ul>"
          "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" => """
            <h3><strong>For Public Employment Services - PES</strong></h3><p><strong>Regione autonoma Friuli Venezia Giulia (IT)</strong><br />\r\n
            Via S. Francesco 37, 34133 Trieste/Trst<br />\r\n
            Mail:&nbsp;euradria@regione.fvg.it - Tel: +39 040 3775151; +39 040 3775134; +39 0432 279979&nbsp; Website: <a href="http://www.regione.fvg.it">http://www.regione.fvg.it</a>&nbsp;</p><p><strong>Zavod Republike Slovenije za zaposlovanje – ZRSZ (SLO)</strong><br />\r\n
            Mail:&nbsp;jana.krusic@ess.gov.si Webiste: <a href="http://english.ess.gov.si/">http://english.ess.gov.si/</a></p><p>&nbsp;</p><h3><strong>For Trade Unions and Patronages</strong></h3><p><strong>U.S.R CISL FRIULI VENEZIA GIULIA – CISL (IT)</strong><br />\r\n
            Piazza Dalmazia 1, 34133 Trieste/Trst<br />\r\n
            Mail:&nbsp;usr.friulivg@cisl.it; Tel. 040 6791331<br />\r\n
            Website:&nbsp;<a href="http://www.cislfvg.it">http://www.cislfvg.it</a></p><p><strong>Unione Regionale UIL del Friuli Venezia Giulia – UIL FRIULI VENEZIA GIULIA (IT)</strong><br />\r\n
            Sede Unione Regionale UIL Friuli Venezia Giulia<br />\r\n
            Via Ugo Polonio 5 (1° piano, stanza n. 15), 34125 Trieste/Trst<br />\r\n
            Mail:&nbsp;servizioeures@uilfvg.org; Tel. +39 040 368522&nbsp;<br />\r\n
            Website:&nbsp;<a href="http://www.uilfvg.org">http://www.uilfvg.org</a>&nbsp; - <em>Euradria infodesk</em></p><p><br />\r\n
            <strong>OBALNA SINDIKALNA ORGANIZACIJA – KS 90 (SLO) – CAPODISTRIA (SLO)</strong><br />\r\n
            Webiste:&nbsp;<a href="http://www.sindikat-osoks90.si/">http://www.sindikat-osoks90.si/</a><br />\r\n
            <br />\r\n
            <strong>INAS – zavod za varstvo italijanskih delacev (SLO)</strong></p><p><em>KOPER/CAPODISTRIA</em> - Gortanov trg 15, 6000 Koper<br />\r\n
            tel. +386 5 1635440; +386 5 3380197<br />\r\n
            Mail:&nbsp;slovenia@inas.it&nbsp; - <em>Euradria infodesk</em></p><p><em>NOVA GORICA</em> - Kidriceva 9/A, 5000 Nova Gorica Mail:&nbsp;slovenia@inas.it; Tel. +386 5 3380197&nbsp; - <em>Euradria infodesk</em></p><p><strong>INCA CGIL (SLO)</strong><br />\r\n
            Vojkovo nabrežje 23, 6000 Koper<br />\r\n
            Mail:&nbsp;capodistria.slovenia@inca.it; Tel.št. + 386 5 6273824<br />\r\n
            Website: <a href="https://incamondo.org/">https://incamondo.org/</a>&nbsp; - <em>Euradria infodesk</em></p><p>&nbsp;</p><h3><strong>For Associations of Employers</strong></h3><p><strong>Primorska Gospodarska Zbornica – Chamber of Commerce and Industry of Primorska – PGZ (SLO)<br />\r\n
            Infodesk</strong> Ferrarska ulica (Via Ferrara) 2, 6000 Koper<br />\r\n
            Mail:&nbsp;euradria@pgz-slo.si; Tel: +386 5 662 58 30&nbsp; - <em>Euradria infodesk </em></p><p><strong>Območna obrtno-podjetniška zbornica/OOZ Nova Gorica (SLO)</strong><br />\r\n
            Mail: karmen.volk@ozs.si; Tel: 00 386 5 330 66 10 &nbsp; - <em>Euradria infodesk</em></p><p><strong>SDGZ–URES - Slovensko deželno gospodarsko združenje – Unione Regionale Economica Slovena (IT)</strong>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; Via Cicerone 8, 34133 Trieste/Trst Infodesk: Lunedì - Venerdì: 8.00 – 13.00 / 14.00 – 17.00&nbsp; -&nbsp;<em>Euradria infodesk</em></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" => "246201"
          "alt" => ""
          "title" => ""
          "width" => "1584"
          "height" => "396"
        ]
      ]
    ]
    "field_shared_org_type" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "type_2"
        ]
      ]
    ]
    "field_shared_website" => array:1 [
      "x-default" => array:3 [
        0 => array:3 [
          "uri" => "http://www.euradria.eu"
          "title" => "Euradria one-stop-shop portal"
          "options" => array:1 [
            "attributes" => []
          ]
        ]
        1 => array:3 [
          "uri" => "https://www.linkedin.com/feed/?trk=guest_homepage-basic_nav-header-signin"
          "title" => "Linkedin Euradria"
          "options" => array:1 [
            "attributes" => []
          ]
        ]
        2 => array:3 [
          "uri" => "https://www.facebook.com/euradriaproject/"
          "title" => "Facebook Euradria"
          "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" => "307345"
    "revision" => "347002"
    "label" => "Euradria cross-border partnership IT/SLO"
    "uuid" => "27d4769f-df96-4372-852a-73229acf1a04"
    "status" => "1"
    "published" => "1"
    "uid" => "128261"
    "owner" => "128261"
  ]
  #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: "347002"
  #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
Loading...