You are here

d6_taxonomy_vocabulary.yml in Zircon Profile 8

core/modules/taxonomy/migration_templates/d6_taxonomy_vocabulary.yml

File

core/modules/taxonomy/migration_templates/d6_taxonomy_vocabulary.yml
View source
  1. id: d6_taxonomy_vocabulary
  2. label: Taxonomy vocabularies
  3. migration_tags:
  4. - Drupal 6
  5. source:
  6. plugin: d6_taxonomy_vocabulary
  7. process:
  8. vid:
  9. -
  10. plugin: machine_name
  11. source: name
  12. -
  13. plugin: dedupe_entity
  14. entity_type: taxonomy_vocabulary
  15. field: vid
  16. length: 32
  17. label: name
  18. name: name
  19. description: description
  20. hierarchy: hierarchy
  21. weight: weight
  22. destination:
  23. plugin: entity:taxonomy_vocabulary