migrate_plus.migration.d7_node_breve.yml 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. uuid: f0af3419-fade-4039-8d72-49c127b78ee5
  2. langcode: en
  3. status: true
  4. dependencies: { }
  5. _core:
  6. default_config_hash: KoO_LBuLNgKvzDrrix4nuXbkzp6XWlQaUp9_mpK-tqU
  7. id: d7_node_breve
  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 Breve'
  17. source:
  18. plugin: d7_node_breve
  19. node_type: breve
  20. process:
  21. type:
  22. plugin: default_value
  23. default_value: breve
  24. title: title
  25. field_migration:
  26. plugin: default_value
  27. default_value: migration_imported
  28. body:
  29. plugin: iterator
  30. source: field_description
  31. process:
  32. value: value
  33. format:
  34. plugin: default_value
  35. default_value: wysiwyg
  36. langcode: language
  37. field_memo: field_memo
  38. field_workflow:
  39. -
  40. plugin: default_value
  41. source: workflow
  42. default_value: 2
  43. -
  44. plugin: static_map
  45. default_value: 2
  46. map:
  47. 1: workflow_creation
  48. 2: workflow_hidden
  49. 3: workflow_visible
  50. 4: workflow_imported
  51. 5: workflow_edited
  52. field_thesaurus:
  53. plugin: migration_lookup
  54. migration: d7_taxonomy_term_thesaurus
  55. source: field_onthologie
  56. field_tags:
  57. plugin: migration_lookup
  58. migration: d7_taxonomy_term_tags
  59. source: field_tags_libres
  60. field_video:
  61. plugin: iterator
  62. source: field_video_filter
  63. process:
  64. value: url
  65. field_linked_materials:
  66. -
  67. plugin: skip_on_empty
  68. method: process
  69. source: linked_materials
  70. -
  71. plugin: migration_lookup
  72. migration: d7_node_materiau
  73. no_stub: true
  74. field_visuel:
  75. plugin: iterator
  76. source: field_visuel
  77. process:
  78. target_id:
  79. plugin: migration_lookup
  80. migration: d7_allpublicfiles
  81. source: fid
  82. no_stub: true
  83. alt: alt
  84. title: title
  85. height: height
  86. width: width
  87. destination:
  88. plugin: 'entity:node'
  89. migration_dependencies:
  90. required:
  91. - d7_allpublicfiles
  92. - d7_taxonomy_term_thesaurus
  93. - d7_taxonomy_term_tags
  94. - d7_taxonomy_term_company
  95. - d7_taxonomy_term_showroom
  96. optional:
  97. - d7_node_materiau