| ParamNotConvertedException::getRouteName |
function |
core/lib/Drupal/Core/ParamConverter/ParamNotConvertedException.php |
Get the route name that was not converted. |
| PathBasedBreadcrumbBuilder::$router |
property |
core/modules/system/src/PathBasedBreadcrumbBuilder.php |
The dynamic router service. |
| PathElement::CONVERT_ROUTE |
constant |
core/lib/Drupal/Core/Render/Element/PathElement.php |
Convert the submitted value into a route name and parameter pair. |
| PathMatcher::$routeMatch |
property |
core/lib/Drupal/Core/Path/PathMatcher.php |
The current route match. |
| PathPluginBase::$routeProvider |
property |
core/modules/views/src/Plugin/views/display/PathPluginBase.php |
The route provider. |
| PathPluginBase::alterRoutes |
function |
core/modules/views/src/Plugin/views/display/PathPluginBase.php |
Alters a collection of routes and replaces definitions to the view. |
| PathPluginBase::collectRoutes |
function |
core/modules/views/src/Plugin/views/display/PathPluginBase.php |
Adds the route entry of a view to the collection. |
| PathPluginBase::getAlteredRouteNames |
function |
core/modules/views/src/Plugin/views/display/PathPluginBase.php |
Returns the list of routes overridden by Views. |
| PathPluginBase::getRoute |
function |
core/modules/views/src/Plugin/views/display/PathPluginBase.php |
Generates a route entry for a given view and display. |
| PathPluginBase::getRouteName |
function |
core/modules/views/src/Plugin/views/display/PathPluginBase.php |
Returns the route name for the display. |
| PathPluginBaseTest::$routeProvider |
property |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
The route provider that should be used. |
| PathPluginBaseTest::testAlterPostRestRoute |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the altering of a REST route. |
| PathPluginBaseTest::testAlterRoute |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the alter route method. |
| PathPluginBaseTest::testAlterRoutesWithOptionalParameters |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests altering routes with optional parameters in the overridden route. |
| PathPluginBaseTest::testAlterRoutesWithParameters |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests altering routes with parameters in the overridden route. |
| PathPluginBaseTest::testAlterRoutesWithParametersAndUpcasting |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests altering routes with parameters and upcasting information. |
| PathPluginBaseTest::testAlterRouteWithAlterCallback |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the alter route method with preexisting title callback. |
| PathPluginBaseTest::testCollectRoutes |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method. |
| PathPluginBaseTest::testCollectRoutesWithArguments |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with arguments. |
| PathPluginBaseTest::testCollectRoutesWithArgumentsNotSpecifiedInPath |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with arguments not specified in the path. |
| PathPluginBaseTest::testCollectRoutesWithDisplayReturnResponse |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with a display returning a response. |
| PathPluginBaseTest::testCollectRoutesWithNamedParameters |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with a path containing named parameters. |
| PathPluginBaseTest::testCollectRoutesWithSpecialRouteName |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collect routes method with an alternative route name in the UI. |
| PathPluginBaseTest::testGetRestRoute |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the altering of a REST route. |
| PathPluginBaseTest::testGetRouteName |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the getRouteName method. |
| PathRootsSubscriber::onRouteAlter |
function |
core/lib/Drupal/Core/EventSubscriber/PathRootsSubscriber.php |
Collects all path roots. |
| PathRootsSubscriber::onRouteFinished |
function |
core/lib/Drupal/Core/EventSubscriber/PathRootsSubscriber.php |
|
| PathValidator::$accessAwareRouter |
property |
core/lib/Drupal/Core/Path/PathValidator.php |
The access aware router. |
| PathValidator::$accessUnawareRouter |
property |
core/lib/Drupal/Core/Path/PathValidator.php |
A router implementation which does not check access. |
| PathValidatorTest::$accessAwareRouter |
property |
core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php |
The mocked access aware router. |
| PathValidatorTest::$accessUnawareRouter |
property |
core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php |
The mocked access unaware router. |
| PerformanceTestRecorder::onRouteBuilderFinish |
function |
core/lib/Drupal/Core/Test/PerformanceTestRecorder.php |
Records a router rebuild. |
| Permission::alterRouteDefinition |
function |
core/modules/user/src/Plugin/views/access/Permission.php |
Allows access plugins to alter the route definition of a view. |
| plugin.manager.lazy_route_provider_install_test |
service |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml |
\Drupal\lazy_route_provider_install_test\PluginManager |
| PreloadableRouteProviderInterface |
interface |
core/lib/Drupal/Core/Routing/PreloadableRouteProviderInterface.php |
Extends the router provider interface to pre-load routes. |
| PreloadableRouteProviderInterface.php |
file |
core/lib/Drupal/Core/Routing/PreloadableRouteProviderInterface.php |
|
| PreloadableRouteProviderInterface::preLoadRoutes |
function |
core/lib/Drupal/Core/Routing/PreloadableRouteProviderInterface.php |
Pre-load routes by their names using the provided list of names. |
| RelationshipRouteAccessCheck |
class |
core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php |
Defines a class to check access to related and relationship routes. |
| RelationshipRouteAccessCheck.php |
file |
core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php |
|
| RelationshipRouteAccessCheck::$entityAccessChecker |
property |
core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php |
The JSON:API entity access checker. |
| RelationshipRouteAccessCheck::access |
function |
core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php |
Checks access to the relationship field on the given route. |
| RelationshipRouteAccessCheck::ROUTE_REQUIREMENT_KEY |
constant |
core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php |
The route requirement key for this access check. |
| RelationshipRouteAccessCheck::__construct |
function |
core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php |
RelationshipRouteAccessCheck constructor. |
| RequestFormatRouteFilter |
class |
core/lib/Drupal/Core/Routing/RequestFormatRouteFilter.php |
Provides a route filter, which filters by the request format. |
| RequestFormatRouteFilter.php |
file |
core/lib/Drupal/Core/Routing/RequestFormatRouteFilter.php |
|
| RequestFormatRouteFilter::filter |
function |
core/lib/Drupal/Core/Routing/RequestFormatRouteFilter.php |
Filters the route collection against a request. |
| RequestFormatRouteFilter::getAvailableFormats |
function |
core/lib/Drupal/Core/Routing/RequestFormatRouteFilter.php |
Gets the set of formats across all routes in the collection. |
| RequestFormatRouteFilter::getDefaultFormat |
function |
core/lib/Drupal/Core/Routing/RequestFormatRouteFilter.php |
Determines the default request format. |
| RequestFormatRouteFilterTest |
class |
core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php |
Tests Drupal\Core\Routing\RequestFormatRouteFilter. |
| RequestFormatRouteFilterTest.php |
file |
core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php |
|