plugin.manager.migrate.field
Class
Drupal\migrate_drupal\Plugin\MigrateFieldPluginManager2 string references to plugin.manager.migrate.field
- FieldType::create in core/
modules/ field/ src/ Plugin/ migrate/ process/ FieldType.php - Creates an instance of the plugin.
- ProcessField::create in core/
modules/ field/ src/ Plugin/ migrate/ process/ ProcessField.php - Creates an instance of the plugin.
File
-
core/
modules/ migrate_drupal/ migrate_drupal.services.yml
View source
- class: Drupal\migrate_drupal\Plugin\MigrateFieldPluginManager
- arguments:
- - field
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - \Drupal\migrate_drupal\Attribute\MigrateField
- - \Drupal\migrate_drupal\Annotation\MigrateField