You are here

constant MigrateSqlSourceTestCase::ORIGINAL_HIGH_WATER in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php \Drupal\Tests\migrate\Unit\MigrateSqlSourceTestCase::ORIGINAL_HIGH_WATER

The high water mark at the beginning of the import operation.

Once the migration is run, we save a mark of the migrated sources, so the migration can run again and update only new sources or changed sources.

File

core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php, line 54
Contains \Drupal\Tests\migrate\Unit\MigrateSqlSourceTestCase.

Class

MigrateSqlSourceTestCase
Base class for Migrate module source unit tests.

Namespace

Drupal\Tests\migrate\Unit

Code

const ORIGINAL_HIGH_WATER = '';