Migrate Utils
2 sites
Security covered
Drupal 10–11
This module provides utility functions for Drupal's Migrate system, including a way to check if a migration is currently running to prevent unintended data synchronization.
Utilities for Drupal's Migrate module.
Features
Migrate State
Use MigrateState::isMigrationRunning() to quickly check if a migration is currently running in the current context.
This is useful to e.g. avoid running data synchronization during migration.
Depends on
Dependencies of the latest stable release
- migrate Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.