function UpdatePathTestBase::setDatabaseDumpFiles

Same name and namespace in other branches
  1. 8.9.x core/modules/system/src/Tests/Update/UpdatePathTestBase.php \Drupal\system\Tests\Update\UpdatePathTestBase::setDatabaseDumpFiles()
  2. 10 core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php \Drupal\FunctionalTests\Update\UpdatePathTestBase::setDatabaseDumpFiles()
  3. 9 core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php \Drupal\FunctionalTests\Update\UpdatePathTestBase::setDatabaseDumpFiles()
  4. 8.9.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.
22 methods override UpdatePathTestBase::setDatabaseDumpFiles()
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.
ContentModerationStateIndexUpdatePathTest::setDatabaseDumpFiles in core/modules/content_moderation/tests/src/Functional/Update/ContentModerationStateIndexUpdatePathTest.php
Set database dump files to be used.

... See full list

File

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

Class

UpdatePathTestBase
Provides a base class for writing an update test.

Namespace

Drupal\FunctionalTests\Update

Code

abstract protected function setDatabaseDumpFiles();

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