constant MigrateIdMapInterface::ROLLBACK_DELETE in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/migrate/src/Plugin/MigrateIdMapInterface.php \Drupal\migrate\Plugin\MigrateIdMapInterface::ROLLBACK_DELETE
Codes reflecting how to handle the destination item on rollback.
File
- core/
modules/ migrate/ src/ Plugin/ MigrateIdMapInterface.php, line 34 - Contains \Drupal\migrate\Plugin\MigrateIdMapInterface.
Class
- MigrateIdMapInterface
- Defines an interface for migrate ID mappings.
Namespace
Drupal\migrate\PluginCode
const ROLLBACK_DELETE = 0;