95 calls to KernelTestBase::installEntitySchema()

AccessTest::setUp in core/modules/file/tests/src/Kernel/AccessTest.php
BooleanFormatterTest::setUp in core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php
ConfigFieldDefinitionTest::setUp in core/modules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php
Set the default field storage backend for fields created during tests.
ConfigurableLanguageManagerTest::setUp in core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php
ContentEntityTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
DbLogControllerTest::setUp in core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php
DbLogFormInjectionTest::setUp in core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php
DefaultsSectionStorageTest::setUp in core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php
EditorMediaDialogTest::setUp in core/modules/media/tests/src/Kernel/EditorMediaDialogTest.php
EntityAccessControlHandlerTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/EntityAccessControlHandlerTest.php
EntityContentBaseTest::testUntranslatable in core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php
Tests that translation destination fails for untranslatable entities.
EntityDefaultLanguageTest::setUp in core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.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.
EntityReferenceItemTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php
Sets up the test.
EntityReferenceRelationshipTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php
EntityReferenceSettingsTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::setUp in core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php
EntityResourceTest::setUp in core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php
EntityUrlLanguageTest::setUp in core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php
ExtensionViewsFieldTest::setUp in core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php
FieldAttachOtherTest::setUp in core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php
Set the default field storage backend for fields created during tests.
FieldAttachStorageTest::setUp in core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php
Set the default field storage backend for fields created during tests.
FieldDataCountTest::setUp in core/modules/field/tests/src/Kernel/FieldDataCountTest.php
Set the default field storage backend for fields created during tests.
FieldDisplayTest::setUp in core/modules/field/tests/src/Kernel/FieldDisplayTest.php
FieldFormatterTest::setUp in core/modules/field/tests/src/Kernel/FieldFormatterTest.php
FieldKernelTestBase::setUp in core/modules/field/tests/src/Kernel/FieldKernelTestBase.php
Set the default field storage backend for fields created during tests.
FieldResolverTest::setUp in core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php
FieldSqlStorageTest::setUp in core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
FieldSqlStorageTest::testLongNames in core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
Tests that long entity type and field names do not break.
FileEntityFormatterTest::setUp in core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php
FileItemTest::setUp in core/modules/file/tests/src/Kernel/FileItemTest.php
Set the default field storage backend for fields created during tests.
FileItemValidationTest::setUp in core/modules/file/tests/src/Kernel/FileItemValidationTest.php
FileManagedAccessTest::testFileAccess in core/modules/file/tests/src/Kernel/FileManagedAccessTest.php
Tests if public file is always accessible.
FileManagedUnitTestBase::setUp in core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.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.
FilterTest::setUpSchemas in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
Sets up the schemas.
FollowUpMigrationsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php
HandlerFieldFieldTest::testFieldRender in core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php
Tests fields rendering in views.
InitialStateTest::setUp in core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php
JsonApiDocumentTopLevelNormalizerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
LanguageNegotiatorPluginTest::testLanguageNegotiatorNoPlugin in core/modules/language/tests/src/Kernel/LanguageNegotiatorPluginTest.php
Tests for PluginNotFoundException.
LanguageSelectWidgetTest::setUp in core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php
LinkCollectionNormalizerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php
LinkItemSerializationTest::setUp in core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php
Set the default field storage backend for fields created during tests.
MediaEmbedFilterTestBase::setUp in core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php
MediaKernelTestBase::setUp in core/modules/media/tests/src/Kernel/MediaKernelTestBase.php
MediaLibraryAccessTest::setUp in core/modules/media_library/tests/src/Kernel/MediaLibraryAccessTest.php
MediaLibraryAddFormTest::setUp in core/modules/media_library/tests/src/Kernel/MediaLibraryAddFormTest.php
MediaLibraryStateTest::setUp in core/modules/media_library/tests/src/Kernel/MediaLibraryStateTest.php
MediaLibraryWidgetTest::setUp in core/modules/media_library/tests/src/Kernel/MediaLibraryWidgetTest.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::setUp in core/modules/migrate_drupal/tests/src/Kernel/MigrateDrupalTestBase.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
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
MigrateShortcutSetUsersTest::setUp in core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php
MigrateUploadTest::setUp in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php
MigrateViewModesTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php
OEmbedResourceConstraintValidatorTest::setUp in core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php
OverridesSectionStorageTest::setUp in core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php
RawStringFormatterTest::setUp in core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php
RelatedResourceTypesTest::setUp in core/modules/jsonapi/tests/src/Kernel/ResourceType/RelatedResourceTypesTest.php
RelationshipNormalizerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php
RelationshipUserFileDataTest::setUp in core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.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
ResponsiveImageIntegrationTest::setUp in core/modules/responsive_image/tests/src/Kernel/ResponsiveImageIntegrationTest.php
RevisionUserTest::setUp in core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php
SelectionTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/Views/SelectionTest.php
SerializerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php
SqlContentEntityStorageSchemaColumnTest::setUp in core/modules/field/tests/src/Kernel/Entity/Update/SqlContentEntityStorageSchemaColumnTest.php
StringFormatterTest::setUp in core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
TaxonomyDeprecationTest::testTaxonomyDeprecations in core/modules/taxonomy/tests/src/Kernel/TaxonomyDeprecationTest.php
TemporaryJsonapiFileFieldUploaderTest::setUp in core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php
TimestampFormatterTest::setUp in core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php
TranslationTest::setUp in core/modules/field/tests/src/Kernel/TranslationTest.php
Set the default field storage backend for fields created during tests.
UsageTest::testFileUsageWithEntityTranslation in core/modules/file/tests/src/Kernel/UsageTest.php
Tests file usage with translated entities.
UserDeleteTest::testUserDeleteMultiple in core/modules/user/tests/src/Kernel/UserDeleteTest.php
Tests deleting multiple users.
UuidFormatterTest::setUp in core/modules/field/tests/src/Kernel/String/UuidFormatterTest.php
VersionNegotiatorTest::setUp in core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php
ViewsIntegrationTest::setUp in core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.