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 |
|---|---|---|---|
| OverridesSectionStorage::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
| OverridesSectionStorage::handleTranslationAccess | function | core/ |
Handles access checks related to translations. |
| OverridesSectionStorage::hasIntegerId | function | core/ |
Determines if this entity type's ID is stored as an integer. |
| OverridesSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| OverridesSectionStorage::isOverridden | function | core/ |
Indicates if overrides are in use. |
| OverridesSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| OverridesSectionStorage::save | function | core/ |
Saves the sections. |
| OverridesSectionStorage::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| OverridesSectionStorageInterface | interface | core/ |
Defines an interface for an object that stores layout sections for overrides. |
| OverridesSectionStorageInterface.php | file | core/ |
|
| OverridesSectionStorageInterface::getDefaultSectionStorage | function | core/ |
Returns the corresponding defaults section storage for this override. |
| OverridesSectionStorageInterface::isOverridden | function | core/ |
Indicates if overrides are in use. |
| OverridesSectionStorageTest | class | core/ |
Tests Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage. |
| OverridesSectionStorageTest | class | core/ |
Tests Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage. |
| OverridesSectionStorageTest.php | file | core/ |
|
| OverridesSectionStorageTest.php | file | core/ |
|
| OverridesSectionStorageTest::$entityFieldManager | property | core/ |
The entity field manager. |
| OverridesSectionStorageTest::$entityRepository | property | core/ |
The entity repository. |
| OverridesSectionStorageTest::$entityTypeManager | property | core/ |
The entity type manager. |
| OverridesSectionStorageTest::$modules | property | core/ |
Modules to install. |
| OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
| OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
| OverridesSectionStorageTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| OverridesSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
| OverridesSectionStorageTest::setUp | function | core/ |
|
| OverridesSectionStorageTest::setUp | function | core/ |
|
| OverridesSectionStorageTest::testAccess | function | core/ |
Tests access. |
| OverridesSectionStorageTest::testBuildRoutes | function | core/ |
Tests build routes. |
| OverridesSectionStorageTest::testDeriveContextsFromRoute | function | core/ |
Tests derive contexts from route. |
| OverridesSectionStorageTest::testExtractEntityFromRoute | function | core/ |
Tests extract entity from route. |
| OverridesSectionStorageTest::testGetContexts | function | core/ |
Tests get contexts. |
| OverridesSectionStorageTest::testGetContextsDuringPreview | function | core/ |
Tests get contexts during preview. |
| OverridesSectionStorageTest::testGetDefaultSectionStorage | function | core/ |
Tests get default section storage. |
| OverridesSectionStorageTest::testGetTempstoreKey | function | core/ |
Tests get tempstore key. |
| OverridesSectionStorageTest::testIsOverridden | function | core/ |
Tests is overridden. |
| OverviewTerms::$storageController | property | core/ |
The term storage handler. |
| Page::$menuStorage | property | core/ |
The menu storage. |
| PagerTest::$localeStorage | property | core/ |
String translation storage object. |
| PasswordItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| PathAliasStorage | class | core/ |
Defines the storage handler class for path_alias entities. |
| PathAliasStorage.php | file | core/ |
|
| PathAliasStorage::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
| PathAliasStorageSchema | class | core/ |
Defines the path_alias schema handler. |
| PathAliasStorageSchema.php | file | core/ |
|
| PathAliasStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| PathAliasStorageSchemaTest | class | core/ |
Tests the path_alias storage schema. |
| PathAliasStorageSchemaTest.php | file | core/ |
|
| PathAliasStorageSchemaTest::$modules | property | core/ |
Modules to install. |
| PathAliasStorageSchemaTest::setUp | function | core/ |
|
| PathAliasStorageSchemaTest::testPathAliasStatusIndexRemoved | function | core/ |
Tests that the path_alias__status index is removed. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.