You are here

namespace Drupal\migrate_drupal\Plugin in Drupal 10

Same name in other branches
  1. 8 Drupal\migrate_drupal\Plugin
  2. 9 Drupal\migrate_drupal\Plugin
Classsort descending Location Description
MigrateFieldInterface core/modules/migrate_drupal/src/Plugin/MigrateFieldInterface.php Provides an interface for all field type plugins.
MigrateFieldPluginManager core/modules/migrate_drupal/src/Plugin/MigrateFieldPluginManager.php Plugin manager for migrate field plugins.
MigrateFieldPluginManagerInterface core/modules/migrate_drupal/src/Plugin/MigrateFieldPluginManagerInterface.php
MigrationWithFollowUpInterface core/modules/migrate_drupal/src/Plugin/MigrationWithFollowUpInterface.php Interface for migrations with follow-up migrations.