migrate_plus.migration.d7_taxonomy_term_company_i18n.yml 856 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. uuid: 4547e456-d111-425e-96e1-7d4345794589
  2. langcode: en
  3. status: true
  4. dependencies: { }
  5. _core:
  6. default_config_hash: zqNKk2bVkcQxXGS5osdJmrrsSBClXCu9ePcBR9zE-Lk
  7. id: d7_taxonomy_term_company_i18n
  8. class: null
  9. field_plugin_method: null
  10. cck_plugin_method: null
  11. migration_tags:
  12. - 'Drupal 7'
  13. - Content
  14. - Materio
  15. migration_group: d7_materio
  16. label: 'Taxonomy terms Company i18n'
  17. source:
  18. plugin: d7_taxonomy_term_company_i18n
  19. bundle: company
  20. translations: true
  21. process:
  22. tid:
  23. plugin: migration_lookup
  24. migration: d7_taxonomy_term_company
  25. source: tid
  26. vid:
  27. plugin: default_value
  28. default_value: company
  29. langcode: language
  30. name: name
  31. description/value: description
  32. description/format: format
  33. destination:
  34. plugin: 'entity:taxonomy_term'
  35. translations: true
  36. migration_dependencies:
  37. required:
  38. - d7_taxonomy_term_company