migrate_plus.migration.d7_node_materiau_i18n.yml 1019 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. uuid: 6a648094-f449-4559-86ec-1433a672d9d5
  2. langcode: en
  3. status: true
  4. dependencies: { }
  5. _core:
  6. default_config_hash: ezODGhaONTf5KLDIrvVbJJqNKtq0nmV1mbuxKLP7Jzg
  7. id: d7_node_materiau_i18n
  8. class: null
  9. field_plugin_method: null
  10. cck_plugin_method: null
  11. migration_tags:
  12. - 'Drupal 7'
  13. - Content
  14. - Materio
  15. migration_group: d7_materio
  16. label: 'Node Materiau i18n'
  17. source:
  18. plugin: d7_node_materiau_i18n
  19. node_type: materiau
  20. translations: true
  21. process:
  22. nid:
  23. plugin: migration_lookup
  24. source: nid
  25. migration: d7_node_materiau
  26. no_stub: true
  27. type:
  28. plugin: default_value
  29. default_value: materiau
  30. langcode: language
  31. content_translation_source: source
  32. title: title
  33. field_short_description: field_nature_titre
  34. body:
  35. plugin: iterator
  36. source: field_description
  37. process:
  38. value: value
  39. format:
  40. plugin: default_value
  41. default_value: wysiwyg
  42. destination:
  43. plugin: 'entity:node'
  44. translations: true
  45. migration_dependencies:
  46. required:
  47. - d7_node_materiau