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 |
|---|---|---|---|
| MenuRouterTest::doTestMenuOptionalPlaceholders | function | core/ |
Test menu links that have optional placeholders. |
| MenuRouterTest::doTestThemeCallbackAdministrative | function | core/ |
Test the theme negotiation when it is set to use an administrative theme. |
| MenuRouterTest::doTestThemeCallbackFakeTheme | function | core/ |
Test the theme negotiation when it is set to use a theme that does not exist. |
| MenuRouterTest::doTestThemeCallbackMaintenanceMode | function | core/ |
Test the theme negotiation when the site is in maintenance mode. |
| MenuRouterTest::doTestThemeCallbackNoThemeRequested | function | core/ |
Test the theme negotiation when no theme is requested. |
| MenuRouterTest::doTestThemeCallbackOptionalTheme | function | core/ |
Test the theme negotiation when it is set to use an optional theme. |
| MenuRouterTest::doTestTitleCallbackFalse | function | core/ |
Test title callback set to FALSE. |
| MenuRouterTest::doTestTitleMenuCallback | function | core/ |
Tests page title of MENU_CALLBACKs. |
| MenuRouterTest::setUp | function | core/ |
|
| MenuRouterTest::testAuthUserUserLogin | function | core/ |
Test that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page. |
| MenuRouterTest::testMaintenanceModeLoginPaths | function | core/ |
Make sure the maintenance mode can be bypassed using an EventSubscriber. |
| MenuRouterTest::testMenuIntegration | function | core/ |
Tests menu integration. |
| MenuRouterTest::testThemeIntegration | function | core/ |
Tests theme integration. |
| MenuTestController::$routeMatch | property | core/ |
The active route match. |
| MenuTreeStorage::collectRoutesAndDefinitions | function | core/ |
Traverses the menu tree and collects all the route names and definitions. |
| MenuTreeStorage::doCollectRoutesAndDefinitions | function | core/ |
Collects all the route names and definitions. |
| MenuTreeStorage::loadByRoute | function | core/ |
Loads multiple plugin definitions from the storage based on route. |
| MenuTreeStorageInterface::loadByRoute | function | core/ |
Loads multiple plugin definitions from the storage based on route. |
| menu_link_content_dynamic_route.info.yml | file | core/ |
core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.info.yml |
| menu_link_content_dynamic_route.routing.yml | file | core/ |
core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.routing.yml |
| MetadataBubblingUrlGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
| MetadataBubblingUrlGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
| MetadataBubblingUrlGenerator::getRouteDebugMessage | function | core/ |
|
| MethodFilterTest::testMethodNotAllowedExceptionWithMultipleRoutes | function | core/ |
@covers ::filter[[api-linebreak]] |
| MethodFilterTest::testWithAllowedMethodAndMultipleMatchingRoutes | function | core/ |
@covers ::filter[[api-linebreak]] |
| MockController::getControllerWithRequestAndRouteMatch | function | core/ |
|
| MockControllerPsr7::getControllerWithRequestAndRouteMatch | function | core/ |
|
| MockRouteProvider | class | core/ |
Easily configurable mock route provider. |
| MockRouteProvider.php | file | core/ |
|
| MockRouteProvider::$routes | property | core/ |
A collection of routes for this route provider. |
| MockRouteProvider::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| MockRouteProvider::getRouteByName | function | core/ |
|
| MockRouteProvider::getRouteCollectionForRequest | function | core/ |
Implements \Symfony\Cmf\Component\Routing\RouteProviderInterface::getRouteCollectionForRequest(). |
| MockRouteProvider::getRoutesByNames | function | core/ |
|
| MockRouteProvider::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| MockRouteProvider::preLoadRoutes | function | core/ |
|
| MockRouteProvider::reset | function | core/ |
Resets the route provider object. |
| MockRouteProvider::__construct | function | core/ |
Constructs a new MockRouteProvider. |
| ModuleConfigureRouteTest | class | core/ |
Tests the configure route for core modules. |
| ModuleConfigureRouteTest.php | file | core/ |
|
| ModuleConfigureRouteTest::$moduleInfo | property | core/ |
An array of module info. |
| ModuleConfigureRouteTest::$modules | property | core/ |
Modules to enable. |
| ModuleConfigureRouteTest::$routeProvider | property | core/ |
|
| ModuleConfigureRouteTest::setUp | function | core/ |
|
| ModuleConfigureRouteTest::testModuleConfigureRoutes | function | core/ |
Test the module configure routes exist. |
| ModuleInstallerTest::testRouteRebuild | function | core/ |
Tests that routes are rebuilt during install and uninstall of modules. |
| ModuleRouteSubscriber | class | core/ |
A route subscriber to remove routes that depend on modules being enabled. |
| ModuleRouteSubscriber.php | file | core/ |
|
| ModuleRouteSubscriber::$moduleHandler | property | core/ |
The module handler. |
| ModuleRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.