Drupal\node\Entity\Node {#2726
#entityTypeId: "node"
#enforceIsNew: null
#typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2935
#definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2930
#definition: array:1 [
"constraints" => array:2 [
"EntityType" => "node"
"Bundle" => array:1 [
0 => "page"
]
]
]
#typedDataManager: null
#propertyDefinitions: array:31 [
"nid" => Drupal\Core\Field\BaseFieldDefinition {#2730
#definition: array:6 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2733
#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 {#2734
#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 {#2730}
}
#type: "integer"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"uuid" => Drupal\Core\Field\BaseFieldDefinition {#2735
#definition: array:6 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2736
#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 {#2737
#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 {#2735}
}
#type: "uuid"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"vid" => Drupal\Core\Field\BaseFieldDefinition {#2738
#definition: array:6 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2739
#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 {#2740
#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 {#2738}
}
#type: "integer"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"langcode" => Drupal\Core\Field\BaseFieldDefinition {#2741
#definition: array:8 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2742
#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 {#2743
#definition: array:2 [
"type" => "field_item:language"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2741}
}
#type: "language"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"type" => Drupal\Core\Field\BaseFieldDefinition {#2744
#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 {#2745
#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 {#2744}
}
#type: "entity_reference"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2746
#definition: array:7 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2747
#string: "Revision create time"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2748
#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 {#2749
#definition: array:2 [
"type" => "field_item:created"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2746}
}
#type: "created"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2750
#definition: array:7 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2751
#string: "Revision user"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2752
#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 {#2753
#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 {#2750}
}
#type: "entity_reference"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2754
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2755
#string: "Revision log message"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2756
#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 {#2757
#definition: array:2 [
"type" => "field_item:string_long"
"settings" => array:1 [
"case_sensitive" => false
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2754}
}
#type: "string_long"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"status" => Drupal\Core\Field\BaseFieldDefinition {#2758
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2759
#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 {#2760
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2761 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2762 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2758}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"uid" => Drupal\Core\Field\BaseFieldDefinition {#2763
#definition: array:10 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2764
#string: "Authored by"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"translatable" => true
"default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2765
#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 {#2766
#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 {#2763}
}
#type: "entity_reference"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"title" => Drupal\Core\Field\BaseFieldDefinition {#2767
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2768
#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 {#2769
#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 {#2767}
}
#type: "string"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"created" => Drupal\Core\Field\BaseFieldDefinition {#2770
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2771
#string: "Authored on"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2772
#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 {#2773
#definition: array:2 [
"type" => "field_item:created"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2770}
}
#type: "created"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"changed" => Drupal\Core\Field\BaseFieldDefinition {#2774
#definition: array:8 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2775
#string: "Changed"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2776
#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 {#2777
#definition: array:2 [
"type" => "field_item:changed"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2774}
}
#type: "changed"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"promote" => Drupal\Core\Field\BaseFieldDefinition {#2778
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2779
#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 {#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 {#2778}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"sticky" => Drupal\Core\Field\BaseFieldDefinition {#2783
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2784
#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 {#2785
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2786 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2787 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2783}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2788
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2789
#string: "Default translation"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2790
#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 {#2791
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2792 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2793 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2788}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2794
#definition: array:10 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2795
#string: "Default revision"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2796
#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 {#2797
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2798 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2799 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2794}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2800
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2801
#string: "Revision translation affected"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2802
#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 {#2803
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2804 …5}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2805 …5}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2800}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2833
#definition: array:12 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2834
#string: "Moderation state"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2835
#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 {#2836
#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 {#2833}
}
#type: "string"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"metatag" => Drupal\Core\Field\BaseFieldDefinition {#2810
#definition: array:10 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2811
#string: "Metatags (Hidden field for JSON support)"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2812
#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 {#2813
#definition: array:2 [
"type" => "field_item:metatag_computed"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2810}
}
#type: "metatag_computed"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"path" => Drupal\Core\Field\BaseFieldDefinition {#2814
#definition: array:8 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2815
#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 {#2816
#definition: array:2 [
"type" => "field_item:path"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2814}
}
#type: "path"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"publish_on" => Drupal\Core\Field\BaseFieldDefinition {#2817
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2818
#string: "Publish on"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"display" => array:1 [
"form" => array:2 [
"options" => array:2 [ …2]
"configurable" => true
]
]
"translatable" => true
"revisionable" => true
"constraints" => array:1 [
"SchedulerPublishOn" => null
]
"provider" => "scheduler"
"field_name" => "publish_on"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2819
#definition: array:2 [
"type" => "field_item:timestamp"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2817}
}
#type: "timestamp"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#2820
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2821
#string: "Unpublish on"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"display" => array:1 [
"form" => array:2 [
"options" => array:2 [ …2]
"configurable" => true
]
]
"translatable" => true
"revisionable" => true
"constraints" => array:1 [
"SchedulerUnpublishOn" => null
]
"provider" => "scheduler"
"field_name" => "unpublish_on"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2822
#definition: array:2 [
"type" => "field_item:timestamp"
"settings" => []
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2820}
}
#type: "timestamp"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"publish_state" => Drupal\Core\Field\BaseFieldDefinition {#2823
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2824
#string: "Publish state"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"display" => array:2 [
"view" => array:2 [
"options" => array:3 [ …3]
"configurable" => false
]
"form" => array:2 [
"options" => array:2 [ …2]
"configurable" => true
]
]
"translatable" => true
"revisionable" => true
"constraints" => array:2 [
"SchedulerPublishState" => null
"SchedulerModerationTransitionAccess" => null
]
"provider" => "scheduler_content_moderation_integration"
"field_name" => "publish_state"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2825
#definition: array:2 [
"type" => "field_item:list_string"
"settings" => array:2 [
"allowed_values" => []
"allowed_values_function" => "_scheduler_content_moderation_integration_states_values"
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2823}
}
#type: "list_string"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"unpublish_state" => Drupal\Core\Field\BaseFieldDefinition {#2826
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2827
#string: "Unpublish state"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"display" => array:2 [
"view" => array:2 [
"options" => array:3 [ …3]
"configurable" => false
]
"form" => array:2 [
"options" => array:2 [ …2]
"configurable" => true
]
]
"translatable" => true
"revisionable" => true
"constraints" => array:2 [
"SchedulerUnPublishState" => null
"SchedulerModerationTransitionAccess" => null
]
"provider" => "scheduler_content_moderation_integration"
"field_name" => "unpublish_state"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2828
#definition: array:2 [
"type" => "field_item:list_string"
"settings" => array:2 [
"allowed_values" => []
"allowed_values_function" => "_scheduler_content_moderation_integration_states_values"
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2826}
}
#type: "list_string"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2829
#definition: array:12 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2830
#string: "Menu link"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2831
#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 {#2832
#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 {#2829}
}
#type: "entity_reference"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"body" => Drupal\field\Entity\FieldConfig {#2837
#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 {#2842
#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 {#2838
#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 {#2853
#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 {#3100
#definition: array:3 [ …3]
#typedDataManager: null
}
"cid" => Drupal\Core\TypedData\DataDefinition {#3098
#definition: array:2 [ …2]
#typedDataManager: null
}
"last_comment_timestamp" => Drupal\Core\TypedData\DataDefinition {#3102
#definition: array:3 [ …3]
#typedDataManager: null
}
"last_comment_name" => Drupal\Core\TypedData\DataDefinition {#3105
#definition: array:3 [ …3]
#typedDataManager: null
}
"last_comment_uid" => Drupal\Core\TypedData\DataDefinition {#3108
#definition: array:2 [ …2]
#typedDataManager: null
}
"comment_count" => Drupal\Core\TypedData\DataDefinition {#3110
#definition: array:3 [ …3]
#typedDataManager: null
}
]
+original: ? Drupal\field\FieldStorageConfigInterface
}
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2729
#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 {#1370
#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:173 [
"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
"masquerade" => 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
"scheduler" => true
"scheduler_content_moderation_integration" => 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:173 [
"address" => Drupal\Core\Extension\Extension {#29 …6}
"admin_toolbar" => Drupal\Core\Extension\Extension {#30 …6}
"admin_toolbar_tools" => Drupal\Core\Extension\Extension {#27 …6}
"advancedqueue" => Drupal\Core\Extension\Extension {#24 …6}
"automated_cron" => Drupal\Core\Extension\Extension {#34 …6}
"autosave_form" => Drupal\Core\Extension\Extension {#36 …6}
"better_social_sharing_buttons" => Drupal\Core\Extension\Extension {#39 …6}
"big_pipe" => Drupal\Core\Extension\Extension {#38 …6}
"block" => Drupal\Core\Extension\Extension {#44 …6}
"block_content" => Drupal\Core\Extension\Extension {#43 …6}
"block_field" => Drupal\Core\Extension\Extension {#42 …6}
"blockgroup" => Drupal\Core\Extension\Extension {#41 …6}
"breakpoint" => Drupal\Core\Extension\Extension {#48 …6}
"broadway_inbound" => Drupal\Core\Extension\Extension {#46 …6}
"ckeditor5" => Drupal\Core\Extension\Extension {#65 …6}
"comment" => Drupal\Core\Extension\Extension {#74 …6}
"commerce" => Drupal\Core\Extension\Extension {#73 …6}
"commerce_authnet" => Drupal\Core\Extension\Extension {#70 …6}
"commerce_cart" => Drupal\Core\Extension\Extension {#71 …6}
"commerce_checkout" => Drupal\Core\Extension\Extension {#72 …6}
"commerce_log" => Drupal\Core\Extension\Extension {#69 …6}
"commerce_migrate" => Drupal\Core\Extension\Extension {#67 …6}
"commerce_migrate_commerce" => Drupal\Core\Extension\Extension {#62 …6}
"commerce_number_pattern" => Drupal\Core\Extension\Extension {#79 …6}
"commerce_order" => Drupal\Core\Extension\Extension {#88 …6}
"commerce_payment" => Drupal\Core\Extension\Extension {#89 …6}
"commerce_payment_example" => Drupal\Core\Extension\Extension {#90 …6}
"commerce_price" => Drupal\Core\Extension\Extension {#91 …6}
"commerce_product" => Drupal\Core\Extension\Extension {#92 …6}
"commerce_promotion" => Drupal\Core\Extension\Extension {#93 …6}
"commerce_recurring" => Drupal\Core\Extension\Extension {#94 …6}
"commerce_store" => Drupal\Core\Extension\Extension {#95 …6}
"commerce_tax" => Drupal\Core\Extension\Extension {#96 …6}
"commerce_webform_order" => Drupal\Core\Extension\Extension {#97 …6}
"components" => Drupal\Core\Extension\Extension {#98 …6}
"config" => Drupal\Core\Extension\Extension {#99 …6}
"contact" => Drupal\Core\Extension\Extension {#100 …6}
"content_moderation" => Drupal\Core\Extension\Extension {#101 …6}
"context" => Drupal\Core\Extension\Extension {#102 …6}
"context_ui" => Drupal\Core\Extension\Extension {#103 …6}
"contextual" => Drupal\Core\Extension\Extension {#104 …6}
"cookie_block" => Drupal\Core\Extension\Extension {#105 …6}
"ctools" => Drupal\Core\Extension\Extension {#106 …6}
"date_all_day" => Drupal\Core\Extension\Extension {#107 …6}
"date_recur" => Drupal\Core\Extension\Extension {#108 …6}
"date_recur_modular" => Drupal\Core\Extension\Extension {#109 …6}
"datetime" => Drupal\Core\Extension\Extension {#110 …6}
"datetime_range" => Drupal\Core\Extension\Extension {#111 …6}
"dblog" => Drupal\Core\Extension\Extension {#112 …6}
"devel" => Drupal\Core\Extension\Extension {#113 …6}
"diff" => Drupal\Core\Extension\Extension {#114 …6}
"dynamic_page_cache" => Drupal\Core\Extension\Extension {#115 …6}
"eck" => Drupal\Core\Extension\Extension {#116 …6}
"editor" => Drupal\Core\Extension\Extension {#117 …6}
"entity" => Drupal\Core\Extension\Extension {#118 …6}
"entity_reference_revisions" => Drupal\Core\Extension\Extension {#119 …6}
"facebook_pixel" => Drupal\Core\Extension\Extension {#120 …6}
"field" => Drupal\Core\Extension\Extension {#121 …6}
"field_formatter_class" => Drupal\Core\Extension\Extension {#122 …6}
"field_group" => Drupal\Core\Extension\Extension {#123 …6}
"field_group_migrate" => Drupal\Core\Extension\Extension {#124 …6}
"field_inheritance" => Drupal\Core\Extension\Extension {#125 …6}
"field_ui" => Drupal\Core\Extension\Extension {#126 …6}
"file" => Drupal\Core\Extension\Extension {#127 …6}
"file_entity" => Drupal\Core\Extension\Extension {#128 …6}
"filter" => Drupal\Core\Extension\Extension {#129 …6}
"fivestar" => Drupal\Core\Extension\Extension {#130 …6}
"fontawesome" => Drupal\Core\Extension\Extension {#131 …6}
"form_mode_control" => Drupal\Core\Extension\Extension {#132 …6}
"forms_steps" => Drupal\Core\Extension\Extension {#133 …6}
"geocoder" => Drupal\Core\Extension\Extension {#134 …6}
"geocoder_address" => Drupal\Core\Extension\Extension {#135 …6}
"geocoder_field" => Drupal\Core\Extension\Extension {#136 …6}
"geolocation" => Drupal\Core\Extension\Extension {#137 …6}
"geolocation_address" => Drupal\Core\Extension\Extension {#138 …6}
"geolocation_google_maps" => Drupal\Core\Extension\Extension {#139 …6}
"geolocation_google_static_maps" => Drupal\Core\Extension\Extension {#140 …6}
"google_tag" => Drupal\Core\Extension\Extension {#141 …6}
"help" => Drupal\Core\Extension\Extension {#142 …6}
"history" => Drupal\Core\Extension\Extension {#143 …6}
"image" => Drupal\Core\Extension\Extension {#144 …6}
"inline_entity_form" => Drupal\Core\Extension\Extension {#145 …6}
"inline_form_errors" => Drupal\Core\Extension\Extension {#146 …6}
"interval" => Drupal\Core\Extension\Extension {#147 …6}
"jquery_ui" => Drupal\Core\Extension\Extension {#148 …6}
"jquery_ui_accordion" => Drupal\Core\Extension\Extension {#149 …6}
"jquery_ui_autocomplete" => Drupal\Core\Extension\Extension {#150 …6}
"jquery_ui_menu" => Drupal\Core\Extension\Extension {#151 …6}
"language" => Drupal\Core\Extension\Extension {#152 …6}
"layout_builder" => Drupal\Core\Extension\Extension {#153 …6}
"layout_builder_restrictions" => Drupal\Core\Extension\Extension {#154 …6}
"layout_discovery" => Drupal\Core\Extension\Extension {#155 …6}
"link" => Drupal\Core\Extension\Extension {#156 …6}
"linkit" => Drupal\Core\Extension\Extension {#157 …6}
"locale" => Drupal\Core\Extension\Extension {#158 …6}
"location_migration" => Drupal\Core\Extension\Extension {#159 …6}
"mail_login" => Drupal\Core\Extension\Extension {#160 …6}
"mailchimp" => Drupal\Core\Extension\Extension {#161 …6}
"mailchimp_lists" => Drupal\Core\Extension\Extension {#162 …6}
"masquerade" => Drupal\Core\Extension\Extension {#163 …6}
"memcache" => Drupal\Core\Extension\Extension {#164 …6}
"menu_block" => Drupal\Core\Extension\Extension {#165 …6}
"menu_link_content" => Drupal\Core\Extension\Extension {#166 …6}
"menu_ui" => Drupal\Core\Extension\Extension {#167 …6}
"message" => Drupal\Core\Extension\Extension {#168 …6}
"metatag" => Drupal\Core\Extension\Extension {#169 …6}
"metatag_open_graph" => Drupal\Core\Extension\Extension {#170 …6}
"metatag_views" => Drupal\Core\Extension\Extension {#171 …6}
"migrate" => Drupal\Core\Extension\Extension {#172 …6}
"migrate_devel" => Drupal\Core\Extension\Extension {#173 …6}
"migrate_drupal" => Drupal\Core\Extension\Extension {#174 …6}
"migrate_drupal_ui" => Drupal\Core\Extension\Extension {#175 …6}
"migrate_example_setup" => Drupal\Core\Extension\Extension {#176 …6}
"migrate_plus" => Drupal\Core\Extension\Extension {#177 …6}
"migrate_tools" => Drupal\Core\Extension\Extension {#178 …6}
"migrate_upgrade" => Drupal\Core\Extension\Extension {#179 …6}
"mp_articles" => Drupal\Core\Extension\Extension {#180 …6}
"mp_core" => Drupal\Core\Extension\Extension {#181 …6}
"mp_directory" => Drupal\Core\Extension\Extension {#182 …6}
"mp_events" => Drupal\Core\Extension\Extension {#183 …6}
"mp_migrate" => Drupal\Core\Extension\Extension {#184 …6}
"mp_migrate_recurring" => Drupal\Core\Extension\Extension {#185 …6}
"multiple_registration" => Drupal\Core\Extension\Extension {#186 …6}
"my_cart" => Drupal\Core\Extension\Extension {#187 …6}
"mysql" => Drupal\Core\Extension\Extension {#188 …6}
"node" => Drupal\Core\Extension\Extension {#189 …6}
"options" => Drupal\Core\Extension\Extension {#190 …6}
"page_cache" => Drupal\Core\Extension\Extension {#191 …6}
"path" => Drupal\Core\Extension\Extension {#192 …6}
"path_alias" => Drupal\Core\Extension\Extension {#193 …6}
"phpass" => Drupal\Core\Extension\Extension {#194 …6}
"popup_message" => Drupal\Core\Extension\Extension {#195 …6}
"profile" => Drupal\Core\Extension\Extension {#196 …6}
"queue_ui" => Drupal\Core\Extension\Extension {#197 …6}
"quick_node_clone" => Drupal\Core\Extension\Extension {#198 …6}
"redirect" => Drupal\Core\Extension\Extension {#199 …6}
"reroute_email" => Drupal\Core\Extension\Extension {#200 …6}
"responsive_image" => Drupal\Core\Extension\Extension {#201 …6}
"rest" => Drupal\Core\Extension\Extension {#202 …6}
"s3fs" => Drupal\Core\Extension\Extension {#203 …6}
"scheduler" => Drupal\Core\Extension\Extension {#204 …6}
"scheduler_content_moderation_integration" => Drupal\Core\Extension\Extension {#205 …6}
"scroll_top_button" => Drupal\Core\Extension\Extension {#206 …6}
"search" => Drupal\Core\Extension\Extension {#207 …6}
"serialization" => Drupal\Core\Extension\Extension {#208 …6}
"shortcut" => Drupal\Core\Extension\Extension {#209 …6}
"simple_gmap" => Drupal\Core\Extension\Extension {#210 …6}
"state_machine" => Drupal\Core\Extension\Extension {#211 …6}
"system" => Drupal\Core\Extension\Extension {#212 …6}
"taxonomy" => Drupal\Core\Extension\Extension {#213 …6}
"telephone" => Drupal\Core\Extension\Extension {#214 …6}
"term_reference_tree" => Drupal\Core\Extension\Extension {#215 …6}
"text" => Drupal\Core\Extension\Extension {#216 …6}
"token" => Drupal\Core\Extension\Extension {#217 …6}
"toolbar" => Drupal\Core\Extension\Extension {#218 …6}
"tour" => Drupal\Core\Extension\Extension {#219 …6}
"update" => Drupal\Core\Extension\Extension {#220 …6}
"user" => Drupal\Core\Extension\Extension {#221 …6}
"view_password" => Drupal\Core\Extension\Extension {#222 …6}
"views_conditional" => Drupal\Core\Extension\Extension {#223 …6}
"views_extras" => Drupal\Core\Extension\Extension {#224 …6}
"views_infinite_scroll" => Drupal\Core\Extension\Extension {#225 …6}
"views_slideshow" => Drupal\Core\Extension\Extension {#226 …6}
"views_sort_expression" => Drupal\Core\Extension\Extension {#227 …6}
…9
]
#loaded: true
#implementations: array:464 [ …464]
#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 {#313
storage: array:190 [ …190]
flag::STD_PROP_LIST: false
flag::ARRAY_AS_PROPS: false
iteratorClass: "ArrayIterator"
}
#additionalAnnotationNamespaces: []
#definitions: array:559 [
"formatted_price" => array:8 [ …8]
"entity_revision_reference" => 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" => 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_item_type" => array:12 [ …12]
"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_gateway" => array:12 [ …12]
"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_currency" => array:12 [ …12]
"entity_revision:commerce_product" => array:12 [ …12]
"entity_revision:commerce_product:default" => array:11 [ …11]
"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" => 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_variation_type" => array:12 [ …12]
"entity_revision:commerce_promotion_coupon" => array:12 [ …12]
"entity_revision:commerce_promotion" => 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" => array:12 [ …12]
"entity_revision:commerce_store:online" => array:11 [ …11]
"entity_revision:commerce_store_type" => array:12 [ …12]
"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" => array:12 [ …12]
"entity_revision:migration_group" => 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" => array:12 [ …12]
"entity_revision:profile:billing" => array:11 [ …11]
"entity_revision:profile:customer" => array:11 [ …11]
"entity_revision:profile_type" => array:12 [ …12]
"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:action" => array:12 [ …12]
"entity_revision:menu" => 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" => 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:workflow" => array:12 [ …12]
"entity_revision:pathauto_pattern" => array:12 [ …12]
"entity_revision:view" => 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:paragraphs_type" => array:12 [ …12]
"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]
"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" => 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_item_type" => array:12 [ …12]
"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_gateway" => array:12 [ …12]
"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_currency" => array:12 [ …12]
"entity:commerce_product" => array:12 [ …12]
"entity:commerce_product:default" => array:11 [ …11]
"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" => 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_variation_type" => array:12 [ …12]
"entity:commerce_promotion_coupon" => array:12 [ …12]
"entity:commerce_promotion" => 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" => array:12 [ …12]
"entity:commerce_store:online" => array:11 [ …11]
"entity:commerce_store_type" => array:12 [ …12]
"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" => array:12 [ …12]
"entity:migration_group" => 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" => array:12 [ …12]
"entity:profile:billing" => array:11 [ …11]
"entity:profile:customer" => array:11 [ …11]
"entity:profile_type" => array:12 [ …12]
"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:action" => array:12 [ …12]
"entity:menu" => 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" => 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:workflow" => array:12 [ …12]
"entity:pathauto_pattern" => array:12 [ …12]
"entity:view" => 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:paragraphs_type" => array:12 [ …12]
"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" => array:16 [ …16]
"field_item:file_uri" => array:14 [ …14]
"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:boolean" => array:14 [ …14]
"field_item:changed" => array:14 [ …14]
"field_item:created" => 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:language" => array:15 [ …15]
"field_item:map" => array:12 [ …12]
"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]
"field_item:uuid" => array:13 [ …13]
"any" => array:8 [ …8]
"binary" => array:8 [ …8]
"boolean" => array:8 [ …8]
"datetime_iso8601" => array:8 [ …8]
"decimal" => 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]
"language_reference" => array:8 [ …8]
"map" => array:8 [ …8]
"string" => array:8 [ …8]
"timespan" => array:8 [ …8]
"timestamp" => array:8 [ …8]
"uri" => array:8 [ …8]
]
#cacheBackend: Drupal\Core\Cache\DatabaseBackend {#304
#maxRows: 5000
#bin: "cache_discovery"
#connection: Drupal\mysql\Driver\Database\mysql\Connection {#16 …25}
#checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#21 …4}
}
#useCaches: true
#validator: null
#constraintManager: Drupal\Core\Validation\ConstraintManager {#311
#discovery: null
#factory: Drupal\Core\Validation\ConstraintFactory {#312 …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 {#313}
#additionalAnnotationNamespaces: []
#definitions: null
#cacheBackend: Drupal\Core\Cache\DatabaseBackend {#304}
#useCaches: true
}
#prototypes: array:2 [
"entity:node:page::comment_node_page" => Drupal\comment\CommentFieldItemList {#2731 …9}
"entity:node:page:comment_node_page" => Drupal\comment\Plugin\Field\FieldType\CommentItem {#2934 …9}
]
#classResolver: Drupal\Core\DependencyInjection\ClassResolver {#68
#_serviceIds: []
#_entityStorages: []
#container: Drupal\Core\DependencyInjection\Container {#22}
}
#_serviceIds: []
#_entityStorages: []
}
#fieldDefinition: Drupal\field\Entity\FieldConfig {#2838}
}
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_image" => Drupal\field\Entity\FieldConfig {#2839
#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 {#2884
#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 {#2840
#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 {#2896
#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: array:4 [
"columns" => array:1 [
"value" => array:3 [ …3]
]
"unique keys" => []
"indexes" => []
"foreign keys" => []
]
#propertyDefinitions: null
+original: ? Drupal\field\FieldStorageConfigInterface
}
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
+original: ? Drupal\field\Entity\FieldConfig
}
"field_node_notes" => Drupal\field\Entity\FieldConfig {#2841
#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 {#2897
#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 {#2726}
}
#cacheContexts: []
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#values: array:26 [
"nid" => array:1 [
"x-default" => "78080"
]
"vid" => array:1 [
"x-default" => "845798"
]
"type" => array:1 [
"x-default" => "page"
]
"uuid" => array:1 [
"x-default" => "a9f1e696-2503-4c3f-9728-f19279449d2f"
]
"langcode" => array:1 [
"x-default" => "und"
]
"revision_uid" => array:1 [
"x-default" => "1"
]
"revision_timestamp" => array:1 [
"x-default" => "1702048083"
]
"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" => "List Your Business and Activities on Mommy Poppins"
]
"created" => array:1 [
"x-default" => "1393776786"
]
"changed" => array:1 [
"x-default" => "1708117447"
]
"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"
]
"publish_on" => array:1 [
"x-default" => null
]
"unpublish_on" => array:1 [
"x-default" => null
]
"publish_state" => array:1 [
"x-default" => null
]
"unpublish_state" => array:1 [
"x-default" => null
]
"body" => array:1 [
"x-default" => array:1 [
0 => array:3 [
"value" => """
<style>\r\n
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }\r\n
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\r\n
</style>\r\n
<div style="background: #000 url(https://static.mommypoppins.com/noisemakers_1.png) center/cover; padding: 100px 50px; color: #FFF; text-align: center; margin-bottom: 30px; margin-top: 30px;">\r\n
<div style="font-size: 1.5em; margin-bottom: 10px;">List your activities with the number one source for family fun.</div>\r\n
\r\n
<div style="font-size: 1.2em; ">Feature your business and live events, classes,<br />\r\n
camps, parties, attraction tickets, and more.</div>\r\n
</div>\r\n
\r\n
<div style="text-align: center; margin-bottom: 60px;">\r\n
<div style="background: #a7e6ef; padding: 10px 20px;">\r\n
<div style="font-size: 1.3em">Reach 15+ Million Families</div>\r\n
\r\n
<div>searching for businesses and activities like yours</div></div>\r\n
\r\n
<div class="container"> </div>\r\n
\r\n
<div style="text-align: center; margin-bottom: 30px;">\r\n
<h3>Who can be listed</h3>\r\n
</div>\r\n
\r\n
<div style="text-align: center; margin-bottom: 60px;">Businesses, non-profits, and cultural institutions offering high-quality activities and services to families can list their organizations & offerings.</div>\r\n
\r\n
<div style="text-align: center; margin-bottom: 60px;">Attractions - Camps - Classes - Events - On-Demand - Parties - Preschools - Schools - Special Needs - Stores - Services - Tours - Travel</div>\r\n
\r\n
<div style="text-align: center; margin-bottom: 30px;"><a class="bigbutton-link" href="/user/business" style="color: #fff;" target="_top">GET LISTED WITH A PROVIDER PAGE</a></div>\r\n
\r\n
<div style="text-align: center; margin-bottom: 60px;">\r\n
<p><strong>Provider Page includes:</strong></p>\r\n
A full page dedicated to your business<br />\r\n
Video / Photo<br />\r\n
Business description<br />\r\n
Links to website, phone, email<br />\r\n
Map of location<br />\r\n
Low monthly or annual cost\r\n
</div>\r\n
\r\n
<div style="text-align: center; margin-bottom: 30px;"><a class="bigbutton-link" href="/user/business" style="color: #fff;" target="_top">SUBMIT A CALENDAR EVENT</a></div>\r\n
\r\n
<div style="text-align: center; margin-bottom: 60px;">\r\n
<p><strong>Free calendar listings can be:</strong></p>\r\n
\r\n
<p>In-person or virtual events<br />\r\n
Appropriate for families<br />\r\n
Entertaining & enriching<br />\r\n
Affordable</p>\r\n
\r\n
<p class="rtecenter">Free calendar listings cannot cost more than $30 per person; cannot be a marketing event, open house, or trial class; and cannot be a camp, class, or other series requiring ongoing registration. See our <a href="https://mommypoppins.com/mommy-poppins-activity-calendar-listing-policies">full list of guidelines.</a></p>\r\n
</div>\r\n
\r\n
<div style="text-align: center; margin-bottom: 30px;"><a class="bigbutton-link" href="/user/business" style="color: #fff;" target="_top">FEATURED EVENT LISTINGS</a></div>\r\n
\r\n
<div style="text-align: center; margin-bottom: 60px;">\r\n
<p><strong>Put your listing at the top of our calendar and in the event widget across the website with a featured listing. Can be used to list:</strong></p>\r\n
\r\n
<p>Activities that don't meet our free listing guidelines<br />\r\n
Additional promotion for any activity<br />\r\n
Must still be appropriate for families and approved by an editor</p>\r\n
\r\n
<p class="rtecenter">To feature your listing, create a new activity listing and save it. Then return to your activity dashboard and click on the + Feature icon next to your listing.</a></p>\r\n
</div>\r\n
\r\n
<div style="text-align: center; margin-bottom: 30px;"><a class="bigbutton-link" href="/user/business" style="color: #fff;" target="_top">CREATE YOUR FIRST LISTING NOW</a></div>\r\n
\r\n
<div style="display: flex; margin-bottom: 30px;">\r\n
<div style="flex: 1; margin: 5px; background: #a64d79; color: white; padding: 20px; text-align: center;">\r\n
<div>Getting inquiries from Mommy Poppins each week! Many turned into repeat and referrals. We are so grateful we participated in 2020, it saved our year!! You have a powerful outreach to parents all over the country!!</div>\r\n
\r\n
<div style="margin-top: 10px;">-- SAMMIE and TUDIE</div>\r\n
</div>\r\n
\r\n
<div style="flex: 1; margin: 5px; background: #a64d79; color: white; padding: 20px; text-align: center;">\r\n
<div>Mommy Poppins has consistently driven more traffic to our website, generated more leads, and ultimately brought us more new campers than anyone else we’ve advertised with, hands down.</div>\r\n
\r\n
<div style="margin-top: 10px;">-- THE NATURE PLACE</div>\r\n
</div>\r\n
</div>\r\n
\r\n
<div style="text-align: center; margin-bottom: 10px; font-weight: 700;">Learn More:</div>\r\n
\r\n
<div style="margin-bottom: 30px;text-align: center;"><a class="bigbutton-link" href="/help-center" style="color: #fff;">Visit our Help Center</a>\r\n
<p>for demo videos, our FAQ, and help articles. Or use the chat feature at right to message with a representative.</p></div>\r\n
"""
"summary" => ""
"format" => "admin_full_html"
]
]
]
"comment_node_page" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"status" => "1"
]
]
]
"field_metatag" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"value" => "{"description":"This page is for creating business listings in our directory. To list an event submit an event to our event calendar.\r\n\r\n\r\nPick one category and one region for this listing:","robots":"","title":"Mommy Poppins Business Listings | [current-page:pager]Mommy Poppins - Things to Do with Kids"}"
]
]
]
]
#fields: array:1 [
"comment_node_page" => array:1 [
"x-default" => Drupal\comment\CommentFieldItemList {#2727
#definition: Drupal\field\Entity\FieldConfig {#2838}
#name: "comment_node_page"
#parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2935}
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
#typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1370}
#list: array:1 [
0 => Drupal\comment\Plugin\Field\FieldType\CommentItem {#3113
#definition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2729}
#name: 0
#parent: Drupal\comment\CommentFieldItemList {#2727}
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
#typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1370}
#values: array:6 [ …6]
#properties: []
}
]
#langcode: "und"
}
]
]
#fieldDefinitions: array:31 [
"nid" => Drupal\Core\Field\BaseFieldDefinition {#2730}
"uuid" => Drupal\Core\Field\BaseFieldDefinition {#2735}
"vid" => Drupal\Core\Field\BaseFieldDefinition {#2738}
"langcode" => Drupal\Core\Field\BaseFieldDefinition {#2741}
"type" => Drupal\Core\Field\BaseFieldDefinition {#2744}
"revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2746}
"revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2750}
"revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2754}
"status" => Drupal\Core\Field\BaseFieldDefinition {#2758}
"uid" => Drupal\Core\Field\BaseFieldDefinition {#2763}
"title" => Drupal\Core\Field\BaseFieldDefinition {#2767}
"created" => Drupal\Core\Field\BaseFieldDefinition {#2770}
"changed" => Drupal\Core\Field\BaseFieldDefinition {#2774}
"promote" => Drupal\Core\Field\BaseFieldDefinition {#2778}
"sticky" => Drupal\Core\Field\BaseFieldDefinition {#2783}
"default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2788}
"revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2794}
"revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2800}
"moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2833}
"metatag" => Drupal\Core\Field\BaseFieldDefinition {#2810}
"path" => Drupal\Core\Field\BaseFieldDefinition {#2814}
"publish_on" => Drupal\Core\Field\BaseFieldDefinition {#2817}
"unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#2820}
"publish_state" => Drupal\Core\Field\BaseFieldDefinition {#2823}
"unpublish_state" => Drupal\Core\Field\BaseFieldDefinition {#2826}
"menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2829}
"body" => Drupal\field\Entity\FieldConfig {#2837}
"comment_node_page" => Drupal\field\Entity\FieldConfig {#2838}
"field_image" => Drupal\field\Entity\FieldConfig {#2839}
"field_metatag" => Drupal\field\Entity\FieldConfig {#2840}
"field_node_notes" => Drupal\field\Entity\FieldConfig {#2841}
]
#languages: array:3 [
"en" => Drupal\Core\Language\Language {#2927
#name: "English"
#id: "en"
#direction: "ltr"
#weight: 0
#locked: false
}
"und" => Drupal\Core\Language\Language {#2928
#name: "Not specified"
#id: "und"
#direction: "ltr"
#weight: 2
#locked: true
}
"zxx" => Drupal\Core\Language\Language {#2732
#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 {#2726}
]
]
#translationInitialize: false
#newRevision: false
#isDefaultRevision: "0"
#entityKeys: array:4 [
"bundle" => "page"
"id" => "78080"
"revision" => "845798"
"uuid" => "a9f1e696-2503-4c3f-9728-f19279449d2f"
]
#translatableEntityKeys: array:8 [
"label" => array:1 [
"x-default" => "List Your Business and Activities on 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: "845798"
#revisionTranslationAffectedKey: "revision_translation_affected"
#enforceRevisionTranslationAffected: []
#isSyncing: false
+in_preview: null
}