Issue #2788777 by alexpott, bircher, jribeiro, Eli-T, mpotter, douggreen, GoZ,...
Issue #2788777 by alexpott, bircher, jribeiro, Eli-T, mpotter, douggreen, GoZ, DamienMcKenna, Dane Powell, jibran, szeidler, Alumei, andypost, dawehner, johndevman: Allow a site-specific profile to be installed from existing config
Showing
- core/includes/install.core.inc 179 additions, 3 deletionscore/includes/install.core.inc
- core/includes/install.inc 22 additions, 6 deletionscore/includes/install.inc
- core/lib/Drupal/Core/Config/ConfigImporter.php 8 additions, 0 deletionscore/lib/Drupal/Core/Config/ConfigImporter.php
- core/lib/Drupal/Core/Config/Importer/ConfigImporterBatch.php 77 additions, 0 deletionscore/lib/Drupal/Core/Config/Importer/ConfigImporterBatch.php
- core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php 23 additions, 9 deletionscore/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
- core/modules/config/src/Form/ConfigSync.php 17 additions, 33 deletionscore/modules/config/src/Form/ConfigSync.php
- core/modules/config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php 1 addition, 0 deletions...nfig/tests/src/Kernel/ConfigUninstallViaCliImportTest.php
- core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php 1 addition, 1 deletion.../tests/src/Kernel/ContentModerationWorkflowConfigTest.php
- core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php 1 addition, 0 deletions...n/tests/src/Kernel/ContentTranslationConfigImportTest.php
- core/modules/node/tests/src/Kernel/Config/NodeImportChangeTest.php 1 addition, 1 deletion...les/node/tests/src/Kernel/Config/NodeImportChangeTest.php
- core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php 1 addition, 1 deletion...les/node/tests/src/Kernel/Config/NodeImportCreateTest.php
- core/modules/system/src/SystemConfigSubscriber.php 3 additions, 0 deletionscore/modules/system/src/SystemConfigSubscriber.php
- core/modules/system/system.install 13 additions, 0 deletionscore/modules/system/system.install
- core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigMultilingualTest.php 24 additions, 0 deletions...sts/Installer/InstallerExistingConfigMultilingualTest.php
- core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php 42 additions, 0 deletions...alTests/Installer/InstallerExistingConfigNoConfigTest.php
- core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php 49 additions, 0 deletions...sts/Installer/InstallerExistingConfigNoSystemSiteTest.php
- core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstall.php 64 additions, 0 deletions...s/Installer/InstallerExistingConfigProfileHookInstall.php
- core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php 30 additions, 0 deletions...FunctionalTests/Installer/InstallerExistingConfigTest.php
- core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php 99 additions, 0 deletions...tionalTests/Installer/InstallerExistingConfigTestBase.php
- core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php 1 addition, 1 deletion...upal/KernelTests/Core/Config/ConfigImportRecreateTest.php
Loading
Please register or sign in to comment