123456789101112131415161718192021222324252627282930313233343536373839 |
- uuid: cf67cd9d-0073-41be-95bf-7c0c2daeedd0
- langcode: fr
- status: true
- dependencies: { }
- _core:
- default_config_hash: 1F9ybTf9deXW-90QNi5lAFvj5IWLs7DuiZ5npJvkx68
- id: d7_node_projet
- class: null
- field_plugin_method: null
- cck_plugin_method: null
- migration_tags:
- - 'Drupal 7'
- - Content
- - Popsu
- migration_group: popsu
- label: 'Node Projet'
- source:
- plugin: d7_node_projet
- batch_size: 500
- high_water_property:
- name: changed
- alias: 'n'
- process:
- type:
- plugin: default_value
- default_value: projet
- created: created
- changed: changed
- uid:
- plugin: default_value
- default_value: 34
- title: title
- destination:
- plugin: 'entity:node'
- migration_dependencies:
- required:
- - d7_allpublicfiles
- - d7_users
- - d7_taxonomy_term_type_theme
|