You are here

namespace Drupal\migrate_drupal\Plugin in Drupal 8

Same name in other branches
  1. 9 Drupal\migrate_drupal\Plugin
  2. 10 Drupal\migrate_drupal\Plugin
Classsort descending Location Description
MigrateCckFieldInterface core/modules/migrate_drupal/src/Plugin/MigrateCckFieldInterface.php Provides an interface for all CCK field type plugins.
MigrateCckFieldPluginManager core/modules/migrate_drupal/src/Plugin/MigrateCckFieldPluginManager.php Deprecated: Plugin manager for migrate field plugins.
MigrateCckFieldPluginManagerInterface core/modules/migrate_drupal/src/Plugin/MigrateCckFieldPluginManagerInterface.php Provides an interface for cck field plugin manager.
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.