You are here

150 calls to KernelTestBase::installConfig() in Drupal 10

ArgumentUidRevisionTest::setUp in core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php
ArgumentValidatorTermNameTest::testArgumentValidatorTermNameAccess in core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php
Tests the access checking in term name argument validator plugin.
BooleanFormatterTest::setUp in core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php
CacheabilityMetadataConfigOverrideTest::setUp in core/tests/Drupal/KernelTests/Core/Config/CacheabilityMetadataConfigOverrideTest.php
CacheContextOptimizationTest::setUp in core/tests/Drupal/KernelTests/Core/Cache/CacheContextOptimizationTest.php
CommentAdminViewTest::setUp in core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php
CommentDepthTest::testCommentDepth in core/modules/comment/tests/src/Kernel/Views/CommentDepthTest.php
Test the comment depth.
CommentFieldNameTest::testCommentFieldName in core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php
Tests comment field name.
CommentLinksTest::testLinkReply in core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php
Tests the comment reply link.
CommentUserNameTest::setUp in core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php
CommentViewsKernelTestBase::setUp in core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php
ConfigDiffTest::testDiff in core/tests/Drupal/KernelTests/Core/Config/ConfigDiffTest.php
Tests calculating the difference between two sets of configuration.
ConfigEntityImportTest::testConfigUpdateImport in core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php
Runs test methods for each module within a single test run.
ConfigEntityNormalizeTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityNormalizeTest.php
ConfigExportStorageTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigExportStorageTest.php
ConfigImporterMissingContentTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php
ConfigImporterTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
ConfigImporterTest::testIsInstallable in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
Tests the isInstallable method()
ConfigImportRecreateTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php
ConfigImportRenameValidationTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php
ConfigInstallTest::testCollectionInstallationCollections in core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
Tests config objects in collections are installed as expected.
ConfigInstallTest::testCollectionInstallationNoCollections in core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
Tests that collections are ignored if the event does not return anything.
ConfigInstallTest::testModuleInstallation in core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
Tests module installation.
ConfigLanguageOverrideTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php
ConfigOverrideTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php
ConfigOverrideTest::testConfOverride in core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php
Tests configuration override.
ConfigSchemaTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
ConfigSnapshotTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php
ConfigSnapshotTest::testSnapshot in core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php
Tests config snapshot creation and updating.
ConstraintsTest::setUp in core/tests/Drupal/KernelTests/Core/Validation/ConstraintsTest.php
ContactFieldsTest::testViewsData in core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php
Tests the views data generation.
ContentEntityTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
DateFormatterTest::setUp in core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php
DefaultConfigTest::assertExtensionConfig in core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php
Tests that the config provided by the extension is correct.
EntityReferenceFormatterTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php
EntityReferenceSelectionAccessTest::setUp in core/modules/system/tests/src/Functional/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php
EntityRevisionTest::setUp in core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php
ExcludedModulesEventSubscriberTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
ExportStorageManagerTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
FieldAccessTest::setUp in core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php
FieldDiscoveryTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php
FieldDiscoveryTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d7/FieldDiscoveryTest.php
FilterAndArgumentUserUidTest::testHandlers in core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php
Tests the user posted or commented filter and argument handlers.
FilterUidRevisionTest::testFilter in core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php
Tests the node_uid_revision filter.
HandlerArgumentUserUidTest::testArgumentTitle in core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php
Tests the generated title of a user: uid argument.
HandlerFieldFieldTest::testFieldRender in core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php
Tests fields rendering in views.
ImportStorageTransformerTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php
KernelTestBaseTest::testContainerIsolation in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
Tests whether the fixture allows us to install modules and configuration.
KernelTestBaseTest::testSubsequentContainerIsolation in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
Tests whether the fixture can re-install modules and configuration.
MigrateBlockContentBodyFieldTest::setUp in core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php
MigrateBlockContentEntityDisplayTest::setUp in core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php
MigrateBlockContentEntityFormDisplayTest::setUp in core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php
MigrateBlockContentTest::setUp in core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateBlockContentTest.php
MigrateBlockContentTranslationTest::setUp in core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php
MigrateBlockContentTranslationTest::setUp in core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php
MigrateBlockContentTypeTest::setUp in core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php
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
MigrateCommentEntityDisplayTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php
MigrateCommentEntityFormDisplaySubjectTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplayTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php
MigrateCommentFieldInstanceTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php
MigrateCommentTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php
MigrateCommentTypeTest::testMigration in core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php
Tests the migrated comment types.
MigrateCustomBlockContentTranslationTest::setUp in core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest::setUp in core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockTest::setUp in core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php
MigrateDblogConfigsTest::setUp in core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php
MigrateDrupal6AuditIdsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
MigrateDrupal6TestBase::migrateContentTypes in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
Migrates node types.
MigrateDrupal7AuditIdsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
MigrateDrupal7TestBase::migrateCommentTypes in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php
Migrates comment types.
MigrateDrupal7TestBase::migrateContentTypes in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php
Migrates node types.
MigrateDrupalTestBase::migrateContentTypes in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateDrupalTestBase.php
Migrates node types.
MigrateEntityTranslationSettingsTest::setUp in core/modules/content_translation/tests/src/Kernel/Migrate/d7/MigrateEntityTranslationSettingsTest.php
MigrateFieldFormatterSettingsTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php
MigrateFieldInstanceLabelDescriptionTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.php
MigrateFieldInstanceLabelDescriptionTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceLabelDescriptionTest.php
MigrateFieldInstanceOptionTranslationTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceOptionTranslationTest.php
MigrateFieldInstanceOptionTranslationTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceOptionTranslationTest.php
MigrateFieldInstanceTest::testFieldInstanceMigration in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceTest.php
Tests migration of file variables to file.settings.yml.
MigrateFieldTest::testDatetimeFields in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php
Tests migrating D7 datetime fields.
MigrateFieldTest::testFields in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php
Tests migrating D7 fields to field_storage_config entities.
MigrateFieldWidgetSettingsTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldWidgetSettingsTest.php
MigrateFilterFormatTest::setUp in core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterFormatTest.php
MigrateFilterSettingsTest::setUp in core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php
MigrateForumTest::setUp in core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumTest.php
MigrateImageCacheTest::setUp in core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageCacheTest.php
MigrateImageStylesTest::setUp in core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php
MigrateLanguageContentCommentSettingsTest::setUp in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentCommentSettingsTest.php
MigrateLanguageContentSettingsTest::setUp in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentSettingsTest.php
MigrateMenuLinkTest::setUp in core/modules/menu_link_content/tests/src/Kernel/Migrate/d7/MigrateMenuLinkTest.php
MigrateMenuSettingsTest::setUp in core/modules/menu_ui/tests/src/Kernel/Migrate/MigrateMenuSettingsTest.php
MigrateNodeBundleSettingsTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php
MigrateNodeCounterTest::setUp in core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php
MigrateNodeSettingPromoteTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php
MigrateNodeSettingStatusTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php
MigrateNodeSettingStickyTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php
MigrateNodeTestBase::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTestBase.php
MigrateNodeTypeTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTypeTest.php
MigrateRdfMappingTest::setUp in core/modules/rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php
MigrateSearchPageTest::testModuleExists in core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php
Tests that search page is only migrated for modules enabled on D8 site.
MigrateSearchPageTest::testSearchPage in core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php
Tests migration of search status and settings to search page entity.
MigrateSearchPageTest::testUserSearchCreate in core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php
Tests that a search page will be created if it does not exist.
MigrateShortcutStubTest::setUp in core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php
MigrateSyslogConfigsTest::setUp in core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php
MigrateTaxonomyTermTranslationTest::setUp in core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php
MigrateTermLocalizedTranslationTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php
MigrateTermLocalizedTranslationTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php
MigrateTermNodeTranslationTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTranslationTest.php
MigrateTrackerNodeTest::setUp in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerNodeTest.php
MigrateTrackerSettingsTest::setUp in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerSettingsTest.php
MigrateTrackerUserTest::setUp in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerUserTest.php
MigrateUrlAliasTest::setUp in core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
MigrateUrlAliasTestBase::setUp in core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php
MigrateUserFloodTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserFloodTest.php
MigrateUserMailTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserMailTest.php
NidArgumentTest::setUp in core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
NodeImportChangeTest::setUp in core/modules/node/tests/src/Kernel/Config/NodeImportChangeTest.php
Set the default field storage backend for fields created during tests.
NodeImportCreateTest::setUp in core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php
Set the default field storage backend for fields created during tests.
NodeTranslationRedirectTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/NodeTranslationRedirectTest.php
RawStringFormatterTest::setUp in core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php
RelationshipJoinTestBase::setUpFixtures in core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php
Sets up the configuration and schema of views and views_test_data modules.
RelationshipRepresentativeNodeTest::testRelationship in core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php
Tests the relationship.
RenderCacheTest::setUp in core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php
ResolvedLibraryDefinitionsFilesMatchTest::setUp in core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php
RevisionUserTest::setUp in core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php
RouteTest::testRouteWithParamQuery in core/modules/migrate/tests/src/Kernel/process/RouteTest.php
Tests Route plugin based on providerTestRoute() values.
SchemaCheckTraitTest::setUp in core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php
SchemaConfigListenerTest::setUp in core/tests/Drupal/KernelTests/Core/Config/SchemaConfigListenerTest.php
SecurityAdvisoriesFetcherTest::setUp in core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php
SelectionTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/Views/SelectionTest.php
StringFormatterTest::setUp in core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
TaxonomyFieldTidTest::setUp in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php
TaxonomyFieldVidTest::setUp in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php
TaxonomyTestBase::setUp in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php
TermContextTest::setUp in core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php
TimestampFormatterTest::setUp in core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php
TimestampSchemaTest::testTimestampSchema in core/tests/Drupal/KernelTests/Core/Datetime/TimestampSchemaTest.php
Tests if the timestamp field schema is validated.
TokenReplaceKernelTestBase::setUp in core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php
TrackerUserUidTest::testUserUid in core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php
Tests the user uid filter and argument.
TypedConfigTest::setUp in core/tests/Drupal/KernelTests/Config/TypedConfigTest.php
UninstallKernelTest::setUp in core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php
UnpublishByKeywordActionTest::setUp in core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
UserNameFormatterTest::setUp in core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php
UuidFormatterTest::setUp in core/modules/field/tests/src/Kernel/String/UuidFormatterTest.php
ViewEntityDependenciesTest::setUp in core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php
WizardPluginBaseKernelTest::setUp in core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
XssUnitTest::setUp in core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php