Search for getSection

  1. Search 7.x for getSection
  2. Search 9.5.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 Retrieve 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.
DefaultsSectionStorage::getSectionListFromId function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Derives the section list from the storage ID.
DefaultsSectionStorageTest::providerTestGetSectionListFromId function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php Provides data for ::testGetSectionListFromId().
DefaultsSectionStorageTest::testGetSectionListFromId function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php @covers ::getSectionListFromId[[api-linebreak]]
DefaultsSectionStorageTest::testGetSectionListFromIdCreate function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php @covers ::getSectionListFromId[[api-linebreak]]
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::getSectionStorage function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php Sets up the section storage entity.
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 Dataprovider for testGetSectionStorageForEntity().
LayoutEntityHelperTraitTest::testGetSectionStorageForEntity function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php @covers ::getSectionStorageForEntity[[api-linebreak]]
LayoutSectionItemList::getSections function core/modules/layout_builder/src/Field/LayoutSectionItemList.php Gets the layout sections.
LayoutSectionItemListTest::getSectionStorage function core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php Sets up the section storage entity.
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.
OverridesSectionStorage::getSectionListFromId function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Derives the section list from the storage ID.
OverridesSectionStorageTest::providerTestGetSectionListFromId function core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php Provides data for ::testGetSectionListFromId().
OverridesSectionStorageTest::testGetSectionListFromId function core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php @covers ::getSectionListFromId[[api-linebreak]]
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.
SectionListTraitTest::getSectionStorage function core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php Sets up the section storage entity.
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.
SectionStorageInterface::getSectionListFromId function core/modules/layout_builder/src/SectionStorageInterface.php Derives the section list from the storage ID.
SectionStorageTestBase::getSectionStorage function core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php Sets up the section storage entity.
SectionStorageTestBase::testGetSection function core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php @covers ::getSection[[api-linebreak]]
SectionStorageTestBase::testGetSectionInvalidDelta function core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php @covers ::getSection[[api-linebreak]]
SectionStorageTestBase::testGetSections function core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php Tests ::getSections().
SectionStorageTrait::getSection function core/modules/layout_builder/src/SectionStorage/SectionStorageTrait.php
SimpleConfigSectionStorage::getSectionListFromId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Derives the section list from the storage ID.
SimpleConfigSectionStorage::getSections function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Gets the layout sections.
SimpleConfigSectionStorageTest::getSectionStorage function core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionStorageTest.php Sets up the section storage entity.
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 Derives the section list from the storage ID.
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.