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
54 methods override UpdatePathTestBase::setDatabaseDumpFiles()
- AddPermissionsUpdateTest::setDatabaseDumpFiles in core/
modules/ help/ tests/ src/ Functional/ AddPermissionsUpdateTest.php - Set database dump files to be used.
- BatchBidSerialUpdateTest::setDatabaseDumpFiles in core/
modules/ system/ tests/ src/ Functional/ Update/ BatchBidSerialUpdateTest.php - Set database dump files to be used.
- BlockContentRemoveConstraint::setDatabaseDumpFiles in core/
modules/ block_content/ tests/ src/ Functional/ Update/ BlockContentRemoveConstraint.php - Set database dump files to be used.
- BlockContentReusableIndexUpdatePathTest::setDatabaseDumpFiles in core/
modules/ block_content/ tests/ src/ Functional/ Update/ BlockContentReusableIndexUpdatePathTest.php - Set database dump files to be used.
- BlockContentUpdateTest::setDatabaseDumpFiles in core/
modules/ block_content/ tests/ src/ Functional/ Update/ BlockContentUpdateTest.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.