You are here

24 calls to FunctionalTestSetupTrait::prepareEnvironment() in Drupal 10

BrowserTestBase::setUp in core/tests/Drupal/Tests/BrowserTestBase.php
DistributionProfileExistingSettingsTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php
Prepares the current environment for running the test.
DistributionProfileTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php
Prepares the current environment for running the test.
DistributionProfileTranslationQueryTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php
Prepares the current environment for running the test.
DistributionProfileTranslationTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php
Prepares the current environment for running the test.
DrupalFlushAllCachesInInstallerTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php
Prepares the current environment for running the test.
InstallerConfigDirectorySetNoDirectoryErrorTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php
Prepares the current environment for running the test.
InstallerConfigDirectorySetNoDirectoryTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php
Prepares the current environment for running the test.
InstallerEmptySettingsTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerEmptySettingsTest.php
Prepares the current environment for running the test.
InstallerExistingBrokenDatabaseSettingsTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php
Prepares the current environment for running the test.
InstallerExistingConfigDirectoryTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php
Prepares the current environment for running the test.
InstallerExistingConfigTestBase::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php
Prepares the current environment for running the test.
InstallerExistingDatabaseSettingsTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php
Prepares the current environment for running the test.
InstallerExistingSettingsNoProfileTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsNoProfileTest.php
Configures a preexisting settings.php file without an install_profile setting before invoking the interactive installer.
InstallerExistingSettingsTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsTest.php
Fully configures a preexisting settings.php file before invoking the interactive installer.
InstallerNonEnglishProfileWithoutLocaleModuleTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php
Prepares the current environment for running the test.
InstallerRouterTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerRouterTest.php
Prepares the current environment for running the test.
InstallerSkipPermissionHardeningTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerSkipPermissionHardeningTest.php
Prepares the current environment for running the test.
InstallerTestBase::setUp in core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php
InstallerTranslationMultipleLanguageNonInteractiveTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php
Prepares the current environment for running the test.
MultipleDistributionsProfileTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
Prepares the current environment for running the test.
SingleVisibleProfileTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php
Prepares the current environment for running the test.
TestSiteInstallCommand::setup in core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php
Creates a test drupal installation.
UpdatePathTestBase::setUp in core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php
Overrides BrowserTestBase::setUp() for update testing.