22 calls to InstallerKernel::installationAttempted()
- block_themes_installed in core/
modules/ block/ block.module - Initializes blocks for installed themes.
- 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::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.
- 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.
- 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.
- LocaleConfigSubscriber::saveCustomizedTranslation in core/
modules/ locale/ src/ LocaleConfigSubscriber.php - Saves a translation string and marks it as customized.
- locale_system_update in core/
modules/ locale/ locale.module - Imports translations when new modules or themes are installed.
- ModuleInstaller::install in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Installs a given list of modules.
- ResourceTypeRepository::getRelatableResourceTypesFromFieldDefinition in core/
modules/ jsonapi/ src/ ResourceType/ ResourceTypeRepository.php - Get relatable resource types from a field definition.
- _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.