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 |
|---|---|---|---|
| FileStorageTest | class | core/ |
Tests FileStorage operations. |
| FileStorageTest.php | file | core/ |
|
| FileStorageTest.php | file | core/ |
|
| FileStorageTest::$directory | property | core/ |
A directory to store configuration in. |
| FileStorageTest::$standardSettings | property | core/ |
Standard test settings to pass to storage instances. |
| FileStorageTest::delete | function | core/ |
Deletes configuration data from the storage. |
| FileStorageTest::insert | function | core/ |
Inserts configuration data in the storage. |
| FileStorageTest::read | function | core/ |
Reads configuration data from the storage. |
| FileStorageTest::setUp | function | core/ |
|
| FileStorageTest::setUp | function | core/ |
|
| FileStorageTest::testCreateDirectoryFailWarning | function | core/ |
@legacy-covers ::createDirectory |
| FileStorageTest::testCRUD | function | core/ |
Tests basic load/save/delete operations. |
| FileStorageTest::testDeleteAll | function | core/ |
@legacy-covers ::deleteAll |
| FileStorageTest::testListAll | function | core/ |
Tests the FileStorage::listAll method with a relative and absolute path. |
| FileStorageTest::testUnsupportedDataTypeConfigException | function | core/ |
Tests UnsupportedDataTypeConfigException. |
| FileStorageTest::update | function | core/ |
Updates configuration data in the storage. |
| FileUploadResourceTestBase::$fieldStorage | property | core/ |
The test field storage config. |
| FileUploadResourceTestBase::$fileStorage | property | core/ |
The entity storage for the 'file' entity type. |
| FileUploadTest::$fieldStorage | property | core/ |
The test field storage config. |
| FileUploadTest::$fileStorage | property | core/ |
The entity storage for the 'file' entity type. |
| FilterTest::$nodeStorage | property | core/ |
A node storage instance. |
| FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
| form-element--new-storage-type.html.twig | file | core/ |
Default theme implementation for a storage type option form element. |
| form-element--new-storage-type.html.twig | file | core/ |
Theme override for a storage type option form element. |
| FormState::$storage | property | core/ |
The storage. |
| FormState::getStorage | function | core/ |
Returns the entire set of arbitrary data. |
| FormState::setStorage | function | core/ |
Sets the entire set of arbitrary data. |
| FormStateDecoratorBase::getStorage | function | core/ |
Returns the entire set of arbitrary data. |
| FormStateDecoratorBase::setStorage | function | core/ |
Sets the entire set of arbitrary data. |
| FormStateDecoratorBaseTest::testGetStorage | function | core/ |
Tests get storage. |
| FormStateDecoratorBaseTest::testSetStorage | function | core/ |
Tests set storage. |
| FormStateInterface::getStorage | function | core/ |
Returns the entire set of arbitrary data. |
| FormStateInterface::setStorage | function | core/ |
Sets the entire set of arbitrary data. |
| FormStoragePageCacheTest | class | core/ |
Tests form storage from cached pages. |
| FormStoragePageCacheTest.php | file | core/ |
|
| FormStoragePageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormStoragePageCacheTest::$modules | property | core/ |
|
| FormStoragePageCacheTest::getFormBuildId | function | core/ |
Return the build id of the current form. |
| FormStoragePageCacheTest::setUp | function | core/ |
|
| FormStoragePageCacheTest::testRebuildFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when rebuilding cached form. |
| FormStoragePageCacheTest::testValidateFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when validating cached form. |
| FormTest::$fieldStorageSingle | property | core/ |
An array of values defining a field single. |
| FormTest::$fieldStorageUnlimited | property | core/ |
An array of values defining a field with unlimited cardinality. |
| FormTestController::storageLegacyHandler | function | core/ |
Emulate legacy AHAH-style ajax callback. |
| FormTestStorageForm | class | core/ |
A multistep form for testing the form storage. |
| FormTestStorageForm.php | file | core/ |
|
| FormTestStorageForm::buildForm | function | core/ |
Form constructor. |
| FormTestStorageForm::continueSubmitForm | function | core/ |
|
| FormTestStorageForm::elementValidateValueCached | function | core/ |
Form element validation handler for 'value' element. |
| FormTestStorageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.