| 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 |
|
| 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 |
|
| 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. |
| 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::setUpMockRouteProvider |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
Reinitializes the route provider as a mock object. |
| 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::setUpMockRouteProvider |
function |
core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php |
Reinitializes the route provider as a mock object. |
| 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 |
|
| 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. |
| YamlRouteDiscovery |
class |
core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php |
Reads routing.yml files provided by modules and creates route collections. |
| YamlRouteDiscovery.php |
file |
core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php |
|
| YamlRouteDiscovery::collectRoutes |
function |
core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php |
|
| YamlRouteDiscovery::getPriority |
function |
core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php |
|
| YamlRouteDiscovery::getRouteDefinitions |
function |
core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php |
Retrieves all defined routes from .routing.yml files. |
| YamlRouteDiscovery::__construct |
function |
core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php |
|