You are here

d7_view_modes.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 core/modules/field/migration_templates/d7_view_modes.yml
core/modules/field/migration_templates/d7_view_modes.yml

File

core/modules/field/migration_templates/d7_view_modes.yml
View source
  1. id: d7_view_modes
  2. label: View modes
  3. migration_tags:
  4. - Drupal 7
  5. source:
  6. plugin: d7_view_mode
  7. process:
  8. mode:
  9. plugin: static_map
  10. source: view_mode
  11. bypass: true
  12. map:
  13. default: full
  14. label:
  15. plugin: static_map
  16. source: view_mode
  17. map:
  18. search_index: "Search index"
  19. search_result: "Search result"
  20. rss: "RSS"
  21. print: "Print"
  22. teaser: "Teaser"
  23. full: "Full"
  24. default: "Full"
  25. targetEntityType: entity_type
  26. destination:
  27. plugin: entity:entity_view_mode