taxonomy.services.yml

Same filename in other branches
  1. 9 core/modules/taxonomy/taxonomy.services.yml
  2. 10 core/modules/taxonomy/taxonomy.services.yml
  3. 11.x core/modules/taxonomy/taxonomy.services.yml
core/modules/taxonomy/taxonomy.services.yml

File

core/modules/taxonomy/taxonomy.services.yml

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

Services

Title Deprecated Summary
taxonomy_term.breadcrumb Drupal\taxonomy\TermBreadcrumbBuilder

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