27 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 - ConfigInstaller::installDefaultConfig in core/
lib/ Drupal/ Core/ Config/ ConfigInstaller.php - ConfigOverride::loadOverrides in core/
lib/ Drupal/ Core/ Installer/ ConfigOverride.php - content_translation_install in core/
modules/ content_translation/ content_translation.install - Implements hook_install().
- DrupalKernel::discoverServiceProviders in core/
lib/ Drupal/ Core/ DrupalKernel.php - 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.
- Importer::verifyNormalizedLanguage in core/
lib/ Drupal/ Core/ DefaultContent/ Importer.php - Verifies that the site knows the default language of the normalized entity.
- InstallerAccessPolicy::calculatePermissions in core/
lib/ Drupal/ Core/ Installer/ InstallerAccessPolicy.php - InstallerRedirectTrait::shouldRedirectToInstaller in core/
lib/ Drupal/ Core/ Installer/ InstallerRedirectTrait.php - Determines if an exception handler should redirect to the installer.
- LanguageHooks::modulesInstalled in core/
modules/ language/ src/ Hook/ LanguageHooks.php - Implements hook_modules_installed().
- 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 - RecipeConfigInstaller::installRecipeConfig in core/
lib/ Drupal/ Core/ Recipe/ RecipeConfigInstaller.php - ResourceTypeRepository::getRelatableResourceTypesFromFieldDefinition in core/
modules/ jsonapi/ src/ ResourceType/ ResourceTypeRepository.php - Get relatable resource types from a field definition.
- template_preprocess_install_page in core/
includes/ theme.inc - Prepares variables for install page templates.
- _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.