MigrateIdMapInterface::STATUS_IMPORTED
Same name in other branches
- 8.9.x core/modules/migrate/src/Plugin/MigrateIdMapInterface.php \Drupal\migrate\Plugin\MigrateIdMapInterface::STATUS_IMPORTED
- 10 core/modules/migrate/src/Plugin/MigrateIdMapInterface.php \Drupal\migrate\Plugin\MigrateIdMapInterface::STATUS_IMPORTED
- 11.x core/modules/migrate/src/Plugin/MigrateIdMapInterface.php \Drupal\migrate\Plugin\MigrateIdMapInterface::STATUS_IMPORTED
Indicates that the import of the row was successful.
File
-
core/
modules/ migrate/ src/ Plugin/ MigrateIdMapInterface.php, line 40
Class
- MigrateIdMapInterface
- Defines an interface for migrate ID mappings.
Namespace
Drupal\migrate\PluginCode
const STATUS_IMPORTED = 0;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.