| ConfigImportRecreateTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php |
Modules to install. |
| ConfigImportRecreateTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php |
|
| ConfigImportRecreateTest::testRecreateEntity |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php |
Tests re-creating a config entity with the same name but different UUID. |
| ConfigImportRenameValidationTest |
class |
core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php |
Tests validating renamed configuration in a configuration import. |
| ConfigImportRenameValidationTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php |
|
| ConfigImportRenameValidationTest::$configImporter |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php |
Config Importer object used for testing. |
| ConfigImportRenameValidationTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php |
Modules to install. |
| ConfigImportRenameValidationTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php |
|
| ConfigImportRenameValidationTest::testRenameSimpleConfigValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php |
Tests configuration renaming validation for simple configuration. |
| ConfigImportRenameValidationTest::testRenameValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php |
Tests configuration renaming validation. |
| ConfigImportTestHooks |
class |
core/modules/config/tests/config_import_test/src/Hook/ConfigImportTestHooks.php |
Hook implementations for config_import_test. |
| ConfigImportTestHooks.php |
file |
core/modules/config/tests/config_import_test/src/Hook/ConfigImportTestHooks.php |
|
| ConfigImportTestHooks::configImportStepsAlter |
function |
core/modules/config/tests/config_import_test/src/Hook/ConfigImportTestHooks.php |
Implements hook_config_import_steps_alter(). |
| ConfigImportTestHooks::modulesInstalled |
function |
core/modules/config/tests/config_import_test/src/Hook/ConfigImportTestHooks.php |
Implements hook_modules_installed(). |
| ConfigImportTestHooks::stepAlter |
function |
core/modules/config/tests/config_import_test/src/Hook/ConfigImportTestHooks.php |
Implements configuration synchronization step added by an alter for testing. |
| ConfigImportThemeInstallTest |
class |
core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php |
Tests installing and uninstalling of themes via configuration import. |
| ConfigImportThemeInstallTest.php |
file |
core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php |
|
| ConfigImportThemeInstallTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php |
Modules to install. |
| ConfigImportThemeInstallTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php |
|
| ConfigImportThemeInstallTest::testConfigImportWithThemeWithModuleDependencies |
function |
core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php |
Tests config imports that install and uninstall a theme with dependencies. |
| ConfigImportUIAjaxTest |
class |
core/modules/config/tests/src/FunctionalJavascript/ConfigImportUIAjaxTest.php |
Tests the user interface for importing configuration. |
| ConfigImportUIAjaxTest.php |
file |
core/modules/config/tests/src/FunctionalJavascript/ConfigImportUIAjaxTest.php |
|
| ConfigImportUIAjaxTest::$defaultTheme |
property |
core/modules/config/tests/src/FunctionalJavascript/ConfigImportUIAjaxTest.php |
The theme to install as the default for testing. |
| ConfigImportUIAjaxTest::$modules |
property |
core/modules/config/tests/src/FunctionalJavascript/ConfigImportUIAjaxTest.php |
Modules to install. |
| ConfigImportUIAjaxTest::testImport |
function |
core/modules/config/tests/src/FunctionalJavascript/ConfigImportUIAjaxTest.php |
Tests an updated configuration object can be viewed more than once. |
| ConfigImportUITest |
class |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests the user interface for importing configuration. |
| ConfigImportUITest.php |
file |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
|
| ConfigImportUITest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
The theme to install as the default for testing. |
| ConfigImportUITest::$modules |
property |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Modules to install. |
| ConfigImportUITest::$webUser |
property |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
A user with the 'synchronize configuration' permission. |
| ConfigImportUITest::prepareSiteNameUpdate |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Prepares a site name update by modifying the synchronized configuration. |
| ConfigImportUITest::setUp |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
|
| ConfigImportUITest::testBatchErrors |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests that errors set in the batch and on the ConfigImporter are merged. |
| ConfigImportUITest::testConfigUninstallConfigException |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests that the Configuration module cannot be uninstalled during config sync. |
| ConfigImportUITest::testEntityBundleDelete |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests the config importer cannot delete bundles with existing entities. |
| ConfigImportUITest::testExtensionValidation |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests config importer cannot uninstall extensions which are depended on. |
| ConfigImportUITest::testImport |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests importing configuration. |
| ConfigImportUITest::testImportDiff |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests the screen that shows differences between active and sync. |
| ConfigImportUITest::testImportErrorLog |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests an import that results in an error. |
| ConfigImportUITest::testImportLock |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests concurrent importing of configuration. |
| ConfigImportUITest::testImportSiteUuidValidation |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests verification of site UUID before importing configuration. |
| ConfigImportUITest::testImportValidation |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
Tests that multiple validation errors are listed on the page. |
| ConfigImportUploadTest |
class |
core/modules/config/tests/src/Functional/ConfigImportUploadTest.php |
Tests importing configuration from an uploaded file. |
| ConfigImportUploadTest.php |
file |
core/modules/config/tests/src/Functional/ConfigImportUploadTest.php |
|
| ConfigImportUploadTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigImportUploadTest.php |
The theme to install as the default for testing. |
| ConfigImportUploadTest::$modules |
property |
core/modules/config/tests/src/Functional/ConfigImportUploadTest.php |
Modules to install. |
| ConfigImportUploadTest::$webUser |
property |
core/modules/config/tests/src/Functional/ConfigImportUploadTest.php |
A user with the 'import configuration' permission. |
| ConfigImportUploadTest::setUp |
function |
core/modules/config/tests/src/Functional/ConfigImportUploadTest.php |
|
| ConfigImportUploadTest::testImport |
function |
core/modules/config/tests/src/Functional/ConfigImportUploadTest.php |
Tests importing configuration. |
| ConfigImportUploadTest::testImportTarballFiltering |
function |
core/modules/config/tests/src/Functional/ConfigImportUploadTest.php |
Tests importing tarball with non-config contents. |