You are here

constant MigrateIdMapInterface::ROLLBACK_PRESERVE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/src/Plugin/MigrateIdMapInterface.php \Drupal\migrate\Plugin\MigrateIdMapInterface::ROLLBACK_PRESERVE

File

core/modules/migrate/src/Plugin/MigrateIdMapInterface.php, line 35
Contains \Drupal\migrate\Plugin\MigrateIdMapInterface.

Class

MigrateIdMapInterface
Defines an interface for migrate ID mappings.

Namespace

Drupal\migrate\Plugin

Code

const ROLLBACK_PRESERVE = 1;