Search for setIfNotExists
- Search 7.x for setIfNotExists
- Search 8.9.x for setIfNotExists
- Search 10.3.x for setIfNotExists
- Search 11.x for setIfNotExists
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseStorage::doSetIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
DatabaseStorage::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
KeyValueStoreInterface::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
MemoryStorage::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
NullStorageExpirable::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
SharedTempStore::setIfNotExists | function | core/ |
Stores a particular key/value pair only if the key doesn't already exist. |
SharedTempStoreTest::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() methods. |
StorageTestBase::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() method. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.