8 calls to DrupalKernel::createFromRequest() in Zircon Profile 8
- authorize.php in core/
authorize.php - Administrative script for running authorized file operations.
- BrowserTestBase::installDrupal in core/
modules/ simpletest/ src/ BrowserTestBase.php - Installs Drupal into the Simpletest site.
- DrupalKernelTest::getTestKernel in core/
modules/ system/ src/ Tests/ DrupalKernel/ DrupalKernelTest.php - Build a kernel for testings.
- DrupalKernelTest::testRepeatedBootWithDifferentEnvironment in core/
modules/ system/ src/ Tests/ DrupalKernel/ DrupalKernelTest.php - Tests repeated loading of compiled DIC with different environment.
- InstallerTestBase::setUp in core/
modules/ simpletest/ src/ InstallerTestBase.php - Sets up a Drupal site for running functional and integration tests.
- statistics.php in core/
modules/ statistics/ statistics.php - Handles counts of node views via AJAX with minimal bootstrap.
- TestRunnerKernel::createFromRequest in core/
lib/ Drupal/ Core/ Test/ TestRunnerKernel.php - Create a DrupalKernel object from a request.
- WebTestBase::initKernel in core/
modules/ simpletest/ src/ WebTestBase.php - Initializes the kernel after installation.