Drupal\Core\Entity\ContentEntityType (41)
  • Properties (41)
  • protected id -> string (13) "taxonomy_term"
    protected class -> string (27) "Drupal\taxonomy\Entity\Term"
    protected provider -> string (8) "taxonomy"
    protected static_cache -> boolean true
    protected render_cache -> boolean true
    protected persistent_cache -> boolean true
    protected entity_keys -> array (9)
    id => string (3) "tid"
    revision => string (11) "revision_id"
    bundle => string (3) "vid"
    label => string (4) "name"
    langcode => string (8) "langcode"
    uuid => string (4) "uuid"
    published => string (6) "status"
    default_langcode => string (16) "default_langcode"
    revision_translation_affected => string (29) "revision_translation_affected"
    protected originalClass -> string (27) "Drupal\taxonomy\Entity\Term"
    protected handlers -> array (12)
    storage => string (27) "Drupal\taxonomy\TermStorage"
    storage_schema => string (33) "Drupal\taxonomy\TermStorageSchema"
    view_builder => string (36) "Drupal\Core\Entity\EntityViewBuilder"
    list_builder => string (36) "Drupal\Core\Entity\EntityListBuilder"
    access => string (40) "Drupal\taxonomy\TermAccessControlHandler"
    views_data => string (29) "Drupal\taxonomy\TermViewsData"
    form => array (5)
    default => string (24) "Drupal\taxonomy\TermForm"
    delete => string (35) "Drupal\taxonomy\Form\TermDeleteForm"
    revision-delete => string (42) "Drupal\Core\Entity\Form\RevisionDeleteForm"
    revision-revert => string (42) "Drupal\Core\Entity\Form\RevisionRevertForm"
    content_translation_deletion => string (61) "\Drupal\content_translation\Form\ContentTranslationDeleteForm"
    route_provider => array (2)
    revision => string (52) "Drupal\Core\Entity\Routing\RevisionHtmlRouteProvider"
    moderation => string (65) "Drupal\workbench_moderation\Routing\EntityModerationRouteProvider"
    translation => string (38) "Drupal\taxonomy\TermTranslationHandler"
    inline_form => string (48) "\Drupal\inline_entity_form\Form\EntityInlineForm"
    query_access => string (53) "Drupal\entity\QueryAccess\EventOnlyQueryAccessHandler"
    moderation => string (60) "Drupal\workbench_moderation\Entity\Handler\ModerationHandler"
    protected admin_permission -> null
    protected collection_permission -> string (24) "access taxonomy overview"
    protected permission_granularity -> string (6) "bundle"
    protected links -> array (20)
    canonical => string (30) "/taxonomy/term/{taxonomy_term}"
    delete-form => string (37) "/taxonomy/term/{taxonomy_term}/delete"
    edit-form => string (35) "/taxonomy/term/{taxonomy_term}/edit"
    create => string (14) "/taxonomy/term"
    revision => string (69) "/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/view"
    revision-delete-form => string (71) "/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/delete"
    revision-revert-form => string (71) "/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/revert"
    version-history => string (40) "/taxonomy/term/{taxonomy_term}/revisions"
    devel-load => string (36) "/devel/taxonomy_term/{taxonomy_term}"
    devel-load-with-references => string (57) "/devel/load-with-references/taxonomy_term/{taxonomy_term}"
    devel-path-alias => string (47) "/devel/path-alias/taxonomy_term/{taxonomy_term}"
    devel-render => string (43) "/devel/render/taxonomy_term/{taxonomy_term}"
    devel-definition => string (47) "/devel/definition/taxonomy_term/{taxonomy_term}"
    display => string (45) "/taxonomy/term/{taxonomy_term}/manage-display"
    token-devel => string (42) "/devel/token/taxonomy_term/{taxonomy_term}"
    latest-version => string (37) "/taxonomy/term/{taxonomy_term}/latest"
    drupal:content-translation-overview => string (43) "/taxonomy/term/{taxonomy_term}/translations"
    drupal:content-translation-add => string (65) "/taxonomy/term/{taxonomy_term}/translations/add/{source}/{target}"
    drupal:content-translation-edit => string (59) "/taxonomy/term/{taxonomy_term}/translations/edit/{language}"
    drupal:content-translation-delete => string (61) "/taxonomy/term/{taxonomy_term}/translations/delete/{language}"
    protected bundle_entity_type -> string (19) "taxonomy_vocabulary"
    protected bundle_of -> null
    protected bundle_label -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
    • Properties (5)
    • protected string -> string (10) "Vocabulary"
      protected arguments -> array (0)
      protected translatedMarkup -> null
      protected options -> array (0)
      protected stringTranslation -> null
    protected base_table -> string (18) "taxonomy_term_data"
    protected revision_data_table -> string (28) "taxonomy_term_field_revision"
    protected revision_table -> string (22) "taxonomy_term_revision"
    protected data_table -> string (24) "taxonomy_term_field_data"
    protected internal -> boolean false
    protected translatable -> boolean true
    protected show_revision_ui -> boolean true
    protected label -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
    • Properties (5)
    • protected string -> string (13) "Taxonomy term"
      protected arguments -> array (0)
      protected translatedMarkup -> null
      protected options -> array (0)
      protected stringTranslation -> null
    protected label_collection -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
    • Properties (5)
    • protected string -> string (14) "Taxonomy terms"
      protected arguments -> array (0)
      protected translatedMarkup -> null
      protected options -> array (0)
      protected stringTranslation -> null
    protected label_singular -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
    • Properties (5)
    • protected string -> string (13) "taxonomy term"
      protected arguments -> array (0)
      protected translatedMarkup -> null
      protected options -> array (0)
      protected stringTranslation -> null
    protected label_plural -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
    • Properties (5)
    • protected string -> string (14) "taxonomy terms"
      protected arguments -> array (0)
      protected translatedMarkup -> null
      protected options -> array (0)
      protected stringTranslation -> null
    protected label_count -> array (3)
    singular => string (20) "@count taxonomy term"
    plural => string (21) "@count taxonomy terms"
    context => null
    protected uri_callback -> null
    protected group -> string (7) "content"
    protected group_label -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
    • Properties (5)
    • protected string -> string (7) "Content"
      protected arguments -> array (0)
      protected translatedMarkup -> null
      protected options -> array (1)
      context => string (17) "Entity type group"
      protected stringTranslation -> null
    protected field_ui_base_route -> string (40) "entity.taxonomy_vocabulary.overview_form"
    protected common_reference_target -> boolean true
    protected list_cache_contexts -> array (0)
    protected list_cache_tags -> array (1)
    0 => string (18) "taxonomy_term_list"
    protected constraints -> array (4)
    TaxonomyHierarchy => array (0)
    EntityChanged => null
    EntityUntranslatableFields => null
    ContentTranslationSynchronizedFields => null
    protected additional -> array (3)
    token_type => string (4) "term"
    content_translation_metadata => string (60) "Drupal\content_translation\ContentTranslationMetadataWrapper"
    translation => array (1)
    content_translation => array (1)
    access_callback => string (36) "content_translation_translate_access"
    protected _serviceIds -> array (0)
    protected _entityStorages -> array (0)
    protected stringTranslation -> null
    protected revision_metadata_keys -> array (4)
    revision_user => string (13) "revision_user"
    revision_created => string (16) "revision_created"
    revision_log_message => string (20) "revision_log_message"
    revision_default => string (16) "revision_default"
Called from <ROOT>/modules/contrib/devel/src/Controller/EntityDebugController.php:66 [Drupal\devel\DevelDumperManager->exportAsRenderable()]
  1. <ROOT>/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:123 [call_user_func_array()]
  2. <ROOT>/core/lib/Drupal/Core/Render/Renderer.php:638 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()]
  3. <ROOT>/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:121 [Drupal\Core\Render\Renderer->executeInRenderContext()]
  4. <ROOT>/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:97 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext()]
  5. .../symfony/http-kernel/HttpKernel.php:181 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()]
  6. .../symfony/http-kernel/HttpKernel.php:76 [Symfony\Component\HttpKernel\HttpKernel->handleRaw()]
  7. <ROOT>/modules/contrib/redirect_after_login/src/RedirectMiddleware.php:44 [Symfony\Component\HttpKernel\HttpKernel->handle()]
  8. <ROOT>/core/lib/Drupal/Core/StackMiddleware/Session.php:53 [Drupal\redirect_after_login\RedirectMiddleware->handle()]
  9. <ROOT>/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php:48 [Drupal\Core\StackMiddleware\Session->handle()]
  10. <ROOT>/core/lib/Drupal/Core/StackMiddleware/ContentLength.php:28 [Drupal\Core\StackMiddleware\KernelPreHandle->handle()]
  11. <ROOT>/core/modules/big_pipe/src/StackMiddleware/ContentLength.php:32 [Drupal\Core\StackMiddleware\ContentLength->handle()]
  12. <ROOT>/core/modules/page_cache/src/StackMiddleware/PageCache.php:201 [Drupal\big_pipe\StackMiddleware\ContentLength->handle()]
  13. <ROOT>/core/modules/page_cache/src/StackMiddleware/PageCache.php:138 [Drupal\page_cache\StackMiddleware\PageCache->fetch()]
  14. <ROOT>/core/modules/page_cache/src/StackMiddleware/PageCache.php:87 [Drupal\page_cache\StackMiddleware\PageCache->lookup()]
  15. <ROOT>/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php:48 [Drupal\page_cache\StackMiddleware\PageCache->handle()]
  16. <ROOT>/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php:51 [Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()]
  17. <ROOT>/core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php:36 [Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()]
  18. <ROOT>/modules/abandoned/remove_querystring_from_static_resource/src/RemovequerystringAlterResponse.php:43 [Drupal\Core\StackMiddleware\AjaxPageState->handle()]
  19. <ROOT>/modules/contrib/remove_http_headers/src/StackMiddleware/RemoveHttpHeadersMiddleware.php:49 [Drupal\removequerystring\RemovequerystringAlterResponse->handle()]
  20. <ROOT>/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php:51 [Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle()]
  21. <ROOT>/core/lib/Drupal/Core/DrupalKernel.php:741 [Drupal\Core\StackMiddleware\StackedHttpKernel->handle()]
  22. <ROOT>/index.php:19 [Drupal\Core\DrupalKernel->handle()]