You are here

203 calls to KernelTestBase::installEntitySchema() in Drupal 10

AccessPermissionTest::setUp in core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php
ActionTest::setUp in core/modules/system/tests/src/Kernel/Action/ActionTest.php
ArgumentDefaultTest::testPluginArgumentDefaultCurrentUser in core/modules/user/tests/src/Kernel/Views/ArgumentDefaultTest.php
Tests the current user with argument default.
ArgumentNodeRevisionIdTest::setUp in core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php
ArgumentUidRevisionTest::setUp in core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php
ArgumentValidateTest::setUp in core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php
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
CacheTest::setUp in core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
CommentAdminViewTest::setUp in core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php
CommentDepthTest::setUp in core/modules/comment/tests/src/Kernel/Views/CommentDepthTest.php
CommentFieldNameTest::testCommentFieldName in core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php
Tests comment field name.
CommentLinksTest::setUp in core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php
CommentUserNameTest::setUp in core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php
CommentViewsFieldAccessTest::setUp in core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php
CommentViewsKernelTestBase::setUp in core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php
ConfigImporterMissingContentTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php
ConfigImportRecreateTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php
ConfigImportRenameValidationTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php
ContentEntityTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
ContentNegotiationRoutingTest::setUp in core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php
ContextDefinitionTest::testIsSatisfiedBy in core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php
@covers ::isSatisfiedBy
ContextPluginTest::testContext in core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php
Tests basic context definition and value getters and setters.
CurrentUserContextTest::setUp in core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php
DbDumpTest::setUp in core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php
DeleteActionTest::setUp in core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php
EmailActionTest::setUp in core/tests/Drupal/KernelTests/Core/Action/EmailActionTest.php
EndOfTransactionQueriesTest::setUp in core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php
EntityContentBaseTest::testUntranslatable in core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php
Tests that translation destination fails for untranslatable entities.
EntityDefinitionUpdateTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php
EntityExistsTest::setUp in core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php
EntityReferenceFormatterTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php
EntityReferenceFormatterTest::testLabelFormatter in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php
Tests the label formatter.
EntityReferenceRelationshipTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php
EntityReferenceSelectionAccessTest::setUp in core/modules/system/tests/src/Functional/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php
EntityReferenceSelectionReferenceableTest::setUp in core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php
EntityReferenceSettingsTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php
EntityRevisionTest::setUp in core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php
EntityTestViewsFieldAccessTest::setUp in core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php
EntityViewsWithMultivalueBasefieldTest::setUp in core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php
ExceptionHandlingTest::setUp in core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
ExtensionViewsFieldTest::setUp in core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php
ExternalFormUrlTest::setUp in core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
FieldableEntityDefinitionUpdateTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php
FieldAccessTest::setUp in core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php
FieldFieldAccessTestBase::setUp in core/modules/views/tests/src/Kernel/Handler/FieldFieldAccessTestBase.php
FieldResolverTest::setUp in core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php
FileEntityFormatterTest::setUp in core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php
FileViewsDataTest::setUp in core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php
FileViewsFieldAccessTest::setUp in core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php
FilterAndArgumentUserUidTest::testHandlers in core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php
Tests the user posted or commented filter and argument handlers.
FilterEntityBundleTest::testFilterEntity in core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php
Tests the generic bundle filter.
FilterUidRevisionTest::testFilter in core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php
Tests the node_uid_revision filter.
FollowUpMigrationsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php
FormActionXssTest::setUp in core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php
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.
HistoryTimestampTest::setUp in core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
ImageViewsDataTest::setUp in core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php
InternalTest::setUp in core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php
KeyValueContentEntityStorageTest::setUp in core/tests/Drupal/KernelTests/Core/KeyValueStore/KeyValueContentEntityStorageTest.php
LatestRevisionFilterTest::testLatestRevisionFilter in core/modules/views/tests/src/Kernel/Entity/LatestRevisionFilterTest.php
Tests the 'Latest revision' filter.
LatestTranslationAffectedRevisionTest::testLatestRevisionFilter in core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php
Tests the 'Latest revision' filter.
LinkCollectionNormalizerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php
LinkUriTest::setUp in core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php
MailTest::setUp in core/modules/system/tests/src/Kernel/Mail/MailTest.php
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
MigrateBlockContentStubTest::setUp in core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentStubTest.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
MigrateCommentStubTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php
MigrateCommentTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php
MigrateCommentTest::setUp in core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php
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
MigrateDrupal6AuditIdsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
MigrateDrupal6TestBase::migrateContent in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
Executes all content migrations.
MigrateDrupal6TestBase::migrateTaxonomy in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
Executes all taxonomy migrations.
MigrateDrupal6TestBase::migrateUsers in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
Executes all user migrations.
MigrateDrupal7AuditIdsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
MigrateDrupal7TestBase::migrateContentTypes in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php
Migrates node types.
MigrateDrupal7TestBase::migrateTaxonomyTerms in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php
Executes all taxonomy term migrations.
MigrateDrupal7TestBase::migrateUsers in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php
Executes all user migrations.
MigrateDrupalTestBase::migrateContentTypes in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateDrupalTestBase.php
Migrates node types.
MigrateDrupalTestBase::migrateUsers in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateDrupalTestBase.php
Executes all user migrations.
MigrateEntityTranslationSettingsTest::setUp in core/modules/content_translation/tests/src/Kernel/Migrate/d7/MigrateEntityTranslationSettingsTest.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
MigrateFileStubTest::setUp in core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php
MigrateForumTest::setUp in core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumTest.php
MigrateLanguageContentMenuSettingsTest::setUp in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentMenuSettingsTest.php
MigrateLanguageContentSettingsTest::setUp in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentSettingsTest.php
MigrateLanguageContentTaxonomyVocabularySettingsTest::setUp in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentTaxonomyVocabularySettingsTest.php
MigrateLanguageContentTaxonomyVocabularySettingsTest::setUp in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentTaxonomyVocabularySettingsTest.php
MigrateMenuLinkContentStubTest::setUp in core/modules/menu_link_content/tests/src/Kernel/Migrate/MigrateMenuLinkContentStubTest.php
MigrateMenuLinkLocalizedTest::setUp in core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkLocalizedTest.php
MigrateMenuLinkLocalizedTest::setUp in core/modules/menu_link_content/tests/src/Kernel/Migrate/d7/MigrateMenuLinkLocalizedTest.php
MigrateMenuLinkTest::setUp in core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTest.php
MigrateMenuLinkTest::setUp in core/modules/menu_link_content/tests/src/Kernel/Migrate/d7/MigrateMenuLinkTest.php
MigrateMenuLinkTranslationTest::setUp in core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTranslationTest.php
MigrateMenuLinkTranslationTest::setUp in core/modules/menu_link_content/tests/src/Kernel/Migrate/d7/MigrateMenuLinkTranslationTest.php
MigrateNodeCompleteTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php
MigrateNodeCounterTest::setUp in core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php
MigrateNodeRevisionTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php
MigrateNodeStubTest::setUp in core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php
MigrateNodeTaxonomyTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php
MigrateNodeTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php
MigrateNodeTestBase::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTestBase.php
MigrateShortcutSetTest::setUp in core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php
MigrateShortcutSetUsersTest::setUp in core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php
MigrateShortcutStubTest::setUp in core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php
MigrateShortcutTest::setUp in core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php
MigrateTaxonomyTermStubTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php
MigrateTaxonomyTermTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php
MigrateTaxonomyTermTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php
MigrateTaxonomyTermTranslationTest::setUp in core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php
MigrateTaxonomyTermTranslationTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d7/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
MigrateTermNodeComplete::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeComplete.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
MigrateTrackerUserTest::setUp in core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerUserTest.php
MigrateUploadTest::setUp in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.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
MigrateUserAdminPassTest::setUp in core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php
MigrateUserPictureD6FileTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserPictureD6FileTest.php
MigrateUserPictureEntityDisplayTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityDisplayTest.php
MigrateUserStubTest::setUp in core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php
MigrateUserTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php
MigrateUserTest::setUp in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php
MigrateViewModesTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php
MigrateVocabularyEntityDisplayTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php
MigrateVocabularyEntityFormDisplayTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php
MigrateVocabularyFieldInstanceTest::setUp in core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php
MigrationPluginListTest::setUp in core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginListTest.php
ModuleHandlerTest::testUninstallContentDependency in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
Tests uninstalling a module that has content.
NidArgumentTest::setUp in core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
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
NodeViewsFieldAccessTest::setUp in core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php
OptionsTestBase::mockStandardInstall in core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php
Provides a workaround for the inability to use the standard profile.
PathElementFormTest::setUp in core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php
Sets up the test.
PathValidatorTest::setUp in core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php
PublishActionTest::setUp in core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php
RawStringFormatterTest::setUp in core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php
RecursiveContextualValidatorTest::setUp in core/tests/Drupal/KernelTests/Core/TypedData/RecursiveContextualValidatorTest.php
RecursiveContextualValidatorTest::testRecursiveViolationPropagation in core/tests/Drupal/KernelTests/Core/TypedData/RecursiveContextualValidatorTest.php
Tests recursive propagation of violations.
RelatedResourceTypesTest::setUp in core/modules/jsonapi/tests/src/Kernel/ResourceType/RelatedResourceTypesTest.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.
RelationshipUserFileDataTest::setUp in core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php
RelationshipUserImageDataTest::setUp in core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php
RenderCacheTest::setUp in core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php
ResolvedLibraryDefinitionsFilesMatchTest::setUp in core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php
ResourceObjectNormalizerCacherTest::setUp in core/modules/jsonapi/tests/src/Kernel/EventSubscriber/ResourceObjectNormalizerCacherTest.php
ResourceTypeRepositoryTest::setUp in core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php
RestExportTest::setUp in core/modules/rest/tests/src/Kernel/Views/RestExportTest.php
RevisionCreateTimestampTest::setUp in core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php
RevisionRelationshipsTest::setUp in core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php
RevisionRelationshipsTest::testBlockContentRevisionRelationship in core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php
Create a block_content with revision and rest result count for both views.
RevisionUidTest::setUp in core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php
RevisionUserTest::setUp in core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php
RevisionUserTest::setUp in core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php
RouteProviderTest::setUp in core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
SaveActionTest::setUp in core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.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
SystemMenuBlockTest::setUp in core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.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::mockStandardInstall in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php
Provides a workaround for the inability to use the standard profile.
TaxonomyTestBase::setUp in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php
TaxonomyViewsFieldAccessTest::setUp in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php
TemporaryJsonapiFileFieldUploaderTest::setUp in core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.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::setUp in core/tests/Drupal/KernelTests/Core/Datetime/TimestampSchemaTest.php
TrackerUserUidTest::testUserUid in core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php
Tests the user uid filter and argument.
TypedDataTest::setUp in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
UninstallKernelTest::setUp in core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php
UniqueFieldConstraintTest::testEntityWithStringId in core/tests/Drupal/KernelTests/Core/Validation/UniqueFieldConstraintTest.php
Tests cases where the validation passes for entities with string IDs.
UniqueFieldConstraintTest::testEntityWithStringIdWithViolation in core/tests/Drupal/KernelTests/Core/Validation/UniqueFieldConstraintTest.php
Tests cases when validation raises violations for entities with string IDs.
UnpublishByKeywordActionTest::setUp in core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
UserDataTest::testDataField in core/modules/user/tests/src/Kernel/Views/UserDataTest.php
Tests field handler.
UserKernelTestBase::setUp in core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
UserNameFormatterTest::setUp in core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php
UserRoleConditionTest::setUp in core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php
UserViewsFieldAccessTest::setUp in core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php
UuidFormatterTest::setUp in core/modules/field/tests/src/Kernel/String/UuidFormatterTest.php
VersionNegotiatorTest::setUp in core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php
ViewEntityDependenciesTest::setUp in core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php
ViewsEntitySchemaSubscriberIntegrationTest::setUp in core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php
ViewsIntegrationTest::setUp in core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php