You are here

9 calls to drupal_install_profile_distribution_name() in Zircon Profile 8.0

InstallerTest::testInstaller in core/modules/system/src/Tests/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.
StandardInstallerTest::testInstaller in core/modules/system/src/Tests/Installer/StandardInstallerTest.php
Ensures that the user page is available after installation.
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.