Search for store

  1. Search 7.x for store
  2. Search 9.5.x for store
  3. Search 8.9.x for store
  4. Search 10.3.x for store
  5. Other projects
Title Object type File name Summary
SharedTempStoreTest::setUp function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php
SharedTempStoreTest::testDelete function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the delete() method.
SharedTempStoreTest::testDeleteIfOwner function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the deleteIfOwner() method.
SharedTempStoreTest::testDeleteWithNoLockAvailable function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the delete() method with no lock available.
SharedTempStoreTest::testGet function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php @covers ::get
SharedTempStoreTest::testGetIfOwner function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the getIfOwner() method.
SharedTempStoreTest::testGetMetadata function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the getMetadata() method.
SharedTempStoreTest::testSerialization function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the serialization of a shared temp store.
SharedTempStoreTest::testSet function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests a successful set() call.
SharedTempStoreTest::testSetIfNotExists function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfNotExists() methods.
SharedTempStoreTest::testSetIfOwner function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfOwner() method with matching and non matching owners.
SharedTempStoreTest::testSetIfOwnerNoObject function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfOwner() method when a key already exists but no object.
SharedTempStoreTest::testSetIfOwnerWhenNotExists function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfOwner() method when no key exists.
SharedTempStoreTest::testSetWithNoLockAvailable function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the set() method with no lock available.
Sql::assignEntitiesToResult function core/modules/views/src/Plugin/views/query/Sql.php Sets entities onto the view result row objects.
SqlContentEntityStorage::restore function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Restores a previously saved entity.
State::$keyValueStore property core/lib/Drupal/Core/State/State.php The key value store to use.
StaticFileCacheBackend::store function core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Stores data into a cache backend.
StyleTestBase::storeViewPreview function core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php Stores a view output in the elements.
TempStoreDatabaseTest class core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php Tests the temporary object storage system.
TempStoreDatabaseTest.php file core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php
TempStoreDatabaseTest::testSharedTempStore function core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php Tests the SharedTempStore API.
TempStoreException class core/lib/Drupal/Core/TempStore/TempStoreException.php Thrown by SharedTempStore and PrivateTempStore if they cannot acquire a lock.
TempStoreException.php file core/lib/Drupal/Core/TempStore/TempStoreException.php
TempStoreIdentifierInterface interface core/modules/layout_builder/src/TempStoreIdentifierInterface.php Provides an interface that allows an object to provide its own tempstore key.
TempStoreIdentifierInterface.php file core/modules/layout_builder/src/TempStoreIdentifierInterface.php
TempStoreIdentifierInterface::getTempstoreKey function core/modules/layout_builder/src/TempStoreIdentifierInterface.php Gets a string suitable for use as a tempstore key.
TestPrepareLayout::$layoutTempstoreRepository property core/modules/layout_builder/tests/modules/layout_builder_element_test/src/EventSubscriber/TestPrepareLayout.php The layout tempstore repository.
ToolbarStoredStateTest class core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php Tests the sessionStorage state set by the toolbar.
ToolbarStoredStateTest.php file core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php
ToolbarStoredStateTest::$defaultTheme property core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php The theme to install as the default for testing.
ToolbarStoredStateTest::$modules property core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php Modules to install.
ToolbarStoredStateTest::testToolbarStoredState function core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarStoredStateTest.php
UpdateHookRegistryTest::$equivalentUpdatesStore property core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php
UpdateHookRegistryTest::$keyValueStore property core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php
UpdateManager::$availableReleasesTempStore property core/modules/update/src/UpdateManager.php Update available releases key/value store.
UpdateManager::$keyValueStore property core/modules/update/src/UpdateManager.php The key/value store.
UpdateProcessor::$availableReleasesTempStore property core/modules/update/src/UpdateProcessor.php Update available releases store.
UpdateProcessor::$fetchTaskStore property core/modules/update/src/UpdateProcessor.php Update Fetch Task Store.
UpdateProcessor::$stateStore property core/modules/update/src/UpdateProcessor.php The state service.
UpdateProcessor::$tempStore property core/modules/update/src/UpdateProcessor.php Update key/value store.
UserMultipleCancelConfirm::$tempStoreFactory property core/modules/user/src/Form/UserMultipleCancelConfirm.php The temp store factory.
ViewEditForm::$tempStore property core/modules/views_ui/src/ViewEditForm.php The views temp store.
views.view.test_store_pager_settings.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_store_pager_settings.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_store_pager_settings.yml
ViewUIConverter::$tempStoreFactory property core/modules/views_ui/src/ParamConverter/ViewUIConverter.php Stores the tempstore factory.
_config_test_update_is_syncing_store function core/modules/config/tests/config_test/config_test.hooks.inc Helper function for testing hooks during configuration sync.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.