• Banner image of this post
  • Banner image of this post
  • Banner image of this post
  • Banner image of this post
  • Banner image of this post
  • Banner image of this post
  • Banner image of this post
telefon
Telefon
helpdesk
HELPdesk
FileDepo
FileDepo
login
Belépés

 

Path aliases

Found 1 alias with path "/node/19."

Drupal\path_alias\Entity\PathAlias {#1625
  #entityTypeId: "path_alias"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:9 [
    "id" => array:1 [
      "x-default" => "25"
    ]
    "revision_id" => array:1 [
      "x-default" => "25"
    ]
    "uuid" => array:1 [
      "x-default" => "8dc0ff86-8793-4f06-8084-0fbb3c68d19c"
    ]
    "langcode" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "hu"
        ]
      ]
    ]
    "path" => array:1 [
      "x-default" => "/node/19"
    ]
    "alias" => array:1 [
      "x-default" => "/world/post-12"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
  ]
  #fields: []
  #fieldDefinitions: array:8 [
    "id" => Drupal\Core\Field\BaseFieldDefinition {#1623
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1626
          #string: "ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "provider" => "path_alias"
        "field_name" => "id"
        "entity_type" => "path_alias"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1627
        #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 {#1623}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1628
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1629
          #string: "UUID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "provider" => "path_alias"
        "field_name" => "uuid"
        "entity_type" => "path_alias"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1630
        #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 {#1628}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_id" => Drupal\Core\Field\BaseFieldDefinition {#1631
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1632
          #string: "Revision ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "provider" => "path_alias"
        "field_name" => "revision_id"
        "entity_type" => "path_alias"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1633
        #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 {#1631}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1634
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1635
          #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:3 [
              "type" => "language_select"
              "weight" => 0
              "settings" => array:1 [
                "include_locked" => false
              ]
            ]
            "configurable" => true
          ]
        ]
        "revisionable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => "und"
          ]
        ]
        "provider" => "path_alias"
        "field_name" => "langcode"
        "entity_type" => "path_alias"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1636
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1634}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1637
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1638
          #string: "System path"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1639
          #string: "The path that this alias belongs to."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "revisionable" => true
        "provider" => "path_alias"
        "field_name" => "path"
        "entity_type" => "path_alias"
        "bundle" => null
        "display" => array:1 [
          "form" => array:1 [
            "options" => array:3 [
              "type" => "string_textfield"
              "weight" => 5
              "settings" => array:1 [
                "size" => 45
              ]
            ]
          ]
        ]
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1640
        #definition: array:3 [
          "type" => "field_item:string"
          "settings" => array:3 [
            "max_length" => 255
            "is_ascii" => false
            "case_sensitive" => false
          ]
          "constraints" => array:1 [
            "ComplexData" => array:1 [
              "value" => array:2 [
                "ValidPath" => []
                "Regex" => array:2 [
                  "pattern" => "/^\//i"
                  "message" => Drupal\Core\StringTranslation\TranslatableMarkup {#1641
                    #string: "The source path has to start with a slash."
                    #arguments: []
                    #translatedMarkup: null
                    #options: []
                    #stringTranslation: null
                  }
                ]
              ]
            ]
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1637}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "alias" => Drupal\Core\Field\BaseFieldDefinition {#1642
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1643
          #string: "URL alias"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1644
          #string: "An alias used with this path."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "revisionable" => true
        "provider" => "path_alias"
        "field_name" => "alias"
        "entity_type" => "path_alias"
        "bundle" => null
        "display" => array:1 [
          "form" => array:1 [
            "options" => array:3 [
              "type" => "string_textfield"
              "weight" => 10
              "settings" => array:1 [
                "size" => 45
              ]
            ]
          ]
        ]
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1645
        #definition: array:3 [
          "type" => "field_item:string"
          "settings" => array:3 [
            "max_length" => 255
            "is_ascii" => false
            "case_sensitive" => false
          ]
          "constraints" => array:1 [
            "ComplexData" => array:1 [
              "value" => array:1 [
                "Regex" => array:2 [
                  "pattern" => "/^\//i"
                  "message" => Drupal\Core\StringTranslation\TranslatableMarkup {#1646
                    #string: "The alias path has to start with a slash."
                    #arguments: []
                    #translatedMarkup: null
                    #options: []
                    #stringTranslation: null
                  }
                ]
              ]
            ]
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1642}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1647
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1648
          #string: "Published"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => false
        "default_value" => array:1 [
          0 => array:1 [
            "value" => true
          ]
        ]
        "provider" => "path_alias"
        "field_name" => "status"
        "entity_type" => "path_alias"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1649
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1650
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1651
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1647}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1652
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1653
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1654
          #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" => "path_alias"
        "field_name" => "revision_default"
        "entity_type" => "path_alias"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1655
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1656
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1657
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1652}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
  ]
  #languages: null
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "hu"
  #translations: array:1 [
    "x-default" => array:1 [
      "status" => 1
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:6 [
    "bundle" => "path_alias"
    "id" => "25"
    "revision" => "25"
    "langcode" => "hu"
    "uuid" => "8dc0ff86-8793-4f06-8084-0fbb3c68d19c"
    "published" => "1"
  ]
  #translatableEntityKeys: array:1 [
    "langcode" => array:1 [
      "x-default" => "hu"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "25"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
}

Tisztelt Munkatársak!

Az Intraneten, Parancskönyvben, valamint a GYSEV Cégcsoport további belső fórumain közzétett információk kizárólag a munkavállalók tájékoztatását szolgálják.

Felhívjuk figyelmüket, hogy ezen információk bárminemű közzététele (pl. közösségi platformokon, Facebookon) félreértésre adhat okot és akár munkajogi következményekkel járhat.

Éppen ezért határozottan kérjük, hogy a belső tájékoztatást szolgáló információkat ne tegyék közzé semmilyen formában!