123456789101112131415161718192021222324 |
- uuid: null
- langcode: fr
- status: true
- dependencies: { }
- id: d6_edlp_genres
- class: null
- field_plugin_method: null
- cck_plugin_method: null
- migration_tags:
- - 'Drupal 6'
- migration_group: d6_edlp
- label: 'Edlp Drupal 6 genres'
- source:
- plugin: d6_taxonomy_term
- bundle: 3
- process:
- name: name
- description: description
- vid:
- plugin: default_value
- default_value: genres
- destination:
- plugin: 'entity:taxonomy_term'
- migration_dependencies: null
|