constant DRUPAL_BOOTSTRAP_FULL

Final bootstrap phase: Drupal is fully loaded; validate and fix input data.

14 uses of DRUPAL_BOOTSTRAP_FULL

File

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

Code

define('DRUPAL_BOOTSTRAP_FULL', 7);