6 calls to FunctionalTestSetupTrait::installParameters() in Drupal 9
- FunctionalTestSetupTrait::doInstall in core/
lib/ Drupal/ Core/ Test/ FunctionalTestSetupTrait.php - Execute the non-interactive installer.
- HelpTopicTranslatedTestBase::installParameters in core/
modules/ help_topics/ tests/ src/ Functional/ HelpTopicTranslatedTestBase.php - Returns the parameters that will be used when Simpletest installs Drupal.
- InstallerTestBase::setUp in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTestBase.php - SiteNameTest::installParameters in core/
tests/ Drupal/ FunctionalTests/ Installer/ SiteNameTest.php - Returns the parameters that will be used when Simpletest installs Drupal.
- TestingProfileInstallTest::installParameters in core/
tests/ Drupal/ FunctionalTests/ Installer/ TestingProfileInstallTest.php - Returns the parameters that will be used when Simpletest installs Drupal.
- TestSiteInstallCommand::installParameters in core/
tests/ Drupal/ TestSite/ Commands/ TestSiteInstallCommand.php