breadcrumb
Same name in other branches
- 9 core/core.services.yml \breadcrumb
- 8.9.x core/core.services.yml \breadcrumb
Class
Drupal\Core\Breadcrumb\BreadcrumbManagerTags
- service_collector
10 string references to breadcrumb
- block.block.claro_breadcrumbs.yml in core/
themes/ claro/ config/ optional/ block.block.claro_breadcrumbs.yml - core/themes/claro/config/optional/block.block.claro_breadcrumbs.yml
- block.block.olivero_breadcrumbs.yml in core/
themes/ olivero/ config/ optional/ block.block.olivero_breadcrumbs.yml - core/themes/olivero/config/optional/block.block.olivero_breadcrumbs.yml
- Breadcrumb404Test::testBreadcrumbOn404Pages in core/
tests/ Drupal/ FunctionalTests/ Breadcrumb/ Breadcrumb404Test.php - Tests that different 404s don't create unnecessary cache entries.
- claro.info.yml in core/
themes/ claro/ claro.info.yml - core/themes/claro/claro.info.yml
- d7_block.yml in core/
modules/ block/ migrations/ d7_block.yml - core/modules/block/migrations/d7_block.yml
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Breadcrumb\BreadcrumbManager
- arguments:
- - '@module_handler'
- tags:
- - { name: service_collector, tag: breadcrumb_builder, call: addBuilder }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.