popsu_migrate: D7NodeStatic ok
This commit is contained in:
49
config/sync/migrate_plus.migration.d7_node_static.yml
Normal file
49
config/sync/migrate_plus.migration.d7_node_static.yml
Normal file
@@ -0,0 +1,49 @@
|
||||
uuid: 28dfe1fe-90b9-4311-a46e-3ec3dbbd0053
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: giLUW65Fkj4Orn9QcEvs9tTY5s_MZ66ETkDLSoU8btk
|
||||
id: d7_node_static
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
- 'Drupal 7'
|
||||
- Content
|
||||
- Popsu
|
||||
migration_group: popsu
|
||||
label: 'Node Static'
|
||||
source:
|
||||
plugin: d7_node_static
|
||||
batch_size: 500
|
||||
process:
|
||||
type:
|
||||
plugin: default_value
|
||||
default_value: static
|
||||
created: created
|
||||
changed: changed
|
||||
uid:
|
||||
plugin: default_value
|
||||
default_value: 34
|
||||
title: title
|
||||
field_textes: field_textes
|
||||
field_pieces_jointes:
|
||||
plugin: sub_process
|
||||
source: field_popsu_pageneutral_insert
|
||||
process:
|
||||
target_id:
|
||||
plugin: migration_lookup
|
||||
migration: d7_allpublicfiles
|
||||
source: fid
|
||||
no_stub: true
|
||||
display: display
|
||||
description: description
|
||||
field_memo: field_memo
|
||||
destination:
|
||||
plugin: 'entity:node'
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d7_allpublicfiles
|
||||
- d7_users
|
||||
- d7_taxonomy_term_type_theme
|
||||
Reference in New Issue
Block a user