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 |
|---|---|---|---|
| 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/ |
|
| FormState::setStorage | function | core/ |
|
| FormStateDecoratorBase::getStorage | function | core/ |
|
| FormStateDecoratorBase::setStorage | function | core/ |
|
| 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. |
| FormStatePersistTest::$postRenderStoragePersist | property | core/ |
Values retrieved from form state storage in the form post_render callback. |
| FormStatePersistTest::$submitStoragePersist | property | core/ |
Values retrieved from form state storage in the form submit handler. |
| FormStoragePageCacheTest | class | core/ |
Tests form storage from cached pages. |
| FormStoragePageCacheTest.php | file | core/ |
|
| FormStoragePageCacheTest::$defaultTheme | property | core/ |
|
| 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/ |
|
| FormTestStorageForm::continueSubmitForm | function | core/ |
|
| FormTestStorageForm::elementValidateValueCached | function | core/ |
Form element validation handler for 'value' element. |
| FormTestStorageForm::getFormId | function | core/ |
|
| FormTestStorageForm::submitForm | function | core/ |
|
| FormTestStorageForm::validateForm | function | core/ |
|
| FormTestStoragePageCacheForm | class | core/ |
Form to test page cache storage. |
| FormTestStoragePageCacheForm.php | file | core/ |
|
| FormTestStoragePageCacheForm::buildForm | function | core/ |
|
| FormTestStoragePageCacheForm::form_test_storage_page_cache_old_build_id | function | core/ |
Form element #after_build callback: output the old form build-id. |
| FormTestStoragePageCacheForm::form_test_storage_page_cache_rebuild | function | core/ |
Form submit callback: Rebuild the form and continue. |
| FormTestStoragePageCacheForm::getFormId | function | core/ |
|
| FormTestStoragePageCacheForm::submitForm | function | core/ |
|
| FormTestStoragePageCacheForm::validateForm | function | core/ |
|
| FrontPageTest::$nodeStorage | property | core/ |
The entity storage for nodes. |
| HandlerFieldFieldTest::$fieldStorages | property | core/ |
Test field storage. |
| hook_entity_field_storage_info | function | core/ |
Provides field storage definitions for a content entity type. |
| hook_entity_field_storage_info_alter | function | core/ |
Alter field storage definitions for a content entity type. |
| hook_entity_storage_load | function | core/ |
Act on content entities when loaded from the storage. |
| hook_ENTITY_TYPE_storage_load | function | core/ |
Act on content entities of a given type when loaded from the storage. |
| hook_field_purge_field_storage | function | core/ |
Acts when a field storage definition is being purged. |
| hook_field_storage_config_update_forbid | function | core/ |
Forbid a field storage update from occurring. |
| ImageHooks::fieldStorageConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.