Search for list
Title | Object type | File name | Summary |
---|---|---|---|
SectionListInterface::insertSection | function | core/ |
Inserts a new section at a given delta. |
SectionListInterface::removeAllSections | function | core/ |
Removes all of the sections. |
SectionListInterface::removeSection | function | core/ |
Removes the section at the given delta. |
SectionListTestBase | class | core/ |
Provides a base class for testing implementations of a section list. |
SectionListTestBase.php | file | core/ |
|
SectionListTestBase::$modules | property | core/ |
Modules to install. |
SectionListTestBase::$sectionList | property | core/ |
The section list implementation. |
SectionListTestBase::assertSections | function | core/ |
Asserts that the field list has the expected sections. |
SectionListTestBase::getSectionList | function | core/ |
Sets up the section list. |
SectionListTestBase::providerTestRemoveAllSections | function | core/ |
Provides test data for ::testRemoveAllSections(). |
SectionListTestBase::setUp | function | core/ |
|
SectionListTestBase::testAppendSection | function | core/ |
@covers ::appendSection[[api-linebreak]] |
SectionListTestBase::testClone | function | core/ |
Tests __clone(). |
SectionListTestBase::testGetSection | function | core/ |
@covers ::getSection[[api-linebreak]] |
SectionListTestBase::testGetSectionInvalidDelta | function | core/ |
@covers ::getSection[[api-linebreak]] |
SectionListTestBase::testGetSections | function | core/ |
Tests ::getSections(). |
SectionListTestBase::testInsertSection | function | core/ |
@covers ::insertSection[[api-linebreak]] |
SectionListTestBase::testRemoveAllSections | function | core/ |
@covers ::removeAllSections[[api-linebreak]] |
SectionListTestBase::testRemoveMultipleSections | function | core/ |
@covers ::removeSection[[api-linebreak]] |
SectionListTestBase::testRemoveSection | function | core/ |
@covers ::removeSection[[api-linebreak]] |
SectionListTrait | trait | core/ |
Provides a trait for maintaining a list of sections. |
SectionListTrait.php | file | core/ |
|
SectionListTrait::addBlankSection | function | core/ |
Adds a blank section to the list. |
SectionListTrait::appendSection | function | core/ |
|
SectionListTrait::count | function | core/ |
|
SectionListTrait::getSection | function | core/ |
|
SectionListTrait::hasBlankSection | function | core/ |
Indicates if this section list contains a blank section. |
SectionListTrait::hasSection | function | core/ |
Indicates if there is a section at the specified delta. |
SectionListTrait::insertSection | function | core/ |
|
SectionListTrait::removeAllSections | function | core/ |
|
SectionListTrait::removeSection | function | core/ |
|
SectionListTrait::setSection | function | core/ |
Sets the section for the given delta on the display. |
SectionListTrait::setSections | function | core/ |
Stores the information for all sections. |
SectionListTrait::__clone | function | core/ |
Magic method: Implements a deep clone. |
SectionListTraitTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\SectionListTrait[[api-linebreak]] |
SectionListTraitTest.php | file | core/ |
|
SectionListTraitTest::getSectionList | function | core/ |
Sets up the section list. |
SectionListTraitTest::testAddBlankSection | function | core/ |
@covers ::addBlankSection[[api-linebreak]] |
SectionStorageBase::getSectionList | function | core/ |
Gets the section list. |
SecurityAdvisoriesFetcher::$extensionLists | property | core/ |
Array of extension lists, keyed by extension type. |
serializer.normalizer.list | service | core/ |
Drupal\serialization\Normalizer\ListNormalizer |
SettableDiscoveryExtensionListTrait | trait | core/ |
Trait that allows extension discovery to be set. |
SettableDiscoveryExtensionListTrait::$extensionDiscovery | property | core/ |
The extension discovery for this extension list. |
SettableDiscoveryExtensionListTrait::getExtensionDiscovery | function | core/ |
|
SettableDiscoveryExtensionListTrait::setExtensionDiscovery | function | core/ |
Sets the extension discovery. |
ShortcutSetListBuilder | class | core/ |
Defines a class to build a listing of shortcut set entities. |
ShortcutSetListBuilder.php | file | core/ |
|
ShortcutSetListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ShortcutSetListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ShortcutSetListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.