Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

d6_profile_values.yml

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

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal