Search for getSection

  1. Search 7.x for getSection
  2. Search 9.5.x for getSection
  3. Search 8.9.x for getSection
  4. Search 10.3.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.
DefaultsSectionStorage::getSectionList function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
HelpSearch::getSectionPlugin function core/modules/help/src/Plugin/Search/HelpSearch.php Instantiates a help section plugin and verifies it is searchable.
LayoutBuilderEntityFormTrait::getSectionStorage function core/modules/layout_builder/src/Form/LayoutBuilderEntityFormTrait.php Retrieves the section storage object.
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
LayoutBuilderEntityViewDisplayTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php
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
LayoutSectionItemListTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php
NavigationSectionStorage::getSections function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php
OverridesSectionStorage::getSectionList function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php
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
SectionStorageBase::getSection function core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php
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
SimpleConfigSectionListTest::getSectionList function core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php
SimpleConfigSectionStorage::getSections function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
TestSectionList::getSections function core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php
TestStateBasedSectionStorage::getSectionList function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php
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
WorkspaceSafeFormTrait::getSectionStorageFromFormState function core/modules/layout_builder/src/Form/WorkspaceSafeFormTrait.php Retrieves the section storage from a form state object, if it exists.

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