Search for getLayout

  1. Search 7.x for getLayout
  2. Search 9.5.x for getLayout
  3. Search 10.3.x for getLayout
  4. Search 11.x for getLayout
  5. Other projects
Title Object type File name Summary
DefaultsSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Gets the URL used to display the Layout Builder UI.
EntityDisplayWithLayoutInterface::getLayout function core/modules/field_layout/src/Display/EntityDisplayWithLayoutInterface.php Gets the layout plugin for this display.
EntityDisplayWithLayoutInterface::getLayoutId function core/modules/field_layout/src/Display/EntityDisplayWithLayoutInterface.php Gets the layout plugin ID for this display.
EntityDisplayWithLayoutInterface::getLayoutSettings function core/modules/field_layout/src/Display/EntityDisplayWithLayoutInterface.php Gets the layout plugin settings for this display.
FieldLayoutEntityDisplayFormTrait::getLayout function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Gets the layout plugin for the currently selected field layout.
FieldLayoutEntityDisplayTrait::doGetLayout function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Gets the layout plugin.
FieldLayoutEntityDisplayTrait::getLayout function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayout().
FieldLayoutEntityDisplayTrait::getLayoutDefinition function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Gets a layout definition.
FieldLayoutEntityDisplayTrait::getLayoutId function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutId().
FieldLayoutEntityDisplayTrait::getLayoutSettings function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutSettings().
LayoutPluginManager::getLayoutOptions function core/lib/Drupal/Core/Layout/LayoutPluginManager.php Returns an array of layout labels grouped by category.
LayoutPluginManagerInterface::getLayoutOptions function core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php Returns an array of layout labels grouped by category.
OverridesSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Gets the URL used to display the Layout Builder UI.
Section::getLayout function core/modules/layout_builder/src/Section.php Gets the layout plugin for this section.
Section::getLayoutId function core/modules/layout_builder/src/Section.php Gets the layout plugin ID for this section.
Section::getLayoutSettings function core/modules/layout_builder/src/Section.php Gets the layout plugin settings for this section.
SectionStorageInterface::getLayoutBuilderUrl function core/modules/layout_builder/src/SectionStorageInterface.php Gets the URL used to display the Layout Builder UI.
SimpleConfigSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Gets the URL used to display the Layout Builder UI.
TestStateBasedSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php 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.