11 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_handle_request in drupal/core/includes/bootstrap.inc
Handles an entire PHP request.
drupal_theme_initialize in drupal/core/includes/theme.inc
Initializes the theme system by loading the theme.
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.
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.