12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- uuid: 6c24ccb0-9a42-4162-9900-4fe6edde5825
- langcode: fr
- status: true
- dependencies: { }
- _core:
- default_config_hash: v7lZxj69QSpfsfR5KJSQSV4wPE42ubLZxMh_i2bU8NI
- id: d7_node_theme
- class: null
- field_plugin_method: null
- cck_plugin_method: null
- migration_tags:
- - 'Drupal 7'
- - Content
- - Popsu
- migration_group: popsu
- label: 'Node Theme'
- source:
- plugin: d7_node_theme
- batch_size: 500
- high_water_property:
- name: changed
- alias: 'n'
- process:
- type:
- plugin: default_value
- default_value: theme
- created: created
- changed: changed
- uid:
- plugin: default_value
- default_value: 34
- title: title
- field_programme:
- plugin: migration_lookup
- migration: d7_node_programme
- source: programme
- no_stub: true
- destination:
- plugin: 'entity:node'
- migration_dependencies:
- required:
- - d7_allpublicfiles
- - d7_users
|