Search for getLayout
- Search 7.x for getLayout
- Search 8.9.x for getLayout
- Search 10.3.x for getLayout
- Search 11.x for getLayout
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DefaultsSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
EntityDisplayWithLayoutInterface::getLayout | function | core/ |
Gets the layout plugin for this display. |
EntityDisplayWithLayoutInterface::getLayoutId | function | core/ |
Gets the layout plugin ID for this display. |
EntityDisplayWithLayoutInterface::getLayoutSettings | function | core/ |
Gets the layout plugin settings for this display. |
FieldLayoutEntityDisplayFormTrait::getLayout | function | core/ |
Gets the layout plugin for the currently selected field layout. |
FieldLayoutEntityDisplayTrait::doGetLayout | function | core/ |
Gets the layout plugin. |
FieldLayoutEntityDisplayTrait::getLayout | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayout(). |
FieldLayoutEntityDisplayTrait::getLayoutDefinition | function | core/ |
Gets a layout definition. |
FieldLayoutEntityDisplayTrait::getLayoutId | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutId(). |
FieldLayoutEntityDisplayTrait::getLayoutSettings | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutSettings(). |
LayoutPluginManager::getLayoutOptions | function | core/ |
Returns an array of layout labels grouped by category. |
LayoutPluginManagerInterface::getLayoutOptions | function | core/ |
Returns an array of layout labels grouped by category. |
OverridesSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
Section::getLayout | function | core/ |
Gets the layout plugin for this section. |
Section::getLayoutId | function | core/ |
Gets the layout plugin ID for this section. |
Section::getLayoutSettings | function | core/ |
Gets the layout plugin settings for this section. |
SectionStorageInterface::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
SectionTest::providerTestGetLayout | function | core/ |
Provides test data for ::testGetLayout(). |
SectionTest::testGetLayout | function | core/ |
@covers ::getLayout @dataProvider providerTestGetLayout |
SimpleConfigSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
TestStateBasedSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.