22 calls to KernelTestBase::config()
- ConfigEntityNormalizeTest::testNormalize in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigEntityNormalizeTest.php - EntityUrlLanguageTest::setUp in core/
modules/ language/ tests/ src/ Kernel/ EntityUrlLanguageTest.php - EntityUrlLanguageTest::testEntityUrlLanguageWithLanguageContentEnabled in core/
modules/ language/ tests/ src/ Kernel/ EntityUrlLanguageTest.php - Ensures correct entity URLs with the method language-content-entity enabled.
- LanguageNegotiatorPluginTest::testLanguageNegotiatorNoPlugin in core/
modules/ language/ tests/ src/ Kernel/ LanguageNegotiatorPluginTest.php - Tests for PluginNotFoundException.
- MigrateDblogConfigsTest::testDblogSettings 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.
- MigrateFileConfigsTest::testFileSettings in core/
modules/ file/ tests/ src/ Kernel/ Migrate/ d7/ MigrateFileConfigsTest.php - Tests migration of file variables to file.settings.yml.
- MigrateFileConfigsTest::testFileSettings in core/
modules/ file/ tests/ src/ Kernel/ Migrate/ d6/ MigrateFileConfigsTest.php - Tests migration of file variables to file.settings.yml.
- 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.
- MigrateTaxonomyConfigsTest::testTaxonomySettings in core/
modules/ taxonomy/ tests/ src/ Kernel/ Migrate/ MigrateTaxonomyConfigsTest.php - Tests migration of taxonomy variables to taxonomy.settings.yml.
- OverriddenConfigImportTest::testConfigImportUpdates in core/
modules/ language/ tests/ src/ Kernel/ OverriddenConfigImportTest.php - Tests importing overridden config alongside config in the default language.
- StreamWrapperTest::testUriFunctions in core/
tests/ Drupal/ KernelTests/ Core/ File/ StreamWrapperTest.php - Tests the getViaUri() and getViaScheme() methods and target functions.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.