Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 8.9.x for storage
- Search 11.x for storage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UserStorageInterface | interface | core/ |
Defines an interface for user entity storage classes. |
UserStorageInterface.php | file | core/ |
|
UserStorageInterface::deleteRoleReferences | function | core/ |
Delete role references. |
UserStorageInterface::updateLastAccessTimestamp | function | core/ |
Update the last access timestamp of the user. |
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. |
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. |
ViewsHooksTest::$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. |
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. |
WorkspaceIntegrationTest::testPublishWorkspaceDedicatedTableStorage | function | core/ |
Tests publishing with fields in dedicated table storage. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.