Devel Load

Drupal\node\Entity\Node (29)
  • Properties (29)
  • 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 (22)
    nid => array (1)
    x-default => string (1) "2"
    vid => array (1)
    x-default => string (1) "6"
    type => array (1)
    x-default => string (4) "page"
    uuid => array (1)
    x-default => string (36) "4b693d0d-d460-48bc-a962-994b0cc30cab"
    langcode => array (2)
    x-default => string (2) "ro"
    en => string (2) "en"
    revision_uid => array (1)
    x-default => string (1) "1"
    revision_timestamp => array (1)
    x-default => string (10) "1662990954"
    2022-09-12 13:55:54 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 (2)
    en => string (1) "1"
    x-default => string (1) "1"
    uid => array (2)
    en => string (1) "1"
    x-default => string (1) "1"
    title => array (2)
    en => string (14) "Privacy Policy"
    x-default => UTF-8 string (29) "Politica de Confidențialitate"
    created => array (2)
    en => string (10) "1662979458"
    2022-09-12 10:44:18 UTC
    x-default => string (10) "1662979458"
    2022-09-12 10:44:18 UTC
    changed => array (2)
    en => string (10) "1662990954"
    2022-09-12 13:55:54 UTC
    x-default => string (10) "1662990954"
    2022-09-12 13:55:54 UTC
    promote => array (2)
    en => string (1) "0"
    x-default => string (1) "0"
    sticky => array (2)
    en => string (1) "0"
    x-default => string (1) "0"
    default_langcode => array (2)
    en => string (1) "0"
    x-default => string (1) "1"
    revision_translation_affected => array (2)
    en => string (1) "1"
    x-default => null
    content_translation_source => array (2)
    en => string (2) "ro"
    x-default => string (3) "und"
    content_translation_outdated => array (2)
    en => string (1) "0"
    x-default => string (1) "0"
    body => array (1)
    en => array (1)
    0 => array (3)
    value => UTF-8 string (484) "<p>(A privacy policy protects your users’ rights and&nbsp;outlines how you i...
    <p>(A privacy policy protects your users’ rights and&nbsp;outlines how you interact with&nbsp;user&nbsp;data)</p>
    
    <p>Who we are</p>
    
    <p>What Personal Information we collect</p>
    
    <p>What tracking tools we use (Google Analytics ?)</p>
    
    <p>What information do we broadcast (newsletters)</p>
    
    <p>How you can contact us</p>
    
    <p>How long do we store data</p>
    
    <p>How you can remove your data</p>
    
    <p>What&nbsp; external services we are using (Stripe)</p>
    
    <p>&nbsp;</p>
    
    
    summary => string (0) ""
    format => string (10) "basic_html"
    protected fields -> array (0)
    protected fieldDefinitions -> array (23)
    nid => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (6)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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 (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 (7) Recursion
      protected type -> string (7) "integer"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    uuid => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (6)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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 (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 (7) Recursion
      protected type -> string (4) "uuid"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    vid => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (6)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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 (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 (7) Recursion
      protected type -> string (7) "integer"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    langcode => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (8)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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) Depth Limittrue
        formarray (2) Depth Limittrue
      • view => array (2)
        options => array (1) Depth Limit
        configurable => boolean true
        form => array (2)
        options => array (2) Depth Limit
        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 (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 (7) Recursion
      protected type -> string (8) "language"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    type => Drupal\Core\Field\BaseFieldDefinition (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 (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 (7) Recursion
      protected type -> string (16) "entity_reference"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    revision_timestamp => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (7)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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 (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 (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 (7) Recursion
      protected type -> string (7) "created"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    revision_uid => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (7)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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 (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 (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 (7) Recursion
      protected type -> string (16) "entity_reference"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    revision_log => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (9)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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 (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) 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 (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 (7) Recursion
      protected type -> string (11) "string_long"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    status => Drupal\Core\Field\Entity\BaseFieldOverride (34)
    • Properties (34)
    • protected entityTypeId -> string (19) "base_field_override"
      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 (16) "node.page.status"
      protected status -> boolean true
      protected uuid -> string (36) "9f48c20a-fc6b-410c-9759-7e29bcc7e490"
      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 (1)
      config => array (1)
      0 => string (14) "node.type.page"
      protected isSyncing -> boolean false
      protected id -> string (16) "node.page.status"
      protected field_name -> string (6) "status"
      protected field_type -> string (7) "boolean"
      protected entity_type -> string (4) "node"
      protected bundle -> string (4) "page"
      protected label -> string (9) "Published"
      protected description -> string (0) ""
      protected settings -> array (2)
      on_label => string (2) "On"
      off_label => string (3) "Off"
      protected required -> boolean false
      protected translatable -> boolean false
      protected default_value -> array (1)
      0 => array (1)
      value => integer 1
      protected default_value_callback -> string (0) ""
      protected fieldStorage -> null
      protected itemDefinition -> null
      protected constraints -> array (0)
      protected propertyConstraints -> array (0)
    uid => Drupal\Core\Field\Entity\BaseFieldOverride (34)
    • Properties (34)
    • protected entityTypeId -> string (19) "base_field_override"
      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 (13) "node.page.uid"
      protected status -> boolean true
      protected uuid -> string (36) "1505c30d-a723-441c-a755-605de51be477"
      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 (1)
      config => array (1)
      0 => string (14) "node.type.page"
      protected isSyncing -> boolean false
      protected id -> string (13) "node.page.uid"
      protected field_name -> string (3) "uid"
      protected field_type -> string (16) "entity_reference"
      protected entity_type -> string (4) "node"
      protected bundle -> string (4) "page"
      protected label -> string (11) "Authored by"
      protected description -> string (35) "The username of the content author."
      protected settings -> array (2)
      handler => string (7) "default"
      handler_settings => array (0)
      protected required -> boolean false
      protected translatable -> boolean false
      protected default_value -> array (0)
      protected default_value_callback -> string (46) "Drupal\node\Entity\Node::getDefaultEntityOwner"
      protected fieldStorage -> null
      protected itemDefinition -> null
      protected constraints -> array (0)
      protected propertyConstraints -> array (0)
    title => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (9)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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) Depth Limit
      form => array (2)
      options => array (2) Depth Limit
      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 (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 (7) Recursion
      protected type -> string (6) "string"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    created => Drupal\Core\Field\Entity\BaseFieldOverride (34)
    • Properties (34)
    • protected entityTypeId -> string (19) "base_field_override"
      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 (17) "node.page.created"
      protected status -> boolean true
      protected uuid -> string (36) "83eeac05-3407-4025-b600-a66e1a32faf8"
      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 (1)
      config => array (1)
      0 => string (14) "node.type.page"
      protected isSyncing -> boolean false
      protected id -> string (17) "node.page.created"
      protected field_name -> string (7) "created"
      protected field_type -> string (7) "created"
      protected entity_type -> string (4) "node"
      protected bundle -> string (4) "page"
      protected label -> string (11) "Authored on"
      protected description -> string (35) "The time that the node was created."
      protected settings -> array (0)
      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)
    changed => Drupal\Core\Field\Entity\BaseFieldOverride (34)
    • Properties (34)
    • protected entityTypeId -> string (19) "base_field_override"
      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 (17) "node.page.changed"
      protected status -> boolean true
      protected uuid -> string (36) "18cc1abe-2fc2-466b-91b2-d5357b5ecc03"
      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 (1)
      config => array (1)
      0 => string (14) "node.type.page"
      protected isSyncing -> boolean false
      protected id -> string (17) "node.page.changed"
      protected field_name -> string (7) "changed"
      protected field_type -> string (7) "changed"
      protected entity_type -> string (4) "node"
      protected bundle -> string (4) "page"
      protected label -> string (7) "Changed"
      protected description -> string (39) "The time that the node was last edited."
      protected settings -> array (0)
      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)
    promote => Drupal\Core\Field\Entity\BaseFieldOverride (34)
    • Properties (34)
    • protected entityTypeId -> string (19) "base_field_override"
      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 (17) "node.page.promote"
      protected status -> boolean true
      protected uuid -> string (36) "f18f6e45-2b10-44cd-93eb-2c98e2d55045"
      private isUninstalling -> boolean false
      protected langcode -> string (2) "ro"
      protected third_party_settings -> array (0)
      protected _core -> array (1)
      default_config_hash => string (43) "fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ"
      protected trustedData -> boolean false
      protected dependencies -> array (1)
      config => array (1)
      0 => string (14) "node.type.page"
      protected isSyncing -> boolean false
      protected id -> string (17) "node.page.promote"
      protected field_name -> string (7) "promote"
      protected field_type -> string (7) "boolean"
      protected entity_type -> string (4) "node"
      protected bundle -> string (4) "page"
      protected label -> UTF-8 string (24) "Promovat pe prima pagină"
      protected description -> string (0) ""
      protected settings -> array (2)
      on_label => string (6) "Pornit"
      off_label => string (5) "Oprit"
      protected required -> boolean false
      protected translatable -> boolean false
      protected default_value -> array (1)
      0 => array (1)
      value => integer 0
      protected default_value_callback -> string (0) ""
      protected fieldStorage -> null
      protected itemDefinition -> null
      protected constraints -> array (0)
      protected propertyConstraints -> array (0)
    sticky => Drupal\Core\Field\Entity\BaseFieldOverride (34)
    • Properties (34)
    • protected entityTypeId -> string (19) "base_field_override"
      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 (16) "node.page.sticky"
      protected status -> boolean true
      protected uuid -> string (36) "38c83184-893a-4bf1-a8a6-3e198b20b57f"
      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 (1)
      config => array (1)
      0 => string (14) "node.type.page"
      protected isSyncing -> boolean false
      protected id -> string (16) "node.page.sticky"
      protected field_name -> string (6) "sticky"
      protected field_type -> string (7) "boolean"
      protected entity_type -> string (4) "node"
      protected bundle -> string (4) "page"
      protected label -> string (22) "Sticky at top of lists"
      protected description -> string (0) ""
      protected settings -> array (2)
      on_label => string (2) "On"
      off_label => string (3) "Off"
      protected required -> boolean false
      protected translatable -> boolean false
      protected default_value -> array (1)
      0 => array (1)
      value => integer 0
      protected default_value_callback -> string (0) ""
      protected fieldStorage -> null
      protected itemDefinition -> null
      protected constraints -> array (0)
      protected propertyConstraints -> array (0)
    default_langcode => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (9)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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 (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 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:boolean"
        settings => array (2)
        on_label => Drupal\Core\StringTranslation\TranslatableMarkup (5) Depth Limit
        off_label => Drupal\Core\StringTranslation\TranslatableMarkup (5) Depth Limit
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition (7) Recursion
      protected type -> string (7) "boolean"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    revision_default => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (10)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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 (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 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:boolean"
        settings => array (2)
        on_label => Drupal\Core\StringTranslation\TranslatableMarkup (5) Depth Limit
        off_label => Drupal\Core\StringTranslation\TranslatableMarkup (5) Depth Limit
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition (7) Recursion
      protected type -> string (7) "boolean"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    revision_translation_affected => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (9)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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 (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 (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:boolean"
        settings => array (2)
        on_label => Drupal\Core\StringTranslation\TranslatableMarkup (5) Depth Limit
        off_label => Drupal\Core\StringTranslation\TranslatableMarkup (5) Depth Limit
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition (7) Recursion
      protected type -> string (7) "boolean"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    path => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (8)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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) Depth Limit
      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 (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 (7) Recursion
      protected type -> string (4) "path"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    menu_link => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (12)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (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 (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) Depth Limit
      form => array (1)
      options => array (1) Depth Limit
      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 (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 (7) Recursion
      protected type -> string (16) "entity_reference"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    content_translation_source => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (10)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (5)
      • Properties (5)
      • protected string -> string (18) "Translation source"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      description => Drupal\Core\StringTranslation\TranslatableMarkup (5)
      • Properties (5)
      • protected string -> string (60) "The source language from which this translation was created."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      default_value => array (1)
      0 => array (1)
      value => string (3) "und"
      initial_value => array (1)
      0 => array (1)
      value => string (3) "und"
      revisionable => boolean true
      translatable => boolean true
      provider => string (19) "content_translation"
      field_name => string (26) "content_translation_source"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition (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 (7) Recursion
      protected type -> string (8) "language"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    content_translation_outdated => Drupal\Core\Field\BaseFieldDefinition (7)
    • Properties (7)
    • protected definition -> array (10)
      label => Drupal\Core\StringTranslation\TranslatableMarkup (5)
      • Properties (5)
      • protected string -> string (20) "Translation outdated"
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      description => Drupal\Core\StringTranslation\TranslatableMarkup (5)
      • Properties (5)
      • protected string -> string (66) "A boolean indicating whether this translation needs to be updated."
        protected arguments -> array (0)
        protected translatedMarkup -> null
        protected options -> array (0)
        protected stringTranslation -> null
      default_value => array (1)
      0 => array (1)
      value => boolean false
      initial_value => array (1)
      0 => array (1)
      value => boolean false
      revisionable => boolean true
      translatable => boolean true
      provider => string (19) "content_translation"
      field_name => string (28) "content_translation_outdated"
      entity_type => string (4) "node"
      bundle => null
      protected typedDataManager -> null
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition (3)
      • Properties (3)
      • protected definition -> array (2)
        type => string (18) "field_item:boolean"
        settings => array (2)
        on_label => Drupal\Core\StringTranslation\TranslatableMarkup (5) Depth Limit
        off_label => Drupal\Core\StringTranslation\TranslatableMarkup (5) Depth Limit
        protected typedDataManager -> null
        protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition (7) Recursion
      protected type -> string (7) "boolean"
      protected propertyDefinitions -> null
      protected schema -> null
      protected indexes -> array (0)
    body => Drupal\field\Entity\FieldConfig (35)
    • Properties (35)
    • 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 (14) "node.page.body"
      protected status -> boolean true
      protected uuid -> string (36) "2d59ea38-9154-49ef-aa75-97f6806f3e2e"
      private isUninstalling -> boolean false
      protected langcode -> string (2) "ro"
      protected third_party_settings -> array (0)
      protected _core -> array (1)
      default_config_hash => string (43) "KgVkxLl_K3E3lvN6CEoWQIDT0V8J4Mv-fVYrAIc7-FE"
      protected trustedData -> boolean false
      protected dependencies -> array (2)
      config => array (2)
      0 => string (23) "field.storage.node.body"
      1 => string (14) "node.type.page"
      module => array (1)
      0 => string (4) "text"
      protected isSyncing -> boolean false
      protected id -> string (14) "node.page.body"
      protected field_name -> string (4) "body"
      protected field_type -> string (17) "text_with_summary"
      protected entity_type -> string (4) "node"
      protected bundle -> string (4) "page"
      protected label -> UTF-8 string (8) "Conţinut"
      protected description -> string (0) ""
      protected settings -> array (2)
      display_summary => boolean true
      required_summary => boolean false
      protected required -> boolean false
      protected translatable -> boolean true
      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 (5)
    • Properties (5)
    • protected name -> UTF-8 string (7) "Engleză"
      protected id -> string (2) "en"
      protected direction -> string (3) "ltr"
      protected weight -> integer 0
      protected locked -> boolean false
    ro => Drupal\Core\Language\Language (5)
    • Properties (5)
    • protected name -> UTF-8 string (6) "Română"
      protected id -> string (2) "ro"
      protected direction -> string (3) "ltr"
      protected weight -> integer 1
      protected locked -> boolean false
    und => Drupal\Core\Language\Language (5)
    • Properties (5)
    • protected name -> string (18) "Nu este specificat"
      protected id -> string (3) "und"
      protected direction -> string (3) "ltr"
      protected weight -> integer 2
      protected locked -> boolean true
    zxx => Drupal\Core\Language\Language (5)
    • Properties (5)
    • protected name -> UTF-8 string (12) "Nu se aplică"
      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 defaultLangcode -> string (2) "ro"
    protected translations -> array (2)
    x-default => array (1)
    status => integer 1
    en => array (1)
    status => integer 1
    protected translationInitialize -> boolean false
    protected newRevision -> boolean false
    protected isDefaultRevision -> string (1) "1"
    protected entityKeys -> array (8)
    bundle => string (4) "page"
    id => string (1) "2"
    revision => string (1) "6"
    uuid => string (36) "4b693d0d-d460-48bc-a962-994b0cc30cab"
    status => string (1) "1"
    published => string (1) "1"
    uid => string (1) "1"
    owner => string (1) "1"
    protected translatableEntityKeys -> array (4)
    label => array (2)
    en => string (14) "Privacy Policy"
    x-default => UTF-8 string (29) "Politica de Confidențialitate"
    langcode => array (2)
    x-default => string (2) "ro"
    en => string (2) "en"
    default_langcode => array (2)
    en => string (1) "0"
    x-default => string (1) "1"
    revision_translation_affected => array (2)
    en => string (1) "1"
    x-default => null
    protected validated -> boolean false
    protected validationRequired -> boolean false
    protected loadedRevisionId -> string (1) "6"
    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>/modules/contrib/devel/src/Controller/EntityDebugController.php:88 [Drupal\devel\DevelDumperManager->exportAsRenderable()]
  1. <ROOT>/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:123 [call_user_func_array()]
  2. <ROOT>/core/lib/Drupal/Core/Render/Renderer.php:564 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()]
  3. <ROOT>/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:124 [Drupal\Core\Render\Renderer->executeInRenderContext()]
  4. <ROOT>/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:97 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext()]
  5. .../symfony/http-kernel/HttpKernel.php:159 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()]
  6. .../symfony/http-kernel/HttpKernel.php:81 [Symfony\Component\HttpKernel\HttpKernel->handleRaw()]
  7. <ROOT>/core/lib/Drupal/Core/StackMiddleware/Session.php:58 [Symfony\Component\HttpKernel\HttpKernel->handle()]
  8. <ROOT>/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php:48 [Drupal\Core\StackMiddleware\Session->handle()]
  9. <ROOT>/core/modules/page_cache/src/StackMiddleware/PageCache.php:191 [Drupal\Core\StackMiddleware\KernelPreHandle->handle()]
  10. <ROOT>/core/modules/page_cache/src/StackMiddleware/PageCache.php:128 [Drupal\page_cache\StackMiddleware\PageCache->fetch()]
  11. <ROOT>/core/modules/page_cache/src/StackMiddleware/PageCache.php:82 [Drupal\page_cache\StackMiddleware\PageCache->lookup()]
  12. <ROOT>/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php:48 [Drupal\page_cache\StackMiddleware\PageCache->handle()]
  13. <ROOT>/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php:51 [Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()]
  14. .../stack/builder/src/Stack/StackedHttpKernel.php:23 [Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()]
  15. <ROOT>/core/lib/Drupal/Core/DrupalKernel.php:709 [Stack\StackedHttpKernel->handle()]
  16. <ROOT>/index.php:19 [Drupal\Core\DrupalKernel->handle()]