MigrationState::NOT_FINISHED
Same name in other branches
- 9 core/modules/migrate_drupal/src/MigrationState.php \Drupal\migrate_drupal\MigrationState::NOT_FINISHED
- 10 core/modules/migrate_drupal/src/MigrationState.php \Drupal\migrate_drupal\MigrationState::NOT_FINISHED
- 11.x core/modules/migrate_drupal/src/MigrationState.php \Drupal\migrate_drupal\MigrationState::NOT_FINISHED
Source module upgrade state when all its migrations are not complete.
File
-
core/
modules/ migrate_drupal/ src/ MigrationState.php, line 142
Class
- MigrationState
- Determines the migrate state for all modules enabled on the source.
Namespace
Drupal\migrate_drupalCode
const NOT_FINISHED = 'not_finished';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.