migrate_plus.migration.d7_node_materiau_i18n.yml 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. uuid: e9e0341d-d155-456f-a1f0-6a348afef8b1
  2. langcode: en
  3. status: true
  4. dependencies: { }
  5. _core:
  6. default_config_hash: dLH0GM4buVtGtvkuO_4CHo-pqAx-QwMdk60cWsYv8qY
  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. created: created
  34. changed: changed
  35. field_short_description: field_nature_titre
  36. body:
  37. plugin: iterator
  38. source: field_description
  39. process:
  40. value: value
  41. format:
  42. plugin: default_value
  43. default_value: wysiwyg
  44. destination:
  45. plugin: 'entity:node'
  46. translations: true
  47. migration_dependencies:
  48. required:
  49. - d7_node_materiau