constant DRUPAL_BOOTSTRAP_PAGE_CACHE

Third bootstrap phase: try to serve a cached page.

1 use of DRUPAL_BOOTSTRAP_PAGE_CACHE
drupal_bootstrap in drupal/core/includes/bootstrap.inc
Ensures Drupal is bootstrapped to the specified phase.

File

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

Code

const DRUPAL_BOOTSTRAP_PAGE_CACHE = 2;