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 |
---|---|---|---|
AccountSettingsForm::$roleStorage | property | core/ |
The role storage used when changing the admin role. |
ActionFormBase::$storage | property | core/ |
The action storage. |
AllowListConfigStorage | class | core/ |
A read-only storage wrapper that only allows access to certain config names. |
AllowListConfigStorage.php | file | core/ |
|
AllowListConfigStorage::createCollection | function | core/ |
|
AllowListConfigStorage::decode | function | core/ |
|
AllowListConfigStorage::delete | function | core/ |
|
AllowListConfigStorage::deleteAll | function | core/ |
|
AllowListConfigStorage::encode | function | core/ |
|
AllowListConfigStorage::exists | function | core/ |
|
AllowListConfigStorage::getAllCollectionNames | function | core/ |
|
AllowListConfigStorage::getCollectionName | function | core/ |
|
AllowListConfigStorage::listAll | function | core/ |
|
AllowListConfigStorage::read | function | core/ |
|
AllowListConfigStorage::readMultiple | function | core/ |
|
AllowListConfigStorage::rename | function | core/ |
|
AllowListConfigStorage::write | function | core/ |
|
AllowListConfigStorage::__construct | function | core/ |
|
Attribute::$storage | property | core/ |
Stores the attribute data. |
Attribute::storage | function | core/ |
Returns the whole array. |
AttributeTest::testStorage | function | core/ |
Tests the storage method. |
Auth::$userStorage | property | core/ |
The user storage. |
BaseFieldDefinition::createFromFieldStorageDefinition | function | core/ |
Creates a new field definition based upon a field storage definition. |
BaseFieldDefinition::getFieldStorageDefinition | function | core/ |
|
BaseFieldDefinition::getUniqueStorageIdentifier | function | core/ |
|
BaseFieldDefinition::hasCustomStorage | function | core/ |
|
BaseFieldDefinition::isStorageRequired | function | core/ |
|
BaseFieldDefinition::setCustomStorage | function | core/ |
Sets the storage behavior for this field. |
BaseFieldDefinition::setStorageRequired | function | core/ |
Sets whether the field storage is required. |
BaseFieldDefinitionTest::testCustomStorage | function | core/ |
Tests custom storage. |
BaseFieldDefinitionTest::testFieldStorageRequired | function | core/ |
Tests storage required. |
BaseFieldOverride::getFieldStorageDefinition | function | core/ |
|
BaseFieldOverrideStorage | class | core/ |
Storage class for base field overrides. |
BaseFieldOverrideStorage.php | file | core/ |
|
BaseFieldOverrideStorage::createInstance | function | core/ |
|
BaseFieldOverrideStorage::__construct | function | core/ |
Constructs a BaseFieldOverrideStorage object. |
BatchNegotiator::$batchStorage | property | core/ |
The batch storage. |
BatchStorage | class | core/ |
Provides a proxy class for \Drupal\Core\Batch\BatchStorage. |
BatchStorage | class | core/ |
|
BatchStorage.php | file | core/ |
|
BatchStorage.php | file | core/ |
|
BatchStorage::$container | property | core/ |
The service container. |
BatchStorage::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
BatchStorage::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
BatchStorage::catchException | function | core/ |
Act on an exception when batch might be stale. |
BatchStorage::cleanup | function | core/ |
|
BatchStorage::cleanup | function | core/ |
|
BatchStorage::create | function | core/ |
|
BatchStorage::create | function | core/ |
|
BatchStorage::delete | function | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.