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