51 calls to KernelTestBase::installEntitySchema()
- AggregatorItemViewsFieldAccessTest::setUp in core/
modules/ aggregator/ tests/ src/ Kernel/ Views/ AggregatorItemViewsFieldAccessTest.php - BlockContentEntityReferenceSelectionTest::setUp in core/
modules/ block_content/ tests/ src/ Kernel/ BlockContentEntityReferenceSelectionTest.php - CommentBaseFieldTest::setUp in core/
modules/ comment/ tests/ src/ Kernel/ CommentBaseFieldTest.php - CommentLegacyTest::setUp in core/
modules/ comment/ tests/ src/ Kernel/ CommentLegacyTest.php - ConfigImporterMissingContentTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigImporterMissingContentTest.php - ContentNegotiationRoutingTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Routing/ ContentNegotiationRoutingTest.php - ContentTranslationHandlerTest::setUp in core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationHandlerTest.php - DeprecatedPathHooksTest::setUp in core/
modules/ system/ tests/ src/ Kernel/ DeprecatedPathHooksTest.php - DeprecatedServicesTest::setUp in core/
modules/ path_alias/ tests/ src/ Kernel/ DeprecatedServicesTest.php - EntityDeriverTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDeriverTest.php - EntityKernelTestBase::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityKernelTestBase.php - EntityLegacyTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityLegacyTest.php - EntityRevisionConverterTest::setUp in core/
modules/ content_moderation/ tests/ src/ Kernel/ EntityRevisionConverterTest.php - EntityRevisionTest::setUp in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ EntityRevisionTest.php - EntityUrlLanguageTest::setUp in core/
modules/ language/ tests/ src/ Kernel/ EntityUrlLanguageTest.php - FeedValidationTest::setUp in core/
modules/ aggregator/ tests/ src/ Kernel/ FeedValidationTest.php - FieldAccessTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Field/ FieldAccessTest.php - FieldAttachStorageTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ FieldAttachStorageTest.php - Set the default field storage backend for fields created during tests.
- FileLegacyTest::setUp in core/
modules/ file/ tests/ src/ Kernel/ FileLegacyTest.php - HistoryLegacyTest::setUp in core/
modules/ history/ tests/ src/ Kernel/ HistoryLegacyTest.php - ImageItemTest::setUp in core/
modules/ image/ tests/ src/ Kernel/ ImageItemTest.php - Set the default field storage backend for fields created during tests.
- LegacyAliasStorageTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Path/ LegacyAliasStorageTest.php - LegacyEntityDisplayBaseTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ LegacyEntityDisplayBaseTest.php - LegacyForumTest::setUp in core/
modules/ forum/ tests/ src/ Kernel/ LegacyForumTest.php - LegacyMigrateUrlAliasTest::setUp in core/
modules/ path/ tests/ src/ Kernel/ Migrate/ d6/ LegacyMigrateUrlAliasTest.php - LegacyMigrateUrlAliasTest::setUp in core/
modules/ path/ tests/ src/ Kernel/ Migrate/ d7/ LegacyMigrateUrlAliasTest.php - LinkItemSerializationTest::setUp in core/
modules/ link/ tests/ src/ Kernel/ LinkItemSerializationTest.php - Set the default field storage backend for fields created during tests.
- 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.
- MigrateRollbackEntityConfigTest::setUp in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateRollbackEntityConfigTest.php - MigrateUrlAliasTest::setUp in core/
modules/ path/ tests/ src/ Kernel/ Migrate/ d6/ MigrateUrlAliasTest.php - MigrateUserPictureFileTest::setUp in core/
modules/ user/ tests/ src/ Kernel/ Migrate/ d6/ MigrateUserPictureFileTest.php - ModuleTest::testLoadFunctions in core/
modules/ views/ tests/ src/ Kernel/ ModuleTest.php - Tests the load wrapper/helper functions.
- QueryTest::testConditionOperatorArgumentsSQLInjection in core/
tests/ Drupal/ KernelTests/ Core/ Database/ QueryTest.php - Tests SQL injection via condition operator.
- RevisionCreateTimestampTest::setUp in core/
modules/ node/ tests/ src/ Kernel/ Views/ RevisionCreateTimestampTest.php - RowEntityTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RowEntityTest.php - SqlContentEntityStorageSchemaColumnTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ Entity/ Update/ SqlContentEntityStorageSchemaColumnTest.php - TaxonomyLegacyTest::setUp in core/
modules/ taxonomy/ tests/ src/ Kernel/ TaxonomyLegacyTest.php - TermEntityQueryTest::testTermEntityQuery in core/
modules/ taxonomy/ tests/ src/ Kernel/ TermEntityQueryTest.php - Tests that a basic taxonomy entity query works.
- TextSummaryTest::testRequiredSummary in core/
modules/ text/ tests/ src/ Kernel/ TextSummaryTest.php - Test required summary.
- TrackerLegacyTest::setUp in core/
modules/ tracker/ tests/ src/ Kernel/ TrackerLegacyTest.php - TrackerUserUidTest::testUserUid in core/
modules/ tracker/ tests/ src/ Kernel/ Views/ TrackerUserUidTest.php - Tests the user uid filter and argument.
- UserNameFormatterTest::setUp in core/
modules/ user/ tests/ src/ Kernel/ Field/ UserNameFormatterTest.php - UserSaveTest::testExistingPasswordRemoval in core/
modules/ user/ tests/ src/ Kernel/ UserSaveTest.php - Ensures that an existing password is unset after the user was saved.
- UserValidationTest::setUp in core/
modules/ user/ tests/ src/ Kernel/ UserValidationTest.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 - ViewsModerationStateSortTest::setUp in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsModerationStateSortTest.php - WorkflowAccessControlHandlerTest::setUp in core/
modules/ workflows/ tests/ src/ Kernel/ WorkflowAccessControlHandlerTest.php - WorkspaceMergerTest::setUp in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceMergerTest.php
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.