You are here

17 calls to drupal_get_profile() in Zircon Profile 8.0

drupal_install_profile_distribution_name in core/includes/install.inc
Loads the installation profile, extracting its defined distribution name.
drupal_install_profile_distribution_version in core/includes/install.inc
Loads the installation profile, extracting its defined version.
drupal_required_modules in core/includes/module.inc
Returns an array of modules required by core.
ExtensionDiscovery::setProfileDirectoriesFromSettings in core/lib/Drupal/Core/Extension/ExtensionDiscovery.php
Sets installation profile directories based on current site settings.
ExtensionInstallStorage::getAllFolders in core/lib/Drupal/Core/Config/ExtensionInstallStorage.php
Returns a map of all config object names and their folders.
InstallerExistingSettingsTest::testInstaller in core/modules/system/src/Tests/Installer/InstallerExistingSettingsTest.php
Verifies that installation succeeded.
InstallStorage::getAllFolders in core/lib/Drupal/Core/Config/InstallStorage.php
Returns a map of all config object names and their folders.
install_finished in core/includes/install.core.inc
Performs final installation steps and displays a 'finished' page.
install_install_profile in core/includes/install.core.inc
Installs the install profile.
KernelTestBaseTest::testDrupalGetProfile in core/modules/simpletest/src/Tests/KernelTestBaseTest.php
Tests that drupal_get_profile() returns NULL.
ModuleInstaller::uninstall in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Uninstalls a given list of modules.
ModulesUninstallForm::buildForm in core/modules/system/src/Form/ModulesUninstallForm.php
Form constructor.
SingleVisibleProfileTest::testInstalled in core/modules/system/src/Tests/Installer/SingleVisibleProfileTest.php
Confirms that the installation succeeded.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
Tasks::getFormOptions in core/lib/Drupal/Core/Database/Install/Tasks.php
Return driver specific configuration options.
TestBase::prepareEnvironment in core/modules/simpletest/src/TestBase.php
Prepares the current environment for running the test.
_system_rebuild_module_data in core/modules/system/system.module
Helper function to scan and collect module .info.yml data.