12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- uuid: 0d7f3409-aa46-4b3d-aac8-bcfee5cf6b30
- langcode: en
- status: true
- dependencies: { }
- _core:
- default_config_hash: KoO_LBuLNgKvzDrrix4nuXbkzp6XWlQaUp9_mpK-tqU
- id: d7_node_breve
- class: null
- field_plugin_method: null
- cck_plugin_method: null
- migration_tags:
- - 'Drupal 7'
- - Content
- - Materio
- migration_group: d7_materio
- label: 'Node Breve'
- source:
- plugin: d7_node_breve
- node_type: breve
- process:
- type:
- plugin: default_value
- default_value: breve
- title: title
- 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
- field_tags:
- plugin: migration_lookup
- migration: d7_taxonomy_term_tags
- source: field_tags_libres
- 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_visuel:
- plugin: iterator
- source: field_visuel
- process:
- target_id:
- plugin: migration_lookup
- migration: d7_allpublicfiles
- source: fid
- no_stub: true
- alt: alt
- title: title
- height: height
- width: width
- 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_materiau
|