Search for getSection

  1. Search 7.x for getSection
  2. Search 8.9.x for getSection
  3. Search 10.3.x for getSection
  4. Search 11.x for getSection
  5. Other projects
Title Object type File name Summary
ConfigureBlockFormBase::getSectionStorage function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Retrieves the section storage object.
ConfigureSectionForm::getSectionStorage function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Retrieves the section storage property.
DefaultsEntityForm::getSectionStorage function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Retrieves the section storage object.
DefaultsSectionStorage::getSectionList function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Gets the section list.
HelpSearch::getSectionPlugin function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Instantiates a help section plugin and verifies it is searchable.
LayoutBuilderEntityViewDisplay::getSectionComponentForFieldName function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the component for a given field name if any.
LayoutBuilderEntityViewDisplay::getSections function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the layout sections.
LayoutBuilderEntityViewDisplayTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php Sets up the section list.
LayoutBuilderWidget::getSectionStorage function core/modules/layout_builder/src/Plugin/Field/FieldWidget/LayoutBuilderWidget.php Gets the section storage.
LayoutEntityHelperTrait::getSectionStorageForEntity function core/modules/layout_builder/src/LayoutEntityHelperTrait.php Gets the section storage for an entity.
LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Data provider for testGetSectionStorageForEntity().
LayoutEntityHelperTraitTest::testGetSectionStorageForEntity function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php @covers ::getSectionStorageForEntity
LayoutSectionItemList::getSections function core/modules/layout_builder/src/Field/LayoutSectionItemList.php Gets the layout sections.
LayoutSectionItemListTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php Sets up the section list.
OverridesEntityForm::getSectionStorage function core/modules/layout_builder/src/Form/OverridesEntityForm.php Retrieves the section storage object.
OverridesSectionStorage::getSectionList function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Gets the section list.
PrepareLayoutEvent::getSectionStorage function core/modules/layout_builder/src/Event/PrepareLayoutEvent.php Gets the section storage.
SectionListInterface::getSection function core/modules/layout_builder/src/SectionListInterface.php Gets a domain object for the layout section.
SectionListInterface::getSections function core/modules/layout_builder/src/SectionListInterface.php Gets the layout sections.
SectionListTestBase::getSectionList function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Sets up the section list.
SectionListTestBase::testGetSection function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php @covers ::getSection
SectionListTestBase::testGetSectionInvalidDelta function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php @covers ::getSection
SectionListTestBase::testGetSections function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Tests ::getSections().
SectionListTrait::getSection function core/modules/layout_builder/src/SectionListTrait.php
SectionListTraitTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php Sets up the section list.
SectionStorageBase::getSection function core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php Gets a domain object for the layout section.
SectionStorageBase::getSectionList function core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php Gets the section list.
SectionStorageBase::getSections function core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php Gets the layout sections.
SectionStorageTestBase::getSectionList function core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php Sets up the section list.
SectionStorageTestBase::getSectionStorage function core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php Sets up the section list.
SimpleConfigSectionListTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php Sets up the section list.
SimpleConfigSectionStorage::getSections function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Gets the layout sections.
TestSectionList::getSections function core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php Gets the layout sections.
TestStateBasedSectionStorage::getSectionList function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Gets the section list.
TestStateBasedSectionStorage::getSectionListFromId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php
TestStateBasedSectionStorage::getSections function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Gets the layout sections.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.