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 |
|---|---|---|---|
| LayoutBuilderWidget::getSectionStorage | function | core/ |
Gets the section storage. |
| LayoutDefault::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| LayoutDefault::setInPreview | function | core/ |
Set preview mode for the plugin. |
| LayoutDefault::submitConfigurationForm | function | core/ |
Form submission handler. |
| LayoutDefaultTest | class | core/ |
Tests Drupal\Core\Layout\LayoutDefault. |
| LayoutDefaultTest.php | file | core/ |
|
| LayoutDefaultTest::providerTestBuild | function | core/ |
Provides test data for ::testBuild(). |
| LayoutDefaultTest::testBuild | function | core/ |
Tests build. |
| LayoutDefinition::$description | property | core/ |
An optional description for advanced layouts. |
| LayoutDefinition::$regions | property | core/ |
An associative array of regions in this layout. |
| LayoutDefinition::getDescription | function | core/ |
Gets the description of the layout definition. |
| LayoutDefinition::getRegionLabels | function | core/ |
Gets the human-readable region labels. |
| LayoutDefinition::getRegionNames | function | core/ |
Gets the machine-readable region names. |
| LayoutDefinition::getRegions | function | core/ |
Gets the regions for this layout definition. |
| LayoutDefinition::set | function | core/ |
Sets a value to an arbitrary property. |
| LayoutDefinition::setCategory | function | core/ |
Sets the human-readable category of the layout definition. |
| LayoutDefinition::setDefaultRegion | function | core/ |
Sets the default region. |
| LayoutDefinition::setDeriver | function | core/ |
Sets the deriver of this plugin definition. |
| LayoutDefinition::setDescription | function | core/ |
Sets the description of the layout definition. |
| LayoutDefinition::setIconMap | function | core/ |
Sets the icon map for this layout definition. |
| LayoutDefinition::setIconPath | function | core/ |
Sets the icon path for this layout definition. |
| LayoutDefinition::setLabel | function | core/ |
Sets the human-readable name of the layout definition. |
| LayoutDefinition::setLibrary | function | core/ |
Sets the asset library for this layout definition. |
| LayoutDefinition::setPath | function | core/ |
Sets the base path for this layout definition. |
| LayoutDefinition::setRegions | function | core/ |
Sets the regions for this layout definition. |
| LayoutDefinition::setTemplate | function | core/ |
Sets the template name. |
| LayoutDefinition::setTemplatePath | function | core/ |
Sets the template path. |
| LayoutDefinition::setThemeHook | function | core/ |
Sets the theme hook. |
| LayoutDefinition::__construct | function | core/ |
LayoutDefinition constructor. |
| LayoutDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LayoutDiscoveryHooks | class | core/ |
Hook implementations for layout_discovery. |
| LayoutDiscoveryHooks.php | file | core/ |
|
| LayoutDiscoveryHooks::help | function | core/ |
Implements hook_help(). |
| LayoutDiscoveryRequirements | class | core/ |
Install time requirements for the layout_discovery module. |
| LayoutDiscoveryRequirements.php | file | core/ |
|
| LayoutDiscoveryRequirements::getRequirements | function | core/ |
Check installation requirements. |
| LayoutDiscoveryThemeHooks | class | core/ |
Theme hooks for layout_discovery. |
| LayoutDiscoveryThemeHooks.php | file | core/ |
|
| LayoutDiscoveryThemeHooks::preprocessLayout | function | core/ |
Prepares variables for layout templates. |
| LayoutDiscoveryThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| LayoutDiscoveryThemeHooks::__construct | function | core/ |
|
| LayoutDisplayTest | class | core/ |
Tests functionality of the entity view display with regard to Layout Builder. |
| LayoutDisplayTest.php | file | core/ |
|
| LayoutDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutDisplayTest::$modules | property | core/ |
Modules to install. |
| LayoutDisplayTest::setUp | function | core/ |
|
| LayoutDisplayTest::testMultipleViewModes | function | core/ |
Tests the interaction between multiple view modes. |
| LayoutEntityDisplayInterface | interface | core/ |
Provides an interface for entity displays that have layout. |
| LayoutEntityDisplayInterface.php | file | core/ |
|
| LayoutEntityDisplayNormalizer | class | core/ |
Normalizes/denormalizes LayoutEntityDisplay objects into an array structure. |
Pagination
- Previous page
- Page 808
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.