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/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage[[api-linebreak]] |
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/ |
@covers ::access[[api-linebreak]] @dataProvider providerTestAccess |
OverridesSectionStorageTest::testBuildRoutes | function | core/ |
Tests build routes. |
OverridesSectionStorageTest::testDeriveContextsFromRoute | function | core/ |
@covers ::deriveContextsFromRoute[[api-linebreak]] |
OverridesSectionStorageTest::testExtractEntityFromRoute | function | core/ |
Tests extract entity from route. |
OverridesSectionStorageTest::testGetContexts | function | core/ |
@covers ::getContexts[[api-linebreak]] |
OverridesSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview[[api-linebreak]] |
OverridesSectionStorageTest::testGetDefaultSectionStorage | function | core/ |
@covers ::getDefaultSectionStorage[[api-linebreak]] |
OverridesSectionStorageTest::testGetTempstoreKey | function | core/ |
@covers ::getTempstoreKey[[api-linebreak]] |
OverridesSectionStorageTest::testIsOverridden | function | core/ |
@covers ::isOverridden[[api-linebreak]] |
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 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.