Devel Load

Drupal\node\Entity\Node {#3242
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2930
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2932
      #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: []
               …3
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2818 …5}
            "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: null
            #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: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_location_geoloc" => Drupal\field\Entity\FieldConfig {#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: null
            #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: null
            #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:35 [
    "nid" => array:1 [
      "x-default" => "245994"
    ]
    "vid" => array:1 [
      "x-default" => "951087"
    ]
    "type" => array:1 [
      "x-default" => "blog"
    ]
    "uuid" => array:1 [
      "x-default" => "4c6277ce-df24-4396-ac30-ded6927b9af9"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "revision_uid" => array:1 [
      "x-default" => "1"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1729352720"
    ]
    "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" => "21825"
    ]
    "title" => array:1 [
      "x-default" => "29 Educational Websites for Kids | Preschoolers, Kids and Teens"
    ]
    "created" => array:1 [
      "x-default" => "1725980916"
    ]
    "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>There are countless educational websites and apps that can supplement kids' school learning through interactive games and other online resources, many of them free.&nbsp;</p>\r\n
            \r\n
            <p>From free online math games&nbsp;to museum tours and&nbsp;National Geographic deep dives to <a href="https://mommypoppins.com/coding-kids-free-websites-teach-learn-programming">coding classes</a>&nbsp;and reading apps, we've rounded up some of our favorite—and mostly completely FREE— online learning websites for kids. We've included options for preschoolers, elementary school kids, middle school, and even high schoolers. &nbsp;</p>\r\n
            \r\n
            <p>Find more online classes, games, and resources in our <a href="https://mommypoppins.com/virtual-and-online-guide-for-family-fun">Virtual and Online Guide for Families</a>, or after school learning is done, have hands-on fun with the boredom busters in our <a href="https://mommypoppins.com/family/coronavirus-pandemic-update-indoor-activities-resources-kids">Kids Crafts and Activities Guide.</a></p>\r\n
            <!--break-->\r\n
            \r\n
            <p dir="ltr"><img alt="" class="image-image620x420" src="https://mommyp-prod.s3.amazonaws.com/styles/image620x420/s3/pbs_learning_media_virtual_classes.jpg?itok=TGuusKo-" style="height:420px; width:620px" /><br />\r\n
            <em>PBS Learning Media features activities and video resources to help students. Photo courtesy of PBS Media</em></p>\r\n
            \r\n
            <h2>Educational Websites&nbsp;for Kids of All Ages</h2>\r\n
            \r\n
            <h2>1.&nbsp;<a href="https://cptv.pbslearningmedia.org/" target="_blank">PBS Learning Media</a></h2>\r\n
            \r\n
            <p dir="ltr">These interactive lesson plans are curricular-aligned to meet standards&nbsp;from preschool all the way through high school. FREE&nbsp;</p>\r\n
            \r\n
            <h2 dir="ltr">2.&nbsp;<a href="https://artsandculture.google.com/partner?hl=en" target="_blank">Museums with Virtual Tours Through Google Arts and Culture</a></h2>\r\n
            \r\n
            <p dir="ltr">Google Arts and Culture allows children to access world-renowned&nbsp;museums from home.&nbsp;&nbsp;You can tour the collections of more than 1,200 museums online&nbsp;through its catalog. Start with its <a href="https://artsandculture.google.com/story/igKSKBBnEBSGKg?hl=en" target="_blank">top 10 virtual museum tour list</a>, or just browse through the online catalog for top children's museums, or favorite periods or artist. Arts history hour, anyone? FREE</p>\r\n
            \r\n
            <h2 dir="ltr">3.&nbsp;<a href="https://www.khanacademy.org/" target="_blank">Khan Academy</a></h2>\r\n
            \r\n
            <p dir="ltr">Khan Academy is always free and provides high-quality content for kids (and adults) of all ages. Make sure to check out Khan Kids for the littlest of learners. FREE</p>\r\n
            \r\n
            <h2 dir="ltr">4.&nbsp;<a href="https://code.org/" target="_blank">Code.org</a></h2>\r\n
            \r\n
            <p dir="ltr">Since 2013, Code.org has been providing free online coding classes for students of all ages. Learn how to think like a programmer while completing online modules. FREE</p>\r\n
            \r\n
            <h2 dir="ltr">5.&nbsp;<a href="http://www.scholastic.com/learnathome" target="_blank">Scholastic Learn From Home</a>&nbsp;</h2>\r\n
            \r\n
            <div>The K-12 education powerhouse that is Scholastic has you at-home learning needs covered with&nbsp;lessons for kids from pre-K through sixth grade and up. Kids can dive into topics like the future of zoos and life science. It's all divided by age and grade level.&nbsp;Requires&nbsp;small monthly fee.</div>\r\n
            \r\n
            <h2 dir="ltr">6.&nbsp;<a href="http://www.readwritethink.org/classroom-resources/student-interactives/printing-press-30036.html">ReadWriteThink Printing Press </a>&nbsp;</h2>\r\n
            \r\n
            <p dir="ltr">If your kids want to create newsletters, newspapers, brochures, or any other printable, then check out the Printing Press fro ReadWriteThink. They provide engaging lesson plans for kids in K-12 to bring the printed word to life. FREE</p>\r\n
            \r\n
            <div>RELATED: <a href="https://mommypoppins.com/kids/subscription-boxes-for-kids-top-art-craft-and-stem-kits">Top Subscription Boxes for Kids: Art, Crafts, Science, and More Activities</a></div>\r\n
            \r\n
            <p dir="ltr"><img alt="" class="image-image620x420" src="https://mommyp-prod.s3.amazonaws.com/styles/image620x420/s3/screen_shot_2020-03-15_at_2.18.44_pm.png?itok=kPRAJCJI" style="height:420px; width:620px" /><br />\r\n
            <em>Sight words, math problems, and more are available for preschoolers and elementary school kids at Starfall.com.</em></p>\r\n
            \r\n
            <h2 dir="ltr">Educational Websites for Preschoolers</h2>\r\n
            \r\n
            <h2 dir="ltr">7.&nbsp;<a href="https://www.starfall.com/h/" target="_blank">Starfall Education</a></h2>\r\n
            \r\n
            <p dir="ltr">This bright and colorful website appeals to preschoolers and those in the early elementary years, from pre-K through third grade. The activities are easy to find and arranged by discipline, season, or curricular topic. (Some FREE options, also membership options for more content.)</p>\r\n
            \r\n
            <h2 dir="ltr">8.&nbsp;<a href="https://pbskids.org/apps/the-cat-in-the-hat-invents.html" target="_blank">The Cat in the Hat Invents</a></h2>\r\n
            \r\n
            <p dir="ltr">Everyone’s favorite Cat is the start of this STEM-based website that challenges kids to be engineers and problem-solvers. FREE&nbsp;</p>\r\n
            \r\n
            <h2 dir="ltr">9.&nbsp;<a href="https://www.youtube.com/user/CosmicKidsYoga" target="_blank">Cosmic Kids Yoga</a></h2>\r\n
            \r\n
            <p dir="ltr">The Cosmic Kids YouTube channel will get your kids moving for a little post- or pre-study yoga break. Kids follow the poses that also help to tell a story in these short (roughly 10 to 15 minute)&nbsp;yoga sessions. (It also streams on Prime.) FREE</p>\r\n
            \r\n
            <h2 dir="ltr">10.&nbsp;<a href="https://www.highlights.com/">Highlights</a>&nbsp;</h2>\r\n
            \r\n
            <p dir="ltr">This popular kids’ magazine provides interactive through its wide variety of websites and apps. Play endless rounds of hidden picture puzzles, learn about shapes, listen to stories, and more. FREE</p>\r\n
            \r\n
            <div><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/wow_in_the_world.jpg?itok=T2ranEil" style="height:420px; width:620px" /><br />\r\n
            <em>Listen to any free episode of Wow in the World and print out a Wow Sheet&nbsp;to inspire more scientific thinking.&nbsp;Photo courtesy of&nbsp;Tinkercast</em></div>\r\n
            \r\n
            <h2 dir="ltr">Educational Websites for Elementary School&nbsp;</h2>\r\n
            \r\n
            <h2 dir="ltr">11.&nbsp;<a href="https://tinkercast.com/shows/wow-in-the-world/" target="_blank">Wow in the World</a></h2>\r\n
            \r\n
            <p dir="ltr">Wow in the World is a podcast for curious kids and their grown-ups brought to you by the folks at Tinkercast. These 20-30 minute episodes investigate factual real-world stories. FREE</p>\r\n
            \r\n
            <h2 dir="ltr">12.&nbsp;<a href="https://www.bbc.co.uk/bitesize/topics/zf2f9j6/articles/z3c6tfr">Dance Mat Typing</a>&nbsp;&nbsp;</h2>\r\n
            \r\n
            <p dir="ltr">There is nothing all that exciting about learning how to type, but Dance Mat Typing somehow manages to make this tedious task fun! Four levels of play will have you typing like a pro in no time. FREE</p>\r\n
            \r\n
            <h2 dir="ltr">13.&nbsp;<a href="https://diy.org/" target="_blank">DIY.org</a></h2>\r\n
            \r\n
            <p dir="ltr">Kids can watch videos and learn how to make something all on their own with DIY.org. Older kids will love creating their own videos to upload and share on the platform. A free 14-day trial is available.</p>\r\n
            \r\n
            <h2 dir="ltr">14.&nbsp;<a href="https://www.coolmathgames.com" target="_blank">Cool Math Games</a></h2>\r\n
            \r\n
            <p dir="ltr">This site offers tons of games that incorporate math into the strategy, from virtual Chess to more video-game like math games. Search by skill or take a break with some math trivia. FREE</p>\r\n
            \r\n
            <h2 dir="ltr">15.&nbsp;<a href="https://kids.nationalgeographic.com/" target="_blank">National Geographic Kids</a></h2>\r\n
            \r\n
            <p dir="ltr">Explore the world through games and videos on National Geographic Kids. Take a quiz about Mars or explore current topics like Kids vs. Plastic. FREE</p>\r\n
            \r\n
            <h2 dir="ltr">16.&nbsp;<a href="https://rivet.area120.com/" target="_blank">Rivet</a></h2>\r\n
            \r\n
            <p dir="ltr">Rivet is a free reading app that has over 3500 leveled books for kids. FREE</p>\r\n
            \r\n
            <p dir="ltr">RELATED: <a href="https://mommypoppins.com/los-angeles-kids/weekend-events/virtual-concerts-storytimes-events-and-classes-to-stream-from-home">FREE Things to Do Online This Month: Virtual Shows, Festivals, Storytimes</a></p>\r\n
            \r\n
            <p dir="ltr"><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/minecraft_8.jpg?itok=sIntEQ0F" style="height:420px; width:620px" /><br />\r\n
            <em>Kids use their programming knowledge to code with&nbsp;Minecraft.</em></p>\r\n
            \r\n
            <h2 dir="ltr">Middle School Educational Websites</h2>\r\n
            \r\n
            <h2 dir="ltr">17.<a href="https://ywp.nanowrimo.org/"> NaNoWriMo</a></h2>\r\n
            \r\n
            <p dir="ltr">Encourage creative writing with the NaNoWriMo 30-day writing challenge. Kids create a profile and will receive a variety of writing challenges as they work toward completing a novel!&nbsp;FREE</p>\r\n
            \r\n
            <h2 dir="ltr">18.&nbsp;<a href="https://www.brainpop.com" target="_blank">BrainPop</a></h2>\r\n
            \r\n
            <p dir="ltr">BrainPop began as a collection of short cartoons that taught students about difficult topics. Over the years, it added a number of&nbsp;interactive features, such as&nbsp;games and quizzes. Teachers can request free access to gain to BrainPop’s entire catalog of educational videos.</p>\r\n
            \r\n
            <h2 dir="ltr">19.&nbsp;<a href="https://education.minecraft.net/" target="_blank">Minecraft Education</a></h2>\r\n
            \r\n
            <p dir="ltr">Minecraft Education is so much more than "just a game."&nbsp;This learning platform promotes creativity, collaboration, and problem-solving.&nbsp;</p>\r\n
            \r\n
            <h2 dir="ltr">20.&nbsp;<a href="https://scratch.mit.edu" target="_blank">Scratch</a></h2>\r\n
            \r\n
            <p dir="ltr">Program your own interactive stories with Scratch. This free learning tool develops important skills like problem-solving, creative thinking, and collaboration. FREE</p>\r\n
            \r\n
            <h2 dir="ltr">21.&nbsp;<a href="https://www.prodigygame.com/" target="_blank">Prodigy Math</a></h2>\r\n
            \r\n
            <p dir="ltr">Sign up for a free account and start playing these standards-based math activities. FREE</p>\r\n
            \r\n
            <h2 dir="ltr">22.&nbsp;<a href="https://www.funbrain.com/">Funbrain</a></h2>\r\n
            \r\n
            <p dir="ltr">Funbrain provides hundreds&nbsp;of free games, videos, and books that help kids develop their literacy, math, and problem-solving skills. FREE</p>\r\n
            \r\n
            <h2 dir="ltr">23.&nbsp;<a href="https://www.kodable.com/">Kodable</a>&nbsp;</h2>\r\n
            \r\n
            <p dir="ltr">Type your first lines of code, learn javascript, and other programming concepts with this online computer science platform. Starting with basic drag and drop coding, Kodable provides lessons that will foster creativity and critical thinking. FREE</p>\r\n
            \r\n
            <div><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/nova.jpg?itok=2RmLLgxG" style="height:420px; width:620px" /><br />\r\n
            <em>NOVA extends its science reporting to&nbsp;online and in classrooms, producing an extensive list of resources and original content. Photo courtesy of PBS</em></div>\r\n
            \r\n
            <h2 dir="ltr">High School Online Educational Websites</h2>\r\n
            \r\n
            <h2 dir="ltr">24.&nbsp;<a href="https://www.pbs.org/wgbh/nova/">Nova</a></h2>\r\n
            \r\n
            <p dir="ltr">Nova is the nation’s top watched science series, so it should come as no surprise that its website is filled with original award-winning content from journalists, scientists, and engineers. FREE</p>\r\n
            \r\n
            <h2 dir="ltr">25.&nbsp;<a href="https://cptv.pbslearningmedia.org/collection/kenburnsclassroom/home/" target="_blank">Ken Burns in the Classroom&nbsp;</a></h2>\r\n
            \r\n
            <p dir="ltr">Ken Burns has been making historical documentaries for nearly half a century. These thoughtfully developed lesson plans truly bring history to life. FREE</p>\r\n
            \r\n
            <h2 dir="ltr">26.&nbsp;<a href="https://www.desmos.com/" target="_blank">Desmos</a></h2>\r\n
            \r\n
            <p dir="ltr">This is the modern-day version of the good ol'&nbsp;graphing calculator. The free app will let you graph all the parabolas you want! FREE</p>\r\n
            \r\n
            <h2>27.&nbsp;<a href="http://ted.com" target="_blank">TED Talks</a></h2>\r\n
            \r\n
            <div>Watch a thought-provoking TED Talk on just about any device. This nonprofit provides free access to thousands of inspirational, motivational, educational, and instructional talks. These <a href="https://www.ted.com/playlists/171/the_most_popular_talks_of_all" target="_blank">top 25 TED Talks</a> are a great place to start. FREE</div>\r\n
            \r\n
            <h2>28.&nbsp;<a href="https://quizlet.com/" target="_blank">Quizlet</a></h2>\r\n
            \r\n
            <div>This mobile and web-enabled app lets users create and use virtual flashcards that cover a variety of topics. Set up a virtual study session with friends over video or among the family. FREE</div>\r\n
            \r\n
            <div>\r\n
            <h2 dir="ltr">29.&nbsp;<a href="https://www.howstuffworks.com/">How Stuff Works </a></h2>\r\n
            \r\n
            <p dir="ltr">This website explains how just about any and everything works. With topics that range from science to entertainment and lifestyle, How Stuff Works takes challenging concepts and breaks them down into language that is easy to understand. FREE</p>\r\n
            </div>\r\n
            """
          "summary" => ""
          "format" => "full_html"
        ]
      ]
    ]
    "comment_node_blog" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "status" => "1"
        ]
      ]
    ]
    "field_attached_images" => array:1 [
      "x-default" => array:14 [
        0 => array:5 [
          "target_id" => "168786"
          "alt" => ""
          "title" => ""
          "width" => "2080"
          "height" => "1328"
        ]
        1 => array:5 [
          "target_id" => "168788"
          "alt" => ""
          "title" => ""
          "width" => "1642"
          "height" => "1110"
        ]
        2 => array:5 [
          "target_id" => "168790"
          "alt" => ""
          "title" => ""
          "width" => "2056"
          "height" => "1266"
        ]
        3 => array:5 [
          "target_id" => "168791"
          "alt" => ""
          "title" => ""
          "width" => "2436"
          "height" => "1125"
        ]
        4 => array:5 [
          "target_id" => "168792"
          "alt" => ""
          "title" => ""
          "width" => "2056"
          "height" => "1226"
        ]
        5 => array:5 [
          "target_id" => "168794"
          "alt" => ""
          "title" => ""
          "width" => "1830"
          "height" => "1180"
        ]
        6 => array:5 [
          "target_id" => "168797"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        7 => array:5 [
          "target_id" => "168798"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        8 => array:5 [
          "target_id" => "168800"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        9 => array:5 [
          "target_id" => "168801"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        10 => array:5 [
          "target_id" => "168802"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        11 => array:5 [
          "target_id" => "173479"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        12 => array:5 [
          "target_id" => "173480"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        13 => array:5 [
          "target_id" => "173481"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
      ]
    ]
    "field_image" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "173478"
          "alt" => "These free online classes and educational resources are perfect for homeschoolers and homework help."
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
      ]
    ]
    "field_local_feed" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "2441"
        ]
      ]
    ]
    "field_metatag" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "{"description":"Homeschool or supplement remote learning with online educational resources and apps, many of which are FREE. There\u0027s math, science, spelling, art, and more.","og_description":"Supplement distance learning with these online lessons, apps, and more.","robots":"","title":"29 (Mostly Free) Learning Resources, Apps, and Games for Kids"}"
        ]
      ]
    ]
    "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" => "993017"
          "target_revision_id" => "12622476"
        ]
      ]
    ]
    "field_title_description" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "30 Free Games and Learning for Kids Online"
        ]
      ]
    ]
    "taxonomy_vocabulary_2" => array:1 [
      "x-default" => array:5 [
        0 => array:1 [
          "target_id" => "9"
        ]
        1 => array:1 [
          "target_id" => "14"
        ]
        2 => array:1 [
          "target_id" => "50"
        ]
        3 => array:1 [
          "target_id" => "59"
        ]
        4 => array:1 [
          "target_id" => "1668"
        ]
      ]
    ]
    "taxonomy_vocabulary_3" => array:1 [
      "x-default" => array:3 [
        0 => array:1 [
          "target_id" => "75"
        ]
        1 => array:1 [
          "target_id" => "74"
        ]
        2 => array:1 [
          "target_id" => "76"
        ]
      ]
    ]
    "taxonomy_vocabulary_9" => array:1 [
      "x-default" => array:13 [
        0 => array:1 [
          "target_id" => "118"
        ]
        1 => array:1 [
          "target_id" => "1574"
        ]
        2 => array:1 [
          "target_id" => "113"
        ]
        3 => array:1 [
          "target_id" => "1424"
        ]
        4 => array:1 [
          "target_id" => "1312"
        ]
        5 => array:1 [
          "target_id" => "1146"
        ]
        6 => array:1 [
          "target_id" => "1500"
        ]
        7 => array:1 [
          "target_id" => "1400"
        ]
        8 => array:1 [
          "target_id" => "115"
        ]
        9 => array:1 [
          "target_id" => "114"
        ]
        10 => array:1 [
          "target_id" => "116"
        ]
        11 => array:1 [
          "target_id" => "117"
        ]
        12 => array:1 [
          "target_id" => "120"
        ]
      ]
    ]
  ]
  #fields: array:1 [
    "comment_node_blog" => array:1 [
      "x-default" => Drupal\comment\CommentFieldItemList {#2709
        #definition: Drupal\field\Entity\FieldConfig {#2821}
        #name: "comment_node_blog"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2930}
        #_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" => "245994"
    "revision" => "951087"
    "uuid" => "4c6277ce-df24-4396-ac30-ded6927b9af9"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "29 Educational Websites for Kids | Preschoolers, Kids and Teens"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "21825"
    ]
    "owner" => array:1 [
      "x-default" => "21825"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "951087"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}