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
UserStorageInterface::updateLastLoginTimestamp function core/modules/user/src/UserStorageInterface.php Update the last login timestamp of the user.
UserStorageSchema class core/modules/user/src/UserStorageSchema.php Defines the user schema handler.
UserStorageSchema.php file core/modules/user/src/UserStorageSchema.php
UserStorageSchema::getEntitySchema function core/modules/user/src/UserStorageSchema.php Gets the entity schema for the specified entity type.
UserStorageSchema::getSharedTableFieldSchema function core/modules/user/src/UserStorageSchema.php Gets the schema for a single field definition.
UserStorageSchema::processIdentifierSchema function core/modules/user/src/UserStorageSchema.php Processes the specified entity key.
UuidItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php Defines the storage-level settings for this plugin.
Vid::$nodeStorage property core/modules/node/src/Plugin/views/argument/Vid.php The node storage.
View::$viewStorage property core/modules/views/src/Plugin/views/area/View.php The view storage.
ViewAjaxController::$storage property core/modules/views/src/Controller/ViewAjaxController.php The entity storage for views.
ViewAjaxControllerTest::$viewStorage property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The mocked view entity storage.
ViewExecutable::$storage property core/modules/views/src/ViewExecutable.php The config entity in which the view is stored.
views.view.test_view_storage.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml
ViewsBlock::$viewStorage property core/modules/views/src/Plugin/Derivative/ViewsBlock.php The view storage.
ViewsBlockTest::$storage property core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php The view storage.
ViewsData::$allStorage property core/modules/views/src/ViewsData.php All table storage data loaded from cache.
ViewsData::$storage property core/modules/views/src/ViewsData.php Table data storage.
ViewsDataTest::$fieldStorage property core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php The field storage.
ViewsExposedFilterBlock::$viewStorage property core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php The view storage.
ViewsLocalTask::$viewStorage property core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php The view storage.
ViewsLocalTaskTest::$viewStorage property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
ViewsMenuLink::$viewStorage property core/modules/views/src/Plugin/Derivative/ViewsMenuLink.php The view storage.
ViewStorageTest class core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the CRUD functionality for a view.
ViewStorageTest.php file core/modules/views/tests/src/Kernel/ViewStorageTest.php
ViewStorageTest::$configProperties property core/modules/views/tests/src/Kernel/ViewStorageTest.php Properties that should be stored in the configuration.
ViewStorageTest::$controller property core/modules/views/tests/src/Kernel/ViewStorageTest.php The configuration entity storage.
ViewStorageTest::$entityType property core/modules/views/tests/src/Kernel/ViewStorageTest.php The entity type definition.
ViewStorageTest::$testViews property core/modules/views/tests/src/Kernel/ViewStorageTest.php Views used by this test.
ViewStorageTest::createTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests creating configuration entities.
ViewStorageTest::displayMethodTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the display related functions like getDisplaysList().
ViewStorageTest::displayTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests adding, saving, and loading displays on configuration entities.
ViewStorageTest::loadTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests loading configuration entities.
ViewStorageTest::testConfigurationEntityCRUD function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests CRUD operations.
ViewStorageTest::testCreateDuplicate function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the createDuplicate() View method.
ViewsUITourTest::$localeStorage property core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php String translation storage object.
ViewTest::$entityStorage property core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php The mocked entity storage.
ViewUI::$storage property core/modules/views_ui/src/ViewUI.php The View storage object.
VocabularyForm::$vocabularyStorage property core/modules/taxonomy/src/VocabularyForm.php The vocabulary storage.
VocabularyResetForm::$termStorage property core/modules/taxonomy/src/Form/VocabularyResetForm.php The term storage.
VocabularyStorage class core/modules/taxonomy/src/VocabularyStorage.php Defines a storage handler class for taxonomy vocabularies.
VocabularyStorage.php file core/modules/taxonomy/src/VocabularyStorage.php
VocabularyStorage::getToplevelTids function core/modules/taxonomy/src/VocabularyStorage.php Gets top-level term IDs of vocabularies.
VocabularyStorage::resetCache function core/modules/taxonomy/src/VocabularyStorage.php Resets the internal, static entity cache.
VocabularyStorageInterface interface core/modules/taxonomy/src/VocabularyStorageInterface.php Defines an interface for vocabulary entity storage classes.
VocabularyStorageInterface.php file core/modules/taxonomy/src/VocabularyStorageInterface.php
VocabularyStorageInterface::getToplevelTids function core/modules/taxonomy/src/VocabularyStorageInterface.php Gets top-level term IDs of vocabularies.
VocabularyVid::$vocabularyStorage property core/modules/taxonomy/src/Plugin/views/argument/VocabularyVid.php The vocabulary storage.
WorkspaceIntegrationTest::testPublishWorkspaceDedicatedTableStorage function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Test a deployment with fields in dedicated table storage.
WorkspaceSwitcherForm::$workspaceStorage property core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php The workspace entity storage handler.
_content_translation_install_field_storage_definitions function core/modules/content_translation/content_translation.module Installs Content Translation's fields for a given entity type.

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