Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| SectionStorageInterface::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| SectionStorageInterface::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| SectionStorageInterface::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| SectionStorageInterface::getPluginDefinition | function | core/ |
|
| 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::notSupported | function | core/ |
Determines whether a view mode is not supported by any storage. |
| 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. |
| 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. |
| SelectComplexTest::testLeftOuterJoin | function | core/ |
Tests LEFT OUTER joins. |
| SelectExtender::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
| SelectExtender::getOrderBy | function | core/ |
Returns a reference to the order by array for this query. |
Pagination
- Previous page
- Page 216
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.