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 |
---|---|---|---|
RoleAccessCheckTest::getTestRouteCollection | function | core/ |
Generates the test route collection. |
Route | class | core/ |
|
Route | class | core/ |
Sets the destination route information based on the source link_path. |
Route.php | file | core/ |
|
Route.php | file | core/ |
|
Route::$migration | property | core/ |
The current migration. |
Route::$name | property | core/ |
|
Route::$pathValidator | property | core/ |
The path validator service. |
Route::$pattern | property | core/ |
@var string @Required |
Route::create | function | core/ |
Creates an instance of the plugin. |
Route::transform | function | core/ |
Set the destination route information based on the source link_path. |
Route::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
RouteAccessResponseSubscriber | class | core/ |
Response subscriber to bubble the route's access result's cacheability. |
RouteAccessResponseSubscriber.php | file | core/ |
|
RouteAccessResponseSubscriber::getSubscribedEvents | function | core/ |
|
RouteAccessResponseSubscriber::onRespond | function | core/ |
Bubbles the route's access result' cacheability metadata. |
RouteBuilder | class | core/ |
Managing class for rebuilding the router table. |
RouteBuilder | class | core/ |
Provides a proxy class for \Drupal\Core\Routing\RouteBuilder. |
RouteBuilder.php | file | core/ |
|
RouteBuilder.php | file | core/ |
|
RouteBuilder::$building | property | core/ |
Flag that indicates if we are currently rebuilding the routes. |
RouteBuilder::$checkProvider | property | core/ |
The check provider. |
RouteBuilder::$container | property | core/ |
The service container. |
RouteBuilder::$controllerResolver | property | core/ |
The controller resolver. |
RouteBuilder::$dispatcher | property | core/ |
The event dispatcher to notify of routes. |
RouteBuilder::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
RouteBuilder::$dumper | property | core/ |
The dumper to which we should send collected routes. |
RouteBuilder::$lock | property | core/ |
The used lock backend instance. |
RouteBuilder::$moduleHandler | property | core/ |
The module handler. |
RouteBuilder::$rebuildNeeded | property | core/ |
Flag that indicates if we should rebuild at the end of the request. |
RouteBuilder::$routeCollection | property | core/ |
The route collection during the rebuild. |
RouteBuilder::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
RouteBuilder::destruct | function | core/ |
Performs destruct operations. |
RouteBuilder::destruct | function | core/ |
Performs destruct operations. |
RouteBuilder::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
RouteBuilder::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
RouteBuilder::rebuild | function | core/ |
Rebuilds the route information and dumps it. |
RouteBuilder::rebuild | function | core/ |
Rebuilds the route information and dumps it. |
RouteBuilder::rebuildIfNeeded | function | core/ |
Rebuilds the route information if necessary, and dumps it. |
RouteBuilder::rebuildIfNeeded | function | core/ |
Rebuilds the route information if necessary, and dumps it. |
RouteBuilder::setRebuildNeeded | function | core/ |
Sets the router to be rebuilt next time rebuildIfNeeded() is called. |
RouteBuilder::setRebuildNeeded | function | core/ |
Sets the router to be rebuilt next time rebuildIfNeeded() is called. |
RouteBuilder::__construct | function | core/ |
Constructs the RouteBuilder using the passed MatcherDumperInterface. |
RouteBuilder::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
RouteBuilderInterface | interface | core/ |
Rebuilds the route information and dumps it. |
RouteBuilderInterface.php | file | core/ |
|
RouteBuilderInterface::rebuild | function | core/ |
Rebuilds the route information and dumps it. |
RouteBuilderInterface::rebuildIfNeeded | function | core/ |
Rebuilds the route information if necessary, and dumps it. |
RouteBuilderInterface::setRebuildNeeded | function | core/ |
Sets the router to be rebuilt next time rebuildIfNeeded() is called. |
RouteBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\RouteBuilder[[api-linebreak]] @group Routing |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.