9 calls to DrupalKernel::createFromRequest() in Drupal 10
- authorize.php in core/
authorize.php - Administrative script for running authorized file operations.
- db-tools.php in core/
scripts/ db-tools.php - A command line application to import a database generation script.
- DrupalKernelTest::getTestKernel in core/
tests/ Drupal/ KernelTests/ Core/ DrupalKernel/ DrupalKernelTest.php - Build a kernel for testings.
- DrupalKernelTest::testRepeatedBootWithDifferentEnvironment in core/
tests/ Drupal/ KernelTests/ Core/ DrupalKernel/ DrupalKernelTest.php - Tests repeated loading of compiled DIC with different environment.
- dump-database-d8-mysql.php in core/
scripts/ dump-database-d8-mysql.php - A command line application to dump a database to a generation script.
- FunctionalTestSetupTrait::initKernel in core/
lib/ Drupal/ Core/ Test/ FunctionalTestSetupTrait.php - Initializes the kernel after installation.
- generate-proxy-class.php in core/
scripts/ generate-proxy-class.php - A command line application to generate proxy classes.
- InstallerTestBase::setUp in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTestBase.php - statistics.php in core/
modules/ statistics/ statistics.php - Handles counts of node views via AJAX with minimal bootstrap.