Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SectionStorageLocalTaskProviderInterface.php | file | core/ |
|
| SectionStorageLocalTaskProviderInterface::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
| SectionStorageManager | class | core/ |
Provides the Section Storage type plugin manager. |
| SectionStorageManager.php | file | core/ |
|
| SectionStorageManager::$contextHandler | property | core/ |
The context handler. |
| SectionStorageManager::findByContext | function | core/ |
Finds the section storage to load based on available contexts. |
| SectionStorageManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| SectionStorageManager::load | function | core/ |
Loads a section storage with the provided contexts applied. |
| SectionStorageManager::loadEmpty | function | core/ |
Loads a section storage with no associated section list. |
| SectionStorageManager::__construct | function | core/ |
Constructs a new SectionStorageManager object. |
| SectionStorageManagerInterface | interface | core/ |
Provides the interface for a plugin manager of section storage types. |
| SectionStorageManagerInterface.php | file | core/ |
|
| SectionStorageManagerInterface::findByContext | function | core/ |
Finds the section storage to load based on available contexts. |
| SectionStorageManagerInterface::load | function | core/ |
Loads a section storage with the provided contexts applied. |
| SectionStorageManagerInterface::loadEmpty | function | core/ |
Loads a section storage with no associated section list. |
| SectionStorageManagerTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\SectionStorage\SectionStorageManager[[api-linebreak]] |
| SectionStorageManagerTest.php | file | core/ |
|
| SectionStorageManagerTest::$contextHandler | property | core/ |
The context handler. |
| SectionStorageManagerTest::$discovery | property | core/ |
The plugin discovery. |
| SectionStorageManagerTest::$factory | property | core/ |
The plugin factory. |
| SectionStorageManagerTest::$manager | property | core/ |
The section storage manager. |
| SectionStorageManagerTest::$plugin | property | core/ |
The plugin. |
| SectionStorageManagerTest::providerTestFindByContext | function | core/ |
Provides test data for ::testFindByContext(). |
| SectionStorageManagerTest::setUp | function | core/ |
|
| SectionStorageManagerTest::testFindByContext | function | core/ |
@covers ::findByContext[[api-linebreak]] |
| SectionStorageManagerTest::testFindByContextCacheableSectionStorage | function | core/ |
@covers ::findByContext[[api-linebreak]] |
| SectionStorageManagerTest::testFindDefinitions | function | core/ |
@covers ::findDefinitions[[api-linebreak]] |
| SectionStorageManagerTest::testLoad | function | core/ |
@covers ::load[[api-linebreak]] |
| SectionStorageManagerTest::testLoadEmpty | function | core/ |
@covers ::loadEmpty[[api-linebreak]] |
| SectionStorageManagerTest::testLoadNull | function | core/ |
@covers ::load[[api-linebreak]] |
| 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::providerTestGetLayout | function | core/ |
Provides test data for ::testGetLayout(). |
| 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::testGetLayout | function | core/ |
@covers ::getLayout[[api-linebreak]] @dataProvider providerTestGetLayout |
| 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]] |
Pagination
- Previous page
- Page 1142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.