You are here

14 calls to drupal_installation_attempted() in Zircon Profile 8.0

ChainedFastBackendFactory::__construct in core/lib/Drupal/Core/Cache/ChainedFastBackendFactory.php
Constructs ChainedFastBackendFactory object.
ConfigInstaller::drupalInstallationAttempted in core/lib/Drupal/Core/Config/ConfigInstaller.php
Wrapper for drupal_installation_attempted().
DrupalKernel::handle in core/lib/Drupal/Core/DrupalKernel.php
Handles a Request to convert it to a Response.
drupal_get_profile in core/includes/bootstrap.inc
Gets the name of the currently active installation profile.
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.
ExtensionDiscovery::setProfileDirectoriesFromSettings in core/lib/Drupal/Core/Extension/ExtensionDiscovery.php
Sets installation profile directories based on current site settings.
FormSubmitter::drupalInstallationAttempted in core/lib/Drupal/Core/Form/FormSubmitter.php
Wraps drupal_installation_attempted().
LocaleConfigSubscriber::onConfigSave in core/modules/locale/src/LocaleConfigSubscriber.php
Updates the locale strings when a translated active configuration is saved.
LocaleConfigSubscriber::onOverrideChange in core/modules/locale/src/LocaleConfigSubscriber.php
Updates the locale strings when a configuration override is saved/deleted.
locale_system_update in core/modules/locale/locale.module
Imports translations when new modules or themes are installed.
_drupal_get_error_level in core/includes/errors.inc
Returns the current error level.
_drupal_log_error in core/includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.
_drupal_maintenance_theme in core/includes/theme.maintenance.inc
Sets up the theming system for maintenance page.