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
DefaultsSectionStorage::getSectionListFromId function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
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
LayoutBuilderEntityViewDisplayTest::getSectionStorage 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 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
LayoutSectionItemListTest::getSectionStorage function core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php
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
OverridesSectionStorage::getSectionListFromId function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php
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
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
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
SimpleConfigSectionStorage::getSections function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorageTest::getSectionStorage function core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionStorageTest.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

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