Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SectionStorageTestBase::setUp | function | core/ |
|
| SectionStorageTestBase::testAppendSection | function | core/ |
@covers ::appendSection[[api-linebreak]] |
| SectionStorageTestBase::testClone | function | core/ |
Tests __clone(). |
| SectionStorageTestBase::testGetSection | function | core/ |
@covers ::getSection[[api-linebreak]] |
| SectionStorageTestBase::testGetSectionInvalidDelta | function | core/ |
@covers ::getSection[[api-linebreak]] |
| SectionStorageTestBase::testGetSections | function | core/ |
Tests ::getSections(). |
| SectionStorageTestBase::testInsertSection | function | core/ |
@covers ::insertSection[[api-linebreak]] |
| SectionStorageTestBase::testRemoveAllSections | function | core/ |
@covers ::removeAllSections[[api-linebreak]] |
| SectionStorageTestBase::testRemoveMultipleSections | function | core/ |
@covers ::removeSection[[api-linebreak]] |
| SectionStorageTestBase::testRemoveSection | function | core/ |
@covers ::removeSection[[api-linebreak]] |
| SectionStorageTrait | trait | core/ |
Provides a trait for storing sections on an object. |
| SectionStorageTrait.php | file | core/ |
|
| SectionStorageTrait::addBlankSection | function | core/ |
Adds a blank section to the list. |
| SectionStorageTrait::appendSection | function | core/ |
|
| SectionStorageTrait::count | function | core/ |
|
| SectionStorageTrait::getSection | function | core/ |
|
| SectionStorageTrait::hasBlankSection | function | core/ |
Indicates if this section list contains a blank section. |
| SectionStorageTrait::hasSection | function | core/ |
Indicates if there is a section at the specified delta. |
| SectionStorageTrait::insertSection | function | core/ |
|
| SectionStorageTrait::removeAllSections | function | core/ |
|
| SectionStorageTrait::removeSection | function | core/ |
|
| SectionStorageTrait::setSection | function | core/ |
Sets the section for the given delta on the display. |
| SectionStorageTrait::setSections | function | core/ |
Stores the information for all sections. |
| SectionStorageTrait::__clone | function | core/ |
Magic method: Implements a deep clone. |
| SectionTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Section[[api-linebreak]] @group layout_builder |
| SectionTest.php | file | core/ |
|
| SectionTest::$section | property | core/ |
The section object to test. |
| SectionTest::assertComponents | function | core/ |
Asserts that the section has the expected components. |
| SectionTest::providerTestGetThirdPartySetting | function | core/ |
Provides test data for ::testGetThirdPartySetting(). |
| SectionTest::providerTestGetThirdPartySettings | function | core/ |
Provides test data for ::testGetThirdPartySettings(). |
| SectionTest::providerTestSetThirdPartySetting | function | core/ |
Provides test data for ::testSetThirdPartySettings(). |
| SectionTest::providerTestUnsetThirdPartySetting | function | core/ |
Provides test data for ::testUnsetThirdPartySetting(). |
| SectionTest::setUp | function | core/ |
|
| SectionTest::testAppendComponent | function | core/ |
@covers ::appendComponent[[api-linebreak]] @covers ::getNextHighestWeight[[api-linebreak]] @covers ::getComponentsByRegion[[api-linebreak]] |
| SectionTest::testGetComponent | function | core/ |
@covers ::getComponent[[api-linebreak]] |
| SectionTest::testGetComponentInvalidUuid | function | core/ |
@covers ::getComponent[[api-linebreak]] |
| SectionTest::testGetComponents | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::setComponent[[api-linebreak]] @covers ::getComponents[[api-linebreak]] |
| SectionTest::testGetThirdPartyProviders | function | core/ |
@covers ::getThirdPartyProviders[[api-linebreak]] |
| SectionTest::testGetThirdPartySetting | function | core/ |
@covers ::getThirdPartySetting[[api-linebreak]] @dataProvider providerTestGetThirdPartySetting |
| SectionTest::testGetThirdPartySettings | function | core/ |
@covers ::getThirdPartySettings[[api-linebreak]] @dataProvider providerTestGetThirdPartySettings |
| SectionTest::testInsertAfterComponent | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
| SectionTest::testInsertAfterComponentInvalidUuid | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
| SectionTest::testInsertAfterComponentValidUuidRegionMismatch | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
| SectionTest::testInsertComponent | function | core/ |
@covers ::insertComponent[[api-linebreak]] @covers ::getComponentsByRegion[[api-linebreak]] |
| SectionTest::testInsertComponentAppend | function | core/ |
@covers ::insertComponent[[api-linebreak]] |
| SectionTest::testInsertComponentInvalidDelta | function | core/ |
@covers ::insertComponent[[api-linebreak]] |
| SectionTest::testRemoveComponent | function | core/ |
@covers ::removeComponent[[api-linebreak]] @covers ::getComponentsByRegion[[api-linebreak]] |
| SectionTest::testSetThirdPartySetting | function | core/ |
@covers ::setThirdPartySetting[[api-linebreak]] @dataProvider providerTestSetThirdPartySetting |
| SectionTest::testUnsetThirdPartySetting | function | core/ |
@covers ::unsetThirdPartySetting[[api-linebreak]] @dataProvider providerTestUnsetThirdPartySetting |
| Secure | class | core/ |
Pagination
- Previous page
- Page 1084
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.