14 calls to drupal_bootstrap()

authorize.php in drupal/core/authorize.php
Administrative script for running authorized file operations.
drupal_get_bootstrap_phase in drupal/core/includes/bootstrap.inc
Returns the current bootstrap phase for this Drupal process.
drupal_theme_initialize in drupal/core/includes/theme.inc
Initialize the theme system by loading the theme.
http.php in drupal/core/modules/system/tests/http.php
Fake an HTTP request, for use during testing.
https.php in drupal/core/modules/system/tests/https.php
Fake an HTTPS request, for use during testing.
index.php in drupal/index.php
The PHP page that serves all page requests on a Drupal installation.
install_begin_request in drupal/core/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
install_bootstrap_full in drupal/core/includes/install.core.inc
Performs a full bootstrap of Drupal during installation.
LegacyRequestSubscriber::onKernelRequestLegacy in drupal/core/lib/Drupal/Core/EventSubscriber/LegacyRequestSubscriber.php
Initializes the rest of the legacy Drupal subsystems.
statistics.php in drupal/core/modules/statistics/statistics.php
Handles counts of node views via AJAX with minimal bootstrap.
statistics_exit in drupal/core/modules/statistics/statistics.module
Implements hook_exit().
update.php in drupal/core/update.php
Administrative page for handling updates from one Drupal version to another.
update_prepare_d8_bootstrap in drupal/core/includes/update.inc
Performs extra steps required to bootstrap when using a Drupal 7 database.
_drupal_bootstrap_page_cache in drupal/core/includes/bootstrap.inc
Attempts to serve a page from the cache.