Search for boot

  1. Search 7.x for boot
  2. Search 8.9.x for boot
  3. Search 10.3.x for boot
  4. Search 11.x for boot
  5. Other projects
Title Object type File name Summary
bootstrap.inc file core/includes/bootstrap.inc Functions that need to be loaded on every Drupal request.
bootstrap.php file core/tests/bootstrap.php Autoloader for Drupal PHPUnit testing.
BootstrapConfigStorageFactory class core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php Defines a factory for retrieving the config storage used pre-kernel.
BootstrapConfigStorageFactory.php file core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php
BootstrapConfigStorageFactory::get function core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php Returns a configuration storage implementation.
BootstrapConfigStorageFactory::getDatabaseStorage function core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php Returns a Database configuration storage implementation.
cache.bootstrap service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
DrupalKernel::$booted property core/lib/Drupal/Core/DrupalKernel.php Whether the kernel has been booted.
DrupalKernel::$bootstrapContainer property core/lib/Drupal/Core/DrupalKernel.php Holds the bootstrap container.
DrupalKernel::$bootstrapContainerClass property core/lib/Drupal/Core/DrupalKernel.php Holds the class used for instantiating the bootstrap container.
DrupalKernel::$defaultBootstrapContainerDefinition property core/lib/Drupal/Core/DrupalKernel.php Holds the default bootstrap container definition.
DrupalKernel::boot function core/lib/Drupal/Core/DrupalKernel.php Boots the current kernel.
DrupalKernel::bootEnvironment function core/lib/Drupal/Core/DrupalKernel.php Setup a consistent PHP environment.
DrupalKernelInterface::boot function core/lib/Drupal/Core/DrupalKernelInterface.php Boots the current kernel.
DrupalKernelTest::testRepeatedBootWithDifferentEnvironment function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Tests repeated loading of compiled DIC with different environment.
install_bootstrap_full function core/includes/install.core.inc Performs a full bootstrap of Drupal during installation.
KernelTestBase::bootEnvironment function core/tests/Drupal/KernelTests/KernelTestBase.php Bootstraps a basic test environment.
KernelTestBase::bootKernel function core/tests/Drupal/KernelTests/KernelTestBase.php Bootstraps a kernel for a test.
KernelTestBaseTest::testBootEnvironment function core/tests/Drupal/KernelTests/KernelTestBaseTest.php @covers ::bootEnvironment
KernelTestBaseTest::testBootKernel function core/tests/Drupal/KernelTests/KernelTestBaseTest.php @covers ::bootKernel
ServerCommand::boot function core/lib/Drupal/Core/Command/ServerCommand.php Boots up a Drupal environment.
TestRunnerKernel::boot function core/lib/Drupal/Core/Test/TestRunnerKernel.php Boots the current kernel.
TranslationStringTest::rebootAndPrepareSettings function core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php Reboots the kernel to set custom translations in Settings.
UpdateKernel::bootSession function core/lib/Drupal/Core/Update/UpdateKernel.php Boots up the session.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.