10 string references to 'Router'
- CacheTagPreloadSubscriber::onRequest in core/
lib/ Drupal/ Core/ Cache/ EventSubscriber/ CacheTagPreloadSubscriber.php - Preloads frequently used cache tags.
- ConfigTranslationController::create in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationController.php - Instantiates a new instance of the implementing class using autowiring.
- DbDumpCommandTest::testSchemaOnly in core/
modules/ mysql/ tests/ src/ Kernel/ mysql/ Console/ DbDumpCommandTest.php - Tests schema only option.
- DynamicLocalTasks::create in core/
modules/ content_moderation/ src/ Plugin/ Derivative/ DynamicLocalTasks.php - Creates a new class instance.
- LanguageNegotiationUserAdmin::create in core/
modules/ user/ src/ Plugin/ LanguageNegotiation/ LanguageNegotiationUserAdmin.php - Creates an instance of the plugin.
- ModuleInstallerTest::testRouteRebuild in core/
tests/ Drupal/ KernelTests/ Core/ Extension/ ModuleInstallerTest.php - Tests that routes are rebuilt during install and uninstall of modules.
- RouteAliasUpdateTest::testRunUpdates in core/
modules/ system/ tests/ src/ Functional/ Update/ RouteAliasUpdateTest.php - Tests the upgrade path for adding aliases to the router table.
- StandardPerformanceTest::testAnonymous in core/
profiles/ standard/ tests/ src/ FunctionalJavascript/ StandardPerformanceTest.php - Tests performance for anonymous users.
- StandardPerformanceTest::testLogin in core/
profiles/ standard/ tests/ src/ FunctionalJavascript/ StandardPerformanceTest.php - Tests the performance of logging in.
- system_update_11201 in core/
modules/ system/ system.install - Add the [alias] field to the {router} table.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.