You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
199 lines
4.7 KiB
199 lines
4.7 KiB
uuid: 45aed609-92e3-4968-86de-4b472f0ee21f |
|
langcode: en |
|
status: true |
|
dependencies: { } |
|
id: upgrade_d7_node_complete_landing_page_paragraphs |
|
class: Drupal\node\Plugin\migrate\D7NodeTranslation |
|
field_plugin_method: null |
|
cck_plugin_method: null |
|
migration_tags: |
|
- 'Drupal 7' |
|
- Content |
|
migration_group: migrate_drupal_7 |
|
label: 'Node complete (Landing Page - Paragraphs)' |
|
source: |
|
plugin: d7_node_complete |
|
node_type: landing_page_paragraphs |
|
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: timestamp |
|
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 |
|
content_translation_source: |
|
- |
|
plugin: get |
|
source: source_langcode |
|
comment_node_landing_page_paragraphs/0/status: |
|
- |
|
plugin: get |
|
source: comment |
|
field__help_me_section_title: |
|
- |
|
plugin: get |
|
source: field__help_me_section_title |
|
field__help_me_text_block: |
|
- |
|
plugin: get |
|
source: field__help_me_text_block |
|
field_navigation_button_group: |
|
- |
|
plugin: sub_process |
|
source: field_navigation_button_group |
|
process: |
|
target_id: |
|
- |
|
plugin: paragraphs_lookup |
|
tags: 'Paragraphs Content' |
|
source: value |
|
- |
|
plugin: extract |
|
index: |
|
- id |
|
target_revision_id: |
|
- |
|
plugin: paragraphs_lookup |
|
tags: |
|
- 'Paragraphs Revisions Content' |
|
- 'Paragraphs Content' |
|
tag_ids: |
|
'Paragraphs Revisions Content': |
|
- revision_id |
|
'Paragraphs Content': |
|
- value |
|
source: value |
|
- |
|
plugin: extract |
|
index: |
|
- revision_id |
|
field_search_tabs: |
|
- |
|
plugin: sub_process |
|
source: field_search_tabs |
|
process: |
|
target_id: |
|
- |
|
plugin: paragraphs_lookup |
|
tags: 'Paragraphs Content' |
|
source: value |
|
- |
|
plugin: extract |
|
index: |
|
- id |
|
target_revision_id: |
|
- |
|
plugin: paragraphs_lookup |
|
tags: |
|
- 'Paragraphs Revisions Content' |
|
- 'Paragraphs Content' |
|
tag_ids: |
|
'Paragraphs Revisions Content': |
|
- revision_id |
|
'Paragraphs Content': |
|
- value |
|
source: value |
|
- |
|
plugin: extract |
|
index: |
|
- revision_id |
|
field_subject_librarians: |
|
- |
|
plugin: sub_process |
|
source: field_subject_librarians |
|
process: |
|
target_id: |
|
- |
|
plugin: paragraphs_lookup |
|
tags: 'Paragraphs Content' |
|
source: value |
|
- |
|
plugin: extract |
|
index: |
|
- id |
|
target_revision_id: |
|
- |
|
plugin: paragraphs_lookup |
|
tags: |
|
- 'Paragraphs Revisions Content' |
|
- 'Paragraphs Content' |
|
tag_ids: |
|
'Paragraphs Revisions Content': |
|
- revision_id |
|
'Paragraphs Content': |
|
- value |
|
source: value |
|
- |
|
plugin: extract |
|
index: |
|
- revision_id |
|
destination: |
|
plugin: 'entity_complete:node' |
|
translations: true |
|
default_bundle: landing_page_paragraphs |
|
migration_dependencies: |
|
required: |
|
- upgrade_d7_user |
|
- upgrade_d7_node_type |
|
- upgrade_d7_paragraphs_accordion |
|
- upgrade_d7_paragraphs_landing_page_tab |
|
- upgrade_d7_paragraphs_navigation_button |
|
- upgrade_d7_paragraphs_section_divider |
|
- upgrade_d7_paragraphs_section_heading |
|
- upgrade_d7_paragraphs_subject_librarian |
|
- upgrade_d7_paragraphs_revisions_accordion |
|
- upgrade_d7_paragraphs_revisions_landing_page_tab |
|
- upgrade_d7_paragraphs_revisions_navigation_button |
|
- upgrade_d7_paragraphs_revisions_section_divider |
|
- upgrade_d7_paragraphs_revisions_section_heading |
|
- upgrade_d7_paragraphs_revisions_subject_librarian |
|
optional: |
|
- upgrade_d7_field_instance |
|
- upgrade_d7_comment_field_instance
|
|
|