You are here

namespace Drupal\migrate_drupal in Drupal 9

Same name in other branches
  1. 8 Drupal\migrate_drupal
Classsort descending Location Description
FieldDiscovery core/modules/migrate_drupal/src/FieldDiscovery.php Provides field discovery for Drupal 6 & 7 migrations.
FieldDiscoveryInterface core/modules/migrate_drupal/src/FieldDiscoveryInterface.php Provides field discovery for Drupal 6 & 7 migrations.
MigrateDrupalServiceProvider core/modules/migrate_drupal/src/MigrateDrupalServiceProvider.php Alters container services.
MigrationConfigurationTrait core/modules/migrate_drupal/src/MigrationConfigurationTrait.php Configures the appropriate migrations for a given source Drupal database.
MigrationPluginManager core/modules/migrate_drupal/src/MigrationPluginManager.php Manages migration plugins.
MigrationState core/modules/migrate_drupal/src/MigrationState.php Determines the migrate state for all modules enabled on the source.
NodeMigrateType core/modules/migrate_drupal/src/NodeMigrateType.php Provides a class to determine the type of migration.