migrate_plus.migration.d7_node_breve.yml 2.2 KB

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