11 calls to drupal_install_profile_distribution_name()
- ConfigOverride::loadOverrides in core/
lib/ Drupal/ Core/ Installer/ ConfigOverride.php - Returns config overrides.
- InstallCommand::install in core/
lib/ Drupal/ Core/ Command/ InstallCommand.php - Installs Drupal with specified installation profile.
- InstallerNonEnglishProfileWithoutLocaleModuleTest::testNonEnglishProfileWithoutLocaleModule in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerNonEnglishProfileWithoutLocaleModuleTest.php - Tests installing a profile with non-English language and no locale module.
- InstallerTest::testInstaller in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTest.php - Ensures that the user page is available after installation.
- install_check_requirements in core/
includes/ install.core.inc - Checks installation requirements and reports any errors.
- install_database_errors in core/
includes/ install.core.inc - Checks a database connection and returns any errors.
- install_finished in core/
includes/ install.core.inc - Performs final installation steps and displays a 'finished' page.
- install_profile_modules in core/
includes/ install.core.inc - Installs required modules via a batch process.
- ModulesListForm::buildForm in core/
modules/ system/ src/ Form/ ModulesListForm.php - Form constructor.
- Tasks::getFormOptions in core/
lib/ Drupal/ Core/ Database/ Driver/ sqlite/ Install/ Tasks.php - Return driver specific configuration options.
- template_preprocess_install_page in core/
includes/ theme.inc - Prepares variables for install page templates.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.