Search for store
- Search 7.x for store
- Search 8.9.x for store
- Search 10.3.x for store
- Search 11.x for store
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::testLegacyConstructor | function | core/ |
@group legacy |
SharedTempStoreTest::testLegacyFactoryConstructor | function | core/ |
@group legacy @covers \Drupal\Core\TempStore\SharedTempStoreFactory::__construct |
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. |
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. |
_config_test_update_is_syncing_store | function | core/ |
Helper function for testing hooks during configuration sync. |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.