constant CACHE_TEMPORARY

Indicates that the item should be removed at the next general cache wipe.

3 uses of CACHE_TEMPORARY

File

drupal/includes/bootstrap.inc, line 53
Functions that need to be loaded on every Drupal request.

Code

define('CACHE_TEMPORARY', -1);