Same name and namespace in other branches
  1. 4.7.x includes/bootstrap.inc \CACHE_TEMPORARY
  2. 5.x includes/bootstrap.inc \CACHE_TEMPORARY
  3. 6.x includes/bootstrap.inc \CACHE_TEMPORARY
  4. 7.x includes/bootstrap.inc \CACHE_TEMPORARY
2 uses of CACHE_TEMPORARY
archive_calendar in modules/archive.module
Generates a monthly calendar, for display in the archive block.
page_set_cache in includes/bootstrap.inc
Store the current page in the cache.

File

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

Code

define('CACHE_TEMPORARY', -1);