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 | 
|---|---|---|---|
| AddSectionController::$layoutTempstoreRepository | property | core/ | The layout tempstore repository. | 
| AnonymousPrivateTempStoreTest | class | core/ | Tests the PrivateTempStore for anonymous users. | 
| AnonymousPrivateTempStoreTest.php | file | core/ | |
| AnonymousPrivateTempStoreTest::$modules | property | core/ | Modules to enable. | 
| AnonymousPrivateTempStoreTest::$tempStore | property | core/ | The private temp store. | 
| AnonymousPrivateTempStoreTest::setUp | function | core/ | |
| AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreGet | function | core/ | Tests anonymous can get without a previous set. | 
| AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreSet | function | core/ | Tests anonymous can use the PrivateTempStore. | 
| ApcuFileCacheBackend::store | function | core/ | Stores data into a cache backend. | 
| BreakLockForm::$tempStore | property | core/ | Stores the shared tempstore. | 
| CacheCollector::$keysToRemove | property | core/ | An array of keys to remove from the cache on service termination. | 
| CancelUser::$tempStoreFactory | property | core/ | The tempstore factory. | 
| CommentAdminOverview::$tempStoreFactory | property | core/ | The tempstore factory. | 
| ConfigureBlockFormBase::$layoutTempstoreRepository | property | core/ | The layout tempstore repository. | 
| ConfigureSectionForm::$layoutTempstoreRepository | property | core/ | The layout tempstore repository. | 
| ContentEntityStorageBase::isAnyStoredRevisionTranslated | function | core/ | Checks whether any stored entity revision is translated. | 
| DefaultsEntityForm::$layoutTempstoreRepository | property | core/ | Layout tempstore repository. | 
| DefaultsSectionStorageTest::testGetTempstoreKey | function | core/ | @covers ::getTempstoreKey[[api-linebreak]] | 
| DeleteAction::$tempStore | property | core/ | The tempstore object. | 
| DeleteMultipleForm::$tempStore | property | core/ | The tempstore. | 
| DiscardLayoutChangesForm::$layoutTempstoreRepository | property | core/ | The layout tempstore repository. | 
| EntityDeleteMultipleAccessCheck::$tempStore | property | core/ | The tempstore service. | 
| EntityResourceTestBase::assertStoredEntityMatchesSentNormalization | function | core/ | Asserts that the stored entity matches the sent normalization. | 
| EntityRevisionTranslationTest::testIsAnyStoredRevisionTranslated | function | core/ | Tests that revision translations are correctly detected. | 
| EntityStorageBase::restore | function | core/ | Restores a previously saved entity. | 
| EntityStorageInterface::restore | function | core/ | Restores a previously saved entity. | 
| EntityTestDefinitionSubscriber::storeDefinitionUpdate | function | core/ | Stores the installed definition state for the specified event. | 
| EntityTestDefinitionSubscriber::storeEvent | function | core/ | Stores the specified event. | 
| FeedStorage::getFeedIdsToRefresh | function | core/ | Returns the fids of feeds that need to be refreshed. | 
| FeedStorageInterface::getFeedIdsToRefresh | function | core/ | Returns the fids of feeds that need to be refreshed. | 
| FieldStorageConfigEntityUnitTest::testStoredCardinality | function | core/ | Tests stored cardinality. | 
| FileCacheBackendInterface::store | function | core/ | Stores data into a cache backend. | 
| FilterPluginBase::storeExposedInput | function | core/ | If set to remember exposed input in the session, store it there. | 
| FilterPluginBase::storeGroupInput | function | core/ | If set to remember exposed input in the session, store it there. | 
| FormCacheTest::$formCacheStore | property | core/ | The expirable key value store used by form cache. | 
| FormCacheTest::$formStateCacheStore | property | core/ | The expirable key value store used by form state cache. | 
| HandlerBase::storeExposedInput | function | core/ | If set to remember exposed input in the session, store it there. | 
| InstallHelper::storeCreatedContentUuids | function | core/ | Stores record of content entities created by this import. | 
| KeyValueContentEntityStorage::hasStoredTranslations | function | core/ | |
| KeyValueEntityStorage::$keyValueStore | property | core/ | The key value store. | 
| KeyValueEntityStorageTest::$keyValueStore | property | core/ | The key value store. | 
| KeyValueFactory::$stores | property | core/ | Instantiated stores, keyed by collection name. | 
| KeyValueStoreExpirableInterface | interface | core/ | Defines the interface for expiring data in a key/value store. | 
| KeyValueStoreExpirableInterface.php | file | core/ | |
| KeyValueStoreExpirableInterface::setMultipleWithExpire | function | core/ | Saves an array of values with a time to live. | 
| KeyValueStoreExpirableInterface::setWithExpire | function | core/ | Saves a value for a given key with a time to live. | 
| KeyValueStoreExpirableInterface::setWithExpireIfNotExists | function | core/ | Sets a value for a given key with a time to live if it does not yet exist. | 
| KeyValueStoreInterface | interface | core/ | Defines the interface for key/value store implementations. | 
| KeyValueStoreInterface.php | file | core/ | |
| KeyValueStoreInterface::delete | function | core/ | Deletes an item from the key/value store. | 
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
