You are here

20 calls to WebTestBase::writeSettings() in Zircon Profile 8.0

ConfigEntityFormOverrideTest::testFormsWithOverrides in core/modules/config/src/Tests/ConfigEntityFormOverrideTest.php
Tests that overrides do not affect forms or listing screens.
ConfigFormOverrideTest::testFormsWithOverrides in core/modules/config/src/Tests/ConfigFormOverrideTest.php
Tests that overrides do not affect forms.
ConfigTest::testFileConfigurationPage in core/modules/system/src/Tests/File/ConfigTest.php
Tests file configuration page.
ConfigTranslationOverviewTest::testListingPageWithOverrides in core/modules/config_translation/src/Tests/ConfigTranslationOverviewTest.php
Tests that overrides do not affect listing screens.
ContainerRebuildWebTest::testContainerInvalidation in core/modules/system/src/Tests/DrupalKernel/ContainerRebuildWebTest.php
Tests container invalidation.
ContainerRebuildWebTest::testSetContainerRebuildWithDifferentDeploymentIdentifier in core/modules/system/src/Tests/DrupalKernel/ContainerRebuildWebTest.php
Sets a different deployment identifier.
InstallerTestBase::setUp in core/modules/simpletest/src/InstallerTestBase.php
Sets up a Drupal site for running functional and integration tests.
LanguageNegotiationFormOverrideTest::testFormWithOverride in core/modules/config/src/Tests/LanguageNegotiationFormOverrideTest.php
Tests that overrides do not affect language-negotiation form values.
PageCacheTest::testPageCacheWithoutVaryCookie in core/modules/page_cache/src/Tests/PageCacheTest.php
Tests the omit_vary_cookie setting.
SessionTest::testSessionWrite in core/modules/system/src/Tests/Session/SessionTest.php
Test that sessions are only saved when necessary.
TrustedHostsTest::testFakeRequests in core/modules/system/src/Tests/System/TrustedHostsTest.php
Tests that fake requests have the proper host configured.
TrustedHostsTest::testStatusPageWithConfiguration in core/modules/system/src/Tests/System/TrustedHostsTest.php
Tests that the status page shows the trusted patterns from settings.php.
UncaughtExceptionTest::setUp in core/modules/system/src/Tests/System/UncaughtExceptionTest.php
Sets up a Drupal site for running functional and integration tests.
UncaughtExceptionTest::testErrorContainer in core/modules/system/src/Tests/System/UncaughtExceptionTest.php
Tests a container which has an error.
UncaughtExceptionTest::testExceptionContainer in core/modules/system/src/Tests/System/UncaughtExceptionTest.php
Tests a container which has an exception really early.
UncaughtExceptionTest::testLostDatabaseConnection in core/modules/system/src/Tests/System/UncaughtExceptionTest.php
Tests the case when the database connection is gone.
UncaughtExceptionTest::testUncaughtException in core/modules/system/src/Tests/System/UncaughtExceptionTest.php
Tests uncaught exception handling when system is in a bad state.
UpdatePathTestBase::prepareSettings in core/modules/system/src/Tests/Update/UpdatePathTestBase.php
Add settings that are missed since the installer isn't run.
WebTestBase::prepareSettings in core/modules/simpletest/src/WebTestBase.php
Prepares site settings and services before installation.
WebTestBase::writeCustomTranslations in core/modules/simpletest/src/WebTestBase.php
Writes custom translations to the test site's settings.php.