service url_generator.non_bubbling in Drupal 8
Same name and namespace in other branches
- 9 core/core.services.yml \url_generator.non_bubbling
Class
Drupal\Core\Routing\UrlGeneratorFile
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Routing\UrlGenerator
- arguments:
- - '@router.route_provider'
- - '@path_processor_manager'
- - '@route_processor_manager'
- - '@request_stack'
- - '%filter_protocols%'
- public: false
- calls:
- - [setContext, ['@?router.request_context']]