function UpdatePathTestBase::setDatabaseDumpFiles

Same name and namespace in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php \Drupal\FunctionalTests\Update\UpdatePathTestBase::setDatabaseDumpFiles()
  2. 8.9.x core/modules/system/src/Tests/Update/UpdatePathTestBase.php \Drupal\system\Tests\Update\UpdatePathTestBase::setDatabaseDumpFiles()
  3. 8.9.x core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php \Drupal\FunctionalTests\Update\UpdatePathTestBase::setDatabaseDumpFiles()
  4. 10 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.
46 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.

... See full list

File

core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php, line 156

Class

UpdatePathTestBase
Provides a base class for writing an update test.

Namespace

Drupal\FunctionalTests\Update

Code

protected abstract function setDatabaseDumpFiles();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.