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 |
---|---|---|---|
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. |
ImageFormatter::$imageStyleStorage | property | core/ |
The image style entity storage. |
ImageHooks::fieldStorageConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
ImageHooks::fieldStorageConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
ImageItem::defaultStorageSettings | function | core/ |
|
ImageItem::storageSettingsForm | function | core/ |
|
ImageItem::storageSettingsSummary | function | core/ |
|
ImageStyleFormBase::$imageStyleStorage | property | core/ |
The image style entity storage. |
ImageStyleStorage | class | core/ |
Storage controller class for "image style" configuration entities. |
ImageStyleStorage.php | file | core/ |
|
ImageStyleStorage::$replacement | property | core/ |
Image style replacement memory storage. |
ImageStyleStorage::clearReplacementId | function | core/ |
|
ImageStyleStorage::getReplacementId | function | core/ |
|
ImageStyleStorage::setReplacementId | function | core/ |
|
ImageStyleStorageInterface | interface | core/ |
Interface for storage controller for "image style" configuration entities. |
ImageStyleStorageInterface.php | file | core/ |
|
ImageStyleStorageInterface::clearReplacementId | function | core/ |
Clears a replacement ID from the storage. |
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.