breadcrumb
Same name and namespace in other branches
- 9 core/core.services.yml \breadcrumb
- 8.9.x core/core.services.yml \breadcrumb
- 10 core/core.services.yml \breadcrumb
Class
Drupal\Core\Breadcrumb\BreadcrumbManagerTags
- service_collector
5 string references to breadcrumb
- Breadcrumb404Test::testBreadcrumbOn404Pages in core/
tests/ Drupal/ FunctionalTests/ Breadcrumb/ Breadcrumb404Test.php - Tests that different 404s don't create unnecessary cache entries.
- d7_block.yml in core/
modules/ block/ migrations/ d7_block.yml - core/modules/block/migrations/d7_block.yml
- testing_theme_optional_blocks.info.yml in core/
profiles/ tests/ testing_themes_blocks/ themes/ testing_theme_optional_blocks/ testing_theme_optional_blocks.info.yml - core/profiles/tests/testing_themes_blocks/themes/testing_theme_optional_blocks/testing_theme_optional_blocks.info.yml
- testing_theme_required_blocks.info.yml in core/
profiles/ tests/ testing_themes_blocks/ themes/ testing_theme_required_blocks/ testing_theme_required_blocks.info.yml - core/profiles/tests/testing_themes_blocks/themes/testing_theme_required_blocks/testing_theme_required_blocks.info.yml
- testing_theme_without_blocks.info.yml in core/
profiles/ tests/ testing_themes_blocks/ themes/ testing_theme_without_blocks/ testing_theme_without_blocks.info.yml - core/profiles/tests/testing_themes_blocks/themes/testing_theme_without_blocks/testing_theme_without_blocks.info.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.