core.entity_view_display.taxonomy_term.showroom.home.yml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. uuid: 9b2818fb-e53c-4ae4-80c0-89649b9845d6
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.taxonomy_term.home
  7. - field.field.taxonomy_term.showroom.field_memo
  8. - field.field.taxonomy_term.showroom.field_migration
  9. - field.field.taxonomy_term.showroom.field_public_address
  10. - field.field.taxonomy_term.showroom.field_public_email
  11. - field.field.taxonomy_term.showroom.field_public_phone
  12. - field.field.taxonomy_term.showroom.field_visuels
  13. - field.field.taxonomy_term.showroom.field_workflow
  14. - image.style.home_showroom
  15. - taxonomy.vocabulary.showroom
  16. module:
  17. - address
  18. - image
  19. - telephone_formatter
  20. id: taxonomy_term.showroom.home
  21. targetEntityType: taxonomy_term
  22. bundle: showroom
  23. mode: home
  24. content:
  25. field_public_address:
  26. type: address_default
  27. weight: 1
  28. region: content
  29. label: hidden
  30. settings: { }
  31. third_party_settings: { }
  32. field_public_email:
  33. type: email_mailto
  34. weight: 3
  35. region: content
  36. label: hidden
  37. settings: { }
  38. third_party_settings: { }
  39. field_public_phone:
  40. type: telephone_formatter
  41. weight: 2
  42. region: content
  43. label: hidden
  44. settings:
  45. format: 1
  46. link: true
  47. default_country: null
  48. third_party_settings: { }
  49. field_visuels:
  50. weight: 0
  51. label: hidden
  52. settings:
  53. image_style: home_showroom
  54. image_link: ''
  55. third_party_settings: { }
  56. type: image
  57. region: content
  58. hidden:
  59. description: true
  60. field_memo: true
  61. field_migration: true
  62. field_workflow: true
  63. langcode: true
  64. search_api_excerpt: true