uuid: f0e9f04c-1aad-4ee1-974f-50c0297b5a78 langcode: en status: true dependencies: { } id: upgrade_d7_node_donors class: Drupal\migrate\Plugin\Migration field_plugin_method: null cck_plugin_method: null migration_tags: - 'Drupal 7' - Content migration_group: migrate_drupal_7 label: 'Nodes (Donor/Sponsor)' source: plugin: d7_node node_type: donors process: nid: - plugin: get source: tnid vid: - plugin: get source: vid langcode: - plugin: default_value source: language default_value: und title: - plugin: get source: title uid: - plugin: get source: node_uid status: - plugin: get source: status created: - plugin: get source: created changed: - plugin: get source: changed promote: - plugin: get source: promote sticky: - plugin: get source: sticky revision_uid: - plugin: get source: revision_uid revision_log: - plugin: get source: log revision_timestamp: - plugin: get source: timestamp comment_node_donors/0/status: - plugin: get source: comment body: - plugin: get source: body field_image: - plugin: sub_process source: field_image process: target_id: fid alt: alt title: title width: width height: height field_url: - plugin: field_link source: field_url field_donor_type: - plugin: get source: field_donor_type destination: plugin: 'entity:node' default_bundle: donors migration_dependencies: required: - upgrade_d7_user - upgrade_d7_node_type optional: - upgrade_d7_field_instance - upgrade_d7_comment_field_instance