11 calls to drupal_classloader()

DrupalKernelTest::testCompileDIC in drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/DrupalKernelTest.php
Tests DIC compilation.
DrupalUnitTestBase::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php
Sets up Drupal unit test environment.
drupal_classloader_register in drupal/core/includes/bootstrap.inc
Registers an additional namespace.
drupal_install_system in drupal/core/includes/install.inc
Installs the system module.
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.
TestBase::rebuildContainer in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Rebuild drupal_container().
_drupal_bootstrap_configuration in drupal/core/includes/bootstrap.inc
Sets up the script environment and loads settings.php.
_drupal_bootstrap_kernel in drupal/core/includes/bootstrap.inc
Initialize the kernel / service container.