Search for storage
- Search 7.x for storage
- Search 8.9.x for storage
- Search 10.3.x for storage
- Search 11.x for storage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UserKernelTestBase::$userStorage | property | core/ |
The entity storage for users. |
UserLoginForm::$userStorage | property | core/ |
The user storage. |
UserMultipleCancelConfirm::$userStorage | property | core/ |
The user storage. |
UserPasswordForm::$userStorage | property | core/ |
The user storage. |
UserPermissionsForm::$roleStorage | property | core/ |
The role storage. |
UserSession::getRoleStorage | function | core/ |
Returns the role storage object. |
UserStorage | class | core/ |
Controller class for users. |
UserStorage.php | file | core/ |
|
UserStorage::deleteRoleReferences | function | core/ |
Delete role references. |
UserStorage::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
UserStorage::updateLastAccessTimestamp | function | core/ |
Update the last access timestamp of the user. |
UserStorage::updateLastLoginTimestamp | function | core/ |
Update the last login timestamp of the user. |
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. |
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. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.