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
- Search 11.x for storage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallStorage::delete | function | core/ |
Overrides Drupal\Core\Config\FileStorage::delete(). |
| InstallStorage::deleteAll | function | core/ |
Overrides Drupal\Core\Config\FileStorage::deleteAll(). |
| InstallStorage::exists | function | core/ |
|
| InstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
| InstallStorage::getComponentFolder | function | core/ |
Get folder inside each component that contains the files. |
| InstallStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| InstallStorage::getCoreFolder | function | core/ |
Get folder inside Drupal core that contains the files. |
| InstallStorage::getCoreNames | function | core/ |
Get all configuration names and folders for Drupal core. |
| InstallStorage::getFilePath | function | core/ |
Overrides Drupal\Core\Config\FileStorage::getFilePath(). |
| InstallStorage::listAll | function | core/ |
|
| InstallStorage::rename | function | core/ |
Overrides Drupal\Core\Config\FileStorage::rename(). |
| InstallStorage::reset | function | core/ |
Resets the static cache. |
| InstallStorage::write | function | core/ |
Overrides Drupal\Core\Config\FileStorage::write(). |
| InstallStorage::__construct | function | core/ |
Constructs an InstallStorage object. |
| IntegerItem::defaultStorageSettings | function | core/ |
|
| KeyValueContentEntityStorage | class | core/ |
Provides a key value backend for content entities. |
| KeyValueContentEntityStorage.php | file | core/ |
|
| KeyValueContentEntityStorage::createRevision | function | core/ |
|
| KeyValueContentEntityStorage::createTranslation | function | core/ |
|
| KeyValueContentEntityStorage::createWithSampleValues | function | core/ |
|
| KeyValueContentEntityStorage::deleteRevision | function | core/ |
|
| KeyValueContentEntityStorage::getLatestRevisionId | function | core/ |
|
| KeyValueContentEntityStorage::getLatestTranslationAffectedRevisionId | function | core/ |
|
| KeyValueContentEntityStorage::hasStoredTranslations | function | core/ |
|
| KeyValueContentEntityStorage::loadMultipleRevisions | function | core/ |
|
| KeyValueContentEntityStorage::loadRevision | function | core/ |
|
| KeyValueContentEntityStorage::loadRevisionUnchanged | function | core/ |
|
| KeyValueContentEntityStorageTest | class | core/ |
Tests KeyValueEntityStorage for content entities. |
| KeyValueContentEntityStorageTest.php | file | core/ |
|
| KeyValueContentEntityStorageTest::$modules | property | core/ |
|
| KeyValueContentEntityStorageTest::setUp | function | core/ |
|
| KeyValueContentEntityStorageTest::testCRUD | function | core/ |
Tests CRUD operations. |
| KeyValueContentEntityStorageTest::testUninstall | function | core/ |
Tests uninstallation of a module that does not use the SQL entity storage. |
| KeyValueDatabaseExpirableFactory::$storages | property | core/ |
Holds references to each instantiation so they can be terminated. |
| KeyValueEntityStorage | class | core/ |
Provides a key value backend for entities. |
| KeyValueEntityStorage.php | file | core/ |
|
| KeyValueEntityStorage::$keyValueStore | property | core/ |
The key value store. |
| KeyValueEntityStorage::$languageManager | property | core/ |
The language manager. |
| KeyValueEntityStorage::$uuidService | property | core/ |
The UUID service. |
| KeyValueEntityStorage::createInstance | function | core/ |
|
| KeyValueEntityStorage::doCreate | function | core/ |
|
| KeyValueEntityStorage::doDelete | function | core/ |
|
| KeyValueEntityStorage::doLoadMultiple | function | core/ |
|
| KeyValueEntityStorage::doSave | function | core/ |
|
| KeyValueEntityStorage::getQueryServiceName | function | core/ |
|
| KeyValueEntityStorage::has | function | core/ |
|
| KeyValueEntityStorage::hasData | function | core/ |
|
| KeyValueEntityStorage::mapFromStorageRecords | function | core/ |
|
| KeyValueEntityStorage::MAX_ID_LENGTH | constant | core/ |
Length limit of the entity ID. |
| KeyValueEntityStorage::save | function | core/ |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.