You are here

d6_profile_values.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 core/modules/user/migration_templates/d6_profile_values.yml
core/modules/user/migration_templates/d6_profile_values.yml

File

core/modules/user/migration_templates/d6_profile_values.yml
View source
  1. id: d6_profile_values
  2. label: Profile values
  3. migration_tags:
  4. - Drupal 6
  5. builder:
  6. plugin: d6_profile_values
  7. source:
  8. plugin: d6_profile_field_values
  9. load:
  10. plugin: drupal_entity
  11. process:
  12. uid: uid
  13. destination:
  14. plugin: entity:user
  15. migration_dependencies:
  16. required:
  17. - d6_user
  18. - user_profile_field_instance
  19. - user_profile_entity_display
  20. - user_profile_entity_form_display