12 calls to SharedTempStoreTest::setUpMockKeyValue()
- SharedTempStoreTest::testDelete in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests the delete() method.
- SharedTempStoreTest::testDeleteIfOwner in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests the deleteIfOwner() method.
- SharedTempStoreTest::testDeleteWithNoLockAvailable in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests the delete() method with no lock available.
- SharedTempStoreTest::testGet in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests get.
- SharedTempStoreTest::testGetIfOwner in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests the getIfOwner() method.
- SharedTempStoreTest::testGetMetadata in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests the getMetadata() method.
- SharedTempStoreTest::testSet in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests a successful set() call.
- SharedTempStoreTest::testSetIfNotExists in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests the setIfNotExists() methods.
- SharedTempStoreTest::testSetIfOwner in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests the setIfOwner() method with matching and non matching owners.
- SharedTempStoreTest::testSetIfOwnerNoObject in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests the setIfOwner() method when a key already exists but no object.
- SharedTempStoreTest::testSetIfOwnerWhenNotExists in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests the setIfOwner() method when no key exists.
- SharedTempStoreTest::testSetWithNoLockAvailable in core/
tests/ Drupal/ Tests/ Core/ TempStore/ SharedTempStoreTest.php - Tests the set() method with no lock available.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.