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 56
Class
- MigrateSqlSourceTestCase
- Base class for Migrate module source unit tests.
Namespace
Drupal\Tests\migrate\UnitCode
const ORIGINAL_HIGH_WATER = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.