| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 | 
							- uuid: 92e4c3e2-f333-486a-84f2-f0083d4b2191
 
- langcode: fr
 
- status: true
 
- dependencies: {  }
 
- _core:
 
-   default_config_hash: giLUW65Fkj4Orn9QcEvs9tTY5s_MZ66ETkDLSoU8btk
 
- id: d7_node_static
 
- class: null
 
- field_plugin_method: null
 
- cck_plugin_method: null
 
- migration_tags:
 
-   - 'Drupal 7'
 
-   - Content
 
-   - Popsu
 
- migration_group: popsu
 
- label: 'Node Static'
 
- source:
 
-   plugin: d7_node_static
 
-   batch_size: 500
 
- process:
 
-   type:
 
-     plugin: default_value
 
-     default_value: static
 
-   created: created
 
-   changed: changed
 
-   uid:
 
-     plugin: default_value
 
-     default_value: 34
 
-   title: title
 
-   field_textes: field_textes
 
-   field_pieces_jointes:
 
-     plugin: sub_process
 
-     source: field_popsu_pageneutral_insert
 
-     process:
 
-       target_id:
 
-         plugin: migration_lookup
 
-         migration: d7_allpublicfiles
 
-         source: fid
 
-         no_stub: true
 
-       display: display
 
-       description: description
 
-   field_memo: field_memo
 
- destination:
 
-   plugin: 'entity:node'
 
- migration_dependencies:
 
-   required:
 
-     - d7_allpublicfiles
 
-     - d7_users
 
-     - d7_taxonomy_term_type_theme
 
 
  |