Same name and namespace in other branches
  1. 4.7.x includes/bootstrap.inc \DRUPAL_BOOTSTRAP_DATABASE
  2. 5.x includes/bootstrap.inc \DRUPAL_BOOTSTRAP_DATABASE
  3. 7.x includes/bootstrap.inc \DRUPAL_BOOTSTRAP_DATABASE

Third bootstrap phase: initialize database layer.

1 use of DRUPAL_BOOTSTRAP_DATABASE
init_theme in includes/theme.inc
Initialize the theme system by loading the theme.

File

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

Code

define('DRUPAL_BOOTSTRAP_DATABASE', 2);