Search for route
- Search 7.x for route
- Search 9.5.x for route
- Search 10.3.x for route
- Search 11.x for route
- Other projects
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 |
---|---|---|---|
PathPluginBaseTest::testAlterRouteWithAlterCallback | function | core/ |
Tests the alter route method with preexisting title callback. |
PathPluginBaseTest::testCollectRoutes | function | core/ |
Tests the collectRoutes method. |
PathPluginBaseTest::testCollectRoutesWithArguments | function | core/ |
Tests the collectRoutes method with arguments. |
PathPluginBaseTest::testCollectRoutesWithArgumentsNotSpecifiedInPath | function | core/ |
Tests the collectRoutes method with arguments not specified in the path. |
PathPluginBaseTest::testCollectRoutesWithDisplayReturnResponse | function | core/ |
Tests the collectRoutes method with a display returning a response. |
PathPluginBaseTest::testCollectRoutesWithNamedParameters | function | core/ |
Tests the collectRoutes method with a path containing named parameters. |
PathPluginBaseTest::testCollectRoutesWithSpecialRouteName | function | core/ |
Tests the collect routes method with an alternative route name in the UI. |
PathPluginBaseTest::testGetRestRoute | function | core/ |
Tests the altering of a REST route. |
PathPluginBaseTest::testGetRouteName | function | core/ |
Tests the getRouteName method. |
PathRootsSubscriber::onRouteAlter | function | core/ |
Collects all path roots. |
PathRootsSubscriber::onRouteFinished | function | core/ |
|
PathValidator::$accessAwareRouter | property | core/ |
The access aware router. |
PathValidator::$accessUnawareRouter | property | core/ |
A router implementation which does not check access. |
PathValidatorTest::$accessAwareRouter | property | core/ |
The mocked access aware router. |
PathValidatorTest::$accessUnawareRouter | property | core/ |
The mocked access unaware router. |
Permission::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
plugin.manager.lazy_route_provider_install_test | service | core/ |
\Drupal\lazy_route_provider_install_test\PluginManager |
PreloadableRouteProviderInterface | interface | core/ |
Extends the router provider interface to pre-load routes. |
PreloadableRouteProviderInterface.php | file | core/ |
|
PreloadableRouteProviderInterface::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
RedirectResponseSubscriber::$unroutedUrlAssembler | property | core/ |
The unrouted URL assembler service. |
RelationshipFieldAccess::ROUTE_REQUIREMENT_KEY | constant | core/ |
The route requirement key for this access check. |
RequestFormatRouteFilter | class | core/ |
Provides a route filter, which filters by the request format. |
RequestFormatRouteFilter.php | file | core/ |
|
RequestFormatRouteFilter::filter | function | core/ |
|
RequestFormatRouteFilter::getAvailableFormats | function | core/ |
Gets the set of formats across all routes in the collection. |
RequestFormatRouteFilter::getDefaultFormat | function | core/ |
Determines the default request format. |
RequestFormatRouteFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\RequestFormatRouteFilter @group Routing |
RequestFormatRouteFilterTest.php | file | core/ |
|
RequestFormatRouteFilterTest::filterProvider | function | core/ |
|
RequestFormatRouteFilterTest::testFilter | function | core/ |
@covers ::filter @dataProvider filterProvider |
RequestFormatRouteFilterTest::testNoRouteFound | function | core/ |
@covers ::filter |
RequestFormatRouteFilterTest::testNoRouteFoundWhenNoRequestFormatAndSingleRouteWithMultipleFormats | function | core/ |
@covers ::filter |
request_format_route_filter | service | core/ |
Drupal\Core\Routing\RequestFormatRouteFilter |
ResettableStackedRouteMatchInterface | interface | core/ |
Defines an interface for a resettable stack of route matches. |
ResettableStackedRouteMatchInterface.php | file | core/ |
|
ResettableStackedRouteMatchInterface::resetRouteMatch | function | core/ |
Resets the route match static cache. |
ResourceBase::getBaseRoute | function | core/ |
Gets the base route for a particular method. |
ResourceBase::getBaseRouteRequirements | function | core/ |
Gets the base route requirements for a particular method. |
ResourceBase::routes | function | core/ |
Returns a collection of routes with URL path information for the resource. |
ResourceInterface::routes | function | core/ |
Returns a collection of routes with URL path information for the resource. |
ResourceResponseSubscriber::$routeMatch | property | core/ |
The current route match. |
ResourceResponseSubscriberTest::generateRouteRequirements | function | core/ |
Generates route requirements based on supported formats. |
ResourceRoutes | class | core/ |
Subscriber for REST-style routes. |
ResourceRoutes.php | file | core/ |
|
ResourceRoutes::$logger | property | core/ |
A logger instance. |
ResourceRoutes::$manager | property | core/ |
The plugin manager for REST plugins. |
ResourceRoutes::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
ResourceRoutes::getRoutesForResourceConfig | function | core/ |
Provides all routes for a given REST resource config. |
ResourceRoutes::getSubscribedEvents | function | core/ |
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.