You are here

107 calls to KernelTestBase::config() in Drupal 10

CommandsTest::testAttachedSettings in core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php
Regression test: Settings command exists regardless of JS aggregation.
ConfigCRUDTest::testCRUD in core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
Tests CRUD operations.
ConfigCRUDTest::testDataTypes in core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
Tests data type handling.
ConfigCRUDTest::testNameValidation in core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
Tests the validation of configuration object names.
ConfigCRUDTest::testValueValidation in core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
Tests the validation of configuration object values.
ConfigEntityImportTest::assertConfigUpdateImport in core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php
Asserts that config entities are updated during import.
ConfigEntityNormalizeTest::testNormalize in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityNormalizeTest.php
ConfigEventsTest::testConfigRenameEvent in core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php
Tests configuration rename event that is fired from the ConfigFactory.
ConfigFileContentTest::testReadWriteConfig in core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php
Tests setting, writing, and reading of a configuration setting.
ConfigFormTestBase::testConfigForm in core/tests/Drupal/KernelTests/ConfigFormTestBase.php
Submit the system_config_form ensure the configuration has expected values.
ConfigImporterTest::testDeleted in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests deletion of configuration during import.
ConfigImporterTest::testIsSyncingInHooks in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests the isSyncing flags.
ConfigImporterTest::testNew in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests creation of configuration during import.
ConfigImporterTest::testNoImport in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests omission of module APIs for bare configuration operations.
ConfigImporterTest::testSiteUuidValidate in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests verification of site UUID before importing configuration.
ConfigImporterTest::testUpdated in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests updating of configuration during import.
ConfigImportRenameValidationTest::testRenameSimpleConfigValidation in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php
Tests configuration renaming validation for simple configuration.
ConfigInstallTest::testLanguage in core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
Tests imported configuration entities with and without language information.
ConfigInstallTest::testModuleInstallation in core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
Tests module installation.
ConfigSchemaDeprecationTest::testConfigSchemaDeprecation in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php
Tests config schema deprecation.
ConfigSchemaTest::testConfigSaveMappingSort in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
Test configuration value data type enforcement using schemas.
ConfigSchemaTest::testConfigSaveWithSchema in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
Tests configuration value data type enforcement using schemas.
ConfigSchemaTest::testConfigSaveWithSequenceSorting in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
Tests configuration sequence sorting using schemas.
ConfigSnapshotTest::testSnapshot in core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php
Tests config snapshot creation and updating.
DateFormatterTest::testFormat in core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php
Tests DateFormatter::format().
EntityReferenceFormatterTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php
EntityReferenceSelectionAccessTest::testUserHandler in core/modules/system/tests/src/Functional/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php
Tests the user-specific overrides of the entity handler.
ExceptionHandlingTest::doTest404Route in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Sets the given path to use as the 404 page and triggers a 404.
ExceptionHandlingTest::testBacktraceEscaping in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests if exception backtraces are properly escaped when output to HTML.
ExceptionHandlingTest::testExceptionEscaping in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
Tests exception message escaping.
ExportStorageManagerTest::testGetStorage in core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
Tests getting the export storage.
FunctionsTest::setUp in core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php
HandlerArgumentUserUidTest::testArgumentTitle in core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php
Tests the generated title of a user: uid argument.
ImportStorageTransformerTest::testTransform in core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php
Tests the import transformation.
KernelTestBase::disableModules in core/tests/Drupal/KernelTests/KernelTestBase.php
Disables modules for this test.
MailTest::testFromAndReplyToHeader in core/modules/system/tests/src/Kernel/Mail/MailTest.php
Checks the From: and Reply-to: headers.
MailTest::testPluggableFramework in core/modules/system/tests/src/Kernel/Mail/MailTest.php
Assert that the pluggable mail system is functional.
MigrateActionConfigsTest::testActionSettings in core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php
Tests migration of action variables to null.
MigrateActionConfigsTest::testActionSettings in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php
Tests migration of action variables to null.
MigrateBlockTest::assertEntity in core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php
Asserts various aspects of a block.
MigrateBlockTest::setUp in core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php
MigrateBlockTest::setUp in core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php
MigrateBookConfigsTest::testBookSettings in core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php
Tests migration of book variables to book.settings.yml.
MigrateBookConfigsTest::testBookSettings in core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php
Tests migration of book variables to book.settings.yml.
MigrateContactSettingsTest::testContactSettings in core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php
Tests migration of contact variables to contact.settings.yml.
MigrateContactSettingsTest::testContactSettings in core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php
Tests migration of Contact's variables to configuration.
MigrateDblogConfigsTest::testBookSettings in core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php
Tests migration of dblog variables to dblog.settings.yml.
MigrateDblogConfigsTest::testDblogSettings in core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php
Tests migration of dblog variables to dblog.settings.yml.
MigrateDefaultLanguageTest::testMigrationWithExistingLanguage in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php
Tests language_default migration with an existing language.
MigrateDefaultLanguageTest::testMigrationWithExistingLanguage in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php
Tests language_default migration with a non-existing language.
MigrateDefaultLanguageTest::testMigrationWithUnsetVariable in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php
Tests language_default migration with unset default language variable.
MigrateDefaultLanguageTest::testMigrationWithUnsetVariable in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php
Tests language_default migration with unset default language variable.
MigrateEntityTranslationSettingsTest::testEntityTranslationSettingsMigration in core/modules/content_translation/tests/src/Kernel/Migrate/d7/MigrateEntityTranslationSettingsTest.php
Tests entity translation settings migration.
MigrateFileConfigsTest::testFileSettings in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileConfigsTest.php
Tests migration of file variables to file.settings.yml.
MigrateFileConfigsTest::testFileSettings in core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileConfigsTest.php
Tests migration of file variables to file.settings.yml.
MigrateFilterSettingsTest::testFilterSettings in core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php
Tests migration of Filter variables to configuration.
MigrateForumConfigsTest::testForumSettings in core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php
Tests migration of forum variables to forum.settings.yml.
MigrateForumSettingsTest::testForumSettingsMigration in core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateForumSettingsTest.php
Tests the migration of Forum's settings to configuration.
MigrateGlobalThemeSettingsTest::testMigrateThemeSettings in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateGlobalThemeSettingsTest.php
Tests migration of global theme settings to configuration.
MigrateImageSettingsTest::testMigration in core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageSettingsTest.php
Tests the migration.
MigrateLanguageContentSettingsTest::testLanguageContent in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentSettingsTest.php
Tests migration of content language settings.
MigrateLanguageContentSettingsTest::testLanguageContent in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentSettingsTest.php
Tests migration of content language settings.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithDefaultPathPrefix in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with LANGUAGE_NEGOTIATION_PATH_DEFAULT.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithDomain in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with LANGUAGE_NEGOTIATION_DOMAIN.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithDomain in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with domain negotiation.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithNoNegotiation in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with LANGUAGE_NEGOTIATION_NONE.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithNonExistentVariables in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with non-existent variables.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithPathPrefix in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with LANGUAGE_NEGOTIATION_PATH.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithPrefix in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with prefix negotiation.
MigrateLanguageNegotiationSettingsTest::testLanguageTypes in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php
Tests migration of language types variables to language.types.yml.
MigrateLocaleConfigsTest::testLocaleSettings in core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php
Tests migration of locale variables to locale.settings.yml.
MigrateNodeConfigsTest::testNodeSettings in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php
Tests Drupal 6 node settings to Drupal 8 migration.
MigrateNodeSettingsTest::testAggregatorSettings in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php
Tests migration of node variables to node.settings config object.
MigrateSearchSettingsTest::testSearchSettings in core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php
Tests migration of search variables to search.settings.yml.
MigrateSearchSettingsTest::testSearchSettings in core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php
Tests the migration of Search's variables to configuration.
MigrateStatisticsConfigsTest::testStatisticsSettings in core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php
Tests migration of statistics variables to statistics.settings.yml.
MigrateStatisticsConfigsTest::testStatisticsSettings in core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php
Tests migration of statistics variables to statistics.settings.yml.
MigrateSyslogConfigsTest::testSyslogSettings in core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
Tests migration of syslog variables to syslog.settings.yml.
MigrateSyslogConfigsTest::testSyslogSettings in core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php
Tests migration of syslog variables to syslog.settings.yml.
MigrateSystemConfigurationTest::setUp in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest::testConfigurationMigration in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php
Tests that all expected configuration gets migrated.
MigrateTaxonomyConfigsTest::testTaxonomySettings in core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php
Tests migration of taxonomy variables to taxonomy.settings.yml.
MigrateTextConfigsTest::testTextSettings in core/modules/text/tests/src/Kernel/Migrate/MigrateTextConfigsTest.php
Tests migration of text variables to text.settings.yml.
MigrateThemeSettingsTest::testMigrateThemeSettings in core/modules/system/tests/src/Kernel/Migrate/d7/MigrateThemeSettingsTest.php
Tests migration of theme settings to variables to configuration.
MigrateUpdateConfigsTest::testUpdateSettings in core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
Tests migration of update variables to update.settings.yml.
MigrateUserConfigsTest::testUserMail in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
Tests migration of user variables to user.mail.yml.
MigrateUserFloodTest::testMigration in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserFloodTest.php
Tests the migration.
MigrateUserMailTest::testMigration in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserMailTest.php
Tests the migration.
MigrateUserSettingsTest::testMigration in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserSettingsTest.php
Tests the migration.
MigrateUserTest::testUser in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php
Tests the Drupal6 user to Drupal 8 migration.
ModuleInstallerTest::testConfigChangeOnInstall in core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php
Tests config changes by hook_install() are saved for dependent modules.
RemoteFileDeleteRecursiveTest::setUp in core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php
RemoteFileDeleteTest::setUp in core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php
RemoteFileDirectoryTest::setUp in core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php
RemoteFileMoveTest::setUp in core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php
RemoteFileSaveDataTest::setUp in core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php
RemoteFileScanDirectoryTest::setUp in core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php
RemoteFileUnmanagedCopyTest::setUp in core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php
SchemaCheckTraitTest::testTrait in core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php
Tests \Drupal\Core\Config\Schema\SchemaCheckTrait.
StreamWrapperTest::testUriFunctions in core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php
Tests the getViaUri() and getViaScheme() methods and target functions.
ThemeTest::testThemeSuggestions in core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
Tests function theme_get_suggestions() for SA-CORE-2009-003.
TokenReplaceKernelTest::setUp in core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
TokenReplaceKernelTest::testClear in core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
Tests the clear parameter.
TokenReplaceKernelTest::testSystemSiteTokenReplacement in core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
Tests the generation of all system site information tokens.
UserNameFormatterTest::testFormatter in core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php
Tests the formatter output.
ViewEntityDependenciesTest::testGetDependencies in core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php
Tests the getDependencies method.
WizardPluginBaseKernelTest::testCreateView in core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
Tests the creating of a view.