You are here

6 calls to FunctionalTestSetupTrait::installParameters() in Drupal 10

FunctionalTestSetupTrait::doInstall in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Execute the non-interactive installer.
InstallerTestBase::installParameters in core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php
Returns the parameters that will be used when the test installs Drupal.
InstallerTranslationMultipleLanguageNonInteractiveTest::installParameters in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php
Returns the parameters that will be used when the test installs Drupal.
SiteNameTest::installParameters in core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php
Returns the parameters that will be used when the test installs Drupal.
TestingProfileInstallTest::installParameters in core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php
Returns the parameters that will be used when the test installs Drupal.
TestSiteInstallCommand::installParameters in core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php