constant DRUPAL_BOOTSTRAP_KERNEL

Second bootstrap phase, initalize a kernel.

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

File

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

Code

const DRUPAL_BOOTSTRAP_KERNEL = 1;