MigrateIdMapInterface::STATUS_IGNORED

Indicates that the import of the row was ignored.

File

core/modules/migrate/src/Plugin/MigrateIdMapInterface.php, line 50

Class

MigrateIdMapInterface
Defines an interface for migrate ID mappings.

Namespace

Drupal\migrate\Plugin

Code

const STATUS_IGNORED = 2;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.