constant CommentSourceWithHighWaterTest::ORIGINAL_HIGH_WATER in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/tests/src/Unit/Migrate/d6/CommentSourceWithHighWaterTest.php \Drupal\Tests\comment\Unit\Migrate\d6\CommentSourceWithHighWaterTest::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.
Overrides MigrateSqlSourceTestCase::ORIGINAL_HIGH_WATER
File
- core/
modules/ comment/ tests/ src/ Unit/ Migrate/ d6/ CommentSourceWithHighWaterTest.php, line 17 - Contains \Drupal\Tests\comment\Unit\Migrate\d6\CommentSourceWithHighWaterTest.
Class
- CommentSourceWithHighWaterTest
- Tests the Drupal 6 comment source w/ high water handling.
Namespace
Drupal\Tests\comment\Unit\Migrate\d6Code
const ORIGINAL_HIGH_WATER = 1382255613;