Indicates that the item should never be removed unless explicitly selected.
The item may be removed using cache()->delete() with a cache ID.
File
- core/
includes/ bootstrap.inc, line 47 - Functions that need to be loaded on every Backdrop request.
Code
define('CACHE_PERMANENT', 0)