migrate_plus.migration.d7_node_ressource.yml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. uuid: c56ee3c4-8f8c-4db9-8d4e-3e561717a77a
  2. langcode: fr
  3. status: true
  4. dependencies: { }
  5. _core:
  6. default_config_hash: vLP1_Cnin9Yl02tpBgcYRMk7JrLOJRChR8FvtW1nrXo
  7. id: d7_node_ressource
  8. class: null
  9. field_plugin_method: null
  10. cck_plugin_method: null
  11. migration_tags:
  12. - 'Drupal 7'
  13. - Content
  14. - Popsu
  15. migration_group: popsu
  16. label: 'Node Ressource'
  17. source:
  18. plugin: d7_node_ressource
  19. batch_size: 500
  20. process:
  21. type:
  22. plugin: default_value
  23. default_value: ressource
  24. created: created
  25. changed: changed
  26. uid:
  27. plugin: default_value
  28. default_value: 34
  29. title: title
  30. field_programme:
  31. plugin: sub_process
  32. source: field_programme
  33. process:
  34. target_id:
  35. plugin: migration_lookup
  36. migration: d7_node_programme
  37. source: nid
  38. no_stub: true
  39. field_theme:
  40. plugin: migration_lookup
  41. migration: d7_node_theme
  42. source: field_theme
  43. no_stub: true
  44. field_projet:
  45. plugin: migration_lookup
  46. migration: d7_node_projet
  47. source: field_projet
  48. no_stub: true
  49. field_poid: field_poids
  50. field_memo: field_memo
  51. destination:
  52. plugin: 'entity:node'
  53. migration_dependencies:
  54. required:
  55. - d7_allpublicfiles
  56. - d7_users
  57. - d7_taxonomy_term_type_theme