Devel Load

Drupal\node\Entity\Node {#1328
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:28 [
    "nid" => array:1 [
      "x-default" => "1198"
    ]
    "vid" => array:1 [
      "x-default" => "1198"
    ]
    "type" => array:1 [
      "x-default" => "court"
    ]
    "uuid" => array:1 [
      "x-default" => "99a4a183-9e6d-4392-a44c-b93b38c74554"
    ]
    "langcode" => array:1 [
      "x-default" => "el"
    ]
    "revision_uid" => array:1 [
      "x-default" => "1"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1703753710"
    ]
    "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" => "1"
    ]
    "title" => array:1 [
      "x-default" => "Ειρηνοδικείο Λαμίας"
    ]
    "created" => array:1 [
      "x-default" => "1703753710"
    ]
    "changed" => array:1 [
      "x-default" => "1703753710"
    ]
    "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"
    ]
    "field_address" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "Καποδιστρίου 10"
        ]
      ]
    ]
    "field_city" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "Λαμία"
        ]
      ]
    ]
    "field_county" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "65"
        ]
      ]
    ]
    "field_court_services" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "target_id" => "2304"
          "target_revision_id" => "2304"
        ]
      ]
    ]
    "field_court_type" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "county_court"
        ]
      ]
    ]
    "field_postcode" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "351 00"
        ]
      ]
    ]
    "field_prwtodikeio" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "1048"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:32 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1347
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1348
          #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 {#1349
        #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 {#1347}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1350
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1351
          #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 {#1352
        #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 {#1350}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1353
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1354
          #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 {#1355
        #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 {#1353}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1356
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1357
          #string: "Language"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "language_select"
              "weight" => 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 {#1358
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1356}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1359
      #definition: array:7 [
        "label" => "Τύπος περιεχομένου"
        "required" => true
        "read-only" => true
        "provider" => "node"
        "field_name" => "type"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1360
        #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 {#1359}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1361
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1362
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1363
          #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 {#1364
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1361}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1365
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1366
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1367
          #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 {#1368
        #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 {#1365}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1369
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1370
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1371
          #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:1 [
            "options" => array:3 [
              "type" => "string_textarea"
              "weight" => 25
              "settings" => array:1 [
                "rows" => 4
              ]
            ]
          ]
        ]
        "provider" => "node"
        "field_name" => "revision_log"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1372
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1369}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\Entity\BaseFieldOverride {#1438
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.status"
      #status: true
      #uuid: "4d6ec4a2-099b-48e8-b3f5-e15cfc5c7333"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.status"
      #field_name: "status"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "court"
      #label: "Δημοσιευμένο"
      #description: ""
      #settings: array:2 [
        "on_label" => "Ανοικτό"
        "off_label" => "Κλειστό"
      ]
      #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 {#1439
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.uid"
      #status: true
      #uuid: "cb921246-1234-462a-9a89-5457da8db46d"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.uid"
      #field_name: "uid"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "court"
      #label: "Συντάχθηκε από"
      #description: "Το όνομα χρήστη του συντάκτη περιεχομένου."
      #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 {#1440
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.title"
      #status: true
      #uuid: "e3dd7761-9511-495c-a4ec-ae76dcc998f5"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.title"
      #field_name: "title"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "court"
      #label: "Τίτλος"
      #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 {#1441
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.created"
      #status: true
      #uuid: "083fdbfc-e688-4fc1-9a3e-37365cf0a9cc"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.created"
      #field_name: "created"
      #field_type: "created"
      #entity_type: "node"
      #bundle: "court"
      #label: "Συντάχθηκε στις"
      #description: "The date and time that the content 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 {#1442
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.changed"
      #status: true
      #uuid: "38edff6f-154b-4bd0-b954-e699729b903b"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.changed"
      #field_name: "changed"
      #field_type: "changed"
      #entity_type: "node"
      #bundle: "court"
      #label: "Τροποποιημένο"
      #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 {#1443
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.promote"
      #status: true
      #uuid: "d2e5a7ca-cbd7-42a7-ae43-59ad2b1e5d44"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.promote"
      #field_name: "promote"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "court"
      #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 {#1444
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.sticky"
      #status: true
      #uuid: "a545b5cd-e01d-4051-8728-41f56c192495"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.sticky"
      #field_name: "sticky"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "court"
      #label: "Καρφιτσωμένο στην κορυφή στις λίστες"
      #description: ""
      #settings: array:2 [
        "on_label" => "Ανοικτό"
        "off_label" => "Κλειστό"
      ]
      #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 {#1403
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1404
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1405
          #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 {#1406
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1407
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1408
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1403}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1409
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1410
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1411
          #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 {#1412
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1413
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1414
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1409}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1415
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1416
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1417
          #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 {#1418
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1419
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1420
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1415}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\Entity\BaseFieldOverride {#1445
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.path"
      #status: true
      #uuid: "034c3391-d925-422c-aa49-8b6281713c55"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "node.type.court"
        ]
        "module" => array:1 [
          0 => "path"
        ]
      ]
      #isSyncing: false
      #id: "node.court.path"
      #field_name: "path"
      #field_type: "path"
      #entity_type: "node"
      #bundle: "court"
      #label: "Ψευδώνυμο URL"
      #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
    }
    "menu_link" => Drupal\Core\Field\Entity\BaseFieldOverride {#1446
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.menu_link"
      #status: true
      #uuid: "664ad996-54b5-46bf-a7f8-baea3d0b3fd4"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.menu_link"
      #field_name: "menu_link"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "court"
      #label: "Σύνδεσμος μενού"
      #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 {#1428
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1429
          #string: "Translation source"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1430
          #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 {#1431
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1428}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1432
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1433
          #string: "Translation outdated"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1434
          #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 {#1435
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1436
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1437
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1432}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body" => Drupal\field\Entity\FieldConfig {#1447
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.body"
      #status: true
      #uuid: "c449bb40-84be-4baf-8bb8-31bb69404507"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.body"
          1 => "node.type.court"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.court.body"
      #field_name: "body"
      #field_type: "text_with_summary"
      #entity_type: "node"
      #bundle: "court"
      #label: "Κυρίως κείμενο"
      #description: ""
      #settings: array:3 [
        "display_summary" => true
        "required_summary" => false
        "allowed_formats" => []
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_address" => Drupal\field\Entity\FieldConfig {#1448
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.field_address"
      #status: true
      #uuid: "73fea8e3-10e2-40fd-9eb9-6a79144e7c5e"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_address"
          1 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.field_address"
      #field_name: "field_address"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "court"
      #label: "Διεύθυνση"
      #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_city" => Drupal\field\Entity\FieldConfig {#1449
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.field_city"
      #status: true
      #uuid: "5be514f6-bd7e-4599-8d9a-af012680aa1c"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_city"
          1 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.field_city"
      #field_name: "field_city"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "court"
      #label: "Πόλη"
      #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_county" => Drupal\field\Entity\FieldConfig {#1450
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.field_county"
      #status: true
      #uuid: "b89d9fc2-1cde-4ce1-bd88-9044c9148b9e"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_county"
          1 => "node.type.court"
          2 => "taxonomy.vocabulary.county"
        ]
      ]
      #isSyncing: false
      #id: "node.court.field_county"
      #field_name: "field_county"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "court"
      #label: "Νομός"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "county" => "county"
          ]
          "sort" => array:2 [
            "field" => "name"
            "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_court_services" => Drupal\field\Entity\FieldConfig {#1451
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.field_court_services"
      #status: true
      #uuid: "c2603365-d6c7-416f-af14-10fb3fc6428b"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:3 [
          0 => "field.storage.node.field_court_services"
          1 => "node.type.court"
          2 => "paragraphs.paragraphs_type.court_services"
        ]
        "module" => array:1 [
          0 => "entity_reference_revisions"
        ]
      ]
      #isSyncing: false
      #id: "node.court.field_court_services"
      #field_name: "field_court_services"
      #field_type: "entity_reference_revisions"
      #entity_type: "node"
      #bundle: "court"
      #label: "Court Services"
      #description: ""
      #settings: array:2 [
        "handler" => "default:paragraph"
        "handler_settings" => array:3 [
          "target_bundles" => array:1 [
            "court_services" => "court_services"
          ]
          "negate" => 0
          "target_bundles_drag_drop" => array:3 [
            "court_services" => array:2 [
              "weight" => 2
              "enabled" => true
            ]
            "frontpage_paragraphs" => array:2 [
              "weight" => 4
              "enabled" => false
            ]
            "services_paragraph" => array:2 [
              "weight" => 6
              "enabled" => false
            ]
          ]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_court_type" => Drupal\field\Entity\FieldConfig {#1452
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.field_court_type"
      #status: true
      #uuid: "6f50e119-50d1-4778-8d1c-1e21a69c8607"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_court_type"
          1 => "node.type.court"
        ]
        "module" => array:1 [
          0 => "options"
        ]
      ]
      #isSyncing: false
      #id: "node.court.field_court_type"
      #field_name: "field_court_type"
      #field_type: "list_string"
      #entity_type: "node"
      #bundle: "court"
      #label: "Τύπος Δικαστηρίου"
      #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_efeteio" => Drupal\field\Entity\FieldConfig {#1453
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.field_efeteio"
      #status: true
      #uuid: "b9615fe0-1f0b-43c9-b48d-56ef0757c784"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_efeteio"
          1 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.field_efeteio"
      #field_name: "field_efeteio"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "court"
      #label: "Εφετείο"
      #description: ""
      #settings: array:2 [
        "handler" => "default:node"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "court" => "court"
          ]
          "sort" => array:2 [
            "field" => "_none"
            "direction" => "ASC"
          ]
          "auto_create" => false
          "auto_create_bundle" => "court"
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_external_link" => Drupal\field\Entity\FieldConfig {#1454
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.field_external_link"
      #status: true
      #uuid: "3e1a9ba7-ea83-4ae1-a2df-2c8e3811ebd6"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_external_link"
          1 => "node.type.court"
        ]
        "module" => array:1 [
          0 => "link"
        ]
      ]
      #isSyncing: false
      #id: "node.court.field_external_link"
      #field_name: "field_external_link"
      #field_type: "link"
      #entity_type: "node"
      #bundle: "court"
      #label: "Link"
      #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
    }
    "field_postcode" => Drupal\field\Entity\FieldConfig {#1455
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.field_postcode"
      #status: true
      #uuid: "f6c0776f-3b19-4a4e-8071-d2db8e3a595c"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_postcode"
          1 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.field_postcode"
      #field_name: "field_postcode"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "court"
      #label: "Τ.Κ."
      #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_prwtodikeio" => Drupal\field\Entity\FieldConfig {#1456
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.court.field_prwtodikeio"
      #status: true
      #uuid: "e857f9c1-fdd5-4006-976a-8f3369f24a45"
      -isUninstalling: false
      #langcode: "el"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_prwtodikeio"
          1 => "node.type.court"
        ]
      ]
      #isSyncing: false
      #id: "node.court.field_prwtodikeio"
      #field_name: "field_prwtodikeio"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "court"
      #label: "Πρωτοδικείο"
      #description: ""
      #settings: array:2 [
        "handler" => "default:node"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "court" => "court"
          ]
          "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
    }
  ]
  #languages: array:4 [
    "el" => Drupal\Core\Language\Language {#1330
      #name: "Ελληνικά"
      #id: "el"
      #direction: "ltr"
      #weight: -10
      #locked: false
    }
    "en" => Drupal\Core\Language\Language {#1331
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: -9
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#1332
      #name: "Δεν προσδιορίζεται"
      #id: "und"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#1191
      #name: "Μη εφαρμόσιμο"
      #id: "zxx"
      #direction: "ltr"
      #weight: 3
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "el"
  #translations: array:1 [
    "x-default" => array:1 [
      "status" => 1
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:9 [
    "bundle" => "court"
    "id" => "1198"
    "revision" => "1198"
    "label" => "Ειρηνοδικείο Λαμίας"
    "uuid" => "99a4a183-9e6d-4392-a44c-b93b38c74554"
    "status" => "1"
    "published" => "1"
    "uid" => "1"
    "owner" => "1"
  ]
  #translatableEntityKeys: array:3 [
    "langcode" => array:1 [
      "x-default" => "el"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "1198"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}
Υπηρεσία Αριθμός Τηλεφώνου Αριθμός Fax Email
Ειρηνοδικείο Λαμίας 22310 24832 22310 50919