| UrlTest::testGetRouteParametersWithExternalUrl |
function |
core/tests/Drupal/Tests/Core/UrlTest.php |
Tests the getRouteParameters() with an external URL. |
| UrlTest::testToUriStringForRoute |
function |
core/tests/Drupal/Tests/Core/UrlTest.php |
Tests the toUriString() method with route: URIs. |
| User::$routeMatch |
property |
core/modules/user/src/Plugin/views/argument_default/User.php |
The route match. |
| UserAuthenticationController::$routeProvider |
property |
core/modules/user/src/Controller/UserAuthenticationController.php |
The route provider. |
| UserLocalTasksTest::getUserAdminRoutes |
function |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
Provides a list of routes to test. |
| UserLocalTasksTest::getUserLoginRoutes |
function |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
Provides a list of routes to test. |
| UserLocalTasksTest::getUserPageRoutes |
function |
core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php |
Provides a list of routes to test. |
| UserLoginBlock::$routeMatch |
property |
core/modules/user/src/Plugin/Block/UserLoginBlock.php |
The route match. |
| UserRouteAlterSubscriber |
class |
core/modules/serialization/src/EventSubscriber/UserRouteAlterSubscriber.php |
Alters user authentication routes to support added serialization formats. |
| UserRouteAlterSubscriber.php |
file |
core/modules/serialization/src/EventSubscriber/UserRouteAlterSubscriber.php |
|
| UserRouteAlterSubscriber::$serializerFormats |
property |
core/modules/serialization/src/EventSubscriber/UserRouteAlterSubscriber.php |
The available serialization formats. |
| UserRouteAlterSubscriber::getSubscribedEvents |
function |
core/modules/serialization/src/EventSubscriber/UserRouteAlterSubscriber.php |
|
| UserRouteAlterSubscriber::onRoutingAlterAddFormats |
function |
core/modules/serialization/src/EventSubscriber/UserRouteAlterSubscriber.php |
Adds supported formats to the user authentication HTTP routes. |
| UserRouteAlterSubscriber::__construct |
function |
core/modules/serialization/src/EventSubscriber/UserRouteAlterSubscriber.php |
UserRouteAlterSubscriber constructor. |
| UserRouteAlterTest |
class |
core/modules/serialization/tests/src/Kernel/UserRouteAlterTest.php |
Tests that the user routes can be altered. |
| UserRouteAlterTest.php |
file |
core/modules/serialization/tests/src/Kernel/UserRouteAlterTest.php |
|
| UserRouteAlterTest::$modules |
property |
core/modules/serialization/tests/src/Kernel/UserRouteAlterTest.php |
Modules to install. |
| UserRouteAlterTest::testUserAlteredRoute |
function |
core/modules/serialization/tests/src/Kernel/UserRouteAlterTest.php |
Tests the altered 'user.login.http' route. |
| UserRouteProvider |
class |
core/modules/user/src/Entity/UserRouteProvider.php |
Provides routes for the user entity. |
| UserRouteProvider.php |
file |
core/modules/user/src/Entity/UserRouteProvider.php |
|
| UserRouteProvider::getRoutes |
function |
core/modules/user/src/Entity/UserRouteProvider.php |
Provides routes for entities. |
| user_route_alter_test.info.yml |
file |
core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml |
core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml |
| user_route_alter_test.services.yml |
file |
core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.services.yml |
core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.services.yml |
| ViewExecutable::$routeProvider |
property |
core/modules/views/src/ViewExecutable.php |
The route provider. |
| ViewExecutableFactory::$routeProvider |
property |
core/modules/views/src/ViewExecutableFactory.php |
The route provider. |
| ViewExecutableFactoryTest::$routeProvider |
property |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
The mocked route provider. |
| ViewExecutableTest::$routeProvider |
property |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
The mocked route provider. |
| ViewExecutableTest::testGetUrlWithoutRouterDisplay |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
Tests get url without router display. |
| ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute |
function |
core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php |
Tests the page controller with arguments of an overridden page view. |
| ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting |
function |
core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php |
Tests the page controller with arguments of an overridden page view. |
| views.route_subscriber |
service |
core/modules/views/views.services.yml |
Drupal\views\EventSubscriber\RouteSubscriber |
| views.view.test_page_display_route.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_page_display_route.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_page_display_route.yml |
| ViewsDisplay::$uses_route |
property |
core/modules/views/src/Annotation/ViewsDisplay.php |
Does the display plugin registers routes to the route. |
| ViewsLocalTask::$routeProvider |
property |
core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php |
The route provider. |
| ViewsLocalTaskTest::$routeProvider |
property |
core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php |
The mocked route provider. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithOverrideRoute |
function |
core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php |
Tests fetching the derivatives on a view which overrides an existing route. |
| VocabularyRouteProvider |
class |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
Provides routes for the taxonomy vocabulary. |
| VocabularyRouteProvider.php |
file |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
|
| VocabularyRouteProvider::getOverviewPageRoute |
function |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
Gets the overview page route. |
| VocabularyRouteProvider::getResetPageRoute |
function |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
Gets the reset page route. |
| VocabularyRouteProvider::getRoutes |
function |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
Provides routes for entities. |
| WorkflowStateTransitionOperationsAccessCheckTest::testMissingRouteParams |
function |
core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php |
Tests missing route params. |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithCacheableRouteProvider |
function |
core/modules/workspaces/tests/src/Unit/WorkspaceRequestSubscriberTest.php |
Tests on kernel request with cacheable route provider. |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider |
function |
core/modules/workspaces/tests/src/Unit/WorkspaceRequestSubscriberTest.php |
Tests on kernel request without cacheable route provider. |
| workspaces_ui.route_subscriber |
service |
core/modules/workspaces_ui/workspaces_ui.services.yml |
Drupal\workspaces_ui\Routing\RouteSubscriber |