DRUPAL_BOOTSTRAP_EARLY_PAGE_CACHE

  1. drupal
    1. 5 includes/bootstrap.inc
    2. 6 includes/bootstrap.inc

Second bootstrap phase: try to call a non-database cache fetch routine.

File

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

Code

define('DRUPAL_BOOTSTRAP_EARLY_PAGE_CACHE', 1)
Login or register to post comments