Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SectionStorageInterface::label | function | core/ |
Gets the label for the object using the sections. |
| SectionStorageInterface::save | function | core/ |
Saves the sections. |
| SectionStorageLocalTaskProviderInterface | interface | core/ |
Allows section storage plugins to provide local tasks. |
| 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/ |
|
| SectionStorageManager::findDefinitions | function | core/ |
|
| SectionStorageManager::load | function | core/ |
|
| SectionStorageManager::loadEmpty | function | core/ |
|
| SectionStorageManager::notSupported | function | core/ |
|
| 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/ |
Tests Drupal\layout_builder\SectionStorage\SectionStorageManager. |
| 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/ |
Tests find by context. |
| SectionStorageManagerTest::testFindByContextCacheableSectionStorage | function | core/ |
Tests find by context cacheable section storage. |
| SectionStorageManagerTest::testFindDefinitions | function | core/ |
Tests find definitions. |
| SectionStorageManagerTest::testLoad | function | core/ |
Tests load. |
| SectionStorageManagerTest::testLoadEmpty | function | core/ |
Tests load empty. |
| SectionStorageManagerTest::testLoadNull | function | core/ |
Tests load null. |
| SectionTest | class | core/ |
Tests Drupal\layout_builder\Section. |
| 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/ |
Tests append component. |
| SectionTest::testGetComponent | function | core/ |
Tests get component. |
| SectionTest::testGetComponentInvalidUuid | function | core/ |
Tests get component invalid uuid. |
| SectionTest::testGetComponents | function | core/ |
Tests get components. |
| SectionTest::testGetLayout | function | core/ |
Tests get layout. |
| SectionTest::testGetThirdPartyProviders | function | core/ |
Tests get third party providers. |
Pagination
- Previous page
- Page 1442
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.