Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson,...
Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable
Showing
- core/config/install/core.extension.yml 1 addition, 0 deletionscore/config/install/core.extension.yml
- core/config/schema/core.extension.schema.yml 3 additions, 0 deletionscore/config/schema/core.extension.schema.yml
- core/core.services.yml 2 additions, 2 deletionscore/core.services.yml
- core/includes/bootstrap.inc 22 additions, 3 deletionscore/includes/bootstrap.inc
- core/includes/install.core.inc 16 additions, 2 deletionscore/includes/install.core.inc
- core/includes/install.inc 6 additions, 0 deletionscore/includes/install.inc
- core/lib/Drupal.php 10 additions, 0 deletionscore/lib/Drupal.php
- core/lib/Drupal/Core/Config/ConfigInstaller.php 16 additions, 9 deletionscore/lib/Drupal/Core/Config/ConfigInstaller.php
- core/lib/Drupal/Core/Config/ExtensionInstallStorage.php 18 additions, 10 deletionscore/lib/Drupal/Core/Config/ExtensionInstallStorage.php
- core/lib/Drupal/Core/DrupalKernel.php 22 additions, 0 deletionscore/lib/Drupal/Core/DrupalKernel.php
- core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php 10 additions, 5 deletions...ib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
- core/lib/Drupal/Core/Installer/Exception/InstallProfileMismatchException.php 45 additions, 0 deletions...e/Installer/Exception/InstallProfileMismatchException.php
- core/lib/Drupal/Core/Installer/InstallerKernel.php 20 additions, 0 deletionscore/lib/Drupal/Core/Installer/InstallerKernel.php
- core/modules/locale/locale.services.yml 1 addition, 1 deletioncore/modules/locale/locale.services.yml
- core/modules/locale/src/LocaleDefaultConfigStorage.php 3 additions, 3 deletionscore/modules/locale/src/LocaleDefaultConfigStorage.php
- core/modules/simpletest/src/KernelTestBase.php 1 addition, 1 deletioncore/modules/simpletest/src/KernelTestBase.php
- core/modules/simpletest/src/Tests/KernelTestBaseTest.php 2 additions, 2 deletionscore/modules/simpletest/src/Tests/KernelTestBaseTest.php
- core/modules/system/src/Tests/Installer/DistributionProfileExistingSettingsTest.php 132 additions, 0 deletions...sts/Installer/DistributionProfileExistingSettingsTest.php
- core/modules/system/src/Tests/Installer/DistributionProfileTest.php 6 additions, 0 deletions...es/system/src/Tests/Installer/DistributionProfileTest.php
- core/modules/system/src/Tests/Installer/InstallerExistingSettingsMismatchProfileBrokenTest.php 108 additions, 0 deletions...er/InstallerExistingSettingsMismatchProfileBrokenTest.php
Loading
Please register or sign in to comment