DRUPAL_BOOTSTRAP_PAGE_CACHE
Second bootstrap phase: try to serve a cached page.
1 use of DRUPAL_BOOTSTRAP_PAGE_CACHE
- drupal_bootstrap in includes/
bootstrap.inc - Ensures Drupal is bootstrapped to the specified phase.
File
-
includes/
bootstrap.inc, line 127
Code
define('DRUPAL_BOOTSTRAP_PAGE_CACHE', 1);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.