Search for route
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Route | class | core/ |
Sets the destination route information based on the source link_path. |
Route | class | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
NodeRouteContext | class | core/ |
Sets the current node as a context on node routes. |
NodeRouteContext.php | file | core/ |
|
NodeRouteContext::$routeMatch | property | core/ |
The route match object. |
NodeRouteContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
NodeRouteContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
NodeRouteContext::__construct | function | core/ |
Constructs a new NodeRouteContext. |
NodeRouteProvider | class | core/ |
Provides routes for nodes. |
NodeRouteProvider.php | file | core/ |
|
NodeRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
None::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
NullGenerator::getInternalPathFromRoute | function | core/ |
Gets the path of a route. |
NullGenerator::getRoute | function | core/ |
Methods generate(), generateFromRoute() and getPathFromRoute() all call this protected method. |
NullGenerator::processRoute | function | core/ |
Passes the route to the processor manager for altering before compilation. |
NullMatcherDumper::$routes | property | core/ |
The routes to be dumped. |
NullMatcherDumper::addRoutes | function | core/ |
|
NullMatcherDumper::getRoutes | function | core/ |
Gets the routes to match. |
NullRouteMatch | class | core/ |
Stub implementation of RouteMatchInterface for when there's no matched route. |
NullRouteMatch.php | file | core/ |
|
NullRouteMatch::getParameter | function | core/ |
|
NullRouteMatch::getParameters | function | core/ |
|
NullRouteMatch::getRawParameter | function | core/ |
|
NullRouteMatch::getRawParameters | function | core/ |
|
NullRouteMatch::getRouteName | function | core/ |
|
NullRouteMatch::getRouteObject | function | core/ |
|
OptionsRequestSubscriber::$routeProvider | property | core/ |
The route provider. |
OptionsRequestSubscriberTest::testWithoutMatchingRoutes | function | core/ |
@covers ::onRequest |
OutboundRouteProcessorInterface | interface | core/ |
Defines an interface for classes that process the outbound route. |
OutboundRouteProcessorInterface.php | file | core/ |
|
OutboundRouteProcessorInterface::processOutbound | function | core/ |
Processes the outbound route. |
OverridesSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
OverridesSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
OverridesSectionStorage::extractEntityFromRoute | function | core/ |
Extracts an entity from the route values. |
OverridesSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
OverridesSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes @covers ::hasIntegerId @covers ::getEntityTypes @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes |
OverridesSectionStorageTest::testDeriveContextsFromRoute | function | core/ |
@covers ::deriveContextsFromRoute |
OverridesSectionStorageTest::testExtractEntityFromRoute | function | core/ |
@covers ::extractEntityFromRoute |
Page::getRoute | function | core/ |
Generates a route entry for a given view and display. |
PageDisplayVariantSelectionEvent::$routeMatch | property | core/ |
The current route match. |
PageDisplayVariantSelectionEvent::getRouteMatch | function | core/ |
Gets the current route match. |
PageTest::testBuildBasicRenderableWithMissingRoute | function | core/ |
@covers ::buildBasicRenderable |
page_cache_no_cache_routes | service | core/ |
Drupal\Core\PageCache\ResponsePolicy\DenyNoCacheRoutes |
ParamConverterManager::setRouteParameterConverters | function | core/ |
|
ParamConverterManagerInterface::setRouteParameterConverters | function | core/ |
Saves a list of applicable converters to each route. |
ParamConverterManagerTest::providerTestSetRouteParameterConverters | function | core/ |
Provides data for testSetRouteParameterConverters(). |
ParamConverterManagerTest::testSetRouteParameterConverters | function | core/ |
@covers ::setRouteParameterConverters |
ParamConverterSubscriber::onRoutingRouteAlterSetParameterConverters | function | core/ |
Applies parameter converters to route parameters. |
ParamNotConvertedException::$routeName | property | core/ |
The route name that was not converted. |
ParamNotConvertedException::getRouteName | function | core/ |
Get the route name that was not converted. |
PathBasedBreadcrumbBuilder::$router | property | core/ |
The dynamic router service. |
PathElement::CONVERT_ROUTE | constant | core/ |
Convert the submitted value into a route name and parameter pair. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.