service migrate_drupal.migration_state in Drupal 10
Same name and namespace in other branches
- 8 core/modules/migrate_drupal/migrate_drupal.services.yml \migrate_drupal.migration_state
- 9 core/modules/migrate_drupal/migrate_drupal.services.yml \migrate_drupal.migration_state
Class
Drupal\migrate_drupal\MigrationState1 string reference to migrate_drupal.migration_state
- ReviewForm::create in core/
modules/ migrate_drupal_ui/ src/ Form/ ReviewForm.php - Instantiates a new instance of this class.
File
- core/
modules/ migrate_drupal/ migrate_drupal.services.yml - core/modules/migrate_drupal/migrate_drupal.services.yml
View source
- class: Drupal\migrate_drupal\MigrationState
- arguments:
- - '@plugin.manager.migrate.field'
- - '@module_handler'
- - '@messenger'
- - '@string_translation'