Search for route
- Search 7.x for route
- Search 9.5.x for route
- Search 8.9.x for route
- Search 10.3.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 |
---|---|---|---|
LayoutBuilderIsActiveCacheContext::$routeMatch | property | core/ |
The current route match. |
LayoutBuilderRoutes | class | core/ |
Provides routes for the Layout Builder UI. |
LayoutBuilderRoutes.php | file | core/ |
|
LayoutBuilderRoutes::$sectionStorageManager | property | core/ |
The section storage manager. |
LayoutBuilderRoutes::getSubscribedEvents | function | core/ |
|
LayoutBuilderRoutes::onAlterRoutes | function | core/ |
Alters existing routes for a specific collection. |
LayoutBuilderRoutes::__construct | function | core/ |
Constructs a new LayoutBuilderRoutes. |
LayoutBuilderRoutesTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Routing\LayoutBuilderRoutes[[api-linebreak]] |
LayoutBuilderRoutesTest.php | file | core/ |
|
LayoutBuilderRoutesTest::$routeBuilder | property | core/ |
The Layout Builder route builder. |
LayoutBuilderRoutesTest::$sectionStorageManager | property | core/ |
The Layout Builder route builder. |
LayoutBuilderRoutesTest::setUp | function | core/ |
|
LayoutBuilderRoutesTest::testOnAlterRoutes | function | core/ |
@covers ::onAlterRoutes[[api-linebreak]] |
LayoutBuilderRoutesTrait | trait | core/ |
Provides a trait for building routes for a Layout Builder UI. |
LayoutBuilderRoutesTrait.php | file | core/ |
|
LayoutBuilderRoutesTrait::buildLayoutRoutes | function | core/ |
Builds the layout routes for the given values. |
LayoutTempstoreRouteEnhancer | class | core/ |
Loads the section storage from the layout tempstore. |
LayoutTempstoreRouteEnhancer.php | file | core/ |
|
LayoutTempstoreRouteEnhancer::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
LayoutTempstoreRouteEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
LayoutTempstoreRouteEnhancer::__construct | function | core/ |
Constructs a new LayoutTempstoreRouteEnhancer. |
LayoutTempstoreRouteEnhancerTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer[[api-linebreak]] |
LayoutTempstoreRouteEnhancerTest.php | file | core/ |
|
LayoutTempstoreRouteEnhancerTest::testEnhance | function | core/ |
@covers ::enhance[[api-linebreak]] |
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/ |
The lazy route collection. |
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. |
LazyRouteProviderInstallTestHooks | class | core/ |
Hook implementations for lazy_route_provider_install_test. |
LazyRouteProviderInstallTestHooks.php | file | core/ |
|
LazyRouteProviderInstallTestHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
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.