service route_enhancer.lazy_collector in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \route_enhancer.lazy_collector
Class
Drupal\Core\Routing\LazyRouteEnhancerTags
- non_lazy_route_enhancer
1 string reference to route_enhancer.lazy_collector
- RegisterLazyRouteEnhancers::process in core/
lib/ Drupal/ Core/ DependencyInjection/ Compiler/ RegisterLazyRouteEnhancers.php - You can modify the container here before it is dumped to PHP code.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Routing\LazyRouteEnhancer
- tags:
- - { name: non_lazy_route_enhancer, priority: 5000 }
- parent: container.trait