You are here

language.yml in Drupal 9

Same filename and directory in other branches
  1. 8 core/modules/language/migrations/language.yml
core/modules/language/migrations/language.yml

File

core/modules/language/migrations/language.yml
View source
  1. id: language
  2. label: Languages
  3. migration_tags:
  4. - Drupal 6
  5. - Drupal 7
  6. - Configuration
  7. source:
  8. plugin: language
  9. process:
  10. id: language
  11. label: name
  12. direction:
  13. plugin: static_map
  14. source: direction
  15. map:
  16. 0: ltr
  17. 1: rtl
  18. weight: weight
  19. destination:
  20. plugin: entity:configurable_language