Search for setWithExpire
- Search 7.x for setWithExpire
- Search 9.5.x for setWithExpire
- Search 8.9.x for setWithExpire
- Search 10.3.x for setWithExpire
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DatabaseStorageExpirable::doSetWithExpire | function | core/ | Saves a value for a given key with a time to live. | 
| DatabaseStorageExpirable::doSetWithExpireIfNotExists | function | core/ | Sets a value for a given key with a time to live if it does not yet exist. | 
| DatabaseStorageExpirable::setWithExpire | function | core/ | |
| DatabaseStorageExpirable::setWithExpireIfNotExists | function | core/ | |
| 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. | 
| NullStorageExpirable::setWithExpire | function | core/ | |
| NullStorageExpirable::setWithExpireIfNotExists | function | core/ | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
