taxonomy_term.breadcrumb

Same name in other branches
  1. 9 core/modules/taxonomy/taxonomy.services.yml \taxonomy_term.breadcrumb
  2. 10 core/modules/taxonomy/taxonomy.services.yml \taxonomy_term.breadcrumb
  3. 11.x core/modules/taxonomy/taxonomy.services.yml \taxonomy_term.breadcrumb

Class

Drupal\taxonomy\TermBreadcrumbBuilder

Tags

  • breadcrumb_builder

File

core/modules/taxonomy/taxonomy.services.yml

View source
  1. class: Drupal\taxonomy\TermBreadcrumbBuilder
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@entity.repository'
  5. tags:
  6. - { name: breadcrumb_builder, priority: 1002 }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.