| ConfigFieldDefinitionTest::$entityType |
property |
core/modules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php |
|
| ConfigFieldDefinitionTest::setUp |
function |
core/modules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php |
Set the default field storage backend for fields created during tests. |
| ConfigFieldDefinitionTest::testBundleFieldDefinition |
function |
core/modules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php |
Makes sure a field definition is exposed for a configurable field. |
| ConfigFieldDefinitionTest::testFieldStorageDefinition |
function |
core/modules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php |
Makes sure a field storage definition is exposed for a configurable field. |
| ConfigFieldMapperTest |
class |
core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php |
Tests the functionality provided by the configuration field mapper. |
| ConfigFieldMapperTest.php |
file |
core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php |
|
| ConfigFieldMapperTest::$configFieldMapper |
property |
core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php |
The configuration field mapper to test. |
| ConfigFieldMapperTest::$entity |
property |
core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php |
The field config instance used for testing. |
| ConfigFieldMapperTest::$entityTypeManager |
property |
core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php |
The entity type manager used for testing. |
| ConfigFieldMapperTest::setUp |
function |
core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php |
|
| ConfigFieldMapperTest::testSetEntity |
function |
core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php |
Tests ConfigFieldMapper::setEntity(). |
| ConfigFileContentTest |
class |
core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php |
Tests reading and writing of configuration files. |
| ConfigFileContentTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php |
|
| ConfigFileContentTest::$strictConfigSchema |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php |
Exempt from strict schema checking. |
| ConfigFileContentTest::testReadWriteConfig |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php |
Tests setting, writing, and reading of a configuration setting. |
| ConfigFileContentTest::testSerialization |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php |
Tests serialization of configuration to file. |
| ConfigFormBaseTraitTest |
class |
core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php |
Tests Drupal\Core\Form\ConfigFormBaseTrait. |
| ConfigFormBaseTraitTest.php |
file |
core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php |
|
| ConfigFormBaseTraitTest::testConfig |
function |
core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php |
Tests config. |
| ConfigFormBaseTraitTest::testConfigFactoryException |
function |
core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php |
Tests config factory exception. |
| ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty |
function |
core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php |
Tests config factory exception invalid property. |
| ConfigFormOverrideTest |
class |
core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php |
Tests config overrides do not appear on forms that extend ConfigFormBase. |
| ConfigFormOverrideTest.php |
file |
core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php |
|
| ConfigFormOverrideTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php |
The theme to install as the default for testing. |
| ConfigFormOverrideTest::$modules |
property |
core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php |
Modules to install. |
| ConfigFormOverrideTest::OVERRIDE_TEXT |
constant |
core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php |
Message text that appears when forms have values for overridden config. |
| ConfigFormOverrideTest::testFormsWithOverrides |
function |
core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php |
Tests that overrides do not affect forms. |
| ConfigFormTestBase |
class |
core/tests/Drupal/KernelTests/ConfigFormTestBase.php |
Full generic test suite for any form that data with the configuration system. |
| ConfigFormTestBase.php |
file |
core/tests/Drupal/KernelTests/ConfigFormTestBase.php |
|
| ConfigFormTestBase::$form |
property |
core/tests/Drupal/KernelTests/ConfigFormTestBase.php |
Form ID to use for testing. |
| ConfigFormTestBase::$values |
property |
core/tests/Drupal/KernelTests/ConfigFormTestBase.php |
Values to use for testing. |
| ConfigFormTestBase::testConfigForm |
function |
core/tests/Drupal/KernelTests/ConfigFormTestBase.php |
Submit the system_config_form ensure the configuration has expected values. |
| ConfigHandlerExtraFormTest |
class |
core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php |
Tests the ConfigHandlerExtra form. |
| ConfigHandlerExtraFormTest.php |
file |
core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php |
|
| ConfigHandlerExtraFormTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php |
|
| ConfigHandlerExtraFormTest::$modules |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php |
|
| ConfigHandlerExtraFormTest::$testViews |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php |
Views used by this test. |
| ConfigHandlerExtraFormTest::setUp |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php |
|
| ConfigHandlerExtraFormTest::testExtraOptionsModalValidation |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php |
Tests validation error messages are displayed. |
| ConfigImportAllTest |
class |
core/modules/config/tests/src/Functional/ConfigImportAllTest.php |
Tests the largest configuration import possible with all available modules. |
| ConfigImportAllTest.php |
file |
core/modules/config/tests/src/Functional/ConfigImportAllTest.php |
|
| ConfigImportAllTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigImportAllTest.php |
The theme to install as the default for testing. |
| ConfigImportAllTest::$modules |
property |
core/modules/config/tests/src/Functional/ConfigImportAllTest.php |
Modules to install. |
| ConfigImportAllTest::$profile |
property |
core/modules/config/tests/src/Functional/ConfigImportAllTest.php |
The profile to install as a basis for testing. |
| ConfigImportAllTest::$webUser |
property |
core/modules/config/tests/src/Functional/ConfigImportAllTest.php |
A user with the 'synchronize configuration' permission. |
| ConfigImportAllTest::setUp |
function |
core/modules/config/tests/src/Functional/ConfigImportAllTest.php |
|
| ConfigImportAllTest::testInstallUninstall |
function |
core/modules/config/tests/src/Functional/ConfigImportAllTest.php |
Tests that a fixed set of modules can be installed and uninstalled. |
| ConfigImporterMissingContentTest |
class |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php |
Tests importing configuration which has missing content dependencies. |
| ConfigImporterMissingContentTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php |
|
| ConfigImporterMissingContentTest::$configImporter |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php |
Config Importer object used for testing. |