migrate_plus.migration.d7_node_materiau.yml 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. uuid: 179f73ca-cb6a-4277-9d37-f8b0f804c446
  2. langcode: en
  3. status: true
  4. dependencies: { }
  5. _core:
  6. default_config_hash: vECgUQkA1A8_ZiNqfWtEenHdJrqYKE98xNWqiR19E_4
  7. id: d7_node_materiau
  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'
  17. source:
  18. plugin: d7_node_materiau
  19. node_type: materiau
  20. high_water_property:
  21. name: changed
  22. alias: 'n'
  23. process:
  24. type:
  25. plugin: default_value
  26. default_value: materiau
  27. title: title
  28. created: created
  29. changed: changed
  30. field_short_description: field_nature_titre
  31. field_migration:
  32. plugin: default_value
  33. default_value: migration_imported
  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. langcode: language
  43. field_memo: field_memo
  44. field_workflow:
  45. -
  46. plugin: default_value
  47. source: workflow
  48. default_value: 2
  49. -
  50. plugin: static_map
  51. default_value: 2
  52. map:
  53. 1: workflow_creation
  54. 2: workflow_hidden
  55. 3: workflow_visible
  56. 4: workflow_imported
  57. 5: workflow_edited
  58. field_thesaurus:
  59. plugin: migration_lookup
  60. migration: d7_taxonomy_term_thesaurus
  61. source: field_onthologie
  62. no_stub: true
  63. field_tags:
  64. plugin: migration_lookup
  65. migration: d7_taxonomy_term_tags
  66. source: field_tags_libres
  67. no_stub: true
  68. field_manufacturer:
  69. plugin: migration_lookup
  70. migration: d7_taxonomy_term_company
  71. source: field_company_fab
  72. no_stub: true
  73. field_distributor:
  74. plugin: migration_lookup
  75. migration: d7_taxonomy_term_company
  76. source: field_company_distrib
  77. no_stub: true
  78. field_video:
  79. plugin: iterator
  80. source: field_video_filter
  81. process:
  82. value: url
  83. field_linked_materials:
  84. -
  85. plugin: skip_on_empty
  86. method: process
  87. source: linked_materials
  88. -
  89. plugin: migration_lookup
  90. migration: d7_node_materiau
  91. no_stub: true
  92. field_linked_breves:
  93. -
  94. plugin: skip_on_empty
  95. method: process
  96. source: linked_breves
  97. -
  98. plugin: migration_lookup
  99. migration: d7_node_breve
  100. no_stub: true
  101. field_materiau_images:
  102. plugin: iterator
  103. source: field_materiau_image
  104. process:
  105. target_id:
  106. plugin: migration_lookup
  107. migration: d7_allpublicfiles
  108. source: fid
  109. no_stub: true
  110. alt: alt
  111. title: title
  112. height: height
  113. width: width
  114. field_attachments:
  115. plugin: iterator
  116. source: field_attachments
  117. process:
  118. target_id:
  119. plugin: migration_lookup
  120. migration: d7_allpublicfiles
  121. source: fid
  122. no_stub: true
  123. description: description
  124. field_famille: field_famille
  125. field_index: field_identifiant
  126. field_reference: field_reference_materio
  127. field_localisation_old: field_localisation
  128. field_samples:
  129. plugin: iterator
  130. source: field_location
  131. process:
  132. location: location
  133. target_id:
  134. plugin: migration_lookup
  135. migration: d7_taxonomy_term_showroom
  136. source: showroom_tid
  137. no_stub: true
  138. destination:
  139. plugin: 'entity:node'
  140. migration_dependencies:
  141. required:
  142. - d7_allpublicfiles
  143. - d7_taxonomy_term_thesaurus
  144. - d7_taxonomy_term_tags
  145. - d7_taxonomy_term_company
  146. - d7_taxonomy_term_showroom
  147. optional:
  148. - d7_node_breve