function UpdatePathTestBase::setDatabaseDumpFiles
Same name in other branches
- 9 core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php \Drupal\FunctionalTests\Update\UpdatePathTestBase::setDatabaseDumpFiles()
- 8.9.x core/modules/system/src/Tests/Update/UpdatePathTestBase.php \Drupal\system\Tests\Update\UpdatePathTestBase::setDatabaseDumpFiles()
- 8.9.x core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php \Drupal\FunctionalTests\Update\UpdatePathTestBase::setDatabaseDumpFiles()
- 11.x core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php \Drupal\FunctionalTests\Update\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.
55 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
protected abstract function setDatabaseDumpFiles();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.