You are here

namespace Drupal\migrate_upgrade in Migrate Upgrade 8

Same name in other branches
  1. 8.3 Drupal\migrate_upgrade
  2. 8.2 Drupal\migrate_upgrade
Classsort descending Location Description
DrushLogMigrateMessage src/DrushLogMigrateMessage.php
MigrateMessageCapture src/MigrateMessageCapture.php Allows capturing messages rather than displaying them directly.
MigrateUpgradeDrushRunner src/MigrateUpgradeDrushRunner.php
MigrateUpgradeRunBatch src/MigrateUpgradeRunBatch.php Runs a single migration batch.
MigrationCreationTrait src/MigrationCreationTrait.php Creates the appropriate migrations for a given source Drupal database.