Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutSectionTest::testLayoutUrlNoSectionField | function | core/ |
Tests that no Layout link shows without a section field. |
| LayoutTempstoreRepository | class | core/ |
Provides a mechanism for loading layouts from tempstore. |
| LayoutTempstoreRepository.php | file | core/ |
|
| LayoutTempstoreRepository::$cache | property | core/ |
The static cache of loaded values. |
| LayoutTempstoreRepository::$tempStoreFactory | property | core/ |
The shared tempstore factory. |
| LayoutTempstoreRepository::delete | function | core/ |
Removes the tempstore version of a section storage. |
| LayoutTempstoreRepository::get | function | core/ |
Gets the tempstore version of a section storage, if it exists. |
| LayoutTempstoreRepository::getKey | function | core/ |
Gets the string to use as the tempstore key. |
| LayoutTempstoreRepository::getTempstore | function | core/ |
Gets the shared tempstore. |
| LayoutTempstoreRepository::has | function | core/ |
Checks for the existence of a tempstore version of a section storage. |
| LayoutTempstoreRepository::set | function | core/ |
Stores this section storage in tempstore. |
| LayoutTempstoreRepository::__construct | function | core/ |
LayoutTempstoreRepository constructor. |
| LayoutTempstoreRepositoryInterface | interface | core/ |
Provides an interface for loading layouts from tempstore. |
| LayoutTempstoreRepositoryInterface.php | file | core/ |
|
| LayoutTempstoreRepositoryInterface::delete | function | core/ |
Removes the tempstore version of a section storage. |
| LayoutTempstoreRepositoryInterface::get | function | core/ |
Gets the tempstore version of a section storage, if it exists. |
| LayoutTempstoreRepositoryInterface::has | function | core/ |
Checks for the existence of a tempstore version of a section storage. |
| LayoutTempstoreRepositoryInterface::set | function | core/ |
Stores this section storage in tempstore. |
| LayoutTempstoreRepositoryTest | class | core/ |
Tests Drupal\layout_builder\LayoutTempstoreRepository. |
| LayoutTempstoreRepositoryTest.php | file | core/ |
|
| LayoutTempstoreRepositoryTest::testGetEmptyTempstore | function | core/ |
Tests get empty tempstore. |
| LayoutTempstoreRepositoryTest::testGetInvalidEntry | function | core/ |
Tests get invalid entry. |
| LayoutTempstoreRepositoryTest::testGetLoadedTempstore | function | core/ |
Tests get loaded tempstore. |
| 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/ |
Tests Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer. |
| LayoutTempstoreRouteEnhancerTest.php | file | core/ |
|
| LayoutTempstoreRouteEnhancerTest::testEnhance | function | core/ |
Tests enhance. |
| LayoutTest | class | core/ |
Tests Layout functionality. |
| LayoutTest.php | file | core/ |
|
| LayoutTest::$layoutPluginManager | property | core/ |
The layout plugin manager. |
| LayoutTest::$modules | property | core/ |
Modules to install. |
| LayoutTest::processCallback | function | core/ |
Provides a test #process callback. |
| LayoutTest::render | function | core/ |
Renders a render array. |
| LayoutTest::renderLayoutData | function | core/ |
Data provider for testRenderLayout(). |
| LayoutTest::setUp | function | core/ |
|
| LayoutTest::testRenderLayout | function | core/ |
Tests rendering a layout. |
| LayoutTest::testThemeProvidedLayout | function | core/ |
Tests that a layout provided by a theme has the preprocess function set. |
| LayoutTestDependenciesPlugin | class | core/ |
Provides a plugin that contains config dependencies. |
| LayoutTestDependenciesPlugin.php | file | core/ |
|
| LayoutTestDependenciesPlugin::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| LayoutTestPlugin | class | core/ |
The plugin that handles the default layout template. |
| LayoutTestPlugin.php | file | core/ |
|
| LayoutTestPlugin::buildConfigurationForm | function | core/ |
Form constructor. |
| LayoutTestPlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| LayoutTestPlugin::submitConfigurationForm | function | core/ |
Form submission handler. |
| LayoutTestPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 812
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.