You are here

core.entity_view_display.taxonomy_term.test_vocabulary2.test_view_mode.yml in (Entity Reference) Field Formatters 8

tests/modules/field_formatter_test/config/install/core.entity_view_display.taxonomy_term.test_vocabulary2.test_view_mode.yml

File

tests/modules/field_formatter_test/config/install/core.entity_view_display.taxonomy_term.test_vocabulary2.test_view_mode.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.taxonomy_term.test_view_mode
  6. - field.field.taxonomy_term.test_vocabulary2.field_test_field2
  7. - taxonomy.vocabulary.test_vocabulary2
  8. module:
  9. - text
  10. id: taxonomy_term.test_vocabulary2.test_view_mode
  11. targetEntityType: taxonomy_term
  12. bundle: test_vocabulary2
  13. mode: test_view_mode
  14. content:
  15. description:
  16. label: hidden
  17. type: text_default
  18. weight: 0
  19. settings: { }
  20. third_party_settings: { }
  21. field_test_field2:
  22. weight: 1
  23. label: above
  24. settings:
  25. link_to_entity: false
  26. third_party_settings: { }
  27. type: string
  28. hidden: { }