namespace Drupal\field\Plugin\migrate\process\d7

Same name in other branches
  1. 9 Drupal\field\Plugin\migrate\process\d7
  2. 11.x Drupal\field\Plugin\migrate\process\d7
  3. 10 Drupal\field\Plugin\migrate\process\d7
Object name File name Summary
FieldInstanceDefaults core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceDefaults.php Plugin annotation

@MigrateProcessPlugin(
id = "d7_field_instance_defaults"
)
FieldInstanceOptionTranslation core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceOptionTranslation.php Determines the settings property and translation for boolean fields.
FieldInstanceSettings core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceSettings.php Plugin annotation

@MigrateProcessPlugin(
id = "d7_field_instance_settings"
)
FieldOptionTranslation core/modules/field/src/Plugin/migrate/process/d7/FieldOptionTranslation.php Determines the allowed values translation for select lists.
FieldSettings core/modules/field/src/Plugin/migrate/process/d7/FieldSettings.php Plugin annotation

@MigrateProcessPlugin(
id = "d7_field_settings"
)
FieldTypeDefaults core/modules/field/src/Plugin/migrate/process/d7/FieldTypeDefaults.php Gives us a chance to set per field defaults.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.