service router in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \router
- 9 core/core.services.yml \router
Class
Drupal\Core\Routing\AccessAwareRouter12 string references to router
- ConfigTranslationController::create in core/modules/ config_translation/ src/ Controller/ ConfigTranslationController.php 
- Instantiates a new instance of this class.
- core.services.yml in core/core.services.yml 
- core/core.services.yml
- DbDumpCommandTest::setUp in core/modules/ system/ tests/ src/ Kernel/ Scripts/ DbDumpCommandTest.php 
- DbDumpCommandTest::testSchemaOnly in core/modules/ system/ tests/ src/ Kernel/ Scripts/ DbDumpCommandTest.php 
- Tests schema only option.
- DynamicLocalTasks::create in core/modules/ content_moderation/ src/ Plugin/ Derivative/ DynamicLocalTasks.php 
File
- core/core.services.yml 
- core/core.services.yml
View source
- class: Drupal\Core\Routing\AccessAwareRouter
- arguments:
-   - '@router.no_access_checks'
-   - '@access_manager'
-   - '@current_user'
