d6_taxonomy_vocabulary.yml
Same filename in other branches
File
-
core/
modules/ taxonomy/ migrations/ d6_taxonomy_vocabulary.yml
View source
- id: d6_taxonomy_vocabulary
- label: Taxonomy vocabularies
- migration_tags:
- - Drupal 6
- - Configuration
- source:
- plugin: d6_taxonomy_vocabulary
- process:
- vid:
- -
- plugin: machine_name
- source: name
- -
- plugin: make_unique_entity_field
- entity_type: taxonomy_vocabulary
- field: vid
- length: 30
- migrated: true
- label: name
- name: name
- description: description
- weight: weight
- destination:
- plugin: entity:taxonomy_vocabulary
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.