Search for setWithExpireIfNotExists

  1. Search 7.x for setWithExpireIfNotExists
  2. Search 9.5.x for setWithExpireIfNotExists
  3. Search 10.3.x for setWithExpireIfNotExists
  4. Search 11.x for setWithExpireIfNotExists
  5. Other projects
Title Object type File name Summary
DatabaseStorageExpirable::setWithExpireIfNotExists function core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php Sets a value for a given key with a time to live if it does not yet exist.
KeyValueStoreExpirableInterface::setWithExpireIfNotExists function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php Sets a value for a given key with a time to live if it does not yet exist.
NullStorageExpirable::setWithExpireIfNotExists function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php 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.