Devel Load

Drupal\node\Entity\Node {#3242
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2932
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2926
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "node"
          "Bundle" => array:1 [ …1]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:45 [
        "nid" => Drupal\Core\Field\BaseFieldDefinition {#2713
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2716
              #string: "ID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "nid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2717
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [ …6]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2713}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#2718
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2719
              #string: "UUID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "uuid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2720
            #definition: array:2 [
              "type" => "field_item:uuid"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2718}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "vid" => Drupal\Core\Field\BaseFieldDefinition {#2721
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2722
              #string: "Revision ID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "vid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2723
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [ …6]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2721}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#2724
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2725
              #string: "Language"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:2 [
              "view" => array:2 [ …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 {#2726
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2724}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#2727
          #definition: array:7 [
            "label" => "Content type"
            "required" => true
            "read-only" => true
            "provider" => "node"
            "field_name" => "type"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2728
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2727}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2729
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2730
              #string: "Revision create time"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2731
              #string: "The time that the current revision was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_timestamp"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2732
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2729}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2733
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2734
              #string: "Revision user"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2735
              #string: "The user ID of the author of the current revision."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_uid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2736
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2733}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2737
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2738
              #string: "Revision log message"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2739
              #string: "Briefly describe the changes you have made."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "default_value" => array:1 [
              0 => array:1 [ …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 {#2740
            #definition: array:2 [
              "type" => "field_item:string_long"
              "settings" => array:1 [ …1]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2737}
          }
          #type: "string_long"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\BaseFieldDefinition {#2741
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2742
              #string: "Published"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [ …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 {#2743
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2741}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uid" => Drupal\Core\Field\BaseFieldDefinition {#2746
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2747
              #string: "Authored by"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2748
              #string: "The username of the content author."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "uid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2749
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2746}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "title" => Drupal\Core\Field\BaseFieldDefinition {#2750
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2751
              #string: "Title"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "required" => true
            "translatable" => true
            "revisionable" => true
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "title"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2752
            #definition: array:2 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2750}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "created" => Drupal\Core\Field\BaseFieldDefinition {#2753
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2754
              #string: "Authored on"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2755
              #string: "The date and time that the content was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "created"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2756
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2753}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "changed" => Drupal\Core\Field\BaseFieldDefinition {#2757
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2758
              #string: "Changed"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2759
              #string: "The time that the node was last edited."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "changed"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2760
            #definition: array:2 [
              "type" => "field_item:changed"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2757}
          }
          #type: "changed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "promote" => Drupal\Core\Field\BaseFieldDefinition {#2761
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2762
              #string: "Promoted to front page"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [ …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 {#2763
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2761}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "sticky" => Drupal\Core\Field\BaseFieldDefinition {#2766
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2767
              #string: "Sticky at top of lists"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [ …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 {#2768
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2766}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2771
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2772
              #string: "Default translation"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2773
              #string: "A flag indicating whether this is the default translation."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "revisionable" => true
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "provider" => "node"
            "field_name" => "default_langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2774
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2771}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2777
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2778
              #string: "Default revision"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2779
              #string: "A flag indicating whether this was a default revision when it was saved."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "storage_required" => true
            "internal" => true
            "translatable" => false
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_default"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2780
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2777}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2783
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2784
              #string: "Revision translation affected"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2785
              #string: "Indicates if the last edit of a translation belongs to current revision."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "revision_translation_affected"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2786
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2783}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2816
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2817
              #string: "Moderation state"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2818
              #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 [ …2]
            "constraints" => array:1 [ …1]
            "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 {#2819
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2816}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2793
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2794 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2795 …5}
            "computed" => true
            "translatable" => true
            "read-only" => true
            "entity_type" => "node"
            "cardinality" => -1
            "provider" => "metatag"
            "field_name" => "metatag"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2796
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2793}
          }
          #type: "metatag_computed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "path" => Drupal\Core\Field\BaseFieldDefinition {#2797
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2798 …5}
            "translatable" => true
            "display" => array:1 [ …1]
            "computed" => true
            "provider" => "path"
            "field_name" => "path"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2799
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2797}
          }
          #type: "path"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#2800
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2801 …5}
            "display" => array:1 [ …1]
            "translatable" => true
            "revisionable" => true
            "constraints" => array:1 [ …1]
            "provider" => "scheduler"
            "field_name" => "publish_on"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2802
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2800}
          }
          #type: "timestamp"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#2803
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2804 …5}
            "display" => array:1 [ …1]
            "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 {#2805
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2803}
          }
          #type: "timestamp"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "publish_state" => Drupal\Core\Field\BaseFieldDefinition {#2806
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2807 …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 {#2808
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2806}
          }
          #type: "list_string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "unpublish_state" => Drupal\Core\Field\BaseFieldDefinition {#2809
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2810 …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 {#2811
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2809}
          }
          #type: "list_string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2812
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2813 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2814 …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 {#2815
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2812}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "body" => Drupal\field\Entity\FieldConfig {#2820
          #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 {#2839
            #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 {#2821
          #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 {#2841
            #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 {#2712
            #definition: array:2 [ …2]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1344
              #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 {#2821}
          }
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_alternate_title" => Drupal\field\Entity\FieldConfig {#2822
          #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 {#2858
            #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 {#2823
          #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 {#2859
            #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 {#2824
          #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 {#2878
            #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 {#2825
          #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 {#2881
            #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 {#2826
          #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 {#2887
            #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 {#2827
          #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 {#2888
            #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: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_location_geoloc" => Drupal\field\Entity\FieldConfig {#2828
          #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 {#2890
            #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: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_metatag" => Drupal\field\Entity\FieldConfig {#2829
          #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 {#2893
            #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 {#2830
          #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 {#2894
            #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: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_pick" => Drupal\field\Entity\FieldConfig {#2831
          #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 {#2896
            #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 {#2832
          #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 {#2909
            #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 {#2833
          #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 {#2915
            #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 {#2834
          #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 {#2916
            #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 {#2835
          #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 {#2919
            #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 {#2836
          #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 {#2921
            #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 {#2837
          #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 {#2922
            #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: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "taxonomy_vocabulary_9" => 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.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 {#2923
            #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 {#3242}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:39 [
    "nid" => array:1 [
      "x-default" => "158695"
    ]
    "vid" => array:1 [
      "x-default" => "955034"
    ]
    "type" => array:1 [
      "x-default" => "blog"
    ]
    "uuid" => array:1 [
      "x-default" => "0cb632df-e4b1-4473-840c-fb27c54f2413"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "revision_uid" => array:1 [
      "x-default" => "29565"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1730739484"
    ]
    "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" => "29565"
    ]
    "title" => array:1 [
      "x-default" => "See the 2024 Macy's Thanksgiving Day Parade Balloon Inflation with Kids"
    ]
    "created" => array:1 [
      "x-default" => "1730836784"
    ]
    "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>Thanksgiving in New York City wouldn’t be what it is without the annual <a href="http://mommypoppins.com/ny-kids/macys-thankgiving-day-parade-and-balloon-inflation-viewers-guide">Macy’s Thanksgiving Day Parade</a>. If you're eager to take your kids to glimpse those giant balloons and don’t want to rise before dawn, visit the area near the <a href="http://mommypoppins.com/newyorkcitykids/5-fun-finds-in-the-american-museum-of-natural-history">American Museum of Natural History</a> on Wednesday, November 27, 2024, to watch the giants come to life during the <a href="https://mommypoppins.com/event/macys-thanksgiving-parade-balloon-inflation">Macy's Thanksgiving Day Parade Balloon Inflation</a>.</p>\r\n
            \r\n
            <p>While the Macy's Thanksgiving Day Parade Balloon Inflation is far from crowd-free, it’s an only-in-New York event all its own—and one of our <a href="https://mommypoppins.com/new-york-city-kids/holidays/12-must-do-holiday-events-for-nyc-kids">must-do holiday events for families</a>. Read on for tips on when to go and where to eat. In need of more holiday inspiration? Visit our <a href="http://mommypoppins.com/family/thanksgiving-in-nyc-for-kids-and-families-best-places-to-watch-macys-thanksgiving-day-parade-">NYC Kids Thanksgiving Fun Guide</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> to get stories like this delivered directly to your inbox.</p>\r\n
            \r\n
            <p><img alt="Macy's Thanksgiving Day Parade Balloon Inflation: Bluey" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/macys-balloon-inflation-blue-jmm.jpg?itok=Me-a8kIm" style="height:420px; width:620px" /><br />\r\n
            <em>Bluey is set to take flight in the Macy's Thanksgiving Day Parade once again. Photo by the author</em></p>\r\n
            \r\n
            <h2>When and Where is the Macy's Thanksgiving Day Parade Balloon Inflation</h2>\r\n
            \r\n
            <p>The traditional <a href="https://mommypoppins.com/event/macys-thanksgiving-parade-balloon-inflation">Macy's Thanksgiving Day Balloon Inflation</a> takes place on Thanksgiving eve in the streets around the American Museum of Natural History. The inflation is set for <strong>Wednesday, November 27, 2024</strong>, from noon-6pm with visitors entering the fray at 72nd Street and Columbus Avenue, then heading east to Central Park West, north to 77th Street, and making a 3/4 circle of the museum, before continuing north on Central Park West to 86th Street for a glimpse of floats being built on the side streets.</p>\r\n
            \r\n
            <p>Gone are the days when parade enthusiasts could gather and watch the Macy's Thanksgiving Day Parade Balloon Inflation free from crowds. These days, there are security checks and police monitor the galleries, which increase as the night continues. Plan to arrive early to beat the crowds. The balloons take shape quickly and are kept earthbound by giant nets.</p>\r\n
            \r\n
            <p><strong>RELATED</strong>: <a href="https://mommypoppins.com/new-york-city-kids/best-things-to-do-new-york-city-november-kids">21 Best Things To Do in NYC this November with Kids</a></p>\r\n
            \r\n
            <p><img alt="Macy's Balloon inflation" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/nyc-balloon-inflation-grogu-by-funko-is-seen-during-96th-macys-thanksgiving-day-parade_-_balloon-inflation.jpg?itok=1CihbufO" style="height:420px; width:620px" /><br />\r\n
            <em>You can get very close to the balloons for a cool view if you time your visit right. </em></p>\r\n
            \r\n
            <h2>Top Tips for Families Visiting the Macy's Thanksgiving Day Parade Balloon Inflation</h2>\r\n
            \r\n
            <p><strong>Leave the strollers at home.</strong> It's hard to push them through the galleries. We'd recommend baby carriers or waiting until your child is a bit older and can endure long periods of standing.</p>\r\n
            \r\n
            <p><strong>Pack light.</strong> Bags larger than 12-by-6-by-12 aren't allowed, neither are weapons, drones, coolers, chairs, umbrellas, alcohol, or pets, so leave Fido at home.</p>\r\n
            \r\n
            <p><strong>Bring snacks and water. </strong>The loop takes at least 45 minutes to complete. So bring essentials or dine beforehand.</p>\r\n
            \r\n
            <p><strong>Don’t try to meet up with friends on-site.</strong> If you want to go as a group, travel to the site together or meet a few blocks away. It's nearly impossible to connect once you're in the fray.</p>\r\n
            \r\n
            <p><strong>Beating the line.</strong> In the past, we've advised visitors that the most foolproof way to beat the crowds is to visit the American Museum of Natural History before the start of the balloon inflation. With the earlier start time and a different route, which does not pass the main doors on Central Park West, we're not sure this is useful. If you want to give it a try, the museum is open until 5:30pm on Thanksgiving eve, but make your reservations to visit now.</p>\r\n
            \r\n
            <p><strong>Consider a viewing party.</strong> The New-York Historical Society hosts a <a href="https://www.nyhistory.org/programs/thanksgiving-eve-balloon-viewing-2023?date=2023-11-22" target="_blank">Macy's Thanksgiving Day Parade Balloon Inflation viewing party</a> for members who contribute at the family level or above. If you're already a fan of the museum, a membership might make sense to gain this perk! A less costly option is to strike up a friendship with someone who lives on 77th or 81st Streets between Central Park West and Columbus Avenue.</p>\r\n
            \r\n
            <h2>Where to Eat Near the Macy's Thanksgiving Day Parade Balloon Inflation</h2>\r\n
            \r\n
            <p>It’s best to avoid restaurants on Columbus Avenue opposite the museum—they'll be packed. There are <a href="https://mommypoppins.com/newyorkcitykids/restaurants-natural-history-museum-cmom-eat-nyc-kids">plenty of family-friendly restaurants</a> within a few blocks. Call ahead to make sure your choice isn't closing early for the holiday.</p>\r\n
            \r\n
            <p>Planning on going to the parade the next day? For everything you need to know, see our <a href="http://mommypoppins.com/ny-kids/macys-thankgiving-day-parade-and-balloon-inflation-viewers-guide">2024 Macy's Thanksgiving Day Parade</a> post.</p>\r\n
            \r\n
            <p><em>This post, originally published in November 2013, is updated annually.</em></p>\r\n
            \r\n
            <p><em>Unless noted, photos courtesy of Macy's</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" => "Guide to the Macy's Thanksgiving Day Parade Balloon Inflation"
        ]
      ]
    ]
    "field_attached_images" => array:1 [
      "x-default" => array:11 [
        0 => array:5 [
          "target_id" => "84391"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        1 => array:5 [
          "target_id" => "114888"
          "alt" => ""
          "title" => ""
          "width" => "1000"
          "height" => "667"
        ]
        2 => array:5 [
          "target_id" => "114967"
          "alt" => ""
          "title" => ""
          "width" => "1024"
          "height" => "768"
        ]
        3 => array:5 [
          "target_id" => "162983"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        4 => array:5 [
          "target_id" => "162984"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        5 => array:5 [
          "target_id" => "162985"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        6 => array:5 [
          "target_id" => "162988"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        7 => array:5 [
          "target_id" => "218072"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        8 => array:5 [
          "target_id" => "218073"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        9 => array:5 [
          "target_id" => "256864"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        10 => array:5 [
          "target_id" => "257000"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
      ]
    ]
    "field_image" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "218070"
          "alt" => "The Macy's Thanksgiving Day Parade Balloon Inflation is an event unto itself. See the larger-than-life balloons come to life the night before the parade. Photo by Anthony Quintano/CC BY 2.0"
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
      ]
    ]
    "field_local_feed" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "2442"
        ]
      ]
    ]
    "field_location" => array:1 [
      "x-default" => array:1 [
        0 => array:14 [
          "langcode" => null
          "country_code" => "US"
          "administrative_area" => "NY"
          "locality" => "New York"
          "dependent_locality" => null
          "postal_code" => "10024"
          "sorting_code" => ""
          "address_line1" => " Central Park West and 79th Street"
          "address_line2" => ""
          "address_line3" => null
          "organization" => "American Museum of Natural History"
          "given_name" => null
          "additional_name" => null
          "family_name" => null
        ]
      ]
    ]
    "field_location_geoloc" => array:1 [
      "x-default" => array:1 [
        0 => array:6 [
          "lat" => "40.782045"
          "lng" => "-73.971711"
          "lat_sin" => "0.65318334944196"
          "lat_cos" => "0.75719978342032"
          "lng_rad" => "-1.2910499102837"
          "data" => null
        ]
      ]
    ]
    "field_metatag" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "{"description":"Watching the Macy\u0027s Thanksgiving Day Parade Balloon Inflation is an only-in-NYC experience. Here\u0027s what you need to know about the 2024 event. ","og_description":"Watching the parade balloons inflate is an only-in-NYC experience: Here\u0027s all you need to know. ","robots":"","title":"How to See the Macy\u0027s Thanksgiving Day Parade Balloon Inflation with Kids - Mommy Poppins"}"
        ]
      ]
    ]
    "field_node_notes" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => """
            <p><em>Editor's Note: Unfortunately, due to the pandemic, the <a href="https://mommypoppins.com/new-york-city-kids/holidays/macys-thanksgiving-day-parade-changes">Macy's Thanksgiving Day Parade has been reimagined for 2020</a>&nbsp;and the balloon inflation has been canceled. </em></p>\r\n
            \r\n
            <p>Thanksgiving in New York City wouldn’t be what it is without the annual <a href="http://mommypoppins.com/ny-kids/macys-thankgiving-day-parade-and-balloon-inflation-viewers-guide">Macy’s Thanksgiving Day Parade</a>.</p>\r\n
            \r\n
            <p>If you're eager to take your kids to glimpse those giant balloons and don’t want to rise before dawn, visit the area near the <a href="http://mommypoppins.com/newyorkcitykids/5-fun-finds-in-the-american-museum-of-natural-history">American Museum of Natural History</a> on Wednesday, November 27, 2019&nbsp;to watch the giants come to life.</p>\r\n
            \r\n
            <p>While the balloon inflation isn't crowd-free, it’s an only-in-New York event all its own—and a must-do <a href="https://mommypoppins.com/new-york-city-kids/holidays/12-must-do-holiday-events-for-nyc-kids">holiday event for families</a>. Read on for tips on when to go and where to eat. In need of more holiday inspiration? Visit our <a href="http://mommypoppins.com/family/thanksgiving-in-nyc-for-kids-and-families-best-places-to-watch-macys-thanksgiving-day-parade-">Thanksgiving Fun Guide</a>.</p>\r\n
            <!--break-->\r\n
            \r\n
            <p><br />\r\n
            <img alt="" class="image-image620x420" src="https://mommyp-prod.s3.amazonaws.com/styles/image620x420/s3/macys_balloon_inflation_olaf_2018_0.jpg?itok=50-2YAEM" style="height:420px; width:620px" /><br />\r\n
            <em>Olaf gets ready for the Macy's Thanksgiving Day Parade.</em></p>\r\n
            \r\n
            <h2>When and Where</h2>\r\n
            \r\n
            <p>The traditional <a href="https://mommypoppins.com/event/macys-thanksgiving-parade-balloon-inflation">Macy's balloon inflation</a> takes place on Thanksgiving eve in the streets around the American Museum of Natural History. The inflation is set for <strong>Wednesday, November 27, 2019 and runs from 1pm to 8pm</strong>. Visitors enter the fray at 73rd Street and Columbus Avenue, then head east to Central Park West, north to 77th Street and make a 3/4 circle of the museum, ending at 81st Street and Central Park West.</p>\r\n
            \r\n
            <p>Arrive early to beat the crowds. The balloons take shape quickly and are kept earthbound by giant nets.</p>\r\n
            \r\n
            <p>Times most definitely have changed, however.&nbsp;Gone are the days when parade enthusiasts could gather and watch the balloon inflation free from crowds. These days, police monitor the galleries, which increase as the night continues.</p>\r\n
            \r\n
            <p>RELATED: <a href="https://mommypoppins.com/kids/best-things-to-do-with-nyc-kids-november-go-list">November GoList: Best Things to Do this Month with Kids</a></p>\r\n
            \r\n
            <p><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/macys_balloon_inflation.jpg?itok=RVWmsczi" style="height:420px; width:620px" /><br />\r\n
            <em>Stand up close to the balloons for a very cool view.&nbsp;</em></p>\r\n
            \r\n
            <h2>Top Tips for Families</h2>\r\n
            \r\n
            <p><strong>Beating the line. </strong> In the past, we've advised visitors that the most foolproof way to beat the crowds is to visit the American Museum of Natural History prior to the start of the balloon inflation. With the earlier start time and different route, which does not pass the main doors on Central Park West, we're not sure this is useful this time around. Of course, because of the more friendly daytime hours, the event might be even MORE crowded. If you want to give it a try, the museum is&nbsp;open until 5:45pm on Thanksgiving eve.</p>\r\n
            \r\n
            <p><strong>Leave the stroller at home.</strong> The crowds make it nearly impossible to push a stroller, and chances are your young child will be too small to see past the barricades and adults. You might want to wait until your child is old enough to withstand the crowds and endure long periods of standing before considering a visit.</p>\r\n
            \r\n
            <p><strong>Don’t try to meet up with friends on site.</strong> If you want to go as a group, travel to the site together or meet a few blocks away. It's nearly impossible to connect once you're amid the fray.</p>\r\n
            \r\n
            <p><strong>Consider a viewing party.</strong> The New-York Historical Society hosts a <a href="https://www.nyhistory.org/childrens-museum/family-programs?thanksgiving-eve-balloon-inflation/november/27/2019" target="_blank">Thanksgiving Eve balloon inflation viewing party</a> for members who contribute at the family level or above. If you're already a fan of the museum, a membership might really make sense to gain this perk! &nbsp;A less-costly option is to strike up a friendship with someone who lives on 77th or 81st Streets between Central Park West and Columbus Avenue.</p>\r\n
            \r\n
            <p><strong>Bring snacks and water. </strong>The loop takes at least 45 minutes to complete. So bring essentials or dine beforehand. Speaking of that...</p>\r\n
            \r\n
            <p><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/dawn_balloon_blow_up.jpg?itok=mCYf37eQ" style="height:420px; width:620px" /><br />\r\n
            <em>By dawn the balloons might already be inflated, but still earthbound and eye level for an up-close look.&nbsp;<a href="https://flic.kr/p/hWpeMV">Photo by Anthony Quintano/</a><a href="https://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a></em></p>\r\n
            \r\n
            <h2>Where to Eat Near the Balloon Inflation</h2>\r\n
            \r\n
            <p>It’s best to avoid restaurants on Columbus Avenue opposite the museum—they'll be packed. There are <a href="https://mommypoppins.com/newyorkcitykids/restaurants-natural-history-museum-cmom-eat-nyc-kids">plenty of family-friendly restaurants</a> within a few blocks. Call ahead to make sure your choice isn't closing early for the holiday.</p>\r\n
            \r\n
            <p>Planning on going to the parade the next day? For everything you need to know, see our <a href="http://mommypoppins.com/ny-kids/macys-thankgiving-day-parade-and-balloon-inflation-viewers-guide">Macy's Thanksgiving Day Parade</a> post.</p>\r\n
            \r\n
            <p><em>This post, originally published in November 2013, is updated annually.</em></p>\r\n
            \r\n
            <p><em>Unless noted, photos courtesy of&nbsp;Macy's</em></p>\r\n
            """
        ]
      ]
    ]
    "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" => "993782"
          "target_revision_id" => "12623407"
        ]
      ]
    ]
    "field_title_description" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "How to Beat the Line, When to Go and See the Giant Macy's Balloons Come to Life "
        ]
      ]
    ]
    "taxonomy_vocabulary_2" => array:1 [
      "x-default" => array:4 [
        0 => array:1 [
          "target_id" => "14"
        ]
        1 => array:1 [
          "target_id" => "24"
        ]
        2 => array:1 [
          "target_id" => "31"
        ]
        3 => array:1 [
          "target_id" => "66"
        ]
      ]
    ]
    "taxonomy_vocabulary_3" => array:1 [
      "x-default" => array:2 [
        0 => array:1 [
          "target_id" => "74"
        ]
        1 => array:1 [
          "target_id" => "76"
        ]
      ]
    ]
    "taxonomy_vocabulary_9" => array:1 [
      "x-default" => array:3 [
        0 => array:1 [
          "target_id" => "118"
        ]
        1 => array:1 [
          "target_id" => "175"
        ]
        2 => array:1 [
          "target_id" => "183"
        ]
      ]
    ]
  ]
  #fields: array:1 [
    "comment_node_blog" => array:1 [
      "x-default" => Drupal\comment\CommentFieldItemList {#2714
        #definition: Drupal\field\Entity\FieldConfig {#2821}
        #name: "comment_node_blog"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2932}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1344}
        #list: array:1 [
          0 => Drupal\comment\Plugin\Field\FieldType\CommentItem {#3253 …9}
        ]
        #langcode: "und"
      }
    ]
  ]
  #fieldDefinitions: array:45 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#2713}
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#2718}
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#2721}
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#2724}
    "type" => Drupal\Core\Field\BaseFieldDefinition {#2727}
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2729}
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2733}
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2737}
    "status" => Drupal\Core\Field\BaseFieldDefinition {#2741}
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#2746}
    "title" => Drupal\Core\Field\BaseFieldDefinition {#2750}
    "created" => Drupal\Core\Field\BaseFieldDefinition {#2753}
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#2757}
    "promote" => Drupal\Core\Field\BaseFieldDefinition {#2761}
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#2766}
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2771}
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2777}
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2783}
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2816}
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2793}
    "path" => Drupal\Core\Field\BaseFieldDefinition {#2797}
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#2800}
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#2803}
    "publish_state" => Drupal\Core\Field\BaseFieldDefinition {#2806}
    "unpublish_state" => Drupal\Core\Field\BaseFieldDefinition {#2809}
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2812}
    "body" => Drupal\field\Entity\FieldConfig {#2820}
    "comment_node_blog" => Drupal\field\Entity\FieldConfig {#2821}
    "field_alternate_title" => Drupal\field\Entity\FieldConfig {#2822}
    "field_attached_images" => Drupal\field\Entity\FieldConfig {#2823}
    "field_favorite" => Drupal\field\Entity\FieldConfig {#2824}
    "field_image" => Drupal\field\Entity\FieldConfig {#2825}
    "field_local_feed" => Drupal\field\Entity\FieldConfig {#2826}
    "field_location" => Drupal\field\Entity\FieldConfig {#2827}
    "field_location_geoloc" => Drupal\field\Entity\FieldConfig {#2828}
    "field_metatag" => Drupal\field\Entity\FieldConfig {#2829}
    "field_node_notes" => Drupal\field\Entity\FieldConfig {#2830}
    "field_pick" => Drupal\field\Entity\FieldConfig {#2831}
    "field_sponsorship_content" => Drupal\field\Entity\FieldConfig {#2832}
    "field_title_description" => Drupal\field\Entity\FieldConfig {#2833}
    "field_video_clip" => Drupal\field\Entity\FieldConfig {#2834}
    "taxonomy_vocabulary_15" => Drupal\field\Entity\FieldConfig {#2835}
    "taxonomy_vocabulary_2" => Drupal\field\Entity\FieldConfig {#2836}
    "taxonomy_vocabulary_3" => Drupal\field\Entity\FieldConfig {#2837}
    "taxonomy_vocabulary_9" => Drupal\field\Entity\FieldConfig {#2838}
  ]
  #languages: array:3 [
    "en" => Drupal\Core\Language\Language {#2924
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#2925
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#2715
      #name: "Not applicable"
      #id: "zxx"
      #direction: "ltr"
      #weight: 3
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "und"
  #translations: array:1 [
    "x-default" => array:2 [
      "status" => 1
      "entity" => Drupal\node\Entity\Node {#3242}
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "0"
  #entityKeys: array:4 [
    "bundle" => "blog"
    "id" => "158695"
    "revision" => "955034"
    "uuid" => "0cb632df-e4b1-4473-840c-fb27c54f2413"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "See the 2024 Macy's Thanksgiving Day Parade Balloon Inflation with Kids"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "29565"
    ]
    "owner" => array:1 [
      "x-default" => "29565"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "955034"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}