12 string references to router in Drupal 10
- 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 - LanguageNegotiationUserAdmin::create in core/
modules/ user/ src/ Plugin/ LanguageNegotiation/ LanguageNegotiationUserAdmin.php - MatcherDumper::__construct in core/
lib/ Drupal/ Core/ Routing/ MatcherDumper.php - Construct the MatcherDumper.
- media_library_local_tasks_alter in core/
modules/ media_library/ media_library.module - Implements hook_local_tasks_alter().
- ModuleInstallerTest::testRouteRebuild in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ModuleInstallerTest.php - Tests that routes are rebuilt during install and uninstall of modules.
- RouteProvider::getAllRoutes in core/
lib/ Drupal/ Core/ Routing/ RouteProvider.php - Returns all the routes on the system.
- RouteProvider::__construct in core/
lib/ Drupal/ Core/ Routing/ RouteProvider.php - Constructs a new PathMatcher.
- UpdatePathTestBaseTest::testDatabaseLoaded in core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBaseTest.php - Tests that the database was properly loaded.