Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 10.3.x for storage
- Search 11.x for storage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UserStorageInterface::updateLastLoginTimestamp | function | core/ |
Update the last login timestamp of the user. |
UserStorageSchema | class | core/ |
Defines the user schema handler. |
UserStorageSchema.php | file | core/ |
|
UserStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
UserStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
UserStorageSchema::processIdentifierSchema | function | core/ |
Processes the specified entity key. |
UuidItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
Vid::$nodeStorage | property | core/ |
The node storage. |
View::$viewStorage | property | core/ |
The view storage. |
ViewAjaxController::$storage | property | core/ |
The entity storage for views. |
ViewAjaxControllerTest::$viewStorage | property | core/ |
The mocked view entity storage. |
ViewExecutable::$storage | property | core/ |
The config entity in which the view is stored. |
views.view.test_view_storage.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml |
ViewsBlock::$viewStorage | property | core/ |
The view storage. |
ViewsBlockTest::$storage | property | core/ |
The view storage. |
ViewsData::$allStorage | property | core/ |
All table storage data loaded from cache. |
ViewsData::$storage | property | core/ |
Table data storage. |
ViewsDataTest::$fieldStorage | property | core/ |
The field storage. |
ViewsExposedFilterBlock::$viewStorage | property | core/ |
The view storage. |
ViewsLocalTask::$viewStorage | property | core/ |
The view storage. |
ViewsLocalTaskTest::$viewStorage | property | core/ |
|
ViewsMenuLink::$viewStorage | property | core/ |
The view storage. |
ViewStorageTest | class | core/ |
Tests the CRUD functionality for a view. |
ViewStorageTest.php | file | core/ |
|
ViewStorageTest::$configProperties | property | core/ |
Properties that should be stored in the configuration. |
ViewStorageTest::$controller | property | core/ |
The configuration entity storage. |
ViewStorageTest::$entityType | property | core/ |
The entity type definition. |
ViewStorageTest::$testViews | property | core/ |
Views used by this test. |
ViewStorageTest::createTests | function | core/ |
Tests creating configuration entities. |
ViewStorageTest::displayMethodTests | function | core/ |
Tests the display related functions like getDisplaysList(). |
ViewStorageTest::displayTests | function | core/ |
Tests adding, saving, and loading displays on configuration entities. |
ViewStorageTest::loadTests | function | core/ |
Tests loading configuration entities. |
ViewStorageTest::testConfigurationEntityCRUD | function | core/ |
Tests CRUD operations. |
ViewStorageTest::testCreateDuplicate | function | core/ |
Tests the createDuplicate() View method. |
ViewsUITourTest::$localeStorage | property | core/ |
String translation storage object. |
ViewTest::$entityStorage | property | core/ |
The mocked entity storage. |
ViewUI::$storage | property | core/ |
The View storage object. |
VocabularyForm::$vocabularyStorage | property | core/ |
The vocabulary storage. |
VocabularyResetForm::$termStorage | property | core/ |
The term storage. |
VocabularyStorage | class | core/ |
Defines a storage handler class for taxonomy vocabularies. |
VocabularyStorage.php | file | core/ |
|
VocabularyStorage::getToplevelTids | function | core/ |
Gets top-level term IDs of vocabularies. |
VocabularyStorage::resetCache | function | core/ |
Resets the internal, static entity cache. |
VocabularyStorageInterface | interface | core/ |
Defines an interface for vocabulary entity storage classes. |
VocabularyStorageInterface.php | file | core/ |
|
VocabularyStorageInterface::getToplevelTids | function | core/ |
Gets top-level term IDs of vocabularies. |
VocabularyVid::$vocabularyStorage | property | core/ |
The vocabulary storage. |
WorkspaceIntegrationTest::testPublishWorkspaceDedicatedTableStorage | function | core/ |
Test a deployment with fields in dedicated table storage. |
WorkspaceSwitcherForm::$workspaceStorage | property | core/ |
The workspace entity storage handler. |
_content_translation_install_field_storage_definitions | function | core/ |
Installs Content Translation's fields for a given entity type. |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.