system.breadcrumb.default
Class
Drupal\system\PathBasedBreadcrumbBuilderTags
- breadcrumb_builder
 
File
- 
              core/
modules/ system/ system.services.yml  
View source
-   class: Drupal\system\PathBasedBreadcrumbBuilder
 -   arguments:
 -       - '@router.request_context'
 -       - '@access_manager'
 -       - '@router'
 -       - '@path_processor_manager'
 -       - '@config.factory'
 -       - '@title_resolver'
 -       - '@current_user'
 -       - '@path.current'
 -       - '@path.matcher'
 -   tags:
 -       - { name: breadcrumb_builder, priority: 0 }
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.