| ContentTranslationRouteSubscriber |
class |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
Subscriber for entity translation routes. |
| ContentTranslationRouteSubscriber.php |
file |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
|
| ContentTranslationRouteSubscriber::$contentTranslationManager |
property |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
The content translation manager. |
| ContentTranslationRouteSubscriber::alterRoutes |
function |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
Alters existing routes for a specific collection. |
| ContentTranslationRouteSubscriber::getSubscribedEvents |
function |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
|
| ContentTranslationRouteSubscriber::__construct |
function |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
Constructs a ContentTranslationRouteSubscriber object. |
| ContentTypeHeaderMatcherTest::testNoRouteFound |
function |
core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php |
Confirms that the matcher throws an exception for no-route. |
| content_moderation.route_subscriber |
service |
core/modules/content_moderation/content_moderation.services.yml |
Drupal\content_moderation\Routing\ContentModerationRouteSubscriber |
| ContextualLinkDefault::getRouteName |
function |
core/lib/Drupal/Core/Menu/ContextualLinkDefault.php |
Returns the route name of the contextual link. |
| ContextualLinkDefaultTest::testGetRouteName |
function |
core/tests/Drupal/Tests/Core/Menu/ContextualLinkDefaultTest.php |
Tests get route name. |
| ContextualLinkInterface::getRouteName |
function |
core/lib/Drupal/Core/Menu/ContextualLinkInterface.php |
Returns the route name of the contextual link. |
| ContextualLinkManagerTest::testProcessDefinitionWithoutRoute |
function |
core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php |
Tests processDefinition() by passing a plugin definition without a route. |
| CsrfAccessCheckTest::$routeMatch |
property |
core/tests/Drupal/Tests/Core/Access/CsrfAccessCheckTest.php |
The mock route match. |
| CsrfExceptionSubscriberTest::testOn403WithNullRouteDoesNothing |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/CsrfExceptionSubscriberTest.php |
Tests on403() with no matched route. |
| CsrfRequestHeaderTest::testRouteAccess |
function |
core/modules/system/tests/src/Functional/CsrfRequestHeaderTest.php |
Tests access to routes protected by CSRF request header requirements. |
| CurrentRouteMatch |
class |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Default object for current_route_match service. |
| CurrentRouteMatch.php |
file |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
|
| CurrentRouteMatch::$requestStack |
property |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
The related request stack. |
| CurrentRouteMatch::$routeMatches |
property |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Internal cache of RouteMatch objects. |
| CurrentRouteMatch::getCurrentRouteMatch |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Returns the route match for the current request. |
| CurrentRouteMatch::getMasterRouteMatch |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Gets the master route match. |
| CurrentRouteMatch::getParameter |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Returns the processed value of a named route parameter. |
| CurrentRouteMatch::getParameters |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Returns the bag of all processed route parameters. |
| CurrentRouteMatch::getParentRouteMatch |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Returns the parent route match of the current. |
| CurrentRouteMatch::getRawParameter |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Returns the raw value of a named route parameter. |
| CurrentRouteMatch::getRawParameters |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Returns the bag of all raw route parameters. |
| CurrentRouteMatch::getRouteMatch |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Returns the route match for a passed in request. |
| CurrentRouteMatch::getRouteMatchFromRequest |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Returns a route match from a given request, if possible. |
| CurrentRouteMatch::getRouteName |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Returns the route name. |
| CurrentRouteMatch::getRouteObject |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Returns the route object. |
| CurrentRouteMatch::resetRouteMatch |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Resets the route match static cache. |
| CurrentRouteMatch::__construct |
function |
core/lib/Drupal/Core/Routing/CurrentRouteMatch.php |
Constructs a CurrentRouteMatch object. |
| CurrentRouteMatchTest |
class |
core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php |
Tests Drupal\Core\Routing\CurrentRouteMatch. |
| CurrentRouteMatchTest.php |
file |
core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php |
|
| CurrentRouteMatchTest::getRouteMatch |
function |
core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php |
Build a test route match object for the given implementation. |
| CurrentRouteMatchTest::testGetCurrentRouteObject |
function |
core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php |
Tests get current route object. |
| CurrentRouteMatchTest::testGetRouteMatchFromRequest |
function |
core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php |
Tests get route match from request. |
| CurrentRouteMatchTest::testGetRouteMatchFromRequestWithRouting |
function |
core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php |
Tests get route match from request with routing. |
| CurrentRouteMatchTest::testResetRouteMatch |
function |
core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php |
Tests reset route match. |
| current_route_match |
service |
core/core.services.yml |
Drupal\Core\Routing\CurrentRouteMatch |
| CustomPageExceptionHtmlSubscriberTest::$accessUnawareRouter |
property |
core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php |
The mocked access unaware router. |
| Date::$routeMatch |
property |
core/modules/views/src/Plugin/views/argument/Date.php |
The route match. |
| DefaultExceptionHtmlSubscriber::$accessUnawareRouter |
property |
core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php |
A router implementation which does not check access. |
| DefaultFormatTest::testMultipleRoutesWithSameSingleFormat |
function |
core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php |
|
| DefaultHtmlRouteProvider |
class |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
Provides HTML routes for entities. |
| DefaultHtmlRouteProvider.php |
file |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
|
| DefaultHtmlRouteProvider::$entityFieldManager |
property |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
The entity field manager. |
| DefaultHtmlRouteProvider::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
The entity type manager. |
| DefaultHtmlRouteProvider::createInstance |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
Instantiates a new instance of this entity handler. |
| DefaultHtmlRouteProvider::getAddFormRoute |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
Gets the add-form route. |