Search for storage

  1. Search 7.x for storage
  2. Search 9.5.x for storage
  3. Search 10.3.x for storage
  4. Search 11.x for storage
  5. Other projects
Title Object type File name Summary
TranslationWebTest::$fieldStorage property core/modules/field/tests/src/Functional/TranslationWebTest.php The field storage to use in this test.
TwigPhpStorageCache class core/lib/Drupal/Core/Template/TwigPhpStorageCache.php Provides an alternate cache storage for Twig using PhpStorage.
TwigPhpStorageCache.php file core/lib/Drupal/Core/Template/TwigPhpStorageCache.php
TwigPhpStorageCache::$cache property core/lib/Drupal/Core/Template/TwigPhpStorageCache.php The cache object used for auto-refresh via mtime.
TwigPhpStorageCache::$storage property core/lib/Drupal/Core/Template/TwigPhpStorageCache.php The PhpStorage object used for storing the templates.
TwigPhpStorageCache::$templateCacheFilenamePrefix property core/lib/Drupal/Core/Template/TwigPhpStorageCache.php The template cache filename prefix.
TwigPhpStorageCache::generateKey function core/lib/Drupal/Core/Template/TwigPhpStorageCache.php
TwigPhpStorageCache::getTimestamp function core/lib/Drupal/Core/Template/TwigPhpStorageCache.php
TwigPhpStorageCache::load function core/lib/Drupal/Core/Template/TwigPhpStorageCache.php
TwigPhpStorageCache::storage function core/lib/Drupal/Core/Template/TwigPhpStorageCache.php Gets the PHP code storage object to use for the compiled Twig files.
TwigPhpStorageCache::SUFFIX_SUBSTRING_LENGTH constant core/lib/Drupal/Core/Template/TwigPhpStorageCache.php The maximum length for each part of the cache key suffix.
TwigPhpStorageCache::write function core/lib/Drupal/Core/Template/TwigPhpStorageCache.php
TwigPhpStorageCache::__construct function core/lib/Drupal/Core/Template/TwigPhpStorageCache.php Store cache backend and other information internally.
Type::$nodeTypeStorage property core/modules/node/src/Plugin/views/argument/Type.php NodeType storage handler.
TypedConfigManager::$configStorage property core/lib/Drupal/Core/Config/TypedConfigManager.php A storage instance for reading configuration data.
TypedConfigManager::$schemaStorage property core/lib/Drupal/Core/Config/TypedConfigManager.php A storage instance for reading configuration schema data.
Uid::$storage property core/modules/user/src/Plugin/views/argument/Uid.php The user storage.
UnapprovedComments::$commentStorage property core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php The comment storage service.
UnitTestCase::getConfigStorageStub function core/tests/Drupal/Tests/UnitTestCase.php Returns a stub config storage that returns the supplied configuration.
UpdateManager::projectStorage function core/modules/update/src/UpdateManager.php Retrieves update storage data or empties it.
UpdateManagerInterface::projectStorage function core/modules/update/src/UpdateManagerInterface.php Retrieves update storage data or empties it.
update_storage_clear function core/modules/update/update.module Invalidates stored data relating to update status.
update_storage_clear_submit function core/modules/update/update.module Form submission handler for system_modules().
Upgrade6Test::$nodeStorage property core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php The entity storage for node.
Upgrade7Test::$nodeStorage property core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php The entity storage for node.
UriItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Defines the storage-level settings for this plugin.
UriItemTest::$fieldStorage property core/modules/field/tests/src/Kernel/Uri/UriItemTest.php A field to use in this test class.
User::$userStorage property core/modules/user/src/Plugin/views/argument_validator/User.php The user storage.
User::getRoleStorage function core/modules/user/src/Entity/User.php Returns the role storage object.
UserAuthenticationController::$userStorage property core/modules/user/src/Controller/UserAuthenticationController.php The user storage.
UserAuthTest::$userStorage property core/modules/user/tests/src/Unit/UserAuthTest.php The mock user storage.
UserController::$userStorage property core/modules/user/src/Controller/UserController.php The user storage.
UserKernelTestBase::$roleStorage property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php The entity storage for roles.
UserKernelTestBase::$userStorage property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php The entity storage for users.
UserLoginForm::$userStorage property core/modules/user/src/Form/UserLoginForm.php The user storage.
UserMultipleCancelConfirm::$userStorage property core/modules/user/src/Form/UserMultipleCancelConfirm.php The user storage.
UserPasswordForm::$userStorage property core/modules/user/src/Form/UserPasswordForm.php The user storage.
UserPermissionsForm::$roleStorage property core/modules/user/src/Form/UserPermissionsForm.php The role storage.
UserSession::getRoleStorage function core/lib/Drupal/Core/Session/UserSession.php Returns the role storage object.
UserStorage class core/modules/user/src/UserStorage.php Controller class for users.
UserStorage.php file core/modules/user/src/UserStorage.php
UserStorage::deleteRoleReferences function core/modules/user/src/UserStorage.php Delete role references.
UserStorage::doSaveFieldItems function core/modules/user/src/UserStorage.php Writes entity field values to the storage.
UserStorage::isColumnSerial function core/modules/user/src/UserStorage.php Checks whether a field column should be treated as serial.
UserStorage::updateLastAccessTimestamp function core/modules/user/src/UserStorage.php Update the last access timestamp of the user.
UserStorage::updateLastLoginTimestamp function core/modules/user/src/UserStorage.php Update the last login timestamp of the user.
UserStorageInterface interface core/modules/user/src/UserStorageInterface.php Defines an interface for user entity storage classes.
UserStorageInterface.php file core/modules/user/src/UserStorageInterface.php
UserStorageInterface::deleteRoleReferences function core/modules/user/src/UserStorageInterface.php Delete role references.
UserStorageInterface::updateLastAccessTimestamp function core/modules/user/src/UserStorageInterface.php Update the last access timestamp of the user.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.