function UpdatePathTestBase::setDatabaseDumpFiles
Set database dump files to be used.
1 call to UpdatePathTestBase::setDatabaseDumpFiles()
- UpdatePathTestBase::doInstall in core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBase.php - Execute the non-interactive installer.
29 methods override UpdatePathTestBase::setDatabaseDumpFiles()
- BlockContentRemoveListingEmptyUpdateTest::setDatabaseDumpFiles in core/
modules/ block_content/ tests/ src/ Functional/ Update/ BlockContentRemoveListingEmptyUpdateTest.php - Set database dump files to be used.
- BlockContentStatusInfoUpdatePathTest::setDatabaseDumpFiles in core/
modules/ block_content/ tests/ src/ Functional/ Update/ BlockContentStatusInfoUpdatePathTest.php - Set database dump files to be used.
- BlockItemsPerPageUpdateTest::setDatabaseDumpFiles in core/
modules/ views/ tests/ src/ Functional/ Update/ BlockItemsPerPageUpdateTest.php - Set database dump files to be used.
- BlockWeightUpdateTest::setDatabaseDumpFiles in core/
modules/ block/ tests/ src/ Functional/ BlockWeightUpdateTest.php - Set database dump files to be used.
- ChangePromotedDefaultTest::setDatabaseDumpFiles in core/
modules/ node/ tests/ src/ Functional/ Update/ ChangePromotedDefaultTest.php - Set database dump files to be used.
File
-
core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBase.php, line 167
Class
- UpdatePathTestBase
- Provides a base class for writing an update test.
Namespace
Drupal\FunctionalTests\UpdateCode
abstract protected function setDatabaseDumpFiles();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.