MigrateExecutable::$sourceRowStatus

Status of one row.

The value is a MigrateIdMapInterface::STATUS_* constant, for example: STATUS_IMPORTED.

Type: int

File

core/modules/migrate/src/MigrateExecutable.php, line 41

Class

MigrateExecutable
Defines a migrate executable class.

Namespace

Drupal\migrate

Code

protected $sourceRowStatus;

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