router
Same name and namespace in other branches
- 11.x core/core.services.yml \router
- 10 core/core.services.yml \router
- 9 core/core.services.yml \router
- 8.9.x core/core.services.yml \router
Class
Drupal\Core\Routing\AccessAwareRouter26 string references to router
- administratorNodePage.yml in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ OpenTelemetryPerformanceTestAssertions/ administratorNodePage.yml - core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryPerformanceTestAssertions/administratorNodePage.yml
- authenticatedFrontPage.yml in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ OpenTelemetryPerformanceTestAssertions/ authenticatedFrontPage.yml - core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryPerformanceTestAssertions/authenticatedFrontPage.yml
- CacheTagPreloadSubscriber::onRequest in core/
lib/ Drupal/ Core/ Cache/ EventSubscriber/ CacheTagPreloadSubscriber.php - Preloads frequently used cache tags.
- core.services.yml in core/
core.services.yml - core/core.services.yml
- DbDumpCommandTest::testSchemaOnly in core/
modules/ mysql/ tests/ src/ Kernel/ mysql/ Console/ DbDumpCommandTest.php - Tests schema only option.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Routing\AccessAwareRouter
- arguments:
- - '@router.no_access_checks'
- - '@access_manager'
- - '@current_user'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.