Functions in Migrate Upgrade 8.2
Primary tabs
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
drush_migrate_upgrade |
./ |
Execute the upgrade command, configuring the necessary migrations and optionally perform the imports. | ||
drush_migrate_upgrade_rollback |
./ |
Rolls back any upgrade migrations that are present, and deletes the migrations themselves. | ||
migrate_upgrade_drush_command |
./ |
Implements hook_drush_command(). |