migrate_plus.migration.d7_node_materiau.yml 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. uuid: 6c5b9fb1-2e3f-4e9f-a9d1-c9205b8754cd
  2. langcode: en
  3. status: true
  4. dependencies: { }
  5. _core:
  6. default_config_hash: hvqfFuRl4fkwFbaDuwXun4zVkaLzZyTTCdcK-wx33ck
  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. process:
  21. type:
  22. plugin: default_value
  23. default_value: materiau
  24. title: title
  25. field_short_description: field_nature_titre
  26. field_migration:
  27. plugin: default_value
  28. default_value: migration_imported
  29. body:
  30. plugin: iterator
  31. source: field_description
  32. process:
  33. value: value
  34. format:
  35. plugin: default_value
  36. default_value: wysiwyg
  37. langcode: language
  38. field_memo: field_memo
  39. field_workflow:
  40. plugin: static_map
  41. source: workflow
  42. map:
  43. 1: workflow_creation
  44. 2: workflow_hidden
  45. 3: workflow_visible
  46. 4: workflow_imported
  47. 5: workflow_edited
  48. field_thesaurus:
  49. plugin: migration_lookup
  50. migration: d7_taxonomy_term_thesaurus
  51. source: field_onthologie
  52. field_tags:
  53. plugin: migration_lookup
  54. migration: d7_taxonomy_term_tags
  55. source: field_tags_libres
  56. field_manufacturer:
  57. plugin: migration_lookup
  58. migration: d7_taxonomy_term_company
  59. source: field_company_fab
  60. field_distributor:
  61. plugin: migration_lookup
  62. migration: d7_taxonomy_term_company
  63. source: field_company_distrib
  64. field_video:
  65. plugin: iterator
  66. source: field_video_filter
  67. process:
  68. value: url
  69. destination:
  70. plugin: 'entity:node'
  71. migration_dependencies:
  72. required:
  73. - d7_taxonomy_term_thesaurus
  74. - d7_taxonomy_term_tags
  75. - d7_taxonomy_term_company
  76. - d7_taxonomy_term_showroom