Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| SectionStorageInterface::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| SectionStorageInterface::getStorageId | function | core/ |
Returns an identifier for this storage. |
| SectionStorageInterface::getStorageType | function | core/ |
Returns the type of this storage. |
| SectionStorageInterface::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| 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/ |
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]] |
| SectionStorageTestBase | class | core/ |
Provides a base class for testing implementations of section storage. |
| SectionStorageTestBase.php | file | core/ |
|
| SectionStorageTestBase::$sectionStorage | property | core/ |
The section list implementation. |
| SectionStorageTestBase::getSectionList | function | core/ |
Sets up the section list. |
| SectionStorageTestBase::getSectionStorage | function | core/ |
Sets up the section list. |
| SectionStorageTestBase::setUp | function | core/ |
|
| SectionStorageTrait | trait | core/ |
Provides a trait for storing sections on an object. |
| SectionStorageTrait.php | file | core/ |
|
| SecurityAdvisoriesFetcher::deleteStoredResponse | function | core/ |
Deletes the stored JSON feed response, if any. |
| SecurityAdvisoriesFetcherTest::$history | property | core/ |
History of requests/responses. |
| SecurityAdvisoryTest::$tempStore | property | core/ |
The key/value store. |
| Select::getOrderBy | function | core/ |
Returns a reference to the order by array for this query. |
| Select::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
Pagination
- Previous page
- Page 196
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.