uuid: c5be4497-3534-4b2d-a962-8ff469086c65
langcode: fr
status: true
dependencies: {  }
_core:
  default_config_hash: MS8tsr-1_51NXldBPGyjMyJ0FirHg8jPH3btyD9bWbM
id: d7_node_evenement
class: null
field_plugin_method: null
cck_plugin_method: null
migration_tags:
  - 'Drupal 7'
  - Content
  - Popsu
migration_group: popsu
label: 'Node evenement'
source:
  plugin: d7_node_evenement
  batch_size: 500
process:
  type:
    plugin: default_value
    default_value: evenement
  created: created
  changed: changed
  uid:
    plugin: default_value
    default_value: 34
  title: title
  field_programme:
    plugin: sub_process
    source: field_programme
    process:
      target_id:
        plugin: migration_lookup
        migration: d7_node_programme
        source: nid
        no_stub: true
  field_theme:
    plugin: migration_lookup
    migration: d7_node_theme
    source: field_theme
    no_stub: true
  field_projet:
    plugin: migration_lookup
    migration: d7_node_projet
    source: field_projet
    no_stub: true
  field_sous_titre: field_popsu_colloque_subtitle
  field_intro:
    plugin: sub_process
    source: field_popsu_colloque_subtitle2
    process:
      value: value
      summary: summary
      format:
        plugin: default_value
        default_value: wysiwyg
  body:
    plugin: sub_process
    source: body
    process:
      value: value
      summary: summary
      format:
        plugin: default_value
        default_value: wysiwyg
  field_image:
    plugin: sub_process
    source: field_popsu_colloque_imageintro
    process:
      target_id:
        plugin: migration_lookup
        migration: d7_allpublicfiles
        source: fid
        no_stub: true
      alt: alt
      title: title
  field_ressources_liees:
    plugin: migration_lookup
    migration: d7_node_ressource
    source: field_ressource
    no_stub: true
  field_evenements_liees:
    plugin: migration_lookup
    migration: d7_node_evenement
    source: field_evenement
    no_stub: true
  field_memo: field_memo
destination:
  plugin: 'entity:node'
migration_dependencies:
  required:
    - d7_allpublicfiles