18 calls to ConfigTestTrait::configImporter()

ConfigImporterMissingContentTest::testMissingBlockContent in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php
Tests the missing content, config import and the block plugin manager.
ConfigImporterTest::testDeleted in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests deletion of configuration during import.
ConfigImporterTest::testInstallBaseAndSubThemes in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests installing a base themes and sub themes during configuration import.
ConfigImporterTest::testInstallProfile in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests install profile validation during configuration import.
ConfigImporterTest::testInstallProfileMisMatch in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests install profile validation during configuration import.
ConfigImporterTest::testInvalidStep in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests that the isConfigSyncing flag is cleanup after an invalid step.
ConfigImporterTest::testMissingCoreExtension in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests missing core.extension during configuration import.
ConfigImporterTest::testNew in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests creation of configuration during import.
ConfigImporterTest::testRequiredModuleValidation in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests uninstall validators being called during synchronization.
ConfigImporterTest::testSecondaryDeletedChildSecond in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests that secondary deletes for deleted files work as expected.
ConfigImporterTest::testSecondaryUpdateDeletedChildFirst in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests that secondary updates for deleted files work as expected.
ConfigImporterTest::testSecondaryUpdateDeletedParentFirst in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests that secondary updates for deleted files work as expected.
ConfigImporterTest::testSecondaryWritePrimaryFirst in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests that secondary writes are overwritten.
ConfigImporterTest::testSecondaryWriteSecondaryFirst in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests that secondary writes are overwritten.
ConfigImporterTest::testSiteUuidValidate in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests verification of site UUID before importing configuration.
ConfigImporterTest::testUnmetDependency in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests dependency validation during configuration import.
ConfigImporterTest::testUpdated in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests updating of configuration during import.
ConfigImportUITest::testImportLock in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests concurrent importing of configuration.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.