Search for store
Title | Object type | File name | Summary |
---|---|---|---|
SharedTempStoreTest::$ownObject | property | core/ |
A tempstore object belonging to the owner. |
SharedTempStoreTest::$requestStack | property | core/ |
The request stack. |
SharedTempStoreTest::$tempStore | property | core/ |
The temp store. |
SharedTempStoreTest::setUp | function | core/ |
|
SharedTempStoreTest::testDelete | function | core/ |
Tests the delete() method. |
SharedTempStoreTest::testDeleteIfOwner | function | core/ |
Tests the deleteIfOwner() method. |
SharedTempStoreTest::testDeleteWithNoLockAvailable | function | core/ |
Tests the delete() method with no lock available. |
SharedTempStoreTest::testGet | function | core/ |
@covers ::get |
SharedTempStoreTest::testGetIfOwner | function | core/ |
Tests the getIfOwner() method. |
SharedTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
SharedTempStoreTest::testSerialization | function | core/ |
Tests the serialization of a shared temp store. |
SharedTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
SharedTempStoreTest::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() methods. |
SharedTempStoreTest::testSetIfOwner | function | core/ |
Tests the setIfOwner() method with matching and non matching owners. |
SharedTempStoreTest::testSetIfOwnerNoObject | function | core/ |
Tests the setIfOwner() method when a key already exists but no object. |
SharedTempStoreTest::testSetIfOwnerWhenNotExists | function | core/ |
Tests the setIfOwner() method when no key exists. |
SharedTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
Sql::assignEntitiesToResult | function | core/ |
Sets entities onto the view result row objects. |
SqlContentEntityStorage::restore | function | core/ |
Restores a previously saved entity. |
State::$keyValueStore | property | core/ |
The key value store to use. |
StaticFileCacheBackend::store | function | core/ |
Stores data into a cache backend. |
StyleTestBase::storeViewPreview | function | core/ |
Stores a view output in the elements. |
tempstore.private | service | core/ |
Drupal\Core\TempStore\PrivateTempStoreFactory |
tempstore.shared | service | core/ |
Drupal\Core\TempStore\SharedTempStoreFactory |
TempStoreDatabaseTest | class | core/ |
Tests the temporary object storage system. |
TempStoreDatabaseTest.php | file | core/ |
|
TempStoreDatabaseTest::testSharedTempStore | function | core/ |
Tests the SharedTempStore API. |
TempStoreException | class | core/ |
Thrown by SharedTempStore and PrivateTempStore if they cannot acquire a lock. |
TempStoreException.php | file | core/ |
|
TempStoreIdentifierInterface | interface | core/ |
Provides an interface that allows an object to provide its own tempstore key. |
TempStoreIdentifierInterface.php | file | core/ |
|
TempStoreIdentifierInterface::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
TestPrepareLayout::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
ToolbarStoredStateTest | class | core/ |
Tests the sessionStorage state set by the toolbar. |
ToolbarStoredStateTest.php | file | core/ |
|
ToolbarStoredStateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ToolbarStoredStateTest::$modules | property | core/ |
Modules to install. |
ToolbarStoredStateTest::testToolbarStoredState | function | core/ |
|
UpdateHookRegistryTest::$equivalentUpdatesStore | property | core/ |
|
UpdateHookRegistryTest::$keyValueStore | property | core/ |
|
UpdateManager::$availableReleasesTempStore | property | core/ |
Update available releases key/value store. |
UpdateManager::$keyValueStore | property | core/ |
The key/value store. |
UpdateProcessor::$availableReleasesTempStore | property | core/ |
Update available releases store. |
UpdateProcessor::$fetchTaskStore | property | core/ |
Update Fetch Task Store. |
UpdateProcessor::$stateStore | property | core/ |
The state service. |
UpdateProcessor::$tempStore | property | core/ |
Update key/value store. |
UserMultipleCancelConfirm::$tempStoreFactory | property | core/ |
The temp store factory. |
ViewEditForm::$tempStore | property | core/ |
The views temp store. |
views.view.test_store_pager_settings.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_store_pager_settings.yml |
ViewUIConverter::$tempStoreFactory | property | core/ |
Stores the tempstore factory. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.