You are here

9 calls to drush_migrate_get_migrations() in Migrate 6.2

drush_migrate_analyze in ./migrate.drush.inc
Analyze the source fields for any passed migrations.
drush_migrate_audit in ./migrate.drush.inc
Display field mappings for a migration.
drush_migrate_fields_destination in ./migrate.drush.inc
drush_migrate_fields_source in ./migrate.drush.inc
drush_migrate_import in ./migrate.drush.inc
Perform import on one or more migrations.
drush_migrate_mappings in ./migrate.drush.inc
Display field mappings for a migration.
drush_migrate_reset_status in ./migrate.drush.inc
Reset the status of a given migration.
drush_migrate_rollback in ./migrate.drush.inc
Roll back one specified migration
drush_migrate_stop in ./migrate.drush.inc