Search for getSectionListFromId

  1. Search 7.x for getSectionListFromId
  2. Search 9.5.x for getSectionListFromId
  3. Search 10.3.x for getSectionListFromId
  4. Search 11.x for getSectionListFromId
  5. Other projects
Title Object type File name Summary
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
DefaultsSectionStorageTest::testGetSectionListFromIdCreate function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php @covers ::getSectionListFromId
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
SectionStorageInterface::getSectionListFromId function core/modules/layout_builder/src/SectionStorageInterface.php Derives the section list from the storage ID.
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.
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.

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