The Main Library & NNE Branch will be closed on Wednesday, January 1 for New Year's Day. 

Drupal\Core\Entity\ContentEntityType {#567
  #id: "taxonomy_term"
  #class: "Drupal\taxonomy\Entity\Term"
  #provider: "taxonomy"
  #static_cache: true
  #render_cache: true
  #persistent_cache: true
  #entity_keys: array:9 [
    "id" => "tid"
    "revision" => "revision_id"
    "bundle" => "vid"
    "label" => "name"
    "langcode" => "langcode"
    "uuid" => "uuid"
    "published" => "status"
    "default_langcode" => "default_langcode"
    "revision_translation_affected" => "revision_translation_affected"
  ]
  #originalClass: "Drupal\taxonomy\Entity\Term"
  #handlers: array:9 [
    "storage" => "Drupal\taxonomy\TermStorage"
    "storage_schema" => "Drupal\taxonomy\TermStorageSchema"
    "view_builder" => "Drupal\Core\Entity\EntityViewBuilder"
    "list_builder" => "Drupal\Core\Entity\EntityListBuilder"
    "access" => "Drupal\taxonomy\TermAccessControlHandler"
    "views_data" => "Drupal\taxonomy\TermViewsData"
    "form" => array:4 [
      "default" => "Drupal\taxonomy\TermForm"
      "delete" => "Drupal\taxonomy\Form\TermDeleteForm"
      "revision-delete" => "Drupal\Core\Entity\Form\RevisionDeleteForm"
      "revision-revert" => "Drupal\Core\Entity\Form\RevisionRevertForm"
    ]
    "route_provider" => array:1 [
      "revision" => "Drupal\Core\Entity\Routing\RevisionHtmlRouteProvider"
    ]
    "translation" => "Drupal\taxonomy\TermTranslationHandler"
  ]
  #admin_permission: null
  #collection_permission: "access taxonomy overview"
  #permission_granularity: "bundle"
  #links: array:13 [
    "canonical" => "/taxonomy/term/{taxonomy_term}"
    "delete-form" => "/taxonomy/term/{taxonomy_term}/delete"
    "edit-form" => "/taxonomy/term/{taxonomy_term}/edit"
    "create" => "/taxonomy/term"
    "revision" => "/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/view"
    "revision-delete-form" => "/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/delete"
    "revision-revert-form" => "/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/revert"
    "version-history" => "/taxonomy/term/{taxonomy_term}/revisions"
    "devel-load" => "/devel/taxonomy_term/{taxonomy_term}"
    "devel-load-with-references" => "/devel/load-with-references/taxonomy_term/{taxonomy_term}"
    "devel-path-alias" => "/devel/path-alias/taxonomy_term/{taxonomy_term}"
    "devel-render" => "/devel/render/taxonomy_term/{taxonomy_term}"
    "devel-definition" => "/devel/definition/taxonomy_term/{taxonomy_term}"
  ]
  #bundle_entity_type: "taxonomy_vocabulary"
  #bundle_of: null
  #bundle_label: Drupal\Core\StringTranslation\TranslatableMarkup {#568
    #string: "Vocabulary"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #base_table: "taxonomy_term_data"
  #revision_data_table: "taxonomy_term_field_revision"
  #revision_table: "taxonomy_term_revision"
  #data_table: "taxonomy_term_field_data"
  #internal: false
  #translatable: true
  #show_revision_ui: true
  #label: Drupal\Core\StringTranslation\TranslatableMarkup {#569
    #string: "Taxonomy term"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#570
    #string: "Taxonomy terms"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#571
    #string: "taxonomy term"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#572
    #string: "taxonomy terms"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_count: array:3 [
    "singular" => "@count taxonomy term"
    "plural" => "@count taxonomy terms"
    "context" => null
  ]
  #uri_callback: null
  #group: "content"
  #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#573
    #string: "Content"
    #arguments: []
    #translatedMarkup: null
    #options: array:1 [
      "context" => "Entity type group"
    ]
    #stringTranslation: null
  }
  #field_ui_base_route: "entity.taxonomy_vocabulary.overview_form"
  #common_reference_target: true
  #list_cache_contexts: []
  #list_cache_tags: array:1 [
    0 => "taxonomy_term_list"
  ]
  #constraints: array:3 [
    "TaxonomyHierarchy" => []
    "EntityChanged" => null
    "EntityUntranslatableFields" => null
  ]
  #additional: []
  #_serviceIds: []
  #_entityStorages: []
  #stringTranslation: null
  #revision_metadata_keys: array:4 [
    "revision_user" => "revision_user"
    "revision_created" => "revision_created"
    "revision_log_message" => "revision_log_message"
    "revision_default" => "revision_default"
  ]
}