Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 8.9.x for storage
- Search 10.3.x for storage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultsSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| DefaultsSectionStorage::getDisplay | function | core/ |
Gets the entity storing the defaults. |
| DefaultsSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
| DefaultsSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| DefaultsSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| DefaultsSectionStorage::getRouteParameters | function | core/ |
Provides the route parameters needed to generate a URL for this object. |
| DefaultsSectionStorage::getSectionList | function | core/ |
Gets the section list. |
| DefaultsSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| DefaultsSectionStorage::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| DefaultsSectionStorage::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| DefaultsSectionStorage::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| DefaultsSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| DefaultsSectionStorage::isLayoutBuilderEnabled | function | core/ |
Determines if Layout Builder is enabled. |
| DefaultsSectionStorage::isOverridable | function | core/ |
Determines if the display allows custom overrides. |
| DefaultsSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| DefaultsSectionStorage::save | function | core/ |
Saves the sections. |
| DefaultsSectionStorage::setContext | function | core/ |
Set a context on this plugin. |
| DefaultsSectionStorage::setOverridable | function | core/ |
Sets the display to allow or disallow overrides. |
| DefaultsSectionStorage::setThirdPartySetting | function | core/ |
Sets the value of a third-party setting. |
| DefaultsSectionStorage::unsetThirdPartySetting | function | core/ |
Unsets a third-party setting. |
| DefaultsSectionStorage::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| DefaultsSectionStorageInterface | interface | core/ |
Defines an interface for an object that stores layout sections for defaults. |
| DefaultsSectionStorageInterface.php | file | core/ |
|
| DefaultsSectionStorageTest | class | core/ |
Tests Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage. |
| DefaultsSectionStorageTest | class | core/ |
Tests Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage. |
| DefaultsSectionStorageTest.php | file | core/ |
|
| DefaultsSectionStorageTest.php | file | core/ |
|
| DefaultsSectionStorageTest::$entityTypeManager | property | core/ |
The entity type manager. |
| DefaultsSectionStorageTest::$modules | property | core/ |
Modules to install. |
| DefaultsSectionStorageTest::$plugin | property | core/ |
The plugin. |
| DefaultsSectionStorageTest::$plugin | property | core/ |
The plugin. |
| DefaultsSectionStorageTest::$sampleEntityGenerator | property | core/ |
The sample entity generator. |
| DefaultsSectionStorageTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| DefaultsSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
| DefaultsSectionStorageTest::setUp | function | core/ |
|
| DefaultsSectionStorageTest::setUp | function | core/ |
|
| DefaultsSectionStorageTest::testAccess | function | core/ |
Tests access. |
| DefaultsSectionStorageTest::testBuildRoutes | function | core/ |
Tests build routes. |
| DefaultsSectionStorageTest::testBuildRoutesNoFieldUi | function | core/ |
Tests build routes no field ui. |
| DefaultsSectionStorageTest::testConfigInstall | function | core/ |
Tests installing defaults via config install. |
| DefaultsSectionStorageTest::testExtractEntityFromRoute | function | core/ |
Tests extract entity from route. |
| DefaultsSectionStorageTest::testExtractEntityFromRouteCreate | function | core/ |
Tests extract entity from route create. |
| DefaultsSectionStorageTest::testGetContexts | function | core/ |
Tests get contexts. |
| DefaultsSectionStorageTest::testGetContextsDuringPreview | function | core/ |
Tests get contexts during preview. |
| DefaultsSectionStorageTest::testGetTempstoreKey | function | core/ |
Tests get tempstore key. |
| DefaultsSectionStorageTest::testLoadFromDisplay | function | core/ |
Tests loading given a display. |
| DefaultsSectionStorageTest::testThirdPartySettings | function | core/ |
Tests third party settings. |
| DefaultTableMapping::$fieldStorageDefinitions | property | core/ |
The field storage definitions of this mapping. |
| DefaultTableMapping::allowsSharedTableStorage | function | core/ |
Checks whether the given field can be stored in a shared table. |
| DefaultTableMapping::requiresDedicatedTableStorage | function | core/ |
Checks whether the given field has to be stored in a dedicated table. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.