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.
50 lines
1.0 KiB
50 lines
1.0 KiB
uuid: 252ba62f-cd4a-4d20-8e41-ca636db60f61 |
|
langcode: en |
|
status: true |
|
dependencies: { } |
|
id: upgrade_d7_field_collection_play_location |
|
class: Drupal\migrate\Plugin\Migration |
|
field_plugin_method: null |
|
cck_plugin_method: null |
|
migration_tags: |
|
- 'Drupal 7' |
|
- Content |
|
- 'Field Collection Content' |
|
migration_group: migrate_drupal_7 |
|
label: 'Field Collections (Play location)' |
|
source: |
|
plugin: d7_field_collection_item |
|
field_name: field_play_location |
|
process: |
|
type: |
|
- |
|
plugin: get |
|
source: bundle |
|
parent_id: |
|
- |
|
plugin: get |
|
source: parent_id |
|
parent_type: |
|
- |
|
plugin: get |
|
source: parent_type |
|
parent_field_name: |
|
- |
|
plugin: get |
|
source: field_name |
|
field_bookmark_time: |
|
- |
|
plugin: get |
|
source: field_bookmark_time |
|
field_label: |
|
- |
|
plugin: get |
|
source: field_label |
|
destination: |
|
plugin: 'entity_reference_revisions:paragraph' |
|
default_bundle: play_location |
|
migration_dependencies: |
|
required: |
|
- upgrade_d7_field_collection_type |
|
optional: |
|
- upgrade_d7_field_instance
|
|
|