17 calls to DrupalKernel::findSitePath() in Zircon Profile 8
- db-tools.php in core/
scripts/ db-tools.php - DrupalKernel::initializeSettings in core/
lib/ Drupal/ Core/ DrupalKernel.php - Locate site path and initialize settings singleton.
- DrupalKernelTest::testFindSitePath in core/
tests/ Drupal/ Tests/ Core/ DrupalKernel/ DrupalKernelTest.php - Tests site path finding.
- drupal_rebuild in core/
includes/ utility.inc - Rebuilds all caches even when Drupal itself does not work.
- dump-database-d8-mysql.php in core/
scripts/ dump-database-d8-mysql.php - ExtensionDiscovery::scan in core/
lib/ Drupal/ Core/ Extension/ ExtensionDiscovery.php - Discovers available extensions of a given type.
- generate-proxy-class.php in core/
scripts/ generate-proxy-class.php - InstallerExistingSettingsNoProfileTest::setUp in core/
modules/ system/ src/ Tests/ Installer/ InstallerExistingSettingsNoProfileTest.php - Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer.
- InstallerExistingSettingsTest::setUp in core/
modules/ system/ src/ Tests/ Installer/ InstallerExistingSettingsTest.php - Fully configures a preexisting settings.php file before invoking the interactive installer.
- InstallerTestBase::setUp in core/
modules/ simpletest/ src/ InstallerTestBase.php - Sets up a Drupal site for running functional and integration tests.
- install_begin_request in core/
includes/ install.core.inc - Begins an installation request, modifying the installation state as needed.
- KernelTestBase::setUp in core/
modules/ simpletest/ src/ KernelTestBase.php - Performs setup tasks before each individual test method is run.
- PublicStream::basePath in core/
lib/ Drupal/ Core/ StreamWrapper/ PublicStream.php - Returns the base path for public://.
- rebuild.php in core/
rebuild.php - Rebuilds all Drupal caches even when Drupal itself does not work.
- StreamWrapperTest::setUp in core/
modules/ system/ src/ Tests/ File/ StreamWrapperTest.php - Performs setup tasks before each individual test method is run.
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- UpdateTestBase::setUp in core/
modules/ update/ src/ Tests/ UpdateTestBase.php - Sets up a Drupal site for running functional and integration tests.