Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
ConfigNamesMapperTest.php core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Drupal\Tests\config_translation\Unit
ConfigOtherModuleTest.php core/modules/config/tests/src/Kernel/ConfigOtherModuleTest.php Drupal\Tests\config\Kernel
ConfigOverride.php core/lib/Drupal/Core/Installer/ConfigOverride.php Drupal\Core\Installer
ConfigOverrideIntegrationTestCacheContext.php core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php Drupal\config_override_integration_test\Cache
ConfigOverrider.php core/modules/config/tests/config_override_test/src/ConfigOverrider.php Drupal\config_override_test
ConfigOverrider.php core/modules/config/tests/config_entity_static_cache_test/src/ConfigOverrider.php Drupal\config_entity_static_cache_test
ConfigOverrider.php core/modules/settings_tray/tests/modules/settings_tray_override_test/src/ConfigOverrider.php Drupal\settings_tray_override_test
ConfigOverriderLowPriority.php core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php Drupal\config_override_test
ConfigOverridesPriorityTest.php core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php Drupal\KernelTests\Core\Config
ConfigOverrideTest.php core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php Drupal\KernelTests\Core\Config
ConfigPrefixLengthException.php core/lib/Drupal/Core/Config/ConfigPrefixLengthException.php Drupal\Core\Config
ConfigQueryTest.php core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php Drupal\config_test\Entity
ConfigRenameEvent.php core/lib/Drupal/Core/Config/ConfigRenameEvent.php Drupal\Core\Config
ConfigSchemaAlterException.php core/lib/Drupal/Core/Config/Schema/ConfigSchemaAlterException.php Drupal\Core\Config\Schema
ConfigSchemaChecker.php core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php Drupal\Core\Config\Development
ConfigSchemaDeprecationTest.php core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php Drupal\KernelTests\Core\Config
ConfigSchemaDiscovery.php core/lib/Drupal/Core/Config/Schema/ConfigSchemaDiscovery.php Drupal\Core\Config\Schema
ConfigSchemaTest.php core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Drupal\KernelTests\Core\Config
ConfigSingleExportForm.php core/modules/config/src/Form/ConfigSingleExportForm.php Drupal\config\Form
ConfigSingleImportExportTest.php core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php Drupal\Tests\config\Functional
ConfigSingleImportForm.php core/modules/config/src/Form/ConfigSingleImportForm.php Drupal\config\Form
ConfigSnapshotSubscriber.php core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php Drupal\Core\EventSubscriber
ConfigSnapshotTest.php core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php Drupal\KernelTests\Core\Config
ConfigStorageTestBase.php core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php Drupal\KernelTests\Core\Config\Storage
ConfigSubscriber.php core/modules/config/src/ConfigSubscriber.php Drupal\config
ConfigSubscriber.php core/modules/language/src/EventSubscriber/ConfigSubscriber.php Drupal\language\EventSubscriber
ConfigSync.php core/modules/config/src/Form/ConfigSync.php Drupal\config\Form
ConfigSyncReadmeUpdateTest.php core/modules/system/tests/src/Functional/Update/ConfigSyncReadmeUpdateTest.php Drupal\Tests\system\Functional\Update
ConfigTarget.php core/lib/Drupal/Core/Form/ConfigTarget.php Drupal\Core\Form
ConfigTargetTest.php core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php Drupal\Tests\system\FunctionalJavascript\Form
ConfigTargetTest.php core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php Drupal\Tests\system\Functional\Form
ConfigTargetTest.php core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php Drupal\Tests\Core\Form
ConfigTest.php core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php Drupal\Tests\Composer\Plugin\ProjectMessage
ConfigTest.php core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php Drupal\Tests\Composer\Plugin\VendorHardening
ConfigTest.php core/tests/Drupal/Tests/Core/Config/ConfigTest.php Drupal\Tests\Core\Config
ConfigTest.php core/modules/system/tests/src/Functional/File/ConfigTest.php Drupal\Tests\system\Functional\File
ConfigTest.php core/modules/migrate/tests/src/Unit/destination/ConfigTest.php Drupal\Tests\migrate\Unit\destination
ConfigTest.php core/modules/config/tests/config_test/src/Entity/ConfigTest.php Drupal\config_test\Entity
ConfigTest.php core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d8
ConfigTestAccessControlHandler.php core/modules/config/tests/config_test/src/ConfigTestAccessControlHandler.php Drupal\config_test
ConfigTestController.php core/modules/config/tests/config_test/src/ConfigTestController.php Drupal\config_test
ConfigTestForm.php core/modules/config/tests/config_test/src/ConfigTestForm.php Drupal\config_test
ConfigTestInterface.php core/modules/config/tests/config_test/src/ConfigTestInterface.php Drupal\config_test
ConfigTestJsonAnonTest.php core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonAnonTest.php Drupal\Tests\config_test\Functional\Rest
ConfigTestJsonBasicAuthTest.php core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonBasicAuthTest.php Drupal\Tests\config_test\Functional\Rest
ConfigTestJsonCookieTest.php core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestJsonCookieTest.php Drupal\Tests\config_test\Functional\Rest
ConfigTestListBuilder.php core/modules/config/tests/config_test/src/ConfigTestListBuilder.php Drupal\config_test
ConfigTestResourceTestBase.php core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php Drupal\Tests\config_test\Functional\Rest
ConfigTestStorage.php core/modules/config/tests/config_test/src/ConfigTestStorage.php Drupal\config_test
ConfigTestTest.php core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Drupal\Tests\jsonapi\Functional

Other projects


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