52 calls to KernelTestBase::installSchema()

AccessTest::setUp in core/modules/file/tests/src/Kernel/AccessTest.php
ConnectionFailureTest::testConnectionFailureLogging in core/modules/dblog/tests/src/Kernel/ConnectionFailureTest.php
Tests logging of connection failures.
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
DbLogTest::setUp in core/modules/dblog/tests/src/Kernel/DbLogTest.php
EditorMediaDialogTest::setUp in core/modules/media/tests/src/Kernel/EditorMediaDialogTest.php
EntityReferenceItemTest::setUp in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php
Sets up the test.
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::setUp in core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php
EntityResourceTest::setUp in core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php
FieldImportDeleteUninstallTest::setUp in core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php
Set the default field storage backend for fields created during tests.
FieldKernelTestBase::setUp in core/modules/field/tests/src/Kernel/FieldKernelTestBase.php
Set the default field storage backend for fields created during tests.
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
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
InitialStateTest::setUp in core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php
JsonApiDocumentTopLevelNormalizerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
LinkCollectionNormalizerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php
LocaleConfigManagerTest::testGetStringTranslation in core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php
Tests getStringTranslation().
LocaleConfigManagerTest::testHasTranslation in core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php
Tests hasTranslation().
LocaleConfigSubscriberTest::setUp in core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
LocaleConfigurableLanguageManagerTest::testGetLanguages in core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php
LocaleStringTest::setUp in core/modules/locale/tests/src/Kernel/LocaleStringTest.php
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
MigrateDrupal6AuditIdsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
MigrateDrupal7AuditIdsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
MigrateFieldInstanceLabelDescriptionTest::setUp in core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.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
MigrateUserConfigsTranslationTest::setUp in core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php
MigrateUserConfigsTranslationTest::setUp in core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.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
RevisionUserTest::setUp in core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php
SerializerTest::setUp in core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php
TemporaryJsonapiFileFieldUploaderTest::setUp in core/modules/jsonapi/tests/src/Kernel/Controller/TemporaryJsonapiFileFieldUploaderTest.php
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.
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.