router.dumper
Class
Drupal\Core\Routing\MatcherDumperTags
- backend_overridable
2 string references to router.dumper
- InstallerServiceProvider::register in core/lib/ Drupal/ Core/ Installer/ InstallerServiceProvider.php 
- Registers services to the container.
- ThemeInstallerTest::register in core/tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeInstallerTest.php 
- Registers test-specific services.
File
- 
              core/core.services.yml 
View source
-   class: Drupal\Core\Routing\MatcherDumper
-   arguments:
-       - '@database'
-       - '@state'
-   tags:
-       - { name: backend_overridable }
-   lazy: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
