Devel Load

Drupal\node\Entity\Node#1700 (30)
  • Properties (30)
  • protected entityTypeId -> string (4) "node"
    protected enforceIsNew -> null
    protected typedData -> null
    protected cacheContexts -> array (0)
    protected cacheTags -> array (0)
    protected cacheMaxAge -> integer -1
    protected _serviceIds -> array (0)
    protected _entityStorages -> array (0)
    protected values -> array (20)
    nid => array (1)
    x-default => string (1) "1"
    vid => array (1)
    x-default => string (1) "9"
    type => array (1)
    x-default => string (4) "home"
    uuid => array (1)
    x-default => string (36) "d314a106-e5dc-449f-ad66-59a5a2f58587"
    langcode => array (1)
    x-default => string (2) "it"
    revision_uid => array (1)
    x-default => string (1) "3"
    revision_timestamp => array (1)
    x-default => string (10) "1718315045"
    2024-06-13 21:44:05 UTC
    revision_log => array (1)
    x-default => null
    revision_default => array (1)
    x-default => string (1) "1"
    isDefaultRevision => array (1)
    x-default => string (1) "1"
    status => array (1)
    x-default => string (1) "1"
    uid => array (1)
    x-default => string (1) "1"
    title => array (1)
    x-default => string (4) "Home"
    created => array (1)
    x-default => string (10) "1717505692"
    2024-06-04 12:54:52 UTC
    changed => array (1)
    x-default => string (10) "1718315045"
    2024-06-13 21:44:05 UTC
    promote => array (1)
    x-default => string (1) "1"
    sticky => array (1)
    x-default => string (1) "0"
    default_langcode => array (1)
    x-default => string (1) "1"
    revision_translation_affected => array (1)
    x-default => string (1) "1"
    field_row => array (1)
    x-default => array (4)
    • Table (4)
    • Contents (4)
    • target_idtarget_revision_id
      04109
      17112
      213119
      318123
    • 0 => array (2)
      target_id => string (1) "4"
      target_revision_id => string (3) "109"
      1 => array (2)
      target_id => string (1) "7"
      target_revision_id => string (3) "112"
      2 => array (2)
      target_id => string (2) "13"
      target_revision_id => string (3) "119"
      3 => array (2)
      target_id => string (2) "18"
      target_revision_id => string (3) "123"
    protected fields -> array (0)
    protected fieldDefinitions -> array (22)
    nid => Drupal\Core\Field\BaseFieldDefinition#1715 (7)
    • Properties (7)
    • protected definition -> array (6)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1716 (5)
      • Properties (5)
      • protected string -> string (2) "ID"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      read-only => boolean true
      provider => string (4) "node"
      field_name => string (3) "nid"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1717 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:integer"
        settings => array (6)
        unsigned => boolean true
        size => string (6) "normal"
        min => string (0) ""
        max => string (0) ""
        prefix => string (0) ""
        suffix => string (0) ""
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1715 (7) Recursion
      protected type -> string (7) "integer"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    uuid => Drupal\Core\Field\BaseFieldDefinition#1718 (7)
    • Properties (7)
    • protected definition -> array (6)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1719 (5)
      • Properties (5)
      • protected string -> string (4) "UUID"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      read-only => boolean true
      provider => string (4) "node"
      field_name => string (4) "uuid"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1720 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (15) "field_item:uuid"
        settings => array (3)
        max_length => integer 128
        is_ascii => boolean true
        case_sensitive => boolean false
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1718 (7) Recursion
      protected type -> string (4) "uuid"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    vid => Drupal\Core\Field\BaseFieldDefinition#1721 (7)
    • Properties (7)
    • protected definition -> array (6)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1722 (5)
      • Properties (5)
      • protected string -> string (11) "Revision ID"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      read-only => boolean true
      provider => string (4) "node"
      field_name => string (3) "vid"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1723 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:integer"
        settings => array (6)
        unsigned => boolean true
        size => string (6) "normal"
        min => string (0) ""
        max => string (0) ""
        prefix => string (0) ""
        suffix => string (0) ""
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1721 (7) Recursion
      protected type -> string (7) "integer"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    langcode => Drupal\Core\Field\BaseFieldDefinition#1724 (7)
    • Properties (7)
    • protected definition -> array (8)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1725 (5)
      • Properties (5)
      • protected string -> string (8) "Language"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      display => array (2)
      • Table (2)
      • Contents (2)
      • optionsconfigurable
        viewarray (1)true
        formarray (2)true
      • view => array (2)
        options => array (1)
        region => string (6) "hidden"
        configurable => boolean true
        form => array (2)
        options => array (2)
        type => string (15) "language_select"
        weight => integer 2
        configurable => boolean true
      revisionable => boolean true
      translatable => boolean true
      provider => string (4) "node"
      field_name => string (8) "langcode"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1726 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (19) "field_item:language"
        settings => array (0)
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1724 (7) Recursion
      protected type -> string (8) "language"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    type => Drupal\Core\Field\BaseFieldDefinition#1727 (7)
    • Properties (7)
    • protected definition -> array (7)
      label => string (12) "Content type"
      required => boolean true
      read-only => boolean true
      provider => string (4) "node"
      field_name => string (4) "type"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1728 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (27) "field_item:entity_reference"
        settings => array (3)
        target_type => string (9) "node_type"
        handler => string (7) "default"
        handler_settings => array (0)
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1727 (7) Recursion
      protected type -> string (16) "entity_reference"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    revision_timestamp => Drupal\Core\Field\BaseFieldDefinition#1729 (7)
    • Properties (7)
    • protected definition -> array (7)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1730 (5)
      • Properties (5)
      • protected string -> string (20) "Revision create time"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      description => Drupal\Core\StringTranslation\TranslatableMarkup#1731 (5)
      • Properties (5)
      • protected string -> string (47) "The time that the current revision was created."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      revisionable => boolean true
      provider => string (4) "node"
      field_name => string (18) "revision_timestamp"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1732 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:created"
        settings => array (0)
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1729 (7) Recursion
      protected type -> string (7) "created"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    revision_uid => Drupal\Core\Field\BaseFieldDefinition#1733 (7)
    • Properties (7)
    • protected definition -> array (7)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1734 (5)
      • Properties (5)
      • protected string -> string (13) "Revision user"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      description => Drupal\Core\StringTranslation\TranslatableMarkup#1735 (5)
      • Properties (5)
      • protected string -> string (50) "The user ID of the author of the current revision."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      revisionable => boolean true
      provider => string (4) "node"
      field_name => string (12) "revision_uid"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1736 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (27) "field_item:entity_reference"
        settings => array (3)
        target_type => string (4) "user"
        handler => string (7) "default"
        handler_settings => array (0)
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1733 (7) Recursion
      protected type -> string (16) "entity_reference"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    revision_log => Drupal\Core\Field\BaseFieldDefinition#1737 (7)
    • Properties (7)
    • protected definition -> array (9)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1738 (5)
      • Properties (5)
      • protected string -> string (20) "Revision log message"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      description => Drupal\Core\StringTranslation\TranslatableMarkup#1739 (5)
      • Properties (5)
      • protected string -> string (43) "Briefly describe the changes you have made."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      revisionable => boolean true
      default_value => array (1)
      0 => array (1)
      value => string (0) ""
      display => array (1)
      form => array (1)
      options => array (3)
      type => string (15) "string_textarea"
      weight => integer 25
      settings => array (1) Depth Limit
      provider => string (4) "node"
      field_name => string (12) "revision_log"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1740 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (22) "field_item:string_long"
        settings => array (1)
        case_sensitive => boolean false
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1737 (7) Recursion
      protected type -> string (11) "string_long"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    status => Drupal\Core\Field\BaseFieldDefinition#1741 (7)
    • Properties (7)
    • protected definition -> array (9)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1742 (5)
      • Properties (5)
      • protected string -> string (9) "Published"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      revisionable => boolean true
      translatable => boolean true
      default_value => array (1)
      0 => array (1)
      value => boolean true
      display => array (1)
      form => array (2)
      options => array (3)
      type => string (16) "boolean_checkbox"
      settings => array (1) Depth Limit
      weight => integer 120
      configurable => boolean true
      provider => string (4) "node"
      field_name => string (6) "status"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1743 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:boolean"
        settings => array (2)
        on_label => Drupal\Core\StringTranslation\TranslatableMarkup#1744 (5)
        • Properties (5)
        • protected string -> string (2) "On"
          protected arguments -> array (0)
          protected translatedMarkup -> null
          protected options -> array (0)
          protected stringTranslation -> null
        off_label => Drupal\Core\StringTranslation\TranslatableMarkup#1745 (5)
        • Properties (5)
        • protected string -> string (3) "Off"
          protected arguments -> array (0)
          protected translatedMarkup -> null
          protected options -> array (0)
          protected stringTranslation -> null
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1741 (7) Recursion
      protected type -> string (7) "boolean"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    uid => Drupal\Core\Field\BaseFieldDefinition#1746 (7)
    • Properties (7)
    • protected definition -> array (10)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1747 (5)
      • Properties (5)
      • protected string -> string (11) "Authored by"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      translatable => boolean true
      default_value_callback => string (46) "Drupal\node\Entity\Node::getDefaultEntityOwner"
      description => Drupal\Core\StringTranslation\TranslatableMarkup#1748 (5)
      • Properties (5)
      • protected string -> string (35) "The username of the content author."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      revisionable => boolean true
      display => array (2)
      view => array (1)
      options => array (3)
      label => string (6) "hidden"
      type => string (6) "author"
      weight => integer 0
      form => array (2)
      options => array (3)
      type => string (29) "entity_reference_autocomplete"
      weight => integer 5
      settings => array (3) Depth Limit
      configurable => boolean true
      provider => string (4) "node"
      field_name => string (3) "uid"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1749 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (27) "field_item:entity_reference"
        settings => array (3)
        target_type => string (4) "user"
        handler => string (7) "default"
        handler_settings => array (0)
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1746 (7) Recursion
      protected type -> string (16) "entity_reference"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    title => Drupal\Core\Field\BaseFieldDefinition#1750 (7)
    • Properties (7)
    • protected definition -> array (9)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1751 (5)
      • Properties (5)
      • protected string -> string (5) "Title"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      required => boolean true
      translatable => boolean true
      revisionable => boolean true
      display => array (2)
      view => array (1)
      options => array (3)
      label => string (6) "hidden"
      type => string (6) "string"
      weight => integer -5
      form => array (2)
      options => array (2)
      type => string (16) "string_textfield"
      weight => integer -5
      configurable => boolean true
      provider => string (4) "node"
      field_name => string (5) "title"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1752 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (17) "field_item:string"
        settings => array (3)
        max_length => integer 255
        is_ascii => boolean false
        case_sensitive => boolean false
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1750 (7) Recursion
      protected type -> string (6) "string"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    created => Drupal\Core\Field\BaseFieldDefinition#1753 (7)
    • Properties (7)
    • protected definition -> array (9)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1754 (5)
      • Properties (5)
      • protected string -> string (11) "Authored on"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      description => Drupal\Core\StringTranslation\TranslatableMarkup#1755 (5)
      • Properties (5)
      • protected string -> string (47) "The date and time that the content was created."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      revisionable => boolean true
      translatable => boolean true
      display => array (2)
      view => array (1)
      options => array (3)
      label => string (6) "hidden"
      type => string (9) "timestamp"
      weight => integer 0
      form => array (2)
      options => array (2)
      type => string (18) "datetime_timestamp"
      weight => integer 10
      configurable => boolean true
      provider => string (4) "node"
      field_name => string (7) "created"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1756 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:created"
        settings => array (0)
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1753 (7) Recursion
      protected type -> string (7) "created"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    changed => Drupal\Core\Field\BaseFieldDefinition#1757 (7)
    • Properties (7)
    • protected definition -> array (8)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1758 (5)
      • Properties (5)
      • protected string -> string (7) "Changed"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      description => Drupal\Core\StringTranslation\TranslatableMarkup#1759 (5)
      • Properties (5)
      • protected string -> string (39) "The time that the node was last edited."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      revisionable => boolean true
      translatable => boolean true
      provider => string (4) "node"
      field_name => string (7) "changed"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1760 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:changed"
        settings => array (0)
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1757 (7) Recursion
      protected type -> string (7) "changed"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    promote => Drupal\Core\Field\BaseFieldDefinition#1761 (7)
    • Properties (7)
    • protected definition -> array (9)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1762 (5)
      • Properties (5)
      • protected string -> string (22) "Promoted to front page"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      revisionable => boolean true
      translatable => boolean true
      default_value => array (1)
      0 => array (1)
      value => boolean true
      display => array (1)
      form => array (2)
      options => array (3)
      type => string (16) "boolean_checkbox"
      settings => array (1) Depth Limit
      weight => integer 15
      configurable => boolean true
      provider => string (4) "node"
      field_name => string (7) "promote"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1763 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:boolean"
        settings => array (2)
        on_label => Drupal\Core\StringTranslation\TranslatableMarkup#1764 (5)
        • Properties (5)
        • protected string -> string (2) "On"
          protected arguments -> array (0)
          protected translatedMarkup -> null
          protected options -> array (0)
          protected stringTranslation -> null
        off_label => Drupal\Core\StringTranslation\TranslatableMarkup#1765 (5)
        • Properties (5)
        • protected string -> string (3) "Off"
          protected arguments -> array (0)
          protected translatedMarkup -> null
          protected options -> array (0)
          protected stringTranslation -> null
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1761 (7) Recursion
      protected type -> string (7) "boolean"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    sticky => Drupal\Core\Field\BaseFieldDefinition#1766 (7)
    • Properties (7)
    • protected definition -> array (9)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1767 (5)
      • Properties (5)
      • protected string -> string (22) "Sticky at top of lists"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      revisionable => boolean true
      translatable => boolean true
      default_value => array (1)
      0 => array (1)
      value => boolean false
      display => array (1)
      form => array (2)
      options => array (3)
      type => string (16) "boolean_checkbox"
      settings => array (1) Depth Limit
      weight => integer 16
      configurable => boolean true
      provider => string (4) "node"
      field_name => string (6) "sticky"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1768 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:boolean"
        settings => array (2)
        on_label => Drupal\Core\StringTranslation\TranslatableMarkup#1769 (5)
        • Properties (5)
        • protected string -> string (2) "On"
          protected arguments -> array (0)
          protected translatedMarkup -> null
          protected options -> array (0)
          protected stringTranslation -> null
        off_label => Drupal\Core\StringTranslation\TranslatableMarkup#1770 (5)
        • Properties (5)
        • protected string -> string (3) "Off"
          protected arguments -> array (0)
          protected translatedMarkup -> null
          protected options -> array (0)
          protected stringTranslation -> null
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1766 (7) Recursion
      protected type -> string (7) "boolean"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    default_langcode => Drupal\Core\Field\BaseFieldDefinition#1771 (7)
    • Properties (7)
    • protected definition -> array (9)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1772 (5)
      • Properties (5)
      • protected string -> string (19) "Default translation"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      description => Drupal\Core\StringTranslation\TranslatableMarkup#1773 (5)
      • Properties (5)
      • protected string -> string (58) "A flag indicating whether this is the default translation."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      translatable => boolean true
      revisionable => boolean true
      default_value => array (1)
      0 => array (1)
      value => boolean true
      provider => string (4) "node"
      field_name => string (16) "default_langcode"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1774 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:boolean"
        settings => array (2)
        on_label => Drupal\Core\StringTranslation\TranslatableMarkup#1775 (5)
        • Properties (5)
        • protected string -> string (2) "On"
          protected arguments -> array (0)
          protected translatedMarkup -> null
          protected options -> array (0)
          protected stringTranslation -> null
        off_label => Drupal\Core\StringTranslation\TranslatableMarkup#1776 (5)
        • Properties (5)
        • protected string -> string (3) "Off"
          protected arguments -> array (0)
          protected translatedMarkup -> null
          protected options -> array (0)
          protected stringTranslation -> null
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1771 (7) Recursion
      protected type -> string (7) "boolean"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    revision_default => Drupal\Core\Field\BaseFieldDefinition#1777 (7)
    • Properties (7)
    • protected definition -> array (10)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1778 (5)
      • Properties (5)
      • protected string -> string (16) "Default revision"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      description => Drupal\Core\StringTranslation\TranslatableMarkup#1779 (5)
      • Properties (5)
      • protected string -> string (72) "A flag indicating whether this was a default revision when it was saved."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      storage_required => boolean true
      internal => boolean true
      translatable => boolean false
      revisionable => boolean true
      provider => string (4) "node"
      field_name => string (16) "revision_default"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1780 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:boolean"
        settings => array (2)
        on_label => Drupal\Core\StringTranslation\TranslatableMarkup#1781 (5)
        • Properties (5)
        • protected string -> string (2) "On"
          protected arguments -> array (0)
          protected translatedMarkup -> null
          protected options -> array (0)
          protected stringTranslation -> null
        off_label => Drupal\Core\StringTranslation\TranslatableMarkup#1782 (5)
        • Properties (5)
        • protected string -> string (3) "Off"
          protected arguments -> array (0)
          protected translatedMarkup -> null
          protected options -> array (0)
          protected stringTranslation -> null
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1777 (7) Recursion
      protected type -> string (7) "boolean"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    revision_translation_affected => Drupal\Core\Field\BaseFieldDefinition#1783 (7)
    • Properties (7)
    • protected definition -> array (9)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1784 (5)
      • Properties (5)
      • protected string -> string (29) "Revision translation affected"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      description => Drupal\Core\StringTranslation\TranslatableMarkup#1785 (5)
      • Properties (5)
      • protected string -> string (72) "Indicates if the last edit of a translation belongs to current revision."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      read-only => boolean true
      revisionable => boolean true
      translatable => boolean true
      provider => string (4) "node"
      field_name => string (29) "revision_translation_affected"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1786 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:boolean"
        settings => array (2)
        on_label => Drupal\Core\StringTranslation\TranslatableMarkup#1787 (5)
        • Properties (5)
        • protected string -> string (2) "On"
          protected arguments -> array (0)
          protected translatedMarkup -> null
          protected options -> array (0)
          protected stringTranslation -> null
        off_label => Drupal\Core\StringTranslation\TranslatableMarkup#1788 (5)
        • Properties (5)
        • protected string -> string (3) "Off"
          protected arguments -> array (0)
          protected translatedMarkup -> null
          protected options -> array (0)
          protected stringTranslation -> null
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1783 (7) Recursion
      protected type -> string (7) "boolean"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    metatag => Drupal\Core\Field\BaseFieldDefinition#1789 (7)
    • Properties (7)
    • protected definition -> array (10)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1790 (5)
      • Properties (5)
      • protected string -> string (40) "Metatags (Hidden field for JSON support)"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      description => Drupal\Core\StringTranslation\TranslatableMarkup#1791 (5)
      • Properties (5)
      • protected string -> string (38) "The computed meta tags for the entity."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      computed => boolean true
      translatable => boolean true
      read-only => boolean true
      entity_type => string (4) "node"
      cardinality => integer -1
      provider => string (7) "metatag"
      field_name => string (7) "metatag"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1792 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (27) "field_item:metatag_computed"
        settings => array (0)
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1789 (7) Recursion
      protected type -> string (16) "metatag_computed"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    path => Drupal\Core\Field\BaseFieldDefinition#1793 (7)
    • Properties (7)
    • protected definition -> array (8)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1794 (5)
      • Properties (5)
      • protected string -> string (9) "URL alias"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      translatable => boolean true
      display => array (1)
      form => array (2)
      options => array (2)
      type => string (4) "path"
      weight => integer 30
      configurable => boolean true
      computed => boolean true
      provider => string (4) "path"
      field_name => string (4) "path"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1795 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (15) "field_item:path"
        settings => array (0)
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1793 (7) Recursion
      protected type -> string (4) "path"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    menu_link => Drupal\Core\Field\BaseFieldDefinition#1796 (7)
    • Properties (7)
    • protected definition -> array (12)
      label => Drupal\Core\StringTranslation\TranslatableMarkup#1797 (5)
      • Properties (5)
      • protected string -> string (9) "Menu link"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      description => Drupal\Core\StringTranslation\TranslatableMarkup#1798 (5)
      • Properties (5)
      • protected string -> string (68) "Computed menu link for the node (only available during node saving)."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      revisionable => boolean true
      class => string (35) "\Drupal\token\MenuLinkFieldItemList"
      translatable => boolean true
      internal => boolean true
      display => array (2)
      view => array (1)
      options => array (2)
      label => string (6) "hidden"
      region => string (6) "hidden"
      form => array (1)
      options => array (1)
      region => string (6) "hidden"
      computed => boolean true
      provider => string (5) "token"
      field_name => string (9) "menu_link"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition#1799 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (27) "field_item:entity_reference"
        settings => array (3)
        target_type => string (17) "menu_link_content"
        handler => string (7) "default"
        handler_settings => array (0)
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition#1796 (7) Recursion
      protected type -> string (16) "entity_reference"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    field_row => Drupal\field\Entity\FieldConfig#1800 (35)
    • Properties (36)
    • public original -> undefined
      protected entityTypeId -> string (12) "field_config"
      protected enforceIsNew -> null
      protected typedData -> null
      protected cacheContexts -> array (1)
      0 => string (28) "languages:language_interface"
      protected cacheTags -> array (0)
      protected cacheMaxAge -> integer -1
      protected _serviceIds -> array (0)
      protected _entityStorages -> array (0)
      protected originalId -> string (19) "node.home.field_row"
      protected status -> boolean true
      protected uuid -> string (36) "4ca541af-32cb-4997-9fc3-bea28b35846b"
      private isUninstalling -> boolean false
      protected langcode -> string (2) "en"
      protected third_party_settings -> array (0)
      protected _core -> array (0)
      protected trustedData -> boolean false
      protected dependencies -> array (2)
      config => array (3)
      0 => string (28) "field.storage.node.field_row"
      1 => string (14) "node.type.home"
      2 => string (35) "paragraphs.paragraphs_type.home_row"
      module => array (1)
      0 => string (26) "entity_reference_revisions"
      protected isSyncing -> boolean false
      protected id -> string (19) "node.home.field_row"
      protected field_name -> string (9) "field_row"
      protected field_type -> string (26) "entity_reference_revisions"
      protected entity_type -> string (4) "node"
      protected bundle -> string (4) "home"
      protected label -> string (3) "Row"
      protected description -> string (0) ""
      protected settings -> array (2)
      handler => string (17) "default:paragraph"
      handler_settings => array (3)
      target_bundles => array (1)
      home_row => string (8) "home_row"
      negate => integer 0
      target_bundles_drag_drop => array (2)
      • Table (2)
      • Contents (2)
      • weightenabled
        home_column3false
        home_row4true
      • home_column => array (2)
        weight => integer 3
        enabled => boolean false
        home_row => array (2)
        weight => integer 4
        enabled => boolean true
      protected required -> boolean false
      protected translatable -> boolean false
      protected default_value -> array (0)
      protected default_value_callback -> string (0) ""
      protected fieldStorage -> null
      protected itemDefinition -> null
      protected constraints -> array (0)
      protected propertyConstraints -> array (0)
      protected deleted -> boolean false
    protected languages -> array (4)
    en => Drupal\Core\Language\Language#1702 (5)
    • Properties (5)
    • protected name -> string (7) "English"
      protected id -> string (2) "en"
      protected direction -> string (3) "ltr"
      protected weight -> integer 0
      protected locked -> boolean false
    it => Drupal\Core\Language\Language#1703 (5)
    • Properties (5)
    • protected name -> string (7) "Italian"
      protected id -> string (2) "it"
      protected direction -> string (3) "ltr"
      protected weight -> integer 1
      protected locked -> boolean false
    und => Drupal\Core\Language\Language#1704 (5)
    • Properties (5)
    • protected name -> string (13) "Not specified"
      protected id -> string (3) "und"
      protected direction -> string (3) "ltr"
      protected weight -> integer 2
      protected locked -> boolean true
    zxx => Drupal\Core\Language\Language#1621 (5)
    • Properties (5)
    • protected name -> string (14) "Not applicable"
      protected id -> string (3) "zxx"
      protected direction -> string (3) "ltr"
      protected weight -> integer 3
      protected locked -> boolean true
    protected langcodeKey -> string (8) "langcode"
    protected defaultLangcodeKey -> string (16) "default_langcode"
    protected activeLangcode -> string (9) "x-default"
    protected enforceDefaultTranslation -> null
    protected defaultLangcode -> string (2) "it"
    protected translations -> array (1)
    x-default => array (1)
    status => integer 1
    protected translationInitialize -> boolean false
    protected newRevision -> boolean false
    protected isDefaultRevision -> string (1) "1"
    protected entityKeys -> array (4)
    bundle => string (4) "home"
    id => string (1) "1"
    revision => string (1) "9"
    uuid => string (36) "d314a106-e5dc-449f-ad66-59a5a2f58587"
    protected translatableEntityKeys -> array (8)
    label => array (1)
    x-default => string (4) "Home"
    langcode => array (1)
    x-default => string (2) "it"
    status => array (1)
    x-default => string (1) "1"
    published => array (1)
    x-default => string (1) "1"
    uid => array (1)
    x-default => string (1) "1"
    owner => array (1)
    x-default => string (1) "1"
    default_langcode => array (1)
    x-default => string (1) "1"
    revision_translation_affected => array (1)
    x-default => string (1) "1"
    protected validated -> boolean false
    protected validationRequired -> boolean false
    protected loadedRevisionId -> string (1) "9"
    protected revisionTranslationAffectedKey -> string (29) "revision_translation_affected"
    protected enforceRevisionTranslationAffected -> array (0)
    protected isSyncing -> boolean false
    public in_preview -> null
    $0->in_preview
Called from <ROOT>/web/modules/contrib/devel/src/Controller/EntityDebugController.php:103 [Drupal\devel\DevelDumperManager->exportAsRenderable()]
  1. <ROOT>/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:123 [call_user_func_array()]
  2. <ROOT>/web/core/lib/Drupal/Core/Render/Renderer.php:627 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()]
  3. <ROOT>/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:124 [Drupal\Core\Render\Renderer->executeInRenderContext()]
  4. <ROOT>/web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:97 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext()]
  5. <ROOT>/vendor/symfony/http-kernel/HttpKernel.php:181 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()]
  6. <ROOT>/vendor/symfony/http-kernel/HttpKernel.php:76 [Symfony\Component\HttpKernel\HttpKernel->handleRaw()]
  7. <ROOT>/web/core/lib/Drupal/Core/StackMiddleware/Session.php:58 [Symfony\Component\HttpKernel\HttpKernel->handle()]
  8. <ROOT>/web/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php:48 [Drupal\Core\StackMiddleware\Session->handle()]
  9. <ROOT>/web/core/lib/Drupal/Core/StackMiddleware/ContentLength.php:28 [Drupal\Core\StackMiddleware\KernelPreHandle->handle()]
  10. <ROOT>/web/core/modules/page_cache/src/StackMiddleware/PageCache.php:191 [Drupal\Core\StackMiddleware\ContentLength->handle()]
  11. <ROOT>/web/core/modules/page_cache/src/StackMiddleware/PageCache.php:128 [Drupal\page_cache\StackMiddleware\PageCache->fetch()]
  12. <ROOT>/web/core/modules/page_cache/src/StackMiddleware/PageCache.php:82 [Drupal\page_cache\StackMiddleware\PageCache->lookup()]
  13. <ROOT>/web/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php:48 [Drupal\page_cache\StackMiddleware\PageCache->handle()]
  14. <ROOT>/web/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php:51 [Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()]
  15. <ROOT>/web/core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php:36 [Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()]
  16. <ROOT>/web/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php:51 [Drupal\Core\StackMiddleware\AjaxPageState->handle()]
  17. <ROOT>/web/core/lib/Drupal/Core/DrupalKernel.php:704 [Drupal\Core\StackMiddleware\StackedHttpKernel->handle()]
  18. <ROOT>/web/index.php:19 [Drupal\Core\DrupalKernel->handle()]