You are here

d6_profile_values.yml in Drupal 10

core/modules/user/migrations/d6_profile_values.yml

File

core/modules/user/migrations/d6_profile_values.yml
View source
  1. id: d6_profile_values
  2. label: Profile values
  3. class: Drupal\user\Plugin\migrate\ProfileValues
  4. migration_tags:
  5. - Drupal 6
  6. - Content
  7. source:
  8. plugin: d6_profile_field_values
  9. process:
  10. uid: uid
  11. destination:
  12. plugin: entity:user
  13. migration_dependencies:
  14. required:
  15. - d6_user
  16. - user_profile_field_instance
  17. - user_profile_entity_display
  18. - user_profile_entity_form_display