You are here

core.entity_view_display.font.font.default.yml in Open Social 8.2

modules/custom/social_font/config/install/core.entity_view_display.font.font.default.yml

File

modules/custom/social_font/config/install/core.entity_view_display.font.font.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.font.font.field_fallback
  6. - field.field.font.font.field_fonts
  7. module:
  8. - file
  9. - options
  10. - social_font
  11. - user
  12. id: font.font.default
  13. targetEntityType: font
  14. bundle: font
  15. mode: default
  16. content:
  17. field_fallback:
  18. weight: 2
  19. label: above
  20. settings: { }
  21. third_party_settings: { }
  22. type: list_default
  23. field_fonts:
  24. weight: 1
  25. label: above
  26. settings: { }
  27. third_party_settings: { }
  28. type: file_default
  29. name:
  30. label: above
  31. type: string
  32. weight: -4
  33. settings:
  34. link_to_entity: false
  35. third_party_settings: { }
  36. user_id:
  37. label: hidden
  38. type: author
  39. weight: 0
  40. settings: { }
  41. third_party_settings: { }
  42. hidden: { }