Skip to main content
Hostdog docs
Documentation & API reference
Main menu
API Homepage
Drupal 7
Drupal 8
You are here
Home
»
API reference
»
Drupal 8.x
»
bootstrap.inc
Search Drupal 8.x
Function, file, or topic
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
constant DRUPAL_BOOTSTRAP_CODE
Eighth bootstrap phase: load code for subsystems and modules.
File
drupal/
core/
includes/
bootstrap.inc
, line 168
Functions that need to be loaded on every Drupal request.
Code
const
DRUPAL_BOOTSTRAP_CODE
=
6
;