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 |
|---|---|---|---|
| layout_builder.routes | service | core/ |
Drupal\layout_builder\Routing\LayoutBuilderRoutes |
| layout_builder.tempstore.route_enhancer | service | core/ |
Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer |
| LazyRouteCollection | class | core/ |
|
| LazyRouteCollection.php | file | core/ |
|
| LazyRouteCollection::$provider | property | core/ |
The route provider for this generator. |
| LazyRouteCollection::all | function | core/ |
Returns all routes in this collection. |
| LazyRouteCollection::count | function | core/ |
Gets the number of Routes in this collection. |
| LazyRouteCollection::get | function | core/ |
Gets a route by name. |
| LazyRouteCollection::getIterator | function | core/ |
|
| LazyRouteCollection::__construct | function | core/ |
Constructs a LazyRouteCollection. |
| LazyRouteCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\LazyRouteCollection[[api-linebreak]] |
| LazyRouteCollectionTest.php | file | core/ |
|
| LazyRouteCollectionTest::$routeProvider | property | core/ |
The route provider. |
| LazyRouteCollectionTest::$testRoutes | property | core/ |
Array of routes indexed by name. |
| LazyRouteCollectionTest::setUp | function | core/ |
|
| LazyRouteCollectionTest::testCount | function | core/ |
@covers ::count[[api-linebreak]] |
| LazyRouteCollectionTest::testGetIterator | function | core/ |
@covers ::getIterator[[api-linebreak]] @covers ::all[[api-linebreak]] |
| LazyRouteCollectionTest::testGetName | function | core/ |
Search for a both an existing and a non-existing route. |
| LazyRouteProviderInstallTest | class | core/ |
@group routing |
| LazyRouteProviderInstallTest.php | file | core/ |
|
| LazyRouteProviderInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LazyRouteProviderInstallTest::$modules | property | core/ |
Modules to install. |
| LazyRouteProviderInstallTest::testInstallation | function | core/ |
Tests that the lazy route provider is used during a module install. |
| lazy_route_provider_install_test.info.yml | file | core/ |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml |
| lazy_route_provider_install_test.module | file | core/ |
Helper module for the lazy route provider tests. |
| lazy_route_provider_install_test.services.yml | file | core/ |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml |
| lazy_route_provider_install_test_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| Link::createFromRoute | function | core/ |
Creates a Link object from a given route name and parameters. |
| LinkNotExistingInternalConstraintValidatorTest::testValidateFromNonExistingRoute | function | core/ |
@covers ::validate[[api-linebreak]] |
| LinkNotExistingInternalConstraintValidatorTest::testValidateFromRoute | function | core/ |
@covers ::validate[[api-linebreak]] |
| LinkUriTest::providerTestDisablingRouteValidation | function | core/ |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
| LinkUriTest::providerTestNotRouted | function | core/ |
Provides test cases for LinkUriTest::testNotRouted(). |
| LinkUriTest::providerTestRouted | function | core/ |
Provides test cases for LinkUriTest::testTransform(). |
| LinkUriTest::testDisablingRouteValidation | function | core/ |
Tests disabling route validation in LinkUri::transform(). |
| LinkUriTest::testNotRouted | function | core/ |
Tests that Non routed URLs throws an exception. |
| LinkUriTest::testRouted | function | core/ |
Tests LinkUri::transform(). |
| LocalActionDefault::$routeProvider | property | core/ |
The route provider to load routes by name. |
| LocalActionDefault::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalActionDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionDefaultTest::$routeProvider | property | core/ |
The mocked route provider. |
| LocalActionInterface::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalActionInterface::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionManager::$routeMatch | property | core/ |
The current route match. |
| LocalActionManager::$routeProvider | property | core/ |
The route provider to load routes by name. |
| LocalActionManager::getActionsForRoute | function | core/ |
Finds all local actions that appear on a named route. |
| LocalActionManagerInterface::getActionsForRoute | function | core/ |
Finds all local actions that appear on a named route. |
| LocalActionManagerTest::$routeProvider | property | core/ |
The mocked router provider. |
| LocalActionManagerTest::getActionsForRouteProvider | function | core/ |
|
| LocalActionManagerTest::testGetActionsForRoute | function | core/ |
@covers ::getActionsForRoute[[api-linebreak]] |
| LocalActionsBlock::$routeMatch | property | core/ |
The route match. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.