DRUPAL_BOOTSTRAP_FULL

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

includes/bootstrap.inc, line 96

<?php
define('DRUPAL_BOOTSTRAP_FULL', 7)
?>