DRUPAL_BOOTSTRAP_FULL

  1. drupal
    1. 4.7 includes/bootstrap.inc
    2. 5 includes/bootstrap.inc
    3. 6 includes/bootstrap.inc
    4. 7 includes/bootstrap.inc
    5. 8 core/includes/bootstrap.inc

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

File

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

Code

const DRUPAL_BOOTSTRAP_FULL = 7
Login or register to post comments