Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 8.9.x for storage
- Search 11.x for storage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FileStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
FileStorageTest | class | core/ |
Tests FileStorage operations. |
FileStorageTest | class | core/ |
@coversDefaultClass \Drupal\Component\PhpStorage\FileStorage @group Drupal @group PhpStorage |
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/ |
|
FileStorageTest::insert | function | core/ |
|
FileStorageTest::read | function | core/ |
|
FileStorageTest::setUp | function | core/ |
|
FileStorageTest::setUp | function | core/ |
|
FileStorageTest::testCreateDirectoryFailWarning | function | core/ |
@covers ::createDirectory |
FileStorageTest::testCRUD | function | core/ |
Tests basic load/save/delete operations. |
FileStorageTest::testDeleteAll | function | core/ |
@covers ::deleteAll |
FileStorageTest::testListAll | function | core/ |
Tests the FileStorage::listAll method with a relative and absolute path. |
FileStorageTest::testUnsupportedDataTypeConfigException | function | core/ |
Tests UnsupportedDataTypeConfigException. |
FileStorageTest::testWritable | function | core/ |
@covers ::writeable @group legacy |
FileStorageTest::update | function | core/ |
|
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/ |
@covers ::getStorage |
FormStateDecoratorBaseTest::testSetStorage | function | core/ |
@covers ::setStorage |
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. |
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.