Search for store
- Search 7.x for store
- Search 9.5.x for store
- Search 8.9.x for store
- Search 10.3.x for store
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
StageBase::$tempStore | property | core/ |
The shared temp store. |
StageBase::storeDestroyInfo | function | core/ |
Stores information about the stage when it is destroyed. |
StageBase::TEMPSTORE_APPLY_TIME_KEY | constant | core/ |
The tempstore key under which to store the time that ::apply() was called. |
StageBase::TEMPSTORE_CHANGES_APPLIED | constant | core/ |
The tempstore key for whether staged operations have been applied. |
StageBase::TEMPSTORE_DESTROYED_STAGES_INFO_PREFIX | constant | core/ |
The tempstore key for information about previously destroyed stages. |
StageBase::TEMPSTORE_LOCK_KEY | constant | core/ |
The tempstore key under which to store the locking info for this stage. |
StageBase::TEMPSTORE_METADATA_KEY | constant | core/ |
The tempstore key under which to store arbitrary metadata for this stage. |
StageBase::TEMPSTORE_STAGING_ROOT_KEY | constant | core/ |
The tempstore key under which to store the path of stage root directory. |
StageBaseTest::providerStoreDestroyInfo | function | core/ |
Data provider for testStoreDestroyInfo(). |
StageBaseTest::testStoreDestroyInfo | function | core/ |
Tests exceptions thrown because of previously destroyed stage. |
StageBaseTest::testTempStoreMessageExpired | function | core/ |
Tests exception message once temp store message has expired. |
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. |
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. |
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.