Search for boot

  1. Search 7.x for boot
  2. Search 9.5.x for boot
  3. Search 8.9.x for boot
  4. Search 10.3.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.
BootstrapErrorHandler class core/tests/Drupal/TestTools/ErrorHandler/BootstrapErrorHandler.php Drupal's PHPUnit base error handler.
BootstrapErrorHandler.php file core/tests/Drupal/TestTools/ErrorHandler/BootstrapErrorHandler.php
BootstrapErrorHandler::__construct function core/tests/Drupal/TestTools/ErrorHandler/BootstrapErrorHandler.php
BootstrapErrorHandler::__invoke function core/tests/Drupal/TestTools/ErrorHandler/BootstrapErrorHandler.php Executes when the object is called as a function.
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::bootKernel function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Bootstraps a kernel for a test.
DrupalKernelTest::testRepeatedBootWithDifferentEnvironment function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Tests repeated loading of compiled DIC with different environment.
DrupalKernelTest::testUnBootedTerminate function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php @covers ::terminate
@runInSeparateProcess
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
LegacyBootstrapTest class core/tests/Drupal/KernelTests/Core/Bootstrap/LegacyBootstrapTest.php Tests legacy bootstrap functions.
LegacyBootstrapTest.php file core/tests/Drupal/KernelTests/Core/Bootstrap/LegacyBootstrapTest.php
LegacyBootstrapTest::$modules property core/tests/Drupal/KernelTests/Core/Bootstrap/LegacyBootstrapTest.php Modules to enable.
LegacyBootstrapTest::testWatchdogException function core/tests/Drupal/KernelTests/Core/Bootstrap/LegacyBootstrapTest.php Tests watchdog_exception() deprecation.
RecipeCommand::boot function core/lib/Drupal/Core/Recipe/RecipeCommand.php Boots up a Drupal environment.
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.