18 calls to DrupalKernel::findSitePath()
- db-tools.php in core/
scripts/ db-tools.php  - A command line application to import a database generation script.
 - DistributionProfileExistingSettingsTest::prepareEnvironment in core/
tests/ Drupal/ FunctionalTests/ Installer/ DistributionProfileExistingSettingsTest.php  - Prepares the current environment for running the test.
 - 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  - A command line application to dump a database to a generation script.
 - 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  - A script to generate proxy classes for lazy services.
 - InstallerExistingSettingsNoProfileTest::prepareEnvironment in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingSettingsNoProfileTest.php  - Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer.
 - InstallerExistingSettingsTest::prepareEnvironment in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingSettingsTest.php  - Fully configures a preexisting settings.php file before invoking the interactive installer.
 - InstallerTestBase::setUp in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTestBase.php  - install_begin_request in core/
includes/ install.core.inc  - Begins an installation request, modifying the installation state as needed.
 - install_check_requirements in core/
includes/ install.core.inc  - Checks installation requirements and reports any errors.
 - 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/
tests/ Drupal/ KernelTests/ Core/ File/ StreamWrapperTest.php  - system_requirements in core/
modules/ system/ system.install  - Implements hook_requirements().
 - UpdateUploaderTestBase::setUp in core/
modules/ update/ tests/ src/ Functional/ UpdateUploaderTestBase.php  
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.