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.

52 lines
1.1 KiB

uuid: cd05870f-319b-4a53-b902-b75b2b011b6c
langcode: en
status: true
dependencies: { }
id: upgrade_d7_paragraphs_subject_librarian
class: Drupal\migrate\Plugin\Migration
field_plugin_method: null
cck_plugin_method: null
migration_tags:
- 'Drupal 7'
- Content
- 'Paragraphs Content'
migration_group: migrate_drupal_7
label: 'Paragraphs (Subject Librarian)'
source:
plugin: d7_paragraphs_item
bundle: subject_librarian
process:
type:
-
plugin: get
source: bundle
field_librarian_image:
-
plugin: sub_process
source: field_librarian_image
process:
target_id: fid
alt: alt
title: title
width: width
height: height
field_librarian_link:
-
plugin: field_link
source: field_librarian_link
field_librarian_name:
-
plugin: get
source: field_librarian_name
field_librarian_subject:
-
plugin: get
source: field_librarian_subject
destination:
plugin: 'entity_reference_revisions:paragraph'
default_bundle: subject_librarian
migration_dependencies:
required:
- upgrade_d7_paragraphs_type
optional:
- upgrade_d7_field_instance