23 calls to InstallerKernel::installationAttempted()
- ChainedFastBackendFactory::__construct in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackendFactory.php - Constructs ChainedFastBackendFactory object.
- ConfigImporterBatch::finish in core/
lib/ Drupal/ Core/ Config/ Importer/ ConfigImporterBatch.php - Finish batch.
- ConfigImportSubscriber::validateModules in core/
lib/ Drupal/ Core/ EventSubscriber/ ConfigImportSubscriber.php - Validates module installations and uninstallations.
- ConfigInstaller::drupalInstallationAttempted in core/
lib/ Drupal/ Core/ Config/ ConfigInstaller.php - Wrapper for drupal_installation_attempted().
- ConfigInstaller::getConfigToCreate in core/
lib/ Drupal/ Core/ Config/ ConfigInstaller.php - Gets configuration data from the provided storage to create.
- ConfigInstaller::installCollectionDefaultConfig in core/
lib/ Drupal/ Core/ Config/ ConfigInstaller.php - Installs all default configuration in the specified collection.
- ConfigInstaller::installDefaultConfig in core/
lib/ Drupal/ Core/ Config/ ConfigInstaller.php - Installs the default configuration of a given extension.
- ConfigOverride::loadOverrides in core/
lib/ Drupal/ Core/ Installer/ ConfigOverride.php - Returns config overrides.
- content_translation_install in core/
modules/ content_translation/ content_translation.install - Implements hook_install().
- DrupalKernel::discoverServiceProviders in core/
lib/ Drupal/ Core/ DrupalKernel.php - Discovers available serviceProviders.
- DrupalKernel::handle in core/
lib/ Drupal/ Core/ DrupalKernel.php - drupal_get_profile in core/
includes/ bootstrap.inc - Gets the name of the currently active installation profile.
- drupal_installation_attempted in core/
includes/ bootstrap.inc - Returns TRUE if a Drupal installation is currently being attempted.
- 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.
- FormSubmitter::drupalInstallationAttempted in core/
lib/ Drupal/ Core/ Form/ FormSubmitter.php - Wraps drupal_installation_attempted().
- InstallerRedirectTrait::shouldRedirectToInstaller in core/
lib/ Drupal/ Core/ Installer/ InstallerRedirectTrait.php - Determines if an exception handler should redirect to the installer.
- 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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.