Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / user / migration_templates / d6_profile_values.yml
1 id: d6_profile_values
2 label: Profile values
3 class: Drupal\user\Plugin\migrate\ProfileValues
4 migration_tags:
5   - Drupal 6
6 source:
7   plugin: d6_profile_field_values
8 process:
9   uid: uid
10 destination:
11   plugin: entity:user
12 migration_dependencies:
13   required:
14     - d6_user
15     - user_profile_field_instance
16     - user_profile_entity_display
17     - user_profile_entity_form_display