6 string references to 'Migration'
- migrate.info.yml in core/
modules/ migrate/ migrate.info.yml - core/modules/migrate/migrate.info.yml
- MigrateMessageController::overview in core/
modules/ migrate/ src/ Controller/ MigrateMessageController.php - Displays an overview of migrate messages.
- migrate_drupal.info.yml in core/
modules/ migrate_drupal/ migrate_drupal.info.yml - core/modules/migrate_drupal/migrate_drupal.info.yml
- migrate_drupal_ui.info.yml in core/
modules/ migrate_drupal_ui/ migrate_drupal_ui.info.yml - core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml
- Migration::findMigrationDependencies in core/
modules/ migrate/ src/ Plugin/ Migration.php - Find migration dependencies from migration_lookup and sub_process plugins.
- SqlBase::prepareQuery in core/
modules/ migrate/ src/ Plugin/ migrate/ source/ SqlBase.php - Adds tags and metadata to the query.