Entity type definition

Playing in the snow: a favorite winter activity for Philly kids

Playing in the snow: a favorite winter activity for Philly kids

Discover all the best things to do with Philly kids in Winter with Mommy Poppins' Guide to Winter Fun for Families in Philadelphia.
 
We' ve got the scoop on the best things to do and places to go this winter in Philly. From fun things to do indoors when the weather is lousy to ways to play in the snow, we've rounded up the best of chilly Philly fun.
 
Drupal\Core\Entity\ContentEntityType {#1243
  #id: "node"
  #class: "Drupal\node\Entity\Node"
  #provider: "node"
  #static_cache: true
  #render_cache: true
  #persistent_cache: true
  #entity_keys: array:12 [
    "id" => "nid"
    "revision" => "vid"
    "bundle" => "type"
    "label" => "title"
    "langcode" => "langcode"
    "uuid" => "uuid"
    "status" => "status"
    "published" => "status"
    "uid" => "uid"
    "owner" => "uid"
    "default_langcode" => "default_langcode"
    "revision_translation_affected" => "revision_translation_affected"
  ]
  #originalClass: "Drupal\node\Entity\Node"
  #handlers: array:13 [
    "storage" => "Drupal\node\NodeStorage"
    "storage_schema" => "Drupal\node\NodeStorageSchema"
    "view_builder" => "Drupal\node\NodeViewBuilder"
    "access" => "Drupal\node\NodeAccessControlHandler"
    "views_data" => "Drupal\node\NodeViewsData"
    "form" => array:15 [
      "default" => "Drupal\node\NodeForm"
      "delete" => "Drupal\node\Form\NodeDeleteForm"
      "edit" => "Drupal\node\NodeForm"
      "delete-multiple-confirm" => "Drupal\node\Form\DeleteMultiple"
      "quick_node_clone" => "Drupal\quick_node_clone\Form\QuickNodeCloneNodeForm"
      "activity_step_1" => "Drupal\node\NodeForm"
      "activity_step_2" => "Drupal\node\NodeForm"
      "activity_step_3" => "Drupal\node\NodeForm"
      "activity_step_4" => "Drupal\node\NodeForm"
      "activity_step_5" => "Drupal\node\NodeForm"
      "provider_deal" => "Drupal\node\NodeForm"
      "provider_free_form" => "Drupal\node\NodeForm"
      "provider_pick_product" => "Drupal\node\NodeForm"
      "provider_premium_form" => "Drupal\node\NodeForm"
      "layout_builder" => "Drupal\layout_builder\Form\OverridesEntityForm"
    ]
    "route_provider" => array:2 [
      "html" => "Drupal\node\Entity\NodeRouteProvider"
      "moderation" => "Drupal\content_moderation\Entity\Routing\EntityModerationRouteProvider"
    ]
    "list_builder" => "Drupal\node\NodeListBuilder"
    "translation" => "Drupal\node\NodeTranslationHandler"
    "inline_form" => "\Drupal\inline_entity_form\Form\NodeInlineForm"
    "autosave_form" => "Drupal\autosave_form\Form\AutosaveEntityFormHandler"
    "moderation" => "Drupal\content_moderation\Entity\Handler\NodeModerationHandler"
    "query_access" => "Drupal\entity\QueryAccess\EventOnlyQueryAccessHandler"
  ]
  #admin_permission: null
  #collection_permission: "access content overview"
  #permission_granularity: "bundle"
  #links: array:13 [
    "canonical" => "/node/{node}"
    "delete-form" => "/node/{node}/delete"
    "delete-multiple-form" => "/admin/content/node/delete"
    "edit-form" => "/node/{node}/edit"
    "version-history" => "/node/{node}/revisions"
    "revision" => "/node/{node}/revisions/{node_revision}/view"
    "create" => "/node"
    "latest-version" => "/node/{node}/latest"
    "devel-load" => "/devel/node/{node}"
    "devel-load-with-references" => "/devel/load-with-references/node/{node}"
    "devel-render" => "/devel/render/node/{node}"
    "devel-definition" => "/devel/definition/node/{node}"
    "token-devel" => "/devel/token/node/{node}"
  ]
  #bundle_entity_type: "node_type"
  #bundle_of: null
  #bundle_label: Drupal\Core\StringTranslation\TranslatableMarkup {#1244
    #string: "Content type"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #base_table: "node"
  #revision_data_table: "node_field_revision"
  #revision_table: "node_revision"
  #data_table: "node_field_data"
  #internal: false
  #translatable: true
  #show_revision_ui: true
  #label: Drupal\Core\StringTranslation\TranslatableMarkup {#1245
    #string: "Content"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#1246
    #string: "Content"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#1247
    #string: "content item"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#1248
    #string: "content items"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_count: array:3 [
    "singular" => "@count content item"
    "plural" => "@count content items"
    "context" => null
  ]
  #uri_callback: null
  #group: "content"
  #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#1249
    #string: "Content"
    #arguments: []
    #translatedMarkup: null
    #options: array:1 [
      "context" => "Entity type group"
    ]
    #stringTranslation: null
  }
  #field_ui_base_route: "entity.node_type.edit_form"
  #common_reference_target: true
  #list_cache_contexts: array:1 [
    0 => "user.node_grants:view"
  ]
  #list_cache_tags: array:1 [
    0 => "node_list"
  ]
  #constraints: array:4 [
    "EntityChanged" => null
    "EntityUntranslatableFields" => null
    "EcaContent" => null
    "MenuSettings" => []
  ]
  #additional: array:1 [
    "token_type" => "node"
  ]
  #_serviceIds: []
  #_entityStorages: []
  #stringTranslation: null
  #revision_metadata_keys: array:4 [
    "revision_user" => "revision_uid"
    "revision_created" => "revision_timestamp"
    "revision_log_message" => "revision_log"
    "revision_default" => "revision_default"
  ]
}

Latest articles