You are here

25 string references to router.route_provider in Drupal 8

CollectRoutesTest::setUp in core/modules/rest/tests/src/Unit/CollectRoutesTest.php
ConfigEntityMapper::create in core/modules/config_translation/src/ConfigEntityMapper.php
Creates an instance of the plugin.
ConfigNamesMapper::create in core/modules/config_translation/src/ConfigNamesMapper.php
Creates an instance of the plugin.
Feed::create in core/modules/views/src/Plugin/views/display/Feed.php
Creates an instance of the plugin.
FieldUiLocalAction::create in core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php
Creates a new class instance.
FieldUiLocalTask::create in core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php
Creates a new class instance.
hook_config_translation_info in core/modules/config_translation/config_translation.api.php
Introduce dynamic translation tabs for translation of configuration.
KernelTestBaseTest::testRegister in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::register
LocalActionDefault::create in core/lib/Drupal/Core/Menu/LocalActionDefault.php
Creates an instance of the plugin.
LocalTaskDefault::routeProvider in core/lib/Drupal/Core/Menu/LocalTaskDefault.php
Returns the route provider.
MenuLinkAdd::create in core/modules/menu_ui/src/Plugin/Menu/LocalAction/MenuLinkAdd.php
Creates an instance of the plugin.
ModuleConfigureRouteTest::setUp in core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php
ModuleInstaller::install in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Installs a given list of modules.
ModuleInstaller::uninstall in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Uninstalls a given list of modules.
Page::create in core/modules/views/src/Plugin/views/display/Page.php
Creates an instance of the plugin.
PathPluginBase::create in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Creates an instance of the plugin.
RestExport::create in core/modules/rest/src/Plugin/views/display/RestExport.php
Creates an instance of the plugin.
RouteProviderTest::testAdminHtmlRoutes in core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php
@covers \Drupal\Core\Entity\Routing\AdminHtmlRouteProvider::getEditFormRoute @covers \Drupal\Core\Entity\Routing\AdminHtmlRouteProvider::getDeleteFormRoute
RouteProviderTest::testHtmlRoutes in core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php
@covers \Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider::getRoutes
SystemMenuBlockTest::setUp in core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php
TestLocalActionWithConfig::create in core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php
Creates an instance of the plugin.
TestServiceProvider::addRouteProvider in core/tests/Drupal/KernelTests/TestServiceProvider.php
Add the on demand rebuild route provider service.
UserAuthenticationController::create in core/modules/user/src/Controller/UserAuthenticationController.php
Instantiates a new instance of this class.
ViewExecutable::hasUrl in core/modules/views/src/ViewExecutable.php
Determines whether you can link to the view or a particular display.
ViewsLocalTask::create in core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php
Creates a new class instance.