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