Devel Load

Drupal\node\Entity\Node {#3257
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2941
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2724
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "node"
          "Bundle" => array:1 [ …1]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:45 [
        "nid" => Drupal\Core\Field\BaseFieldDefinition {#2728
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2731
              #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 {#2732
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [ …6]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2728}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#2733
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2734
              #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 {#2735
            #definition: array:2 [
              "type" => "field_item:uuid"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2733}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "vid" => Drupal\Core\Field\BaseFieldDefinition {#2736
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2737
              #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 {#2738
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [ …6]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2736}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#2739
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2740
              #string: "Language"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:2 [
              "view" => array:2 [ …2]
              "form" => array:2 [ …2]
            ]
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2741
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2739}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#2742
          #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 {#2743
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2742}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2744
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2745
              #string: "Revision create time"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2746
              #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 {#2747
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2744}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2748
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2749
              #string: "Revision user"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2750
              #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 {#2751
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2748}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2752
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2753
              #string: "Revision log message"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2754
              #string: "Briefly describe the changes you have made."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "display" => array:1 [
              "form" => array:1 [ …1]
            ]
            "provider" => "node"
            "field_name" => "revision_log"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2755
            #definition: array:2 [
              "type" => "field_item:string_long"
              "settings" => array:1 [ …1]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2752}
          }
          #type: "string_long"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\BaseFieldDefinition {#2756
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2757
              #string: "Published"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "status"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2758
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2756}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uid" => Drupal\Core\Field\BaseFieldDefinition {#2761
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2762
              #string: "Authored by"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2763
              #string: "The username of the content author."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "uid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2764
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2761}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "title" => Drupal\Core\Field\BaseFieldDefinition {#2765
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2766
              #string: "Title"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "required" => true
            "translatable" => true
            "revisionable" => true
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "title"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2767
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2765}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "created" => Drupal\Core\Field\BaseFieldDefinition {#2768
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2769
              #string: "Authored on"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2770
              #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 [ …1]
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "created"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2771
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2768}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "changed" => Drupal\Core\Field\BaseFieldDefinition {#2772
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2773
              #string: "Changed"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2774
              #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 {#2775
            #definition: array:2 [
              "type" => "field_item:changed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2772}
          }
          #type: "changed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "promote" => Drupal\Core\Field\BaseFieldDefinition {#2776
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2777
              #string: "Promoted to front page"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "promote"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2778
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2776}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "sticky" => Drupal\Core\Field\BaseFieldDefinition {#2781
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2782
              #string: "Sticky at top of lists"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "sticky"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2783
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2781}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2786
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2787
              #string: "Default translation"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2788
              #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 [ …1]
            ]
            "provider" => "node"
            "field_name" => "default_langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2789
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2786}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2792
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2793
              #string: "Default revision"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2794
              #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 {#2795
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2792}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2798
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2799
              #string: "Revision translation affected"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2800
              #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 {#2801
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2798}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2831
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2832
              #string: "Moderation state"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2833
              #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 [ …2]
              "form" => array:2 [ …2]
            ]
            "constraints" => array:1 [
              "ModerationState" => []
            ]
            "read-only" => false
            "translatable" => true
            "provider" => "content_moderation"
            "field_name" => "moderation_state"
            "entity_type" => "node"
            "bundle" => "blog"
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2834
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2831}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2808
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2809
              #string: "Metatags (Hidden field for JSON support)"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2810
              #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 {#2811
            #definition: array:2 [
              "type" => "field_item:metatag_computed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2808}
          }
          #type: "metatag_computed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "path" => Drupal\Core\Field\BaseFieldDefinition {#2812
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2813
              #string: "URL alias"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "computed" => true
            "provider" => "path"
            "field_name" => "path"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2814
            #definition: array:2 [
              "type" => "field_item:path"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2812}
          }
          #type: "path"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#2815
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2816
              #string: "Publish on"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "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 {#2817
            #definition: array:2 [
              "type" => "field_item:timestamp"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2815}
          }
          #type: "timestamp"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#2818
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2819
              #string: "Unpublish on"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "translatable" => true
            "revisionable" => true
            "constraints" => array:1 [ …1]
            "provider" => "scheduler"
            "field_name" => "unpublish_on"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2820
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2818}
          }
          #type: "timestamp"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "publish_state" => Drupal\Core\Field\BaseFieldDefinition {#2821
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2822 …5}
            "display" => array:2 [ …2]
            "translatable" => true
            "revisionable" => true
            "constraints" => array:2 [ …2]
            "provider" => "scheduler_content_moderation_integration"
            "field_name" => "publish_state"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2823
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2821}
          }
          #type: "list_string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "unpublish_state" => Drupal\Core\Field\BaseFieldDefinition {#2824
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2825 …5}
            "display" => array:2 [ …2]
            "translatable" => true
            "revisionable" => true
            "constraints" => array:2 [ …2]
            "provider" => "scheduler_content_moderation_integration"
            "field_name" => "unpublish_state"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2826
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2824}
          }
          #type: "list_string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2827
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2828 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2829 …5}
            "revisionable" => true
            "class" => "\Drupal\token\MenuLinkFieldItemList"
            "translatable" => true
            "internal" => true
            "display" => array:2 [ …2]
            "computed" => true
            "provider" => "token"
            "field_name" => "menu_link"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2830
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2827}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "body" => Drupal\field\Entity\FieldConfig {#2835
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.body"
          #status: true
          #uuid: "d7eff3e8-40b3-4915-be30-4ea5bd5f8e2a"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.body"
          #field_name: "body"
          #field_type: "text_with_summary"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Body"
          #description: ""
          #settings: array:2 [
            "display_summary" => true
            "required_summary" => false
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2854
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #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 [ …1]
            #trustedData: false
            #dependencies: array:1 [ …1]
            #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 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "comment_node_blog" => Drupal\field\Entity\FieldConfig {#2836
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.comment_node_blog"
          #status: true
          #uuid: "08bb3910-3cb2-494b-a42f-c44025a31603"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.comment_node_blog"
          #field_name: "comment_node_blog"
          #field_type: "comment"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Comments"
          #description: ""
          #settings: array:5 [
            "default_mode" => 1
            "per_page" => 50
            "anonymous" => 0
            "form_location" => false
            "preview" => 2
          ]
          #required: true
          #translatable: true
          #default_value: array:1 [
            0 => array:6 [ …6]
          ]
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2856
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.comment_node_blog"
            #status: true
            #uuid: "dd4a4368-d07b-4d65-b445-34dede78a177"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.comment_node_blog"
            #field_name: "comment_node_blog"
            #entity_type: "node"
            #type: "comment"
            #module: "comment"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: array:6 [ …6]
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2727
            #definition: array:2 [ …2]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1368
              #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 …11}
              #defaults: []
              #pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
              #pluginDefinitionAttributeName: null
              #pluginInterface: null
              #namespaces: ArrayObject {#312 …4}
              #additionalAnnotationNamespaces: []
              #definitions: array:559 [ …559]
              #cacheBackend: Drupal\Core\Cache\DatabaseBackend {#303 …4}
              #useCaches: true
              #validator: null
              #constraintManager: Drupal\Core\Validation\ConstraintManager {#310 …17}
              #prototypes: array:2 [ …2]
              #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#68 …3}
              #_serviceIds: []
              #_entityStorages: []
            }
            #fieldDefinition: Drupal\field\Entity\FieldConfig {#2836}
          }
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_alternate_title" => 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.blog.field_alternate_title"
          #status: true
          #uuid: "4f24895c-7b0d-48b4-98e4-a0814389c5a7"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.blog.field_alternate_title"
          #field_name: "field_alternate_title"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Alternate Title"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2873
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_alternate_title"
            #status: true
            #uuid: "f49158e4-28b3-440f-80db-b67ec115e88c"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_alternate_title"
            #field_name: "field_alternate_title"
            #entity_type: "node"
            #type: "string"
            #module: "core"
            #settings: array:3 [ …3]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_attached_images" => 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.blog.field_attached_images"
          #status: true
          #uuid: "f777ce88-9639-458b-ab11-817cce95b4cf"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_attached_images"
          #field_name: "field_attached_images"
          #field_type: "image"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Attached images"
          #description: ""
          #settings: array:12 [
            "handler" => "default:file"
            "handler_settings" => []
            "file_directory" => ""
            "file_extensions" => "png gif jpg jpeg"
            "max_filesize" => ""
            "max_resolution" => ""
            "min_resolution" => "620x400"
            "alt_field" => false
            "alt_field_required" => true
            "title_field" => false
            "title_field_required" => false
            "default_image" => array:5 [ …5]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2874
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_attached_images"
            #status: true
            #uuid: "98f5aeeb-ac05-4294-ad64-6488cac3ae63"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_attached_images"
            #field_name: "field_attached_images"
            #entity_type: "node"
            #type: "image"
            #module: "image"
            #settings: array:5 [ …5]
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_favorite" => 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.blog.field_favorite"
          #status: true
          #uuid: "fa232ea3-cd3b-402b-8d94-3cf775223709"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_favorite"
          #field_name: "field_favorite"
          #field_type: "list_integer"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Neighborhood guide favorite?"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2893
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_favorite"
            #status: true
            #uuid: "ca19de6a-29c3-4ccc-809e-999ba74ffa3b"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_favorite"
            #field_name: "field_favorite"
            #entity_type: "node"
            #type: "list_integer"
            #module: "options"
            #settings: array:2 [ …2]
            #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_image" => 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.blog.field_image"
          #status: true
          #uuid: "9bc2110f-28c4-4e7e-838b-52c0526e13e6"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_image"
          #field_name: "field_image"
          #field_type: "image"
          #entity_type: "node"
          #bundle: "blog"
          #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" => "960x600"
            "alt_field" => true
            "alt_field_required" => true
            "title_field" => false
            "title_field_required" => false
            "default_image" => array:5 [ …5]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2896
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #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 [ …1]
            #isSyncing: false
            #id: "node.field_image"
            #field_name: "field_image"
            #entity_type: "node"
            #type: "image"
            #module: "image"
            #settings: array:5 [ …5]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_local_feed" => 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.blog.field_local_feed"
          #status: true
          #uuid: "6a0074c1-a259-4b4f-89f6-d2fb24991444"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.blog.field_local_feed"
          #field_name: "field_local_feed"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Local Feed"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:3 [ …3]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2902
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_local_feed"
            #status: true
            #uuid: "1cd22bc5-625c-445d-90ac-3a9caa0e7020"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_local_feed"
            #field_name: "field_local_feed"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_location" => Drupal\field\Entity\FieldConfig {#2842
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_location"
          #status: true
          #uuid: "6bcd9ee4-47ee-41cc-92a2-4a138ce64f55"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_location"
          #field_name: "field_location"
          #field_type: "address"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Locations"
          #description: ""
          #settings: array:4 [
            "available_countries" => array:1 [ …1]
            "langcode_override" => ""
            "field_overrides" => array:11 [ …11]
            "fields" => []
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2903
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_location"
            #status: true
            #uuid: "e2d946f5-413d-4aac-b64b-cd3d8815901f"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_location"
            #field_name: "field_location"
            #entity_type: "node"
            #type: "address"
            #module: "address"
            #settings: []
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_location_geoloc" => Drupal\field\Entity\FieldConfig {#2843
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_location_geoloc"
          #status: true
          #uuid: "e259745f-c46a-4834-9e9e-0ac17570a97c"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_location_geoloc"
          #field_name: "field_location_geoloc"
          #field_type: "geolocation"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Geolocation of content item"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2905
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_location_geoloc"
            #status: true
            #uuid: "70883be3-be55-42dc-92dc-3401d84cc764"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_location_geoloc"
            #field_name: "field_location_geoloc"
            #entity_type: "node"
            #type: "geolocation"
            #module: "geolocation"
            #settings: []
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_metatag" => Drupal\field\Entity\FieldConfig {#2844
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_metatag"
          #status: true
          #uuid: "482f017a-5329-421d-823e-cdf919ed8238"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_metatag"
          #field_name: "field_metatag"
          #field_type: "metatag"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Meta tags"
          #description: ""
          #settings: []
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2908
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #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 [ …1]
            #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 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_node_notes" => Drupal\field\Entity\FieldConfig {#2845
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_node_notes"
          #status: true
          #uuid: "20cb7862-7e12-4fbc-9e98-3c2bba4284ef"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.blog.field_node_notes"
          #field_name: "field_node_notes"
          #field_type: "string_long"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Notes"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2909
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #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 [ …1]
            #isSyncing: false
            #id: "node.field_node_notes"
            #field_name: "field_node_notes"
            #entity_type: "node"
            #type: "string_long"
            #module: "core"
            #settings: array:1 [ …1]
            #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_pick" => Drupal\field\Entity\FieldConfig {#2846
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_pick"
          #status: true
          #uuid: "b637509f-8c44-4ce4-9e37-27311a5d5b4f"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.blog.field_pick"
          #field_name: "field_pick"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Sponsored"
          #description: ""
          #settings: array:2 [
            "on_label" => ""
            "off_label" => ""
          ]
          #required: false
          #translatable: false
          #default_value: array:1 [
            0 => array:1 [ …1]
          ]
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2911
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_pick"
            #status: true
            #uuid: "622df68f-914b-42b9-b315-eb9fdd4de29b"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_pick"
            #field_name: "field_pick"
            #entity_type: "node"
            #type: "boolean"
            #module: "core"
            #settings: []
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_sponsorship_content" => Drupal\field\Entity\FieldConfig {#2847
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_sponsorship_content"
          #status: true
          #uuid: "b3de3f27-7bf6-4270-9a98-a7beacd23cdd"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:3 [ …3]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_sponsorship_content"
          #field_name: "field_sponsorship_content"
          #field_type: "entity_reference_revisions"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Sponsorship Content"
          #description: ""
          #settings: array:2 [
            "handler" => "default:paragraph"
            "handler_settings" => array:3 [ …3]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2924
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_sponsorship_content"
            #status: true
            #uuid: "96f137a4-354f-4d54-9f65-52034379d9e9"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_sponsorship_content"
            #field_name: "field_sponsorship_content"
            #entity_type: "node"
            #type: "entity_reference_revisions"
            #module: "entity_reference_revisions"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_title_description" => Drupal\field\Entity\FieldConfig {#2848
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_title_description"
          #status: true
          #uuid: "aea0dbda-0fdd-4dee-8b2b-bf326c33fbb8"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.blog.field_title_description"
          #field_name: "field_title_description"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Title Description"
          #description: "This text will appear in the browser title bar with the above title"
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2930
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_title_description"
            #status: true
            #uuid: "da785de8-0d37-4ceb-8ebf-318f2c17e955"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_title_description"
            #field_name: "field_title_description"
            #entity_type: "node"
            #type: "string"
            #module: "core"
            #settings: array:3 [ …3]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_video_clip" => Drupal\field\Entity\FieldConfig {#2849
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_video_clip"
          #status: true
          #uuid: "c1be886b-48e0-42dd-9de9-84180600690b"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.blog.field_video_clip"
          #field_name: "field_video_clip"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Video clip"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2931
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_video_clip"
            #status: true
            #uuid: "4f4e8989-9a46-4c4b-8d0c-f5a5b9b7e0d2"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_video_clip"
            #field_name: "field_video_clip"
            #entity_type: "node"
            #type: "string"
            #module: "core"
            #settings: array:3 [ …3]
            #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
        }
        "taxonomy_vocabulary_15" => Drupal\field\Entity\FieldConfig {#2850
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.taxonomy_vocabulary_15"
          #status: true
          #uuid: "9b2ad931-5e93-4498-98d4-50cc3efd137e"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.blog.taxonomy_vocabulary_15"
          #field_name: "taxonomy_vocabulary_15"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Travel Regions"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:3 [ …3]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2934
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.taxonomy_vocabulary_15"
            #status: true
            #uuid: "e0831529-0851-494d-bdb8-fb1137a549dc"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.taxonomy_vocabulary_15"
            #field_name: "taxonomy_vocabulary_15"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #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
        }
        "taxonomy_vocabulary_2" => Drupal\field\Entity\FieldConfig {#2851
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.taxonomy_vocabulary_2"
          #status: true
          #uuid: "c3cab237-fe09-4e06-add6-7baeacaab9b6"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.blog.taxonomy_vocabulary_2"
          #field_name: "taxonomy_vocabulary_2"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Category"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:2 [ …2]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2936
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.taxonomy_vocabulary_2"
            #status: true
            #uuid: "6b47a222-959a-40f2-9568-dde3fff8c4fb"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.taxonomy_vocabulary_2"
            #field_name: "taxonomy_vocabulary_2"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "taxonomy_vocabulary_3" => Drupal\field\Entity\FieldConfig {#2852
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.taxonomy_vocabulary_3"
          #status: true
          #uuid: "20fcbe4c-86d8-407c-a61a-c44c2fdf0dc1"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.blog.taxonomy_vocabulary_3"
          #field_name: "taxonomy_vocabulary_3"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Age"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:3 [ …3]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2937
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.taxonomy_vocabulary_3"
            #status: true
            #uuid: "1be75073-32cc-42c8-9412-5743ad87cf3e"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.taxonomy_vocabulary_3"
            #field_name: "taxonomy_vocabulary_3"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #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
        }
        "taxonomy_vocabulary_9" => Drupal\field\Entity\FieldConfig {#2853
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.taxonomy_vocabulary_9"
          #status: true
          #uuid: "467f0c1c-c884-4768-8892-4bd9075b5556"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.blog.taxonomy_vocabulary_9"
          #field_name: "taxonomy_vocabulary_9"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Area/Neighborhood"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:3 [ …3]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2938
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.taxonomy_vocabulary_9"
            #status: true
            #uuid: "dcfd9a50-5348-42d8-b9fa-7fd3e3acb1c9"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.taxonomy_vocabulary_9"
            #field_name: "taxonomy_vocabulary_9"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #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 {#3257}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:35 [
    "nid" => array:1 [
      "x-default" => "158772"
    ]
    "vid" => array:1 [
      "x-default" => "950526"
    ]
    "type" => array:1 [
      "x-default" => "blog"
    ]
    "uuid" => array:1 [
      "x-default" => "8a9ce093-5e17-4009-8020-08a29d16b129"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "revision_uid" => array:1 [
      "x-default" => "167220"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1729161107"
    ]
    "revision_log" => array:1 [
      "x-default" => null
    ]
    "revision_default" => array:1 [
      "x-default" => "0"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "0"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "62347"
    ]
    "title" => array:1 [
      "x-default" => "25 Things To Do in New Jersey During November's School Holidays"
    ]
    "created" => array:1 [
      "x-default" => "1729591001"
    ]
    "changed" => array:1 [
      "x-default" => "1733873319"
    ]
    "promote" => array:1 [
      "x-default" => "1"
    ]
    "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" => """
            <p>While New Jersey students have an abbreviated November schedule to look forward to, parents are left to figure out things to do to fill those days off.&nbsp;The first holiday falls on Election Day on Tuesday, November 5, followed by NJEA Convention on Thursday, November 7, and Friday, November 8. Some school districts have gone&nbsp;a step further, giving&nbsp;students that entire week&nbsp;off!</p>\r\n
            \r\n
            <p>Of course, don't forget about Thanksgiving at month's end, when kids have off both Thursday, November 28, and Friday, November 29; some even have a half-day or no school the Wednesday prior, too. Yikes!</p>\r\n
            \r\n
            <p>With that in mind, we've pulled together this list of 25 things to do in New Jersey to keep your kids busy during November's school holidays, so&nbsp;read on for our picks for the best staycation ideas this November.</p>\r\n
            \r\n
            <p>If you are looking for more activities this season,&nbsp;take a peek at our <a href="https://mommypoppins.com/new-jersey-family/fall-activities/fall-fun-guide-for-new-jersey-kids">New Jersey Fall Fun Guide</a>. It might also be a good time to check off one or two items on our list of <a href="https://mommypoppins.com/new-jersey-kids/best-of-lists/100-things-to-do-in-new-jersey-with-kids-before-they-grow-up">100 things to do in New Jersey with kids before they grow up</a>.</p>\r\n
            <!--break-->\r\n
            \r\n
            <p><a href="https://mommypoppins.us2.list-manage.com/subscribe?u=bdc1aa2618e8751c4b2b6acf6&amp;id=51ccfd15a8&amp;submit=Sign+Up">Subscribe to our newsletters</a>&nbsp;to get stories like this delivered directly to your inbox.</p>\r\n
            \r\n
            <h2>Fun Things To Do in New Jersey on November's School Holidays</h2>\r\n
            \r\n
            <h3>1. Explore&nbsp;the Zoo</h3>\r\n
            \r\n
            <p>Visit a <a href="https://mommypoppins.com/ny-kids/new-jersey-zoos-aquariums">new-to-you zoo</a> before it gets too cold.&nbsp;The&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/zoos-gardens/bergen-county-zoo-with-kids">Bergen County Zoo</a>, <a href="https://mommypoppins.com/new-jersey-kids/zoos-gardens/spend-a-day-at-the-turtle-back-zoo">Turtle Back Zoo</a>, and <a href="https://mommypoppins.com/new-jersey-kids/a-visit-to-the-world-class-cape-may-zoo-is-free-and-fabulous">Cape May Zoo</a>, three of our&nbsp;<a href="https://mommypoppins.com/ny-kids/new-jersey-zoos-aquariums-animal-preserves">favorite local spots for animal encounters</a>, are open daily.</p>\r\n
            \r\n
            <h3>2. Take the Polar Express</h3>\r\n
            \r\n
            <p>Take a trip on the <a href="https://mommypoppins.com/new-jersey-kids/event/events/the-polar-express">Polar Express</a> before the busy holiday season hits.</p>\r\n
            \r\n
            <h3>3. Visit a Farm</h3>\r\n
            \r\n
            <p>Whether your kids want to meet baby animals, pick their own fruit, or take a hayride, fall is the perfect time to visit one of <a href="https://mommypoppins.com/new-jersey-kids/fall-activities/cream-of-the-crop-15-top-farms-in-new-jersey-for-family">NJ's top family-friendly farms</a>.&nbsp;</p>\r\n
            \r\n
            <h3>4. Take a Hike</h3>\r\n
            \r\n
            <p>Marvel at the nature around you, take in what's left of the beautiful fall foliage,&nbsp;and see what kinds of animals you can spot, all while&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/fall-activities/easy-fall-hikes-in-nj-for-families-with-small-children">getting your heart rate up</a>.</p>\r\n
            \r\n
            <h3>5. Explore the Great Outdoors</h3>\r\n
            \r\n
            <p>New Jersey is full of amazing <a href="https://mommypoppins.com/new-jersey-kids/parks-playgrounds/day-trips-to-new-jersey-state-parks-forests">state parks</a>&nbsp;and <a href="https://mommypoppins.com/new-jersey-kids/parks-playgrounds/favorite-nj-parks-and-reservations-with-fun-for-kids">nature preserves</a>.&nbsp;</p>\r\n
            \r\n
            <p><strong>RELATED</strong>:&nbsp;<a href="https://mommypoppins.com/ny-kids/new-jersey-zoos-aquariums-animal-preserves">The Best NJ Zoos and Aquariums for Animal Encounters with Kids</a></p>\r\n
            \r\n
            <p><img alt="November school holidays things to do in New Jersey with kids: Adventure Aquarium" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/aaqmermaids4_edit.jpg?itok=s1zHKS2O" style="height:420px; width:620px" /><br />\r\n
            <em>Visit the mermaids at the Adventure Aquarium. Photo courtesy of the aquarium</em></p>\r\n
            \r\n
            <h3>6. Go Under the Sea</h3>\r\n
            \r\n
            <p>If you’ve already been to&nbsp;<a href="https://mommypoppins.com/kids/adventure-awaits-at-the-adventure-aquarium-in-camden-new-jersey">Adventure Aquarium</a>&nbsp;in Camden, the&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/indoor-activities/sea-life-aquarium-legoland-discovery-center-open-american-dream">Sea Life Aquarium</a>&nbsp;at American Dream is well worth a visit.</p>\r\n
            \r\n
            <h3>7. Dig Into Fall Fun</h3>\r\n
            \r\n
            <p><a href="https://mommypoppins.com/philadelphia-kids/event/diggerfest-2016">Diggerland's Diggerfest</a>&nbsp;features hayrides, carnival games, food, balloon animals, and pumpkin decorating.</p>\r\n
            \r\n
            <h3>8. Spend a Day at Liberty Science Center</h3>\r\n
            \r\n
            <p>Everyone’s favorite science museum has several fun things to do and new exhibits like&nbsp;Curious George, which opens October 26.</p>\r\n
            \r\n
            <h3>9. Hang Out at a Museum</h3>\r\n
            \r\n
            <p>Linger for a few hours at a new-to-you&nbsp;museum in <a href="http://mommypoppins.com/new-jersey-kids/museums/best-kid-friendly-museums-northern-new-jersey">northern New Jersey</a>,&nbsp;<a href="https://mommypoppins.com/newyorkcitykids/best-museums-for-kids-in-centralsouthern-new-jersey">central and southern New Jersey</a>, or even&nbsp;<a href="https://mommypoppins.com/new-york-city-kids/best-of-lists/best-childrens-museums-for-families-to-visit-in-new-york-city">one of NYC's kid-friendly spots</a>.</p>\r\n
            \r\n
            <h3>10. Live the American Dream</h3>\r\n
            \r\n
            <p>You could easily spend an&nbsp;entire&nbsp;week&nbsp;at <a href="https://mommypoppins.com/new-jersey-kids/stores-services/american-dream-mall-new-jersey-kids-families">the American Dream&nbsp;entertainment complex</a>, between&nbsp;<a href="https://mommypoppins.com/new-york-city-kids/angry-birds-themed-mini-golf-set-to-debut-at-american-dream">Angry Birds mini golf</a>,&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/theme-water-parks/review-of-nickelodeon-universe-american-dream">Nickelodeon Universe amusement park</a>, and the&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/theme-water-parks/north-americas-largest-indoor-water-park-opens-near-nyc">largest indoor water park in North America</a>.</p>\r\n
            \r\n
            <h3>11. Get Lost in a Maze</h3>\r\n
            \r\n
            <p>Hit up one of <a href="https://mommypoppins.com/new-jersey-kids/fall-activities/kid-friendly-corn-mazes-new-jersey-farms">New Jersey's corn mazes</a> while they're still open for the season.&nbsp;</p>\r\n
            \r\n
            <h3>12. Burn Off Energy</h3>\r\n
            \r\n
            <p>If your kids have turned your couch into a bounce house, head to one of these&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/play-gyms-sports-centers/trampoline-parks-bounce-houses">trampoline parks</a>&nbsp;or&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/play-gyms-sports-centers/indoor-obstacle-courses-ninja-warrior-aerial-arts">indoor obstacle courses and ninja gyms</a>&nbsp;for them to bounce around instead.</p>\r\n
            \r\n
            <h3>13. Make a Splash at an Indoor Water Park</h3>\r\n
            \r\n
            <p>Pretend it's summer vacation while you splash about at one of <a href="http://mommypoppins.com/new-jersey-kids/indoor-activities/indoor-water-parks-pools-new-jersey-families">NJ's indoor water parks</a>.</p>\r\n
            \r\n
            <h3>14. Go Biking</h3>\r\n
            \r\n
            <p><a href="https://mommypoppins.com/njkids/family-friendly-bike-rides-in-new-jersey">Pedal your bikes</a> along one of these NJ pathways.</p>\r\n
            \r\n
            <h3>15. Visit Legoland</h3>\r\n
            \r\n
            <p>Hit the road&nbsp;and head to <a href="https://mommypoppins.com/kids/theme-water-parks/legoland-new-york-review-is-it-worth-a-trip">Legoland New York</a>, which is open on weekends and select weekdays, including Thanksgiving!</p>\r\n
            \r\n
            <p><strong>RELATED</strong>: <a href="https://mommypoppins.com/philadelphia-kids/family-travel/6-great-family-weekend-vacations-in-pennsylvania">10 Pennsylvania Getaways for Families</a></p>\r\n
            \r\n
            <p><img alt="Things to do November Holiday Break NYBG Train Show" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/holiday-train-show-2022-jmm_3360_3.jpg?itok=1vBRJFmo" style="height:420px; width:620px" /><br />\r\n
            <em>The NYBG Train Show opens in time for the Thanksgiving holidays. Photo by Jody Mercier</em></p>\r\n
            \r\n
            <h3>16. Take a Bite Out of&nbsp;the Big Apple</h3>\r\n
            \r\n
            <p>Take a day trip into NYC to catch some of the best of the holidays in the city, like the <a href="https://mommypoppins.com/event/holiday-train-show-at-the-new-york-botanical-garden-0">New York Botanical Garden's awesome train show</a>, or just check off one of our <a href="https://mommypoppins.com/ny-kids/100-things-to-do-with-your-kids-in-ny-before-they-grow-up">100 best things to do in NYC with kids</a>.</p>\r\n
            \r\n
            <h3>17.&nbsp;Plan a Playground Field Trip</h3>\r\n
            \r\n
            <p>Instead of heading to the usual places, pack a picnic and take a&nbsp;field trip to discover a <a href="https://mommypoppins.com/new-jersey-family/outdoors/guide-to-playgrounds-parks-in-new-jersey">new-to-you&nbsp;playground</a>.</p>\r\n
            \r\n
            <h3>18. Visit an Indoor Play Space</h3>\r\n
            \r\n
            <p>If it's too chilly to play outside, drop in for playtime at an&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/indoor-activities/top-indoor-play-spaces-across-new-jersey">indoor play space</a>.</p>\r\n
            \r\n
            <h3>19. Climb to New Heights</h3>\r\n
            \r\n
            <p>If your kids are climbing the walls, an indoor rock-climbing space like&nbsp;<a href="https://gravityvault.com/locations/montclair-nj" target="_blank">Gravity Vault</a>&nbsp;in Montclair is a fantastic way to harness that energy.</p>\r\n
            \r\n
            <h3>20. Head Down The Shore</h3>\r\n
            \r\n
            <p>The&nbsp;<a href="https://mommypoppins.com/guide-to-the-jersey-shore-for-nj-families">Jersey Shore</a>&nbsp;isn't just for summertime visits. Visit one of these&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/outdoors/jersey-shore-boardwalks-explore-offseason">boardwalks packed with off-season fun</a>.</p>\r\n
            \r\n
            <p><strong>RELATED</strong>: <a href="https://mommypoppins.com/new-jersey-kids/indoor-activities/best-new-jersey-arcades-to-visit-with-the-kids">Best New Jersey Arcades To Visit with Kids</a></p>\r\n
            \r\n
            <p><img alt="November school holidays things to do in New Jersey with kids: Macy's Thanksgiving Day Parade" class="image-image620x420" src="https://mommyp-prod.s3.amazonaws.com/styles/image620x420/s3/macys_thanksgiving_day_parade_0.jpg?itok=esXhOdkb" style="height:420px; width:620px" /><br />\r\n
            <em>Catch the Macy's Thanksgiving Day Parade. Photo courtesy of Macy's</em></p>\r\n
            \r\n
            <h3>21. March Alongside&nbsp;the Macy's Thanksgiving Day Parade</h3>\r\n
            \r\n
            <p>Pack the big kids onto the train to see the <a href="https://mommypoppins.com/ny-kids/macys-thankgiving-day-parade-and-balloon-inflation-viewers-guide">Macy's Thanksgiving Day Parade</a>&nbsp;take over the streets of Manhattan on Thursday, November 28, 2024.</p>\r\n
            \r\n
            <h3>22. Hit the Road</h3>\r\n
            \r\n
            <p>Use the extra time off to take a&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/fall-activities/fall-day-trips-nj-families">day trip</a>—and we've got&nbsp;<a href="https://mommypoppins.com/anywhere-kids/boredom-busters/20-car-games-podcasts-for-kids-road-trips">plenty of entertainment ideas for the car ride</a>, too.</p>\r\n
            \r\n
            <h3>23. See a Show</h3>\r\n
            \r\n
            <p>Visit the <a href="https://www.stnj.org/" target="_blank">State Theatre</a> to see a show like <a href="https://www.stnj.org/events/detail/mutts-gone-nuts-unleashed" target="_blank">Mutts Gone Unleashed.</a></p>\r\n
            \r\n
            <p><strong>RELATED</strong>: <a href="https://mommypoppins.com/new-jersey-kids/outdoors/serene-columbia-trail-hiking-new-jersey">Hit the Serene Columbia Trail for a Family-Friendly Hiking Adventure</a></p>\r\n
            \r\n
            <p><img alt="Things to on November Break Palmer Square Ice Skating " class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/palmer-sqaure-princeton-nj-christmas-towns.jpg?itok=m2fg7fP-" style="height:420px; width:620px" /><br />\r\n
            <em>Palmer Square's picturesque ice skating rink is made of synthetic Glice.&nbsp;</em></p>\r\n
            \r\n
            <h3>24. Glide Around the Rink</h3>\r\n
            \r\n
            <p>Lace up your skates and bundle up&nbsp;for a spin around one of these&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/outdoors/outdoor-ice-skating-rinks-nj">outdoor ice skating rinks</a>.</p>\r\n
            \r\n
            <h3>25. Go to Storytime</h3>\r\n
            \r\n
            <p>Enjoy storytime with your little one at <a href="https://mommypoppins.com/events/tiger-tales" target="_blank">Cotsen's Children's Library in Princeton</a>&nbsp;or at the <a href="https://mommypoppins.com/new-jersey-kids/event/events/friday-storytime-at-the-museum">Hoboken Historical Museum</a>.</p>\r\n
            \r\n
            <p><em>This post has been updated for 2024.</em></p>\r\n
            """
          "summary" => ""
          "format" => "full_html"
        ]
      ]
    ]
    "comment_node_blog" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "status" => "1"
        ]
      ]
    ]
    "field_alternate_title" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "Things to Do During NJ's November Holidays"
        ]
      ]
    ]
    "field_attached_images" => array:1 [
      "x-default" => array:12 [
        0 => array:5 [
          "target_id" => "84366"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        1 => array:5 [
          "target_id" => "84367"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        2 => array:5 [
          "target_id" => "84368"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        3 => array:5 [
          "target_id" => "84380"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        4 => array:5 [
          "target_id" => "84383"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        5 => array:5 [
          "target_id" => "84384"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        6 => array:5 [
          "target_id" => "193385"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        7 => array:5 [
          "target_id" => "193386"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        8 => array:5 [
          "target_id" => "193388"
          "alt" => ""
          "title" => ""
          "width" => "1680"
          "height" => "1120"
        ]
        9 => array:5 [
          "target_id" => "254696"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "638"
        ]
        10 => array:5 [
          "target_id" => "254697"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        11 => array:5 [
          "target_id" => "254698"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
      ]
    ]
    "field_image" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "216719"
          "alt" => "Spend a day running around at Johnson's Corner Farm this November. Photo courtesy of the farm"
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
      ]
    ]
    "field_local_feed" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "2453"
        ]
      ]
    ]
    "field_metatag" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "{"description":"Many New Jersey school kids have more days off in November than during the December holidays. Here are 25 things to do with kids in New Jersey.","og_description":"NJ school kids have lots of days off in November, and we\u0027ve found fun to fill them. ","robots":"","title":"25 Things To Do in NJ During November Holidays - Mommy Poppins "}"
        ]
      ]
    ]
    "field_pick" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "0"
        ]
      ]
    ]
    "field_sponsorship_content" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "target_id" => "993662"
          "target_revision_id" => "12622575"
        ]
      ]
    ]
    "field_title_description" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "New Jersey School Holiday Activities for Kids in November 2018: Veterans Day, Teacher Conferences, Thanksgiving 2024"
        ]
      ]
    ]
    "taxonomy_vocabulary_2" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "31"
        ]
      ]
    ]
    "taxonomy_vocabulary_9" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "117"
        ]
      ]
    ]
  ]
  #fields: array:1 [
    "comment_node_blog" => array:1 [
      "x-default" => Drupal\comment\CommentFieldItemList {#2947
        #definition: Drupal\field\Entity\FieldConfig {#2836}
        #name: "comment_node_blog"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2941}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1368}
        #list: array:1 [
          0 => Drupal\comment\Plugin\Field\FieldType\CommentItem {#3268 …9}
        ]
        #langcode: "und"
      }
    ]
  ]
  #fieldDefinitions: array:45 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#2728}
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#2733}
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#2736}
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#2739}
    "type" => Drupal\Core\Field\BaseFieldDefinition {#2742}
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2744}
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2748}
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2752}
    "status" => Drupal\Core\Field\BaseFieldDefinition {#2756}
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#2761}
    "title" => Drupal\Core\Field\BaseFieldDefinition {#2765}
    "created" => Drupal\Core\Field\BaseFieldDefinition {#2768}
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#2772}
    "promote" => Drupal\Core\Field\BaseFieldDefinition {#2776}
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#2781}
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2786}
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2792}
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2798}
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2831}
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2808}
    "path" => Drupal\Core\Field\BaseFieldDefinition {#2812}
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#2815}
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#2818}
    "publish_state" => Drupal\Core\Field\BaseFieldDefinition {#2821}
    "unpublish_state" => Drupal\Core\Field\BaseFieldDefinition {#2824}
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2827}
    "body" => Drupal\field\Entity\FieldConfig {#2835}
    "comment_node_blog" => Drupal\field\Entity\FieldConfig {#2836}
    "field_alternate_title" => Drupal\field\Entity\FieldConfig {#2837}
    "field_attached_images" => Drupal\field\Entity\FieldConfig {#2838}
    "field_favorite" => Drupal\field\Entity\FieldConfig {#2839}
    "field_image" => Drupal\field\Entity\FieldConfig {#2840}
    "field_local_feed" => Drupal\field\Entity\FieldConfig {#2841}
    "field_location" => Drupal\field\Entity\FieldConfig {#2842}
    "field_location_geoloc" => Drupal\field\Entity\FieldConfig {#2843}
    "field_metatag" => Drupal\field\Entity\FieldConfig {#2844}
    "field_node_notes" => Drupal\field\Entity\FieldConfig {#2845}
    "field_pick" => Drupal\field\Entity\FieldConfig {#2846}
    "field_sponsorship_content" => Drupal\field\Entity\FieldConfig {#2847}
    "field_title_description" => Drupal\field\Entity\FieldConfig {#2848}
    "field_video_clip" => Drupal\field\Entity\FieldConfig {#2849}
    "taxonomy_vocabulary_15" => Drupal\field\Entity\FieldConfig {#2850}
    "taxonomy_vocabulary_2" => Drupal\field\Entity\FieldConfig {#2851}
    "taxonomy_vocabulary_3" => Drupal\field\Entity\FieldConfig {#2852}
    "taxonomy_vocabulary_9" => Drupal\field\Entity\FieldConfig {#2853}
  ]
  #languages: array:3 [
    "en" => Drupal\Core\Language\Language {#2939
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#2940
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#2730
      #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 {#3257}
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "0"
  #entityKeys: array:4 [
    "bundle" => "blog"
    "id" => "158772"
    "revision" => "950526"
    "uuid" => "8a9ce093-5e17-4009-8020-08a29d16b129"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "25 Things To Do in New Jersey During November's School Holidays"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "62347"
    ]
    "owner" => array:1 [
      "x-default" => "62347"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "950526"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}