23 calls to KernelTestBase::setSetting()

DateFormatterTest::setUp in core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php
DateFormatterTest::testRfc2822DateFormat in core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php
Tests that an RFC2822 formatted date always returns an English string.
DirectoryTest::testFileCheckDirectoryHandling in core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php
Tests directory handling functions.
DrupalKernelSiteTest::testServicesYml in core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelSiteTest.php
Tests services.yml in site directory.
DrupalKernelTest::getTestKernel in core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php
Build a kernel for testings.
DrupalKernelTest::testClassLoaderAutoDetect in core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php
Tests class_loader_auto_detect setting.
DrupalKernelTest::testRepeatedBootWithDifferentEnvironment in core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php
Tests repeated loading of compiled DIC with different environment.
ExcludedModulesEventSubscriberTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
ExcludedModulesEventSubscriberTest::testExcludedModules in core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
Tests excluding modules from the config export.
FileSaveDataTest::testFileSaveData in core/tests/Drupal/KernelTests/Core/File/FileSaveDataTest.php
Tests the file_unmanaged_save_data() function.
FileSystemRequirementsTest::testSettingsExist in core/tests/Drupal/KernelTests/Core/File/FileSystemRequirementsTest.php
Tests if settings are set, there are not warnings.
FileSystemTempDirectoryTest::testGetTempDirectorySettings in core/tests/Drupal/KernelTests/Core/File/FileSystemTempDirectoryTest.php
Tests 'file_temp_path' setting.
FileTestBase::setUpFilesystem in core/tests/Drupal/KernelTests/Core/File/FileTestBase.php
Sets up the filesystem, so things like the file directory.
FileUrlTest::testFilesUrlWithDifferentHostName in core/modules/file/tests/src/Kernel/FileUrlTest.php
Tests public files with a different host name from settings.
KernelTestBase::bootKernel in core/tests/Drupal/KernelTests/KernelTestBase.php
Bootstraps a kernel for a test.
MailTest::testRenderedElementsUseAbsolutePaths in core/modules/system/tests/src/Kernel/Mail/MailTest.php
Checks that mails built from render arrays contain absolute paths.
MaintenanceThemeTest::testMaintenanceTheme in core/tests/Drupal/KernelTests/Core/Theme/MaintenanceThemeTest.php
Tests that the maintenance theme initializes the theme and its base themes.
MigratePrivateFileTest::setUp in core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php
ScanDirectoryTest::testIgnoreDirectories in core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php
Tests ::scanDirectory obeys 'file_scan_ignore_directories' setting.
SecurityAdvisoriesFetcherTest::testHttpFallback in core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php
@covers ::doRequest @covers ::getSecurityAdvisories
StreamWrapperTest::setUp in core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php
SystemListingTest::testFileScanIgnoreDirectory in core/modules/system/tests/src/Kernel/Common/SystemListingTest.php
Tests that directories matching file_scan_ignore_directories are ignored.
TwigIncludeTest::setUpFilesystem in core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php
Sets up the filesystem, so things like the file directory.

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