Drupal\node\Entity\Node {#2901
#entityTypeId: "node"
#enforceIsNew: null
#typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2906
#definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2709
#definition: array:1 [
"constraints" => array:2 [
"EntityType" => "node"
"Bundle" => array:1 [
0 => "page"
]
]
]
#typedDataManager: null
#propertyDefinitions: array:27 [
"nid" => Drupal\Core\Field\BaseFieldDefinition {#2713
#definition: array:6 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2716
#string: "ID"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"read-only" => true
"provider" => "node"
"field_name" => "nid"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2717
#definition: array:2 [
"type" => "field_item:integer"
"settings" => array:6 [
"unsigned" => true
"size" => "normal"
"min" => ""
"max" => ""
"prefix" => ""
"suffix" => ""
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2713}
}
#type: "integer"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"uuid" => Drupal\Core\Field\BaseFieldDefinition {#2718
#definition: array:6 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2719
#string: "UUID"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"read-only" => true
"provider" => "node"
"field_name" => "uuid"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2720
#definition: array:2 [
"type" => "field_item:uuid"
"settings" => array:3 [
"max_length" => 128
"is_ascii" => true
"case_sensitive" => false
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2718}
}
#type: "uuid"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"vid" => Drupal\Core\Field\BaseFieldDefinition {#2721
#definition: array:6 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2722
#string: "Revision ID"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"read-only" => true
"provider" => "node"
"field_name" => "vid"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2723
#definition: array:2 [
"type" => "field_item:integer"
"settings" => array:6 [
"unsigned" => true
"size" => "normal"
"min" => ""
"max" => ""
"prefix" => ""
"suffix" => ""
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2721}
}
#type: "integer"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"langcode" => Drupal\Core\Field\BaseFieldDefinition {#2724
#definition: array:8 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2725
#string: "Language"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"display" => array:2 [
"view" => array:2 [
"options" => array:1 [ …1]
"configurable" => true
]
"form" => array:2 [
"options" => array:2 [ …2]
"configurable" => true
]
]
"revisionable" => true
"translatable" => true
"provider" => "node"
"field_name" => "langcode"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2726
#definition: array:2 [
"type" => "field_item:language"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2724}
}
#type: "language"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"type" => Drupal\Core\Field\BaseFieldDefinition {#2727
#definition: array:7 [
"label" => "Content type"
"required" => true
"read-only" => true
"provider" => "node"
"field_name" => "type"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2728
#definition: array:2 [
"type" => "field_item:entity_reference"
"settings" => array:3 [
"target_type" => "node_type"
"handler" => "default"
"handler_settings" => []
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2727}
}
#type: "entity_reference"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2729
#definition: array:7 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2730
#string: "Revision create time"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2731
#string: "The time that the current revision was created."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"provider" => "node"
"field_name" => "revision_timestamp"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2732
#definition: array:2 [
"type" => "field_item:created"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2729}
}
#type: "created"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2733
#definition: array:7 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2734
#string: "Revision user"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2735
#string: "The user ID of the author of the current revision."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"provider" => "node"
"field_name" => "revision_uid"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2736
#definition: array:2 [
"type" => "field_item:entity_reference"
"settings" => array:3 [
"target_type" => "user"
"handler" => "default"
"handler_settings" => []
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2733}
}
#type: "entity_reference"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2737
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2738
#string: "Revision log message"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2739
#string: "Briefly describe the changes you have made."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"default_value" => array:1 [
0 => array:1 [
"value" => ""
]
]
"display" => array:1 [
"form" => array:1 [
"options" => array:3 [ …3]
]
]
"provider" => "node"
"field_name" => "revision_log"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2740
#definition: array:2 [
"type" => "field_item:string_long"
"settings" => array:1 [
"case_sensitive" => false
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2737}
}
#type: "string_long"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"status" => Drupal\Core\Field\BaseFieldDefinition {#2741
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2742
#string: "Published"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"translatable" => true
"default_value" => array:1 [
0 => array:1 [
"value" => true
]
]
"display" => array:1 [
"form" => array:2 [
"options" => array:3 [ …3]
"configurable" => true
]
]
"provider" => "node"
"field_name" => "status"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2743
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2744 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2745 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2741}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"uid" => Drupal\Core\Field\BaseFieldDefinition {#2746
#definition: array:10 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2747
#string: "Authored by"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"translatable" => true
"default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2748
#string: "The username of the content author."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"display" => array:2 [
"view" => array:1 [
"options" => array:3 [ …3]
]
"form" => array:2 [
"options" => array:3 [ …3]
"configurable" => true
]
]
"provider" => "node"
"field_name" => "uid"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2749
#definition: array:2 [
"type" => "field_item:entity_reference"
"settings" => array:3 [
"target_type" => "user"
"handler" => "default"
"handler_settings" => []
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2746}
}
#type: "entity_reference"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"title" => Drupal\Core\Field\BaseFieldDefinition {#2750
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2751
#string: "Title"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"required" => true
"translatable" => true
"revisionable" => true
"display" => array:2 [
"view" => array:1 [
"options" => array:3 [ …3]
]
"form" => array:2 [
"options" => array:2 [ …2]
"configurable" => true
]
]
"provider" => "node"
"field_name" => "title"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2752
#definition: array:2 [
"type" => "field_item:string"
"settings" => array:3 [
"max_length" => 255
"is_ascii" => false
"case_sensitive" => false
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2750}
}
#type: "string"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"created" => Drupal\Core\Field\BaseFieldDefinition {#2753
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2754
#string: "Authored on"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2755
#string: "The date and time that the content was created."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"translatable" => true
"display" => array:2 [
"view" => array:1 [
"options" => array:3 [ …3]
]
"form" => array:2 [
"options" => array:2 [ …2]
"configurable" => true
]
]
"provider" => "node"
"field_name" => "created"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2756
#definition: array:2 [
"type" => "field_item:created"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2753}
}
#type: "created"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"changed" => Drupal\Core\Field\BaseFieldDefinition {#2757
#definition: array:8 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2758
#string: "Changed"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2759
#string: "The time that the node was last edited."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"translatable" => true
"provider" => "node"
"field_name" => "changed"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2760
#definition: array:2 [
"type" => "field_item:changed"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2757}
}
#type: "changed"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"promote" => Drupal\Core\Field\BaseFieldDefinition {#2761
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2762
#string: "Promoted to front page"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"translatable" => true
"default_value" => array:1 [
0 => array:1 [
"value" => true
]
]
"display" => array:1 [
"form" => array:2 [
"options" => array:3 [ …3]
"configurable" => true
]
]
"provider" => "node"
"field_name" => "promote"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2763
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2764 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2765 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2761}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"sticky" => Drupal\Core\Field\BaseFieldDefinition {#2766
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2767
#string: "Sticky at top of lists"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"translatable" => true
"default_value" => array:1 [
0 => array:1 [
"value" => false
]
]
"display" => array:1 [
"form" => array:2 [
"options" => array:3 [ …3]
"configurable" => true
]
]
"provider" => "node"
"field_name" => "sticky"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2768
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2769 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2770 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2766}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2771
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2772
#string: "Default translation"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2773
#string: "A flag indicating whether this is the default translation."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"translatable" => true
"revisionable" => true
"default_value" => array:1 [
0 => array:1 [
"value" => true
]
]
"provider" => "node"
"field_name" => "default_langcode"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2774
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2775 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2776 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2771}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2777
#definition: array:10 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2778
#string: "Default revision"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2779
#string: "A flag indicating whether this was a default revision when it was saved."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"storage_required" => true
"internal" => true
"translatable" => false
"revisionable" => true
"provider" => "node"
"field_name" => "revision_default"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2780
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2781 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2782 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2777}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2783
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2784
#string: "Revision translation affected"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2785
#string: "Indicates if the last edit of a translation belongs to current revision."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"read-only" => true
"revisionable" => true
"translatable" => true
"provider" => "node"
"field_name" => "revision_translation_affected"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2786
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2787 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2788 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2783}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2804
#definition: array:12 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2805
#string: "Moderation state"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2806
#string: "The moderation state of this piece of content."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"computed" => true
"class" => "Drupal\content_moderation\Plugin\Field\ModerationStateFieldItemList"
"display" => array:2 [
"view" => array:2 [
"options" => array:3 [ …3]
"configurable" => false
]
"form" => array:2 [
"options" => array:3 [ …3]
"configurable" => true
]
]
"constraints" => array:1 [
"ModerationState" => []
]
"read-only" => false
"translatable" => true
"provider" => "content_moderation"
"field_name" => "moderation_state"
"entity_type" => "node"
"bundle" => "page"
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2807
#definition: array:2 [
"type" => "field_item:string"
"settings" => array:3 [
"max_length" => 255
"is_ascii" => false
"case_sensitive" => false
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2804}
}
#type: "string"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"metatag" => Drupal\Core\Field\BaseFieldDefinition {#2793
#definition: array:10 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2794
#string: "Metatags (Hidden field for JSON support)"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2795
#string: "The computed meta tags for the entity."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"computed" => true
"translatable" => true
"read-only" => true
"entity_type" => "node"
"cardinality" => -1
"provider" => "metatag"
"field_name" => "metatag"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2796
#definition: array:2 [
"type" => "field_item:metatag_computed"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2793}
}
#type: "metatag_computed"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"path" => Drupal\Core\Field\BaseFieldDefinition {#2797
#definition: array:8 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2798
#string: "URL alias"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"translatable" => true
"display" => array:1 [
"form" => array:2 [
"options" => array:2 [ …2]
"configurable" => true
]
]
"computed" => true
"provider" => "path"
"field_name" => "path"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2799
#definition: array:2 [
"type" => "field_item:path"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2797}
}
#type: "path"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2800
#definition: array:12 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2801
#string: "Menu link"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2802
#string: "Computed menu link for the node (only available during node saving)."
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"class" => "\Drupal\token\MenuLinkFieldItemList"
"translatable" => true
"internal" => true
"display" => array:2 [
"view" => array:1 [
"options" => array:2 [ …2]
]
"form" => array:1 [
"options" => array:1 [ …1]
]
]
"computed" => true
"provider" => "token"
"field_name" => "menu_link"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2803
#definition: array:2 [
"type" => "field_item:entity_reference"
"settings" => array:3 [
"target_type" => "menu_link_content"
"handler" => "default"
"handler_settings" => []
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2800}
}
#type: "entity_reference"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"body" => Drupal\field\Entity\FieldConfig {#2808
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.page.body"
#status: true
#uuid: "ffd06cc7-6395-4509-8b2f-08a1ff735b4d"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.body"
1 => "node.type.page"
]
"module" => array:1 [
0 => "text"
]
]
#isSyncing: false
#id: "node.page.body"
#field_name: "body"
#field_type: "text_with_summary"
#entity_type: "node"
#bundle: "page"
#label: "Body"
#description: "If you want to add a static page, like a contact page or an about page, use a page."
#settings: array:2 [
"display_summary" => true
"required_summary" => false
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2813
#entityTypeId: "field_storage_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.body"
#status: true
#uuid: "3708714d-9b15-4d1e-83a7-8f09a9f9ae29"
-isUninstalling: false
#langcode: "und"
#third_party_settings: []
#_core: array:1 [
"default_config_hash" => "EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY"
]
#trustedData: false
#dependencies: array:1 [
"module" => array:2 [
0 => "node"
1 => "text"
]
]
#isSyncing: false
#id: "node.body"
#field_name: "body"
#entity_type: "node"
#type: "text_with_summary"
#module: "text"
#settings: []
#cardinality: 1
#translatable: true
#locked: false
#persist_with_no_fields: true
+custom_storage: false
#indexes: []
#deleted: false
#schema: array:4 [
"columns" => array:3 [
"value" => array:2 [ …2]
"summary" => array:2 [ …2]
"format" => array:2 [ …2]
]
"indexes" => array:1 [
"format" => array:1 [ …1]
]
"unique keys" => []
"foreign keys" => []
]
#propertyDefinitions: null
+original: ? Drupal\field\FieldStorageConfigInterface
}
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"comment_node_page" => Drupal\field\Entity\FieldConfig {#2809
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.page.comment_node_page"
#status: true
#uuid: "e3732e4c-8da9-4fea-8f12-4eb5b9fcb6a2"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.comment_node_page"
1 => "node.type.page"
]
"module" => array:1 [
0 => "comment"
]
]
#isSyncing: false
#id: "node.page.comment_node_page"
#field_name: "comment_node_page"
#field_type: "comment"
#entity_type: "node"
#bundle: "page"
#label: "Comments"
#description: ""
#settings: array:5 [
"default_mode" => 0
"per_page" => 50
"anonymous" => 2
"form_location" => true
"preview" => 1
]
#required: true
#translatable: true
#default_value: array:1 [
0 => array:6 [
"status" => 0
"cid" => 0
"last_comment_timestamp" => 0
"last_comment_name" => null
"last_comment_uid" => 0
"comment_count" => 0
]
]
#default_value_callback: ""
#fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2824
#entityTypeId: "field_storage_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.comment_node_page"
#status: true
#uuid: "87e6d67a-d2e0-4918-8ad5-863928ac2293"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"module" => array:2 [
0 => "comment"
1 => "node"
]
]
#isSyncing: false
#id: "node.comment_node_page"
#field_name: "comment_node_page"
#entity_type: "node"
#type: "comment"
#module: "comment"
#settings: array:1 [
"comment_type" => "comment_node_page"
]
#cardinality: 1
#translatable: true
#locked: false
#persist_with_no_fields: false
+custom_storage: false
#indexes: []
#deleted: false
#schema: array:4 [
"columns" => array:1 [
"status" => array:3 [ …3]
]
"indexes" => []
"foreign keys" => []
"unique keys" => []
]
#propertyDefinitions: array:6 [
"status" => Drupal\Core\TypedData\DataDefinition {#3071
#definition: array:3 [ …3]
#typedDataManager: null
}
"cid" => Drupal\Core\TypedData\DataDefinition {#3069
#definition: array:2 [ …2]
#typedDataManager: null
}
"last_comment_timestamp" => Drupal\Core\TypedData\DataDefinition {#3073
#definition: array:3 [ …3]
#typedDataManager: null
}
"last_comment_name" => Drupal\Core\TypedData\DataDefinition {#3076
#definition: array:3 [ …3]
#typedDataManager: null
}
"last_comment_uid" => Drupal\Core\TypedData\DataDefinition {#3079
#definition: array:2 [ …2]
#typedDataManager: null
}
"comment_count" => Drupal\Core\TypedData\DataDefinition {#3081
#definition: array:3 [ …3]
#typedDataManager: null
}
]
+original: ? Drupal\field\FieldStorageConfigInterface
}
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2712
#definition: array:2 [
"type" => "field_item:comment"
"settings" => array:6 [
"default_mode" => 0
"per_page" => 50
"anonymous" => 2
"form_location" => true
"preview" => 1
"comment_type" => "comment_node_page"
]
]
#typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1365
#discovery: null
#factory: null
#mapper: null
#cacheKey: "typed_data_types_plugins"
#cacheTags: []
#alterHook: "data_type_info"
#subdir: "Plugin/DataType"
#moduleHandler: Drupal\Core\Extension\ModuleHandler {#31
#loadedFiles: array:170 [
"address" => true
"admin_toolbar" => true
"admin_toolbar_tools" => true
"advancedqueue" => true
"automated_cron" => true
"autosave_form" => true
"better_social_sharing_buttons" => true
"big_pipe" => true
"block" => true
"block_content" => true
"block_field" => true
"blockgroup" => true
"breakpoint" => true
"broadway_inbound" => true
"ckeditor5" => true
"comment" => true
"commerce" => true
"commerce_authnet" => true
"commerce_cart" => true
"commerce_checkout" => true
"commerce_log" => true
"commerce_migrate" => true
"commerce_migrate_commerce" => true
"commerce_number_pattern" => true
"commerce_order" => true
"commerce_payment" => true
"commerce_payment_example" => true
"commerce_price" => true
"commerce_product" => true
"commerce_promotion" => true
"commerce_recurring" => true
"commerce_store" => true
"commerce_tax" => true
"commerce_webform_order" => true
"components" => true
"config" => true
"contact" => true
"content_moderation" => true
"context" => true
"context_ui" => true
"contextual" => true
"cookie_block" => true
"ctools" => true
"date_all_day" => true
"date_recur" => true
"date_recur_modular" => true
"datetime" => true
"datetime_range" => true
"dblog" => true
"devel" => true
"diff" => true
"dynamic_page_cache" => true
"eck" => true
"editor" => true
"entity" => true
"entity_reference_revisions" => true
"facebook_pixel" => true
"field" => true
"field_formatter_class" => true
"field_group" => true
"field_group_migrate" => true
"field_inheritance" => true
"field_ui" => true
"file" => true
"file_entity" => true
"filter" => true
"fivestar" => true
"fontawesome" => true
"form_mode_control" => true
"forms_steps" => true
"geocoder" => true
"geocoder_address" => true
"geocoder_field" => true
"geolocation" => true
"geolocation_address" => true
"geolocation_google_maps" => true
"geolocation_google_static_maps" => true
"google_tag" => true
"help" => true
"history" => true
"image" => true
"inline_entity_form" => true
"inline_form_errors" => true
"interval" => true
"jquery_ui" => true
"jquery_ui_accordion" => true
"jquery_ui_autocomplete" => true
"jquery_ui_menu" => true
"language" => true
"layout_builder" => true
"layout_builder_restrictions" => true
"layout_discovery" => true
"link" => true
"linkit" => true
"locale" => true
"location_migration" => true
"mail_login" => true
"mailchimp" => true
"mailchimp_lists" => true
"memcache" => true
"menu_block" => true
"menu_link_content" => true
"menu_ui" => true
"message" => true
"metatag" => true
"metatag_open_graph" => true
"metatag_views" => true
"migrate" => true
"migrate_devel" => true
"migrate_drupal" => true
"migrate_drupal_ui" => true
"migrate_example_setup" => true
"migrate_plus" => true
"migrate_tools" => true
"migrate_upgrade" => true
"mp_articles" => true
"mp_core" => true
"mp_directory" => true
"mp_events" => true
"mp_migrate" => true
"mp_migrate_recurring" => true
"multiple_registration" => true
"my_cart" => true
"mysql" => true
"node" => true
"options" => true
"page_cache" => true
"path" => true
"path_alias" => true
"phpass" => true
"popup_message" => true
"profile" => true
"queue_ui" => true
"quick_node_clone" => true
"redirect" => true
"reroute_email" => true
"responsive_image" => true
"rest" => true
"s3fs" => true
"scroll_top_button" => true
"search" => true
"serialization" => true
"shortcut" => true
"simple_gmap" => true
"state_machine" => true
"system" => true
"taxonomy" => true
"telephone" => true
"term_reference_tree" => true
"text" => true
"token" => true
"toolbar" => true
"tour" => true
"update" => true
"user" => true
"view_password" => true
"views_conditional" => true
"views_extras" => true
"views_infinite_scroll" => true
"views_slideshow" => true
"views_sort_expression" => true
"views_ui" => true
"votingapi" => true
"webform" => true
"webform_ui" => true
"workflows" => true
"pathauto" => true
"views" => true
"paragraphs" => true
"mp" => true
]
#moduleList: array:170 [
"address" => Drupal\Core\Extension\Extension {#27 …6}
"admin_toolbar" => Drupal\Core\Extension\Extension {#30 …6}
"admin_toolbar_tools" => Drupal\Core\Extension\Extension {#29 …6}
"advancedqueue" => Drupal\Core\Extension\Extension {#25 …6}
"automated_cron" => Drupal\Core\Extension\Extension {#24 …6}
"autosave_form" => Drupal\Core\Extension\Extension {#21 …6}
"better_social_sharing_buttons" => Drupal\Core\Extension\Extension {#34 …6}
"big_pipe" => Drupal\Core\Extension\Extension {#36 …6}
"block" => Drupal\Core\Extension\Extension {#39 …6}
"block_content" => Drupal\Core\Extension\Extension {#38 …6}
"block_field" => Drupal\Core\Extension\Extension {#44 …6}
"blockgroup" => Drupal\Core\Extension\Extension {#43 …6}
"breakpoint" => Drupal\Core\Extension\Extension {#42 …6}
"broadway_inbound" => Drupal\Core\Extension\Extension {#41 …6}
"ckeditor5" => Drupal\Core\Extension\Extension {#55 …6}
"comment" => Drupal\Core\Extension\Extension {#51 …6}
"commerce" => Drupal\Core\Extension\Extension {#74 …6}
"commerce_authnet" => Drupal\Core\Extension\Extension {#73 …6}
"commerce_cart" => Drupal\Core\Extension\Extension {#70 …6}
"commerce_checkout" => Drupal\Core\Extension\Extension {#71 …6}
"commerce_log" => Drupal\Core\Extension\Extension {#72 …6}
"commerce_migrate" => Drupal\Core\Extension\Extension {#69 …6}
"commerce_migrate_commerce" => Drupal\Core\Extension\Extension {#67 …6}
"commerce_number_pattern" => Drupal\Core\Extension\Extension {#62 …6}
"commerce_order" => Drupal\Core\Extension\Extension {#79 …6}
"commerce_payment" => Drupal\Core\Extension\Extension {#88 …6}
"commerce_payment_example" => Drupal\Core\Extension\Extension {#89 …6}
"commerce_price" => Drupal\Core\Extension\Extension {#90 …6}
"commerce_product" => Drupal\Core\Extension\Extension {#91 …6}
"commerce_promotion" => Drupal\Core\Extension\Extension {#92 …6}
"commerce_recurring" => Drupal\Core\Extension\Extension {#93 …6}
"commerce_store" => Drupal\Core\Extension\Extension {#94 …6}
"commerce_tax" => Drupal\Core\Extension\Extension {#95 …6}
"commerce_webform_order" => Drupal\Core\Extension\Extension {#96 …6}
"components" => Drupal\Core\Extension\Extension {#97 …6}
"config" => Drupal\Core\Extension\Extension {#98 …6}
"contact" => Drupal\Core\Extension\Extension {#99 …6}
"content_moderation" => Drupal\Core\Extension\Extension {#100 …6}
"context" => Drupal\Core\Extension\Extension {#101 …6}
"context_ui" => Drupal\Core\Extension\Extension {#102 …6}
"contextual" => Drupal\Core\Extension\Extension {#103 …6}
"cookie_block" => Drupal\Core\Extension\Extension {#104 …6}
"ctools" => Drupal\Core\Extension\Extension {#105 …6}
"date_all_day" => Drupal\Core\Extension\Extension {#106 …6}
"date_recur" => Drupal\Core\Extension\Extension {#107 …6}
"date_recur_modular" => Drupal\Core\Extension\Extension {#108 …6}
"datetime" => Drupal\Core\Extension\Extension {#109 …6}
"datetime_range" => Drupal\Core\Extension\Extension {#110 …6}
"dblog" => Drupal\Core\Extension\Extension {#111 …6}
"devel" => Drupal\Core\Extension\Extension {#112 …6}
"diff" => Drupal\Core\Extension\Extension {#113 …6}
"dynamic_page_cache" => Drupal\Core\Extension\Extension {#114 …6}
"eck" => Drupal\Core\Extension\Extension {#115 …6}
"editor" => Drupal\Core\Extension\Extension {#116 …6}
"entity" => Drupal\Core\Extension\Extension {#117 …6}
"entity_reference_revisions" => Drupal\Core\Extension\Extension {#118 …6}
"facebook_pixel" => Drupal\Core\Extension\Extension {#119 …6}
"field" => Drupal\Core\Extension\Extension {#120 …6}
"field_formatter_class" => Drupal\Core\Extension\Extension {#121 …6}
"field_group" => Drupal\Core\Extension\Extension {#122 …6}
"field_group_migrate" => Drupal\Core\Extension\Extension {#123 …6}
"field_inheritance" => Drupal\Core\Extension\Extension {#124 …6}
"field_ui" => Drupal\Core\Extension\Extension {#125 …6}
"file" => Drupal\Core\Extension\Extension {#126 …6}
"file_entity" => Drupal\Core\Extension\Extension {#127 …6}
"filter" => Drupal\Core\Extension\Extension {#128 …6}
"fivestar" => Drupal\Core\Extension\Extension {#129 …6}
"fontawesome" => Drupal\Core\Extension\Extension {#130 …6}
"form_mode_control" => Drupal\Core\Extension\Extension {#131 …6}
"forms_steps" => Drupal\Core\Extension\Extension {#132 …6}
"geocoder" => Drupal\Core\Extension\Extension {#133 …6}
"geocoder_address" => Drupal\Core\Extension\Extension {#134 …6}
"geocoder_field" => Drupal\Core\Extension\Extension {#135 …6}
"geolocation" => Drupal\Core\Extension\Extension {#136 …6}
"geolocation_address" => Drupal\Core\Extension\Extension {#137 …6}
"geolocation_google_maps" => Drupal\Core\Extension\Extension {#138 …6}
"geolocation_google_static_maps" => Drupal\Core\Extension\Extension {#139 …6}
"google_tag" => Drupal\Core\Extension\Extension {#140 …6}
"help" => Drupal\Core\Extension\Extension {#141 …6}
"history" => Drupal\Core\Extension\Extension {#142 …6}
"image" => Drupal\Core\Extension\Extension {#143 …6}
"inline_entity_form" => Drupal\Core\Extension\Extension {#144 …6}
"inline_form_errors" => Drupal\Core\Extension\Extension {#145 …6}
"interval" => Drupal\Core\Extension\Extension {#146 …6}
"jquery_ui" => Drupal\Core\Extension\Extension {#147 …6}
"jquery_ui_accordion" => Drupal\Core\Extension\Extension {#148 …6}
"jquery_ui_autocomplete" => Drupal\Core\Extension\Extension {#149 …6}
"jquery_ui_menu" => Drupal\Core\Extension\Extension {#150 …6}
"language" => Drupal\Core\Extension\Extension {#151 …6}
"layout_builder" => Drupal\Core\Extension\Extension {#152 …6}
"layout_builder_restrictions" => Drupal\Core\Extension\Extension {#153 …6}
"layout_discovery" => Drupal\Core\Extension\Extension {#154 …6}
"link" => Drupal\Core\Extension\Extension {#155 …6}
"linkit" => Drupal\Core\Extension\Extension {#156 …6}
"locale" => Drupal\Core\Extension\Extension {#157 …6}
"location_migration" => Drupal\Core\Extension\Extension {#158 …6}
"mail_login" => Drupal\Core\Extension\Extension {#159 …6}
"mailchimp" => Drupal\Core\Extension\Extension {#160 …6}
"mailchimp_lists" => Drupal\Core\Extension\Extension {#161 …6}
"memcache" => Drupal\Core\Extension\Extension {#162 …6}
"menu_block" => Drupal\Core\Extension\Extension {#163 …6}
"menu_link_content" => Drupal\Core\Extension\Extension {#164 …6}
"menu_ui" => Drupal\Core\Extension\Extension {#165 …6}
"message" => Drupal\Core\Extension\Extension {#166 …6}
"metatag" => Drupal\Core\Extension\Extension {#167 …6}
"metatag_open_graph" => Drupal\Core\Extension\Extension {#168 …6}
"metatag_views" => Drupal\Core\Extension\Extension {#169 …6}
"migrate" => Drupal\Core\Extension\Extension {#170 …6}
"migrate_devel" => Drupal\Core\Extension\Extension {#171 …6}
"migrate_drupal" => Drupal\Core\Extension\Extension {#172 …6}
"migrate_drupal_ui" => Drupal\Core\Extension\Extension {#173 …6}
"migrate_example_setup" => Drupal\Core\Extension\Extension {#174 …6}
"migrate_plus" => Drupal\Core\Extension\Extension {#175 …6}
"migrate_tools" => Drupal\Core\Extension\Extension {#176 …6}
"migrate_upgrade" => Drupal\Core\Extension\Extension {#177 …6}
"mp_articles" => Drupal\Core\Extension\Extension {#178 …6}
"mp_core" => Drupal\Core\Extension\Extension {#179 …6}
"mp_directory" => Drupal\Core\Extension\Extension {#180 …6}
"mp_events" => Drupal\Core\Extension\Extension {#181 …6}
"mp_migrate" => Drupal\Core\Extension\Extension {#182 …6}
"mp_migrate_recurring" => Drupal\Core\Extension\Extension {#183 …6}
"multiple_registration" => Drupal\Core\Extension\Extension {#184 …6}
"my_cart" => Drupal\Core\Extension\Extension {#185 …6}
"mysql" => Drupal\Core\Extension\Extension {#186 …6}
"node" => Drupal\Core\Extension\Extension {#187 …6}
"options" => Drupal\Core\Extension\Extension {#188 …6}
"page_cache" => Drupal\Core\Extension\Extension {#189 …6}
"path" => Drupal\Core\Extension\Extension {#190 …6}
"path_alias" => Drupal\Core\Extension\Extension {#191 …6}
"phpass" => Drupal\Core\Extension\Extension {#192 …6}
"popup_message" => Drupal\Core\Extension\Extension {#193 …6}
"profile" => Drupal\Core\Extension\Extension {#194 …6}
"queue_ui" => Drupal\Core\Extension\Extension {#195 …6}
"quick_node_clone" => Drupal\Core\Extension\Extension {#196 …6}
"redirect" => Drupal\Core\Extension\Extension {#197 …6}
"reroute_email" => Drupal\Core\Extension\Extension {#198 …6}
"responsive_image" => Drupal\Core\Extension\Extension {#199 …6}
"rest" => Drupal\Core\Extension\Extension {#200 …6}
"s3fs" => Drupal\Core\Extension\Extension {#201 …6}
"scroll_top_button" => Drupal\Core\Extension\Extension {#202 …6}
"search" => Drupal\Core\Extension\Extension {#203 …6}
"serialization" => Drupal\Core\Extension\Extension {#204 …6}
"shortcut" => Drupal\Core\Extension\Extension {#205 …6}
"simple_gmap" => Drupal\Core\Extension\Extension {#206 …6}
"state_machine" => Drupal\Core\Extension\Extension {#207 …6}
"system" => Drupal\Core\Extension\Extension {#208 …6}
"taxonomy" => Drupal\Core\Extension\Extension {#209 …6}
"telephone" => Drupal\Core\Extension\Extension {#210 …6}
"term_reference_tree" => Drupal\Core\Extension\Extension {#211 …6}
"text" => Drupal\Core\Extension\Extension {#212 …6}
"token" => Drupal\Core\Extension\Extension {#213 …6}
"toolbar" => Drupal\Core\Extension\Extension {#214 …6}
"tour" => Drupal\Core\Extension\Extension {#215 …6}
"update" => Drupal\Core\Extension\Extension {#216 …6}
"user" => Drupal\Core\Extension\Extension {#217 …6}
"view_password" => Drupal\Core\Extension\Extension {#218 …6}
"views_conditional" => Drupal\Core\Extension\Extension {#219 …6}
"views_extras" => Drupal\Core\Extension\Extension {#220 …6}
"views_infinite_scroll" => Drupal\Core\Extension\Extension {#221 …6}
"views_slideshow" => Drupal\Core\Extension\Extension {#222 …6}
"views_sort_expression" => Drupal\Core\Extension\Extension {#223 …6}
"views_ui" => Drupal\Core\Extension\Extension {#224 …6}
"votingapi" => Drupal\Core\Extension\Extension {#225 …6}
"webform" => Drupal\Core\Extension\Extension {#226 …6}
"webform_ui" => Drupal\Core\Extension\Extension {#227 …6}
"workflows" => Drupal\Core\Extension\Extension {#228 …6}
"pathauto" => Drupal\Core\Extension\Extension {#229 …6}
"views" => Drupal\Core\Extension\Extension {#230 …6}
"paragraphs" => Drupal\Core\Extension\Extension {#231 …6}
"mp" => Drupal\Core\Extension\Extension {#232 …6}
]
#loaded: true
#implementations: array:612 [
"module_implements_alter" => array:9 [ …9]
"language_types_info" => []
"language_types_info_alter" => array:1 [ …1]
"entity_preload" => []
"query_alter" => []
"query_user_load_multiple_alter" => []
"entity_storage_load" => array:2 [ …2]
"user_storage_load" => []
"entity_load" => []
"user_load" => []
"query_node_load_multiple_alter" => []
"base_field_override_load" => []
"entity_bundle_field_info" => array:3 [ …3]
"field_config_load" => []
"entity_bundle_field_info_alter" => array:1 [ …1]
"node_storage_load" => []
"node_load" => []
"query_entity_query_alter" => array:1 [ …1]
"query_entity_query_node_alter" => []
"entity_form_mode_alter" => []
"entity_extra_field_info" => array:8 [ …8]
"node_type_load" => []
"comment_type_load" => []
"message_template_load" => []
"system_info_alter" => array:2 [ …2]
"block_group_content_load" => []
"element_plugin_alter" => []
"date_format_load" => []
"element_info_alter" => array:7 [ …7]
"filter_format_load" => array:1 [ …1]
"filter_info_alter" => []
"entity_extra_field_info_alter" => array:1 [ …1]
"field_widget_info_alter" => array:6 [ …6]
"entity_form_display_load" => []
"entity_form_display_alter" => array:5 [ …5]
"user_role_load" => []
"entity_prepare_form" => array:1 [ …1]
"node_revision_create" => []
"entity_revision_create" => array:1 [ …1]
"node_prepare_form" => []
"field_widget_single_element_form_alter" => array:8 [ …8]
"field_widget_single_element_text_textarea_with_summary_form_alter" => []
"field_widget_complete_form_alter" => []
"field_widget_complete_text_textarea_with_summary_form_alter" => []
"entity_field_access" => array:3 [ …3]
"entity_field_access_alter" => []
"field_widget_single_element_comment_default_form_alter" => []
"field_widget_complete_comment_default_form_alter" => []
"field_widget_single_element_datetime_timestamp_form_alter" => []
"field_widget_complete_datetime_timestamp_form_alter" => []
"field_widget_single_element_string_textfield_form_alter" => []
"field_widget_complete_string_textfield_form_alter" => []
"field_widget_single_element_entity_reference_autocomplete_form_alter" => []
"field_widget_complete_entity_reference_autocomplete_form_alter" => []
"field_widget_single_element_text_textarea_form_alter" => []
"field_widget_complete_text_textarea_form_alter" => []
"field_widget_single_element_daterange_default_form_alter" => []
"field_widget_complete_daterange_default_form_alter" => []
"options_list_alter" => []
"field_widget_single_element_options_select_form_alter" => []
"field_widget_complete_options_select_form_alter" => []
"field_widget_single_element_link_default_form_alter" => []
"field_widget_complete_link_default_form_alter" => []
"fivestar_widgets" => array:1 [ …1]
"fivestar_widgets_alter" => []
"field_widget_single_element_fivestar_stars_form_alter" => []
"field_widget_complete_fivestar_stars_form_alter" => []
"query_entity_query_file_alter" => []
"query_file_load_multiple_alter" => []
"entity_field_storage_info" => array:2 [ …2]
"field_storage_config_load" => []
"entity_field_storage_info_alter" => []
"file_storage_load" => []
"file_load" => []
"field_widget_single_element_image_image_form_alter" => []
"field_widget_complete_image_image_form_alter" => []
"field_widget_single_element_address_default_form_alter" => []
"field_widget_complete_address_default_form_alter" => []
"field_widget_single_element_geolocation_latlng_form_alter" => []
"field_widget_complete_geolocation_latlng_form_alter" => []
"field_widget_single_element_telephone_default_form_alter" => []
"field_widget_complete_telephone_default_form_alter" => []
"metatag_defaults_load" => []
"token_entity_mapping_alter" => []
"metatag_groups_alter" => []
"metatag_tags_alter" => []
"field_widget_single_element_metatag_firehose_form_alter" => []
"field_widget_complete_metatag_firehose_form_alter" => []
"field_widget_single_element_boolean_checkbox_form_alter" => []
"field_widget_complete_boolean_checkbox_form_alter" => []
"field_widget_single_element_email_default_form_alter" => []
"field_widget_complete_email_default_form_alter" => []
"field_widget_single_element_language_select_form_alter" => []
"field_widget_complete_language_select_form_alter" => []
"language_content_settings_load" => []
"workflow_load" => []
"query_entity_query_content_moderation_state_alter" => []
"field_widget_single_element_moderation_state_default_form_alter" => []
"field_widget_complete_moderation_state_default_form_alter" => []
"pathauto_alias_types_alter" => []
"pathauto_pattern_load" => []
"condition_info_alter" => array:1 [ …1]
"field_widget_single_element_path_form_alter" => []
"field_widget_complete_path_form_alter" => []
"taxonomy_vocabulary_load" => []
"field_widget_single_element_term_reference_tree_form_alter" => []
"field_widget_complete_term_reference_tree_form_alter" => []
"field_widget_single_element_string_textarea_form_alter" => []
"field_widget_complete_string_textarea_form_alter" => []
"form_alter" => array:22 [ …22]
"form_node_form_alter" => array:3 [ …3]
"form_node_directory_edit_form_alter" => []
"query_redirect_access_alter" => []
"query_entity_query_redirect_alter" => []
"popup_message_permission_alter" => []
"popup_message_parameters_alter" => []
"google_tag_container_load" => []
"library_info_build" => array:2 [ …2]
"library_info_alter" => array:9 [ …9]
"webform_libraries_info" => []
"css_alter" => array:1 [ …1]
"js_alter" => array:4 [ …4]
"js_settings_build" => array:1 [ …1]
"js_settings_alter" => array:2 [ …2]
"ajax_render_alter" => []
"view_load" => []
"context_load" => []
"views_pre_view" => array:2 [ …2]
"views_data" => array:15 [ …15]
"action_load" => []
"commerce_order_item_type_load" => []
"search_page_load" => []
"field_views_data" => array:11 [ …11]
"field_views_data_alter" => array:2 [ …2]
"commerce_product_type_load" => []
"commerce_product_variation_type_load" => []
"views_data_alter" => array:18 [ …18]
"vote_result_info_alter" => []
"vote_type_load" => []
"views_plugins_field_alter" => []
"views_plugins_style_alter" => []
"views_plugins_row_alter" => []
"views_plugins_argument_alter" => []
"views_plugins_filter_alter" => []
"views_plugins_relationship_alter" => []
"views_plugins_pager_alter" => []
"views_pre_build" => []
"views_plugins_query_alter" => []
"views_plugins_join_alter" => []
"views_plugins_argument_validator_alter" => array:1 [ …1]
"query_taxonomy_term_load_multiple_alter" => []
"taxonomy_term_storage_load" => []
"taxonomy_term_load" => []
"views_query_alter" => array:4 [ …4]
…458
]
#verified: array:14 [ …14]
#hookInfo: null
#cacheBackend: Drupal\Core\Cache\DatabaseBackend {#28 …4}
#cacheNeedsWriting: false
#alterFunctions: array:4 [ …4]
#root: "/var/app/current/web"
#includeFileKeys: []
}
#defaults: []
#pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
#pluginDefinitionAttributeName: null
#pluginInterface: null
#namespaces: ArrayObject {#309
storage: array:187 [ …187]
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
#additionalAnnotationNamespaces: []
#definitions: array:559 [
"formatted_price" => array:8 [ …8]
"entity_revision" => array:10 [ …10]
"entity_revision:advancedqueue_queue" => array:12 [ …12]
"entity_revision:block" => array:12 [ …12]
"entity_revision:block_content" => array:12 [ …12]
"entity_revision:block_content:content_with_image" => array:11 [ …11]
"entity_revision:block_content_type" => array:12 [ …12]
"entity_revision:block_group_content" => array:12 [ …12]
"entity_revision:comment" => array:12 [ …12]
"entity_revision:comment:comment_node_areaguide" => array:11 [ …11]
"entity_revision:comment:comment_node_blog" => array:11 [ …11]
"entity_revision:comment:comment_node_cityguide" => array:11 [ …11]
"entity_revision:comment:comment_node_deal" => array:11 [ …11]
"entity_revision:comment:comment_node_directory" => array:11 [ …11]
"entity_revision:comment:comment_node_event" => array:11 [ …11]
"entity_revision:comment:comment_node_feedapi_node" => array:11 [ …11]
"entity_revision:comment:comment_node_gallery" => array:11 [ …11]
"entity_revision:comment:comment_node_guide" => array:11 [ …11]
"entity_revision:comment:comment_node_image" => array:11 [ …11]
"entity_revision:comment:comment_node_page" => array:11 [ …11]
"entity_revision:comment:comment_node_poll" => array:11 [ …11]
"entity_revision:comment:comment_node_roundup" => array:11 [ …11]
"entity_revision:comment:comment_node_virtual_fair" => array:11 [ …11]
"entity_revision:comment:comment_node_webform" => array:11 [ …11]
"entity_revision:comment:node_comments" => array:11 [ …11]
"entity_revision:comment_type" => array:12 [ …12]
"entity_revision:commerce_checkout_flow" => array:12 [ …12]
"entity_revision:commerce_log" => array:12 [ …12]
"entity_revision:commerce_number_pattern" => array:12 [ …12]
"entity_revision:commerce_order_item_type" => array:12 [ …12]
"entity_revision:commerce_order" => array:12 [ …12]
"entity_revision:commerce_order:default" => array:11 [ …11]
"entity_revision:commerce_order:recurring" => array:11 [ …11]
"entity_revision:commerce_order_item" => array:12 [ …12]
"entity_revision:commerce_order_item:commerce_discount" => array:11 [ …11]
"entity_revision:commerce_order_item:commerce_node_checkout" => array:11 [ …11]
"entity_revision:commerce_order_item:default" => array:11 [ …11]
"entity_revision:commerce_order_item:enhanced_listings" => array:11 [ …11]
"entity_revision:commerce_order_item:featured_listings" => array:11 [ …11]
"entity_revision:commerce_order_item:product" => array:11 [ …11]
"entity_revision:commerce_order_item:recurring_product_variation" => array:11 [ …11]
"entity_revision:commerce_order_item:recurring_standalone" => array:11 [ …11]
"entity_revision:commerce_order_item:taxjar" => array:11 [ …11]
"entity_revision:commerce_order_item:ticket_info" => array:11 [ …11]
"entity_revision:commerce_order_item:webform" => array:11 [ …11]
"entity_revision:commerce_order_type" => array:12 [ …12]
"entity_revision:commerce_payment" => array:12 [ …12]
"entity_revision:commerce_payment:acceptjs" => array:11 [ …11]
"entity_revision:commerce_payment:payment_default" => array:11 [ …11]
"entity_revision:commerce_payment:payment_manual" => array:11 [ …11]
"entity_revision:commerce_payment_method" => array:12 [ …12]
"entity_revision:commerce_payment_method:authnet_echeck" => array:11 [ …11]
"entity_revision:commerce_payment_method:credit_card" => array:11 [ …11]
"entity_revision:commerce_payment_method:paypal" => array:11 [ …11]
"entity_revision:commerce_payment_gateway" => array:12 [ …12]
"entity_revision:commerce_currency" => array:12 [ …12]
"entity_revision:commerce_product_attribute" => array:12 [ …12]
"entity_revision:commerce_product_attribute_value" => array:12 [ …12]
"entity_revision:commerce_product_attribute_value:activity_category" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:local_feeds" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:tags" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:taxjar_categories" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_10" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_11" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_12" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_13" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_14" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_15" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_16" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_17" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_2" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_3" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_4" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_6" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_7" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_8" => array:11 [ …11]
"entity_revision:commerce_product_attribute_value:vocabulary_9" => array:11 [ …11]
"entity_revision:commerce_product_type" => array:12 [ …12]
"entity_revision:commerce_product_variation_type" => array:12 [ …12]
"entity_revision:commerce_product_variation" => array:12 [ …12]
"entity_revision:commerce_product_variation:commerce_node_checkout" => array:11 [ …11]
"entity_revision:commerce_product_variation:default" => array:11 [ …11]
"entity_revision:commerce_product_variation:pay_to_enhance" => array:11 [ …11]
"entity_revision:commerce_product_variation:pay_to_feature" => array:11 [ …11]
"entity_revision:commerce_product_variation:pay_to_ticket" => array:11 [ …11]
"entity_revision:commerce_product_variation:product" => array:11 [ …11]
"entity_revision:commerce_product_variation:recurring" => array:11 [ …11]
"entity_revision:commerce_product_variation:tickets" => array:11 [ …11]
"entity_revision:commerce_product" => array:12 [ …12]
"entity_revision:commerce_product:default" => array:11 [ …11]
"entity_revision:commerce_promotion" => array:12 [ …12]
"entity_revision:commerce_promotion_coupon" => array:12 [ …12]
"entity_revision:commerce_billing_schedule" => array:12 [ …12]
"entity_revision:commerce_subscription" => array:12 [ …12]
"entity_revision:commerce_subscription:product_variation" => array:11 [ …11]
"entity_revision:commerce_subscription:standalone" => array:11 [ …11]
"entity_revision:commerce_store_type" => array:12 [ …12]
"entity_revision:commerce_store" => array:12 [ …12]
"entity_revision:commerce_store:online" => array:11 [ …11]
"entity_revision:commerce_tax_type" => array:12 [ …12]
"entity_revision:contact_form" => array:12 [ …12]
"entity_revision:contact_message" => array:12 [ …12]
"entity_revision:contact_message:personal" => array:11 [ …11]
"entity_revision:content_moderation_state" => array:12 [ …12]
"entity_revision:context" => array:12 [ …12]
"entity_revision:date_recur_interpreter" => array:12 [ …12]
"entity_revision:eck_entity_bundle" => array:12 [ …12]
"entity_revision:eck_entity_type" => array:12 [ …12]
"entity_revision:editor" => array:12 [ …12]
"entity_revision:field_config" => array:12 [ …12]
"entity_revision:field_storage_config" => array:12 [ …12]
"entity_revision:field_inheritance" => array:12 [ …12]
"entity_revision:file" => array:12 [ …12]
"entity_revision:file:undefined" => array:11 [ …11]
"entity_revision:file:audio" => array:11 [ …11]
"entity_revision:file:document" => array:11 [ …11]
"entity_revision:file:image" => array:11 [ …11]
"entity_revision:file:video" => array:11 [ …11]
"entity_revision:file_type" => array:12 [ …12]
"entity_revision:filter_format" => array:12 [ …12]
"entity_revision:forms_steps" => array:12 [ …12]
"entity_revision:forms_steps_workflow" => array:12 [ …12]
"entity_revision:geocoder_provider" => array:12 [ …12]
"entity_revision:google_tag_container" => array:12 [ …12]
"entity_revision:image_style" => array:12 [ …12]
"entity_revision:configurable_language" => array:12 [ …12]
"entity_revision:language_content_settings" => array:12 [ …12]
"entity_revision:linkit_profile" => array:12 [ …12]
"entity_revision:menu_link_content" => array:12 [ …12]
"entity_revision:menu_link_content:menu_link_content" => array:11 [ …11]
"entity_revision:message" => array:12 [ …12]
"entity_revision:message:abandoned_cart_message" => array:11 [ …11]
"entity_revision:message:anniversary_message" => array:11 [ …11]
"entity_revision:message:commerce_dunning_no_card" => array:11 [ …11]
"entity_revision:message:commerce_order_admin_comment" => array:11 [ …11]
"entity_revision:message:commerce_order_cart_add" => array:11 [ …11]
"entity_revision:message:commerce_order_cart_remove" => array:11 [ …11]
"entity_revision:message:commerce_order_created" => array:11 [ …11]
"entity_revision:message:commerce_order_payment_entered" => array:11 [ …11]
"entity_revision:message:commerce_order_payment_full" => array:11 [ …11]
"entity_revision:message:commerce_order_state" => array:11 [ …11]
"entity_revision:message:commerce_order_user_comment" => array:11 [ …11]
"entity_revision:message:e_order_admin_order_confirmation" => array:11 [ …11]
"entity_revision:message:merce_dunning_hard_declined_card" => array:11 [ …11]
"entity_revision:message:merce_dunning_soft_declined_card" => array:11 [ …11]
"entity_revision:message:ommerce_order_order_confirmation" => array:11 [ …11]
"entity_revision:message:otification_message_after_2_days" => array:11 [ …11]
"entity_revision:message:tomer_not_ordered_x_months_weeks" => array:11 [ …11]
"entity_revision:message_template" => array:12 [ …12]
"entity_revision:metatag_defaults" => array:12 [ …12]
"entity_revision:migration_group" => array:12 [ …12]
"entity_revision:migration" => array:12 [ …12]
"entity_revision:node" => array:12 [ …12]
"entity_revision:node:areaguide" => array:11 [ …11]
"entity_revision:node:blog" => array:11 [ …11]
"entity_revision:node:cityguide" => array:11 [ …11]
"entity_revision:node:deal" => array:11 [ …11]
"entity_revision:node:directory" => array:11 [ …11]
"entity_revision:node:event" => array:11 [ …11]
"entity_revision:node:feedapi_node" => array:11 [ …11]
"entity_revision:node:gallery" => array:11 [ …11]
"entity_revision:node:guide" => array:11 [ …11]
"entity_revision:node:image" => array:11 [ …11]
"entity_revision:node:page" => array:11 [ …11]
"entity_revision:node:poll" => array:11 [ …11]
"entity_revision:node:roundup" => array:11 [ …11]
"entity_revision:node:virtual_fair" => array:11 [ …11]
"entity_revision:node:webform" => array:11 [ …11]
"entity_revision:node_type" => array:12 [ …12]
"entity_revision:path_alias" => array:12 [ …12]
"entity_revision:profile_type" => array:12 [ …12]
"entity_revision:profile" => array:12 [ …12]
"entity_revision:profile:billing" => array:11 [ …11]
"entity_revision:profile:customer" => array:11 [ …11]
"entity_revision:redirect" => array:12 [ …12]
"entity_revision:redirect:redirect" => array:11 [ …11]
"entity_revision:responsive_image_style" => array:12 [ …12]
"entity_revision:rest_resource_config" => array:12 [ …12]
"entity_revision:search_page" => array:12 [ …12]
"entity_revision:shortcut" => array:12 [ …12]
"entity_revision:shortcut:default" => array:11 [ …11]
"entity_revision:shortcut_set" => array:12 [ …12]
"entity_revision:menu" => array:12 [ …12]
"entity_revision:action" => array:12 [ …12]
"entity_revision:taxonomy_term" => array:12 [ …12]
"entity_revision:taxonomy_term:activity_category" => array:11 [ …11]
"entity_revision:taxonomy_term:civictheme_site_sections" => array:11 [ …11]
"entity_revision:taxonomy_term:civictheme_topics" => array:11 [ …11]
"entity_revision:taxonomy_term:local_feeds" => array:11 [ …11]
"entity_revision:taxonomy_term:migrate_example_beer_styles" => array:11 [ …11]
"entity_revision:taxonomy_term:tags" => array:11 [ …11]
"entity_revision:taxonomy_term:taxjar_categories" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_10" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_11" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_12" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_13" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_14" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_15" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_16" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_17" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_2" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_3" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_4" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_6" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_7" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_8" => array:11 [ …11]
"entity_revision:taxonomy_term:vocabulary_9" => array:11 [ …11]
"entity_revision:taxonomy_vocabulary" => array:12 [ …12]
"entity_revision:tour" => array:12 [ …12]
"entity_revision:user_role" => array:12 [ …12]
"entity_revision:user" => array:12 [ …12]
"entity_revision:vote" => array:12 [ …12]
"entity_revision:vote:vote" => array:11 [ …11]
"entity_revision:vote_result" => array:12 [ …12]
"entity_revision:vote_type" => array:12 [ …12]
"entity_revision:webform_options" => array:12 [ …12]
"entity_revision:webform_submission" => array:12 [ …12]
"entity_revision:webform_submission:contact" => array:11 [ …11]
"entity_revision:webform_submission:feature_activity" => array:11 [ …11]
"entity_revision:webform_submission:feature_provider" => array:11 [ …11]
"entity_revision:webform_submission:provider_plan" => array:11 [ …11]
"entity_revision:webform" => array:12 [ …12]
"entity_revision:workflow" => array:12 [ …12]
"entity_revision:pathauto_pattern" => array:12 [ …12]
"entity_revision:view" => array:12 [ …12]
"entity_revision:paragraphs_type" => array:12 [ …12]
"entity_revision:paragraph" => array:12 [ …12]
"entity_revision:paragraph:promotions" => array:11 [ …11]
"entity_revision:paragraph:related_content" => array:11 [ …11]
"entity_revision:paragraph:related_sections" => array:11 [ …11]
"entity_revision:paragraph:related_summary" => array:11 [ …11]
"entity_revision:paragraph:sponsorship_content" => array:11 [ …11]
"entity_revision:paragraph:ticketed" => array:11 [ …11]
"entity_revision:paragraph:ticket_pricing" => array:11 [ …11]
"entity_revision:date_format" => array:12 [ …12]
"entity_revision:entity_form_display" => array:12 [ …12]
"entity_revision:entity_form_mode" => array:12 [ …12]
"entity_revision:entity_view_display" => array:12 [ …12]
"entity_revision:entity_view_mode" => array:12 [ …12]
"entity_revision:base_field_override" => array:12 [ …12]
"entity_revision_reference" => array:8 [ …8]
"filter_format" => array:8 [ …8]
"layout_section" => array:9 [ …9]
"metatag" => array:8 [ …8]
"entity" => array:10 [ …10]
"entity:advancedqueue_queue" => array:12 [ …12]
"entity:block" => array:12 [ …12]
"entity:block_content" => array:12 [ …12]
"entity:block_content:content_with_image" => array:11 [ …11]
"entity:block_content_type" => array:12 [ …12]
"entity:block_group_content" => array:12 [ …12]
"entity:comment" => array:12 [ …12]
"entity:comment:comment_node_areaguide" => array:11 [ …11]
"entity:comment:comment_node_blog" => array:11 [ …11]
"entity:comment:comment_node_cityguide" => array:11 [ …11]
"entity:comment:comment_node_deal" => array:11 [ …11]
"entity:comment:comment_node_directory" => array:11 [ …11]
"entity:comment:comment_node_event" => array:11 [ …11]
"entity:comment:comment_node_feedapi_node" => array:11 [ …11]
"entity:comment:comment_node_gallery" => array:11 [ …11]
"entity:comment:comment_node_guide" => array:11 [ …11]
"entity:comment:comment_node_image" => array:11 [ …11]
"entity:comment:comment_node_page" => array:11 [ …11]
"entity:comment:comment_node_poll" => array:11 [ …11]
"entity:comment:comment_node_roundup" => array:11 [ …11]
"entity:comment:comment_node_virtual_fair" => array:11 [ …11]
"entity:comment:comment_node_webform" => array:11 [ …11]
"entity:comment:node_comments" => array:11 [ …11]
"entity:comment_type" => array:12 [ …12]
"entity:commerce_checkout_flow" => array:12 [ …12]
"entity:commerce_log" => array:12 [ …12]
"entity:commerce_number_pattern" => array:12 [ …12]
"entity:commerce_order_item_type" => array:12 [ …12]
"entity:commerce_order" => array:12 [ …12]
"entity:commerce_order:default" => array:11 [ …11]
"entity:commerce_order:recurring" => array:11 [ …11]
"entity:commerce_order_item" => array:12 [ …12]
"entity:commerce_order_item:commerce_discount" => array:11 [ …11]
"entity:commerce_order_item:commerce_node_checkout" => array:11 [ …11]
"entity:commerce_order_item:default" => array:11 [ …11]
"entity:commerce_order_item:enhanced_listings" => array:11 [ …11]
"entity:commerce_order_item:featured_listings" => array:11 [ …11]
"entity:commerce_order_item:product" => array:11 [ …11]
"entity:commerce_order_item:recurring_product_variation" => array:11 [ …11]
"entity:commerce_order_item:recurring_standalone" => array:11 [ …11]
"entity:commerce_order_item:taxjar" => array:11 [ …11]
"entity:commerce_order_item:ticket_info" => array:11 [ …11]
"entity:commerce_order_item:webform" => array:11 [ …11]
"entity:commerce_order_type" => array:12 [ …12]
"entity:commerce_payment" => array:12 [ …12]
"entity:commerce_payment:acceptjs" => array:11 [ …11]
"entity:commerce_payment:payment_default" => array:11 [ …11]
"entity:commerce_payment:payment_manual" => array:11 [ …11]
"entity:commerce_payment_method" => array:12 [ …12]
"entity:commerce_payment_method:authnet_echeck" => array:11 [ …11]
"entity:commerce_payment_method:credit_card" => array:11 [ …11]
"entity:commerce_payment_method:paypal" => array:11 [ …11]
"entity:commerce_payment_gateway" => array:12 [ …12]
"entity:commerce_currency" => array:12 [ …12]
"entity:commerce_product_attribute" => array:12 [ …12]
"entity:commerce_product_attribute_value" => array:12 [ …12]
"entity:commerce_product_attribute_value:activity_category" => array:11 [ …11]
"entity:commerce_product_attribute_value:local_feeds" => array:11 [ …11]
"entity:commerce_product_attribute_value:tags" => array:11 [ …11]
"entity:commerce_product_attribute_value:taxjar_categories" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_10" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_11" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_12" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_13" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_14" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_15" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_16" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_17" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_2" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_3" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_4" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_6" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_7" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_8" => array:11 [ …11]
"entity:commerce_product_attribute_value:vocabulary_9" => array:11 [ …11]
"entity:commerce_product_type" => array:12 [ …12]
"entity:commerce_product_variation_type" => array:12 [ …12]
"entity:commerce_product_variation" => array:12 [ …12]
"entity:commerce_product_variation:commerce_node_checkout" => array:11 [ …11]
"entity:commerce_product_variation:default" => array:11 [ …11]
"entity:commerce_product_variation:pay_to_enhance" => array:11 [ …11]
"entity:commerce_product_variation:pay_to_feature" => array:11 [ …11]
"entity:commerce_product_variation:pay_to_ticket" => array:11 [ …11]
"entity:commerce_product_variation:product" => array:11 [ …11]
"entity:commerce_product_variation:recurring" => array:11 [ …11]
"entity:commerce_product_variation:tickets" => array:11 [ …11]
"entity:commerce_product" => array:12 [ …12]
"entity:commerce_product:default" => array:11 [ …11]
"entity:commerce_promotion" => array:12 [ …12]
"entity:commerce_promotion_coupon" => array:12 [ …12]
"entity:commerce_billing_schedule" => array:12 [ …12]
"entity:commerce_subscription" => array:12 [ …12]
"entity:commerce_subscription:product_variation" => array:11 [ …11]
"entity:commerce_subscription:standalone" => array:11 [ …11]
"entity:commerce_store_type" => array:12 [ …12]
"entity:commerce_store" => array:12 [ …12]
"entity:commerce_store:online" => array:11 [ …11]
"entity:commerce_tax_type" => array:12 [ …12]
"entity:contact_form" => array:12 [ …12]
"entity:contact_message" => array:12 [ …12]
"entity:contact_message:personal" => array:11 [ …11]
"entity:content_moderation_state" => array:12 [ …12]
"entity:context" => array:12 [ …12]
"entity:date_recur_interpreter" => array:12 [ …12]
"entity:eck_entity_bundle" => array:12 [ …12]
"entity:eck_entity_type" => array:12 [ …12]
"entity:editor" => array:12 [ …12]
"entity:field_config" => array:12 [ …12]
"entity:field_storage_config" => array:12 [ …12]
"entity:field_inheritance" => array:12 [ …12]
"entity:file" => array:12 [ …12]
"entity:file:undefined" => array:11 [ …11]
"entity:file:audio" => array:11 [ …11]
"entity:file:document" => array:11 [ …11]
"entity:file:image" => array:11 [ …11]
"entity:file:video" => array:11 [ …11]
"entity:file_type" => array:12 [ …12]
"entity:filter_format" => array:12 [ …12]
"entity:forms_steps" => array:12 [ …12]
"entity:forms_steps_workflow" => array:12 [ …12]
"entity:geocoder_provider" => array:12 [ …12]
"entity:google_tag_container" => array:12 [ …12]
"entity:image_style" => array:12 [ …12]
"entity:configurable_language" => array:12 [ …12]
"entity:language_content_settings" => array:12 [ …12]
"entity:linkit_profile" => array:12 [ …12]
"entity:menu_link_content" => array:12 [ …12]
"entity:menu_link_content:menu_link_content" => array:11 [ …11]
"entity:message" => array:12 [ …12]
"entity:message:abandoned_cart_message" => array:11 [ …11]
"entity:message:anniversary_message" => array:11 [ …11]
"entity:message:commerce_dunning_no_card" => array:11 [ …11]
"entity:message:commerce_order_admin_comment" => array:11 [ …11]
"entity:message:commerce_order_cart_add" => array:11 [ …11]
"entity:message:commerce_order_cart_remove" => array:11 [ …11]
"entity:message:commerce_order_created" => array:11 [ …11]
"entity:message:commerce_order_payment_entered" => array:11 [ …11]
"entity:message:commerce_order_payment_full" => array:11 [ …11]
"entity:message:commerce_order_state" => array:11 [ …11]
"entity:message:commerce_order_user_comment" => array:11 [ …11]
"entity:message:e_order_admin_order_confirmation" => array:11 [ …11]
"entity:message:merce_dunning_hard_declined_card" => array:11 [ …11]
"entity:message:merce_dunning_soft_declined_card" => array:11 [ …11]
"entity:message:ommerce_order_order_confirmation" => array:11 [ …11]
"entity:message:otification_message_after_2_days" => array:11 [ …11]
"entity:message:tomer_not_ordered_x_months_weeks" => array:11 [ …11]
"entity:message_template" => array:12 [ …12]
"entity:metatag_defaults" => array:12 [ …12]
"entity:migration_group" => array:12 [ …12]
"entity:migration" => array:12 [ …12]
"entity:node" => array:12 [ …12]
"entity:node:areaguide" => array:11 [ …11]
"entity:node:blog" => array:11 [ …11]
"entity:node:cityguide" => array:11 [ …11]
"entity:node:deal" => array:11 [ …11]
"entity:node:directory" => array:11 [ …11]
"entity:node:event" => array:11 [ …11]
"entity:node:feedapi_node" => array:11 [ …11]
"entity:node:gallery" => array:11 [ …11]
"entity:node:guide" => array:11 [ …11]
"entity:node:image" => array:11 [ …11]
"entity:node:page" => array:11 [ …11]
"entity:node:poll" => array:11 [ …11]
"entity:node:roundup" => array:11 [ …11]
"entity:node:virtual_fair" => array:11 [ …11]
"entity:node:webform" => array:11 [ …11]
"entity:node_type" => array:12 [ …12]
"entity:path_alias" => array:12 [ …12]
"entity:profile_type" => array:12 [ …12]
"entity:profile" => array:12 [ …12]
"entity:profile:billing" => array:11 [ …11]
"entity:profile:customer" => array:11 [ …11]
"entity:redirect" => array:12 [ …12]
"entity:redirect:redirect" => array:11 [ …11]
"entity:responsive_image_style" => array:12 [ …12]
"entity:rest_resource_config" => array:12 [ …12]
"entity:search_page" => array:12 [ …12]
"entity:shortcut" => array:12 [ …12]
"entity:shortcut:default" => array:11 [ …11]
"entity:shortcut_set" => array:12 [ …12]
"entity:menu" => array:12 [ …12]
"entity:action" => array:12 [ …12]
"entity:taxonomy_term" => array:12 [ …12]
"entity:taxonomy_term:activity_category" => array:11 [ …11]
"entity:taxonomy_term:civictheme_site_sections" => array:11 [ …11]
"entity:taxonomy_term:civictheme_topics" => array:11 [ …11]
"entity:taxonomy_term:local_feeds" => array:11 [ …11]
"entity:taxonomy_term:migrate_example_beer_styles" => array:11 [ …11]
"entity:taxonomy_term:tags" => array:11 [ …11]
"entity:taxonomy_term:taxjar_categories" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_10" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_11" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_12" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_13" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_14" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_15" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_16" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_17" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_2" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_3" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_4" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_6" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_7" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_8" => array:11 [ …11]
"entity:taxonomy_term:vocabulary_9" => array:11 [ …11]
"entity:taxonomy_vocabulary" => array:12 [ …12]
"entity:tour" => array:12 [ …12]
"entity:user_role" => array:12 [ …12]
"entity:user" => array:12 [ …12]
"entity:vote" => array:12 [ …12]
"entity:vote:vote" => array:11 [ …11]
"entity:vote_result" => array:12 [ …12]
"entity:vote_type" => array:12 [ …12]
"entity:webform_options" => array:12 [ …12]
"entity:webform_submission" => array:12 [ …12]
"entity:webform_submission:contact" => array:11 [ …11]
"entity:webform_submission:feature_activity" => array:11 [ …11]
"entity:webform_submission:feature_provider" => array:11 [ …11]
"entity:webform_submission:provider_plan" => array:11 [ …11]
"entity:webform" => array:12 [ …12]
"entity:workflow" => array:12 [ …12]
"entity:pathauto_pattern" => array:12 [ …12]
"entity:view" => array:12 [ …12]
"entity:paragraphs_type" => array:12 [ …12]
"entity:paragraph" => array:12 [ …12]
"entity:paragraph:promotions" => array:11 [ …11]
"entity:paragraph:related_content" => array:11 [ …11]
"entity:paragraph:related_sections" => array:11 [ …11]
"entity:paragraph:related_summary" => array:11 [ …11]
"entity:paragraph:sponsorship_content" => array:11 [ …11]
"entity:paragraph:ticketed" => array:11 [ …11]
"entity:paragraph:ticket_pricing" => array:11 [ …11]
"entity:date_format" => array:12 [ …12]
"entity:entity_form_display" => array:12 [ …12]
"entity:entity_form_mode" => array:12 [ …12]
"entity:entity_view_display" => array:12 [ …12]
"entity:entity_view_mode" => array:12 [ …12]
"entity:base_field_override" => array:12 [ …12]
"entity_reference" => array:8 [ …8]
"field_item:address" => array:15 [ …15]
"field_item:address_country" => array:14 [ …14]
"field_item:address_zone" => array:15 [ …15]
"field_item:block_field" => array:14 [ …14]
"field_item:comment" => array:15 [ …15]
"field_item:commerce_plugin_item:commerce_condition" => array:16 [ …16]
"field_item:commerce_plugin_item:commerce_promotion_offer" => array:16 [ …16]
"field_item:commerce_plugin_item:commerce_subscription_type" => array:16 [ …16]
"field_item:commerce_plugin_item:commerce_prorater" => array:16 [ …16]
"field_item:commerce_remote_id" => array:14 [ …14]
"field_item:commerce_adjustment" => array:13 [ …13]
"field_item:commerce_price" => array:14 [ …14]
"field_item:commerce_billing_period" => array:14 [ …14]
"field_item:commerce_scheduled_change" => array:13 [ …13]
"field_item:commerce_tax_number" => array:15 [ …15]
"field_item:date_recur" => array:16 [ …16]
"field_item:datetime" => array:15 [ …15]
"field_item:daterange" => array:14 [ …14]
"field_item:entity_reference_revisions" => array:14 [ …14]
"field_item:file_uri" => array:14 [ …14]
"field_item:file" => array:16 [ …16]
"field_item:fivestar" => array:14 [ …14]
"field_item:fontawesome_icon" => array:16 [ …16]
"field_item:geolocation" => array:14 [ …14]
"field_item:image" => array:17 [ …17]
"field_item:interval" => array:14 [ …14]
"field_item:layout_section" => array:13 [ …13]
"field_item:link" => array:15 [ …15]
"field_item:mailchimp_lists_subscription" => array:14 [ …14]
"field_item:metatag_computed" => array:12 [ …12]
"field_item:metatag" => array:14 [ …14]
"field_item:list_float" => array:15 [ …15]
"field_item:list_integer" => array:15 [ …15]
"field_item:list_string" => array:15 [ …15]
"field_item:path" => array:14 [ …14]
"field_item:redirect_source" => array:14 [ …14]
"field_item:state" => array:14 [ …14]
"field_item:telephone" => array:14 [ …14]
"field_item:text" => array:15 [ …15]
"field_item:text_long" => array:15 [ …15]
"field_item:text_with_summary" => array:15 [ …15]
"field_item:webform" => array:14 [ …14]
"field_item:changed" => array:14 [ …14]
"field_item:created" => array:14 [ …14]
"field_item:language" => array:15 [ …15]
"field_item:map" => array:12 [ …12]
"field_item:uuid" => array:13 [ …13]
"field_item:boolean" => array:14 [ …14]
"field_item:decimal" => array:14 [ …14]
"field_item:email" => array:14 [ …14]
"field_item:entity_reference" => array:14 [ …14]
"field_item:float" => array:14 [ …14]
"field_item:integer" => array:14 [ …14]
"field_item:password" => array:12 [ …12]
"field_item:string" => array:14 [ …14]
"field_item:string_long" => array:14 [ …14]
"field_item:timestamp" => array:15 [ …15]
"field_item:uri" => array:14 [ …14]
"any" => array:8 [ …8]
"binary" => array:8 [ …8]
"boolean" => array:8 [ …8]
"datetime_iso8601" => array:8 [ …8]
"duration_iso8601" => array:8 [ …8]
"email" => array:9 [ …9]
"float" => array:8 [ …8]
"integer" => array:8 [ …8]
"list" => array:8 [ …8]
"language" => array:9 [ …9]
"map" => array:8 [ …8]
"string" => array:8 [ …8]
"timespan" => array:8 [ …8]
"timestamp" => array:8 [ …8]
"uri" => array:8 [ …8]
"decimal" => array:8 [ …8]
"language_reference" => array:8 [ …8]
]
#cacheBackend: Drupal\Core\Cache\DatabaseBackend {#300
#maxRows: 5000
#bin: "cache_discovery"
#connection: Drupal\mysql\Driver\Database\mysql\Connection {#16 …25}
#checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#60 …4}
}
#useCaches: true
#validator: null
#constraintManager: Drupal\Core\Validation\ConstraintManager {#307
#discovery: null
#factory: Drupal\Core\Validation\ConstraintFactory {#308 …2}
#mapper: null
#cacheKey: "validation_constraint_plugins"
#cacheTags: []
#alterHook: "validation_constraint"
#subdir: "Plugin/Validation/Constraint"
#moduleHandler: Drupal\Core\Extension\ModuleHandler {#31}
#defaults: []
#pluginDefinitionAnnotationName: "Drupal\Core\Validation\Annotation\Constraint"
#pluginDefinitionAttributeName: null
#pluginInterface: null
#namespaces: ArrayObject {#309}
#additionalAnnotationNamespaces: []
#definitions: null
#cacheBackend: Drupal\Core\Cache\DatabaseBackend {#300}
#useCaches: true
}
#prototypes: array:2 [
"entity:node:page::comment_node_page" => Drupal\comment\CommentFieldItemList {#2714 …9}
"entity:node:page:comment_node_page" => Drupal\comment\Plugin\Field\FieldType\CommentItem {#2905 …9}
]
#classResolver: Drupal\Core\DependencyInjection\ClassResolver {#68
#_serviceIds: []
#_entityStorages: []
#container: Drupal\Core\DependencyInjection\Container {#22}
}
#_serviceIds: []
#_entityStorages: []
}
#fieldDefinition: Drupal\field\Entity\FieldConfig {#2809}
}
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_image" => Drupal\field\Entity\FieldConfig {#2810
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.page.field_image"
#status: true
#uuid: "e3153743-2f9b-405c-abd1-aec03830c324"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_image"
1 => "node.type.page"
]
"module" => array:1 [
0 => "image"
]
]
#isSyncing: false
#id: "node.page.field_image"
#field_name: "field_image"
#field_type: "image"
#entity_type: "node"
#bundle: "page"
#label: "Image"
#description: ""
#settings: array:12 [
"handler" => "default:file"
"handler_settings" => []
"file_directory" => ""
"file_extensions" => "png gif jpg jpeg"
"max_filesize" => ""
"max_resolution" => ""
"min_resolution" => ""
"alt_field" => true
"alt_field_required" => true
"title_field" => false
"title_field_required" => false
"default_image" => array:5 [
"uuid" => ""
"alt" => ""
"title" => ""
"width" => null
"height" => null
]
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2855
#entityTypeId: "field_storage_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.field_image"
#status: true
#uuid: "8221da2d-77be-4a9a-884c-aadcd5c54113"
-isUninstalling: false
#langcode: "und"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"module" => array:3 [
0 => "file"
1 => "image"
2 => "node"
]
]
#isSyncing: false
#id: "node.field_image"
#field_name: "field_image"
#entity_type: "node"
#type: "image"
#module: "image"
#settings: array:5 [
"target_type" => "file"
"display_field" => false
"display_default" => false
"uri_scheme" => "s3"
"default_image" => array:5 [
"uuid" => "16279fb4-7ca4-44d5-8e2c-7e77e4957e7d"
"alt" => ""
"title" => ""
"width" => 140
"height" => 116
]
]
#cardinality: 1
#translatable: true
#locked: false
#persist_with_no_fields: false
+custom_storage: false
#indexes: []
#deleted: false
#schema: null
#propertyDefinitions: null
+original: ? Drupal\field\FieldStorageConfigInterface
}
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_metatag" => Drupal\field\Entity\FieldConfig {#2811
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.page.field_metatag"
#status: true
#uuid: "84df639e-a7f6-40c0-813a-9ab656546f16"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_metatag"
1 => "node.type.page"
]
"module" => array:1 [
0 => "metatag"
]
]
#isSyncing: false
#id: "node.page.field_metatag"
#field_name: "field_metatag"
#field_type: "metatag"
#entity_type: "node"
#bundle: "page"
#label: "Meta tags"
#description: ""
#settings: []
#required: false
#translatable: true
#default_value: []
#default_value_callback: ""
#fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2867
#entityTypeId: "field_storage_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.field_metatag"
#status: true
#uuid: "64c07d6b-c980-47c1-b608-9b3d70478241"
-isUninstalling: false
#langcode: "und"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"module" => array:2 [
0 => "metatag"
1 => "node"
]
]
#isSyncing: false
#id: "node.field_metatag"
#field_name: "field_metatag"
#entity_type: "node"
#type: "metatag"
#module: "metatag"
#settings: []
#cardinality: 1
#translatable: true
#locked: false
#persist_with_no_fields: false
+custom_storage: false
#indexes: []
#deleted: false
#schema: null
#propertyDefinitions: null
+original: ? Drupal\field\FieldStorageConfigInterface
}
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_node_notes" => Drupal\field\Entity\FieldConfig {#2812
#entityTypeId: "field_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.page.field_node_notes"
#status: true
#uuid: "c191f5e0-a397-40b2-a814-d6a74140300e"
-isUninstalling: false
#langcode: "en"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:2 [
0 => "field.storage.node.field_node_notes"
1 => "node.type.page"
]
]
#isSyncing: false
#id: "node.page.field_node_notes"
#field_name: "field_node_notes"
#field_type: "string_long"
#entity_type: "node"
#bundle: "page"
#label: "Notes"
#description: ""
#settings: []
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2868
#entityTypeId: "field_storage_config"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.field_node_notes"
#status: true
#uuid: "e5dc06b8-82f6-446f-83d6-545412d0058e"
-isUninstalling: false
#langcode: "und"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"module" => array:1 [
0 => "node"
]
]
#isSyncing: false
#id: "node.field_node_notes"
#field_name: "field_node_notes"
#entity_type: "node"
#type: "string_long"
#module: "core"
#settings: array:1 [
"case_sensitive" => false
]
#cardinality: 1
#translatable: true
#locked: false
#persist_with_no_fields: false
+custom_storage: false
#indexes: []
#deleted: false
#schema: null
#propertyDefinitions: null
+original: ? Drupal\field\FieldStorageConfigInterface
}
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
]
}
#name: null
#parent: null
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
#typedDataManager: null
#entity: Drupal\node\Entity\Node {#2901}
}
#cacheContexts: []
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#values: array:21 [
"nid" => array:1 [
"x-default" => "1126"
]
"vid" => array:1 [
"x-default" => "569802"
]
"type" => array:1 [
"x-default" => "page"
]
"uuid" => array:1 [
"x-default" => "93399d00-42cb-441f-bbe0-ae7f77bf62aa"
]
"langcode" => array:1 [
"x-default" => "und"
]
"revision_uid" => array:1 [
"x-default" => "1"
]
"revision_timestamp" => array:1 [
"x-default" => "1623793547"
]
"revision_log" => array:1 [
"x-default" => "Edited by Anna Fader."
]
"revision_default" => array:1 [
"x-default" => "0"
]
"isDefaultRevision" => array:1 [
"x-default" => "0"
]
"status" => array:1 [
"x-default" => "1"
]
"uid" => array:1 [
"x-default" => "1"
]
"title" => array:1 [
"x-default" => "About Mommy Poppins"
]
"created" => array:1 [
"x-default" => "1214112724"
]
"changed" => array:1 [
"x-default" => "1703788919"
]
"promote" => array:1 [
"x-default" => "0"
]
"sticky" => array:1 [
"x-default" => "0"
]
"default_langcode" => array:1 [
"x-default" => "1"
]
"revision_translation_affected" => array:1 [
"x-default" => "1"
]
"body" => array:1 [
"x-default" => array:1 [
0 => array:3 [
"value" => """
<p><img alt="200905310542.jpg" src="https://mommyp-prod.s3.amazonaws.com/200905310542_0.jpg" style="height:228px; width:171px" /><strong>More than just event listings:</strong> Written by local parents who love to seek out the coolest, off-the-beaten-track things to do with kids, Mommy Poppins shares activities that aren't just pleasant time passers, but promise enriching experiences for your family.</p>\r\n
\r\n
<p><strong>What we love:</strong> Free stuff; cool, artsy activities; urban nature, exploring nooks and crannies, and grown-up events that are good for kids.</p>\r\n
\r\n
<p><strong>Cool events:</strong> Our <a href="/events/">event calendar</a> features awesome things to do every day. If you're planning an event, we invite you to <a href="http://mommypoppins.com/node/add/event">submit it to our calendar</a>.</p>\r\n
\r\n
<p><strong>Where we are:</strong> Founded in NYC, Mommy Poppins now covers Boston, Connecticut, Long Island, Los Angeles, New Jersey, Philadelphia, Houston, and Westchester, as well as family travel destinations around the world. </p>\r\n
\r\n
<p><strong>How to use our site: </strong>First pick a region from the drop down at the top of the site. You can find our latest articles on our homepage, choose one of our popular camp, classes, party or other activity guides from the navigation menu, or go directly to our event calendar or directory to find listings by area, category or age. Use filters to refine your results or open the map to see what's near you. <br />\r\n
<br />\r\n
<strong>Connect with us:</strong> We're obsessively on <a href="http://www.facebook.com/MommyPoppins" target="_blank">Facebook</a> and <a href="http://twitter.com/#!/mommypoppins" target="_blank">Twitter</a>. If you'd like to tell us about a cool product, destination, activity or cultural event, visit our <a href="http://mommypoppins.com/content/contact">Contact Us</a> page. If you'd like info about running an ad or sponsoring an event or promotion, please see our <a href="http://mommypoppins.com/advertise">Advertising</a> page.</p>\r\n
\r\n
<p><strong>About Us: </strong> Mommy Poppins was founded by <a href="http://mommypoppins.com/users/anna">Anna Fader</a> <br />\r\n
</p>\r\n
\r\n
<p><strong>Privacy</strong><br />\r\n
We do not sell, give or trade email addresses or other information about our users. Period. See our full <a class="iubenda-white iubenda-embed" href="http://www.iubenda.com/privacy-policy/682124" title="Privacy Policy">Privacy Policy</a></p>\r\n
\r\n
<p><strong>Disclaimer</strong><br />\r\n
<em>We do our best to provide accurate information about events and activities. Sometimes details change or we are given incorrect information. Whenever possible, we link our listings to the event's official website, and we strongly urge you to click through and confirm details before you go. Mommy Poppins is in no way responsible for any problems that occur while participating in activities listed on this site.</em></p>\r\n
"""
"summary" => """
<p><img alt="200905310542.jpg" src="https://mommyp-prod.s3.amazonaws.com/200905310542_0.jpg" style="height:228px; width:171px" /><strong>More than just event listings:</strong> Written by local parents who love to seek out the coolest, off-the-beaten-track things to do with kids, Mommy Poppins shares activities that aren't just pleasant time passers, but promise enriching experiences for your family.</p>\r\n
\r\n
<p><strong>What we love:</strong> Free stuff; cool, artsy activities; urban nature, exploring nooks and crannies, and grown-up events that are good for kids.<br />\r\n
<br />\r\n
<strong>What we skip:</strong> Over-commercialization, advertorial content and lame events that aren't worth the schlep.</p>\r\n
\r\n
<p><strong>How to use the site:</strong> We post new content every day and share the best weekend happenings on Wednesdays. <a href="http://mommypoppins.com/subscribe">Sign up for our free newsletter</a> and you'll receive emails so you don't miss out. Subscribers also get access to exclusive giveaways and other perks.</p>\r\n
\r\n
<p><strong>Cool events:</strong> Our <a href="/events/">event calendar</a> features awesome things to do every day. If you're planning an event, we invite you to <a href="http://mommypoppins.com/node/add/event">submit it to our calendar</a>.<br />\r\n
<br />\r\n
<strong>Giveaways and deals:</strong> We host <a href="http://mommypoppins.com/subscribe-to-win">great giveaways</a> and feature fantastic deals on <a href="http://poppinsperks.com/" target="_blank">Poppins Perks</a>. Not only will you get a bargain, you'll be able to feel good about giving back since every deal helps fund a project at a local public school via <a href="http://www.donorschoose.org/" target="_blank">DonorsChoose.org</a>.</p>\r\n
\r\n
<p><strong>Looking for something specific?</strong> <a href="http://mommypoppins.com/search" target="_top">Search the site</a> or use the category tags on the right rail. You can also sort posts by age or location by clicking on the colorful tabs underneath our logo.</p>\r\n
\r\n
<p><strong>Where we are:</strong> Founded in NYC, Mommy Poppins now covers <a href="http://newjersey.mommypoppins.com/" target="_blank">New Jersey</a>, <a href="http://longisland.mommypoppins.com/" target="_blank">Long Island</a>, <a href="http://connecticut.mommypoppins.com/" target="_blank">Connecticut</a>, <a href="http://boston.mommypoppins.com/" target="new">Boston</a> and <a href="http://la.mommypoppins.com/" target="new">Los Angeles</a>, with more destinations on the way.<br />\r\n
<br />\r\n
<strong>Connect with us:</strong> We're obsessively on <a href="http://www.facebook.com/MommyPoppins" target="_blank">Facebook</a> and <a href="http://twitter.com/#!/mommypoppins" target="_blank">Twitter</a>. If you'd like to tell us about a cool product, destination, activity or cultural event, visit our <a href="http://mommypoppins.com/contact-us">Contact Us</a> page. If you'd like info about running an ad or sponsoring an event or promotion, please see our <a href="http://mommypoppins.com/advertise">Advertising</a> page.</p>\r\n
\r\n
<p><strong>About Us: </strong> Mommy Poppins was founded by <a href="http://mommypoppins.com/users/anna">Anna Fader</a> <br />\r\n
</p>\r\n
\r\n
<p><strong>Privacy</strong><br />\r\n
We do not sell, give or trade email addresses or other information about our users. Period. See our full <a class="iubenda-white iubenda-embed" href="http://www.iubenda.com/privacy-policy/682124" title="Privacy Policy">Privacy Policy</a></p>\r\n
\r\n
<p><strong>Disclaimer</strong><br />\r\n
<em>We do our best to provide accurate information about events and activities. Sometimes details change or we are given incorrect information. Whenever possible, we link our listings to the event's official website, and we strongly urge you to click through and confirm details before you go. Mommy Poppins is in no way responsible for any problems that occur while participating in activities recommended on this site.</em></p>\r\n
"""
"format" => "full_html"
]
]
]
"comment_node_page" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"status" => "1"
]
]
]
]
#fields: array:1 [
"comment_node_page" => array:1 [
"x-default" => Drupal\comment\CommentFieldItemList {#2710
#definition: Drupal\field\Entity\FieldConfig {#2809}
#name: "comment_node_page"
#parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2906}
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
#typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1365}
#list: array:1 [
0 => Drupal\comment\Plugin\Field\FieldType\CommentItem {#3084
#definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2712}
#name: 0
#parent: Drupal\comment\CommentFieldItemList {#2710}
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
#typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1365}
#values: array:6 [ …6]
#properties: []
}
]
#langcode: "und"
}
]
]
#fieldDefinitions: array:27 [
"nid" => Drupal\Core\Field\BaseFieldDefinition {#2713}
"uuid" => Drupal\Core\Field\BaseFieldDefinition {#2718}
"vid" => Drupal\Core\Field\BaseFieldDefinition {#2721}
"langcode" => Drupal\Core\Field\BaseFieldDefinition {#2724}
"type" => Drupal\Core\Field\BaseFieldDefinition {#2727}
"revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2729}
"revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2733}
"revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2737}
"status" => Drupal\Core\Field\BaseFieldDefinition {#2741}
"uid" => Drupal\Core\Field\BaseFieldDefinition {#2746}
"title" => Drupal\Core\Field\BaseFieldDefinition {#2750}
"created" => Drupal\Core\Field\BaseFieldDefinition {#2753}
"changed" => Drupal\Core\Field\BaseFieldDefinition {#2757}
"promote" => Drupal\Core\Field\BaseFieldDefinition {#2761}
"sticky" => Drupal\Core\Field\BaseFieldDefinition {#2766}
"default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2771}
"revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2777}
"revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2783}
"moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2804}
"metatag" => Drupal\Core\Field\BaseFieldDefinition {#2793}
"path" => Drupal\Core\Field\BaseFieldDefinition {#2797}
"menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2800}
"body" => Drupal\field\Entity\FieldConfig {#2808}
"comment_node_page" => Drupal\field\Entity\FieldConfig {#2809}
"field_image" => Drupal\field\Entity\FieldConfig {#2810}
"field_metatag" => Drupal\field\Entity\FieldConfig {#2811}
"field_node_notes" => Drupal\field\Entity\FieldConfig {#2812}
]
#languages: array:3 [
"en" => Drupal\Core\Language\Language {#2898
#name: "English"
#id: "en"
#direction: "ltr"
#weight: 0
#locked: false
}
"und" => Drupal\Core\Language\Language {#2899
#name: "Not specified"
#id: "und"
#direction: "ltr"
#weight: 2
#locked: true
}
"zxx" => Drupal\Core\Language\Language {#2715
#name: "Not applicable"
#id: "zxx"
#direction: "ltr"
#weight: 3
#locked: true
}
]
#langcodeKey: "langcode"
#defaultLangcodeKey: "default_langcode"
#activeLangcode: "x-default"
#enforceDefaultTranslation: null
#defaultLangcode: "und"
#translations: array:1 [
"x-default" => array:2 [
"status" => 1
"entity" => Drupal\node\Entity\Node {#2901}
]
]
#translationInitialize: false
#newRevision: false
#isDefaultRevision: "0"
#entityKeys: array:4 [
"bundle" => "page"
"id" => "1126"
"revision" => "569802"
"uuid" => "93399d00-42cb-441f-bbe0-ae7f77bf62aa"
]
#translatableEntityKeys: array:8 [
"label" => array:1 [
"x-default" => "About Mommy Poppins"
]
"langcode" => array:1 [
"x-default" => "und"
]
"status" => array:1 [
"x-default" => "1"
]
"published" => array:1 [
"x-default" => "1"
]
"uid" => array:1 [
"x-default" => "1"
]
"owner" => array:1 [
"x-default" => "1"
]
"default_langcode" => array:1 [
"x-default" => "1"
]
"revision_translation_affected" => array:1 [
"x-default" => "1"
]
]
#validated: false
#validationRequired: false
#loadedRevisionId: "569802"
#revisionTranslationAffectedKey: "revision_translation_affected"
#enforceRevisionTranslationAffected: []
#isSyncing: false
+in_preview: null
}