uuid: 27b343fb-14d5-4d11-a72f-5b6aaf45c815 langcode: en status: true dependencies: { } id: upgrade_d7_node_revision_test_paragraphs class: Drupal\migrate\Plugin\Migration field_plugin_method: null cck_plugin_method: null migration_tags: - 'Drupal 7' - Content migration_group: migrate_drupal_7 label: 'Node revisions (Test Paragraphs)' source: plugin: d7_node_revision node_type: test_paragraphs process: nid: - plugin: get source: nid 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_test_paragraphs/0/status: - plugin: get source: comment field_test_paragraphs_content: - plugin: get source: field_test_paragraphs_content destination: plugin: 'entity_revision:node' default_bundle: test_paragraphs migration_dependencies: required: - upgrade_d7_node_article - upgrade_d7_node_page - upgrade_d7_node_test_paragraphs optional: { }