15 calls to Drupal::root()
- DbCommandBase::getDatabaseConnection in core/
lib/ Drupal/ Core/ Command/ DbCommandBase.php - Parse input options decide on a database.
- drupal_check_profile in core/
includes/ install.inc - Checks an installation profile's requirements.
- drupal_verify_profile in core/
includes/ install.inc - Verifies that all dependencies are met for a given installation profile.
- ExtensionInstallStorage::getAllFolders in core/
lib/ Drupal/ Core/ Config/ ExtensionInstallStorage.php - Returns a map of all config object names and their folders.
- InstallStorage::getAllFolders in core/
lib/ Drupal/ Core/ Config/ InstallStorage.php - Returns a map of all config object names and their folders.
- install_profile_info in core/
includes/ install.inc - Retrieves information about an installation profile from its .info.yml file.
- install_tasks in core/
includes/ install.core.inc - Returns a list of all tasks the installer currently knows about.
- PhpUnitTestRunner::runCommand in core/
lib/ Drupal/ Core/ Test/ PhpUnitTestRunner.php - Executes the PHPUnit command.
- RecipeConfigurator::getIncludedRecipe in core/
lib/ Drupal/ Core/ Recipe/ RecipeConfigurator.php - Gets an included recipe object.
- SelectProfileForm::buildForm in core/
lib/ Drupal/ Core/ Installer/ Form/ SelectProfileForm.php - Form constructor.
- ViewsHooks::theme in core/
modules/ views/ src/ Hook/ ViewsHooks.php - Implements hook_theme().
- _batch_finished in core/
includes/ batch.inc - Ends the batch processing.
- _batch_process in core/
includes/ batch.inc - Processes sets in a batch.
- _drupal_log_error in core/
includes/ errors.inc - Logs a PHP error or exception and displays an error page in fatal cases.
- _filter_html_image_secure_process in core/
modules/ filter/ filter.module - Process callback for local image filter.