123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143 |
- uuid: 36299c73-3088-4a62-b4b1-be7182e881aa
- langcode: en
- status: true
- dependencies: { }
- _core:
- default_config_hash: rh5NZM-nq2T5x5XOjpaNaHZZFAjkf4nwNthnAEJXN-8
- id: d7_node_materiau
- class: null
- field_plugin_method: null
- cck_plugin_method: null
- migration_tags:
- - 'Drupal 7'
- - Content
- - Materio
- migration_group: d7_materio
- label: 'Node Materiau'
- source:
- plugin: d7_node_materiau
- node_type: materiau
- process:
- type:
- plugin: default_value
- default_value: materiau
- title: title
- field_short_description: field_nature_titre
- field_migration:
- plugin: default_value
- default_value: migration_imported
- body:
- plugin: iterator
- source: field_description
- process:
- value: value
- format:
- plugin: default_value
- default_value: wysiwyg
- langcode: language
- field_memo: field_memo
- field_workflow:
- -
- plugin: default_value
- source: workflow
- default_value: 2
- -
- plugin: static_map
- default_value: 2
- map:
- 1: workflow_creation
- 2: workflow_hidden
- 3: workflow_visible
- 4: workflow_imported
- 5: workflow_edited
- field_thesaurus:
- plugin: migration_lookup
- migration: d7_taxonomy_term_thesaurus
- source: field_onthologie
- no_stub: true
- field_tags:
- plugin: migration_lookup
- migration: d7_taxonomy_term_tags
- source: field_tags_libres
- no_stub: true
- field_manufacturer:
- plugin: migration_lookup
- migration: d7_taxonomy_term_company
- source: field_company_fab
- no_stub: true
- field_distributor:
- plugin: migration_lookup
- migration: d7_taxonomy_term_company
- source: field_company_distrib
- no_stub: true
- field_video:
- plugin: iterator
- source: field_video_filter
- process:
- value: url
- field_linked_materials:
- -
- plugin: skip_on_empty
- method: process
- source: linked_materials
- -
- plugin: migration_lookup
- migration: d7_node_materiau
- no_stub: true
- field_linked_breves:
- -
- plugin: skip_on_empty
- method: process
- source: linked_breves
- -
- plugin: migration_lookup
- migration: d7_node_breve
- no_stub: true
- field_materiau_images:
- plugin: iterator
- source: field_materiau_image
- process:
- target_id:
- plugin: migration_lookup
- migration: d7_allpublicfiles
- source: fid
- no_stub: true
- alt: alt
- title: title
- height: height
- width: width
- field_attachments:
- plugin: iterator
- source: field_attachments
- process:
- target_id:
- plugin: migration_lookup
- migration: d7_allpublicfiles
- source: fid
- no_stub: true
- description: description
- field_famille: field_famille
- field_index: field_identifiant
- field_reference: field_reference_materio
- field_localisation_old: field_localisation
- field_samples:
- plugin: iterator
- source: field_location
- process:
- location: location
- target_id:
- plugin: migration_lookup
- migration: d7_taxonomy_term_showroom
- source: showroom_tid
- no_stub: true
- destination:
- plugin: 'entity:node'
- migration_dependencies:
- required:
- - d7_allpublicfiles
- - d7_taxonomy_term_thesaurus
- - d7_taxonomy_term_tags
- - d7_taxonomy_term_company
- - d7_taxonomy_term_showroom
- optional:
- - d7_node_breve
|