| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 | 
							- uuid: 4130b789-2953-4235-a533-3f8c30564200
 
- langcode: fr
 
- status: true
 
- dependencies: {  }
 
- _core:
 
-   default_config_hash: V-L_tGNdTgcQEXyapB6I9t2Wg7w7xq5RapuQ8kAbE2U
 
- id: d7_node_theme
 
- class: null
 
- field_plugin_method: null
 
- cck_plugin_method: null
 
- migration_tags:
 
-   - 'Drupal 7'
 
-   - Content
 
-   - Popsu
 
- migration_group: popsu
 
- label: 'Node Theme'
 
- source:
 
-   plugin: d7_node_theme
 
-   batch_size: 500
 
- process:
 
-   type:
 
-     plugin: default_value
 
-     default_value: theme
 
-   created: created
 
-   changed: changed
 
-   uid:
 
-     plugin: default_value
 
-     default_value: 34
 
-   title: title
 
-   field_programme:
 
-     plugin: migration_lookup
 
-     migration: d7_node_programme
 
-     source: programme
 
-     no_stub: true
 
-   field_image:
 
-     plugin: sub_process
 
-     source: images
 
-     process:
 
-       target_id:
 
-         plugin: migration_lookup
 
-         migration: d7_allpublicfiles
 
-         source: fid
 
-         no_stub: true
 
-       alt: alt
 
-       title: title
 
-   field_type_de_theme:
 
-     plugin: migration_lookup
 
-     migration: d7_taxonomy_term_type_theme
 
-     source: field_popsu_themtrans_type
 
-     no_stub: true
 
-   field_themes_lies:
 
-     plugin: sub_process
 
-     source: field_themes_lies
 
-     process:
 
-       target_id:
 
-         plugin: migration_lookup
 
-         migration: d7_node_theme
 
-         source: nid
 
-   field_projets_lies:
 
-     plugin: sub_process
 
-     source: field_projets_lies
 
-     process:
 
-       target_id:
 
-         plugin: migration_lookup
 
-         migration: d7_node_projet
 
-         source: nid
 
-   field_textes: field_textes
 
-   field_equipes: field_equipes
 
-   field_partenaires: field_partenaires
 
-   field_memo: field_memo
 
- destination:
 
-   plugin: 'entity:node'
 
- migration_dependencies:
 
-   required:
 
-     - d7_allpublicfiles
 
-     - d7_users
 
-     - d7_taxonomy_term_type_theme
 
 
  |