Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

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

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal