| ConfigInstallTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php |
Modules to enable. |
| ConfigInstallTest::installModules |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php |
Installs a module. |
| ConfigInstallTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php |
|
| ConfigInstallTest::testCollectionInstallationCollectionConfigEntity |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php |
Tests collections which do not support config entities install correctly. |
| ConfigInstallTest::testCollectionInstallationCollections |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php |
Tests config objects in collections are installed as expected. |
| ConfigInstallTest::testCollectionInstallationNoCollections |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php |
Tests that collections are ignored if the event does not return anything. |
| ConfigInstallTest::testDependencyChecking |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php |
Tests the configuration with unmet dependencies is not installed. |
| ConfigInstallTest::testIdMisMatch |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php |
Tests installing configuration where the filename and ID do not match. |
| ConfigInstallTest::testLanguage |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php |
Tests imported configuration entities with/without language information. |
| ConfigInstallTest::testModuleInstallation |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php |
Tests module installation. |
| ConfigInstallWebTest |
class |
core/modules/config/tests/src/Functional/ConfigInstallWebTest.php |
Tests configuration objects before and after module install and uninstall. |
| ConfigInstallWebTest.php |
file |
core/modules/config/tests/src/Functional/ConfigInstallWebTest.php |
|
| ConfigInstallWebTest::$adminUser |
property |
core/modules/config/tests/src/Functional/ConfigInstallWebTest.php |
The admin user used in this test. |
| ConfigInstallWebTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigInstallWebTest.php |
The theme to install as the default for testing. |
| ConfigInstallWebTest::setUp |
function |
core/modules/config/tests/src/Functional/ConfigInstallWebTest.php |
|
| ConfigInstallWebTest::testConfigModuleRequirements |
function |
core/modules/config/tests/src/Functional/ConfigInstallWebTest.php |
Tests config_requirements(). |
| ConfigInstallWebTest::testIntegrationModuleReinstallation |
function |
core/modules/config/tests/src/Functional/ConfigInstallWebTest.php |
Tests module re-installation. |
| ConfigInstallWebTest::testPreExistingConfigInstall |
function |
core/modules/config/tests/src/Functional/ConfigInstallWebTest.php |
Tests pre-existing configuration detection. |
| ConfigInstallWebTest::testUnmetDependenciesInstall |
function |
core/modules/config/tests/src/Functional/ConfigInstallWebTest.php |
Tests unmet dependencies detection. |
| ConfigLanguageOverrideTest |
class |
core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php |
Confirm that language overrides work. |
| ConfigLanguageOverrideTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php |
|
| ConfigLanguageOverrideTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php |
Modules to enable. |
| ConfigLanguageOverrideTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php |
|
| ConfigLanguageOverrideTest::testConfigLanguageOverride |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php |
Tests locale override based on language. |
| ConfigLanguageOverrideWebTest |
class |
core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php |
Tests language overrides applied through the website. |
| ConfigLanguageOverrideWebTest.php |
file |
core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php |
|
| ConfigLanguageOverrideWebTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php |
The theme to install as the default for testing. |
| ConfigLanguageOverrideWebTest::$modules |
property |
core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php |
Modules to install. |
| ConfigLanguageOverrideWebTest::setUp |
function |
core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php |
|
| ConfigLanguageOverrideWebTest::testSiteNameTranslation |
function |
core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php |
Tests translating the site name. |
| ConfigLocalTasksTest |
class |
core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php |
Tests existence of config local tasks. |
| ConfigLocalTasksTest.php |
file |
core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php |
|
| ConfigLocalTasksTest::getConfigAdminRoutes |
function |
core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php |
Provides a list of routes to test. |
| ConfigLocalTasksTest::setUp |
function |
core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php |
|
| ConfigLocalTasksTest::testConfigAdminLocalTasks |
function |
core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php |
Tests config local tasks existence. |
| ConfigMapperManagerTest |
class |
core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php |
Tests the functionality provided by configuration translation mapper manager. |
| ConfigMapperManagerTest.php |
file |
core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php |
|
| ConfigMapperManagerTest::$configMapperManager |
property |
core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php |
The configuration mapper manager to test. |
| ConfigMapperManagerTest::$typedConfigManager |
property |
core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php |
The typed configuration manager used for testing. |
| ConfigMapperManagerTest::getElement |
function |
core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php |
Returns a mocked schema element. |
| ConfigMapperManagerTest::getNestedElement |
function |
core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php |
Returns a mocked nested schema element. |
| ConfigMapperManagerTest::providerTestHasTranslatable |
function |
core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php |
Provides data for ConfigMapperManager::testHasTranslatable() |
| ConfigMapperManagerTest::setUp |
function |
core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php |
|
| ConfigMapperManagerTest::testHasTranslatable |
function |
core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php |
Tests ConfigMapperManager::hasTranslatable(). |
| ConfigMapperTest |
class |
core/modules/config_translation/tests/src/Kernel/ConfigMapperTest.php |
Tests config mapper. |
| ConfigMapperTest.php |
file |
core/modules/config_translation/tests/src/Kernel/ConfigMapperTest.php |
|
| ConfigMapperTest::$modules |
property |
core/modules/config_translation/tests/src/Kernel/ConfigMapperTest.php |
Modules to enable. |
| ConfigMapperTest::testAddingConfigNames |
function |
core/modules/config_translation/tests/src/Kernel/ConfigMapperTest.php |
Tests adding config names to mapper. |
| ConfigModuleOverridesTest |
class |
core/tests/Drupal/KernelTests/Core/Config/ConfigModuleOverridesTest.php |
Tests module overrides of configuration using event subscribers. |
| ConfigModuleOverridesTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/ConfigModuleOverridesTest.php |
|