Indicates that the item should be removed at the next general cache wipe.
File
- core/
includes/ bootstrap.inc, line 52 - Functions that need to be loaded on every Backdrop request.
Code
define('CACHE_TEMPORARY', -1)
Indicates that the item should be removed at the next general cache wipe.
define('CACHE_TEMPORARY', -1)