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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. uuid: 47e24039-1ffa-4443-84ba-79abb16929e1
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.taxonomy_term.showroom.field_memo
  7. - field.field.taxonomy_term.showroom.field_migration
  8. - field.field.taxonomy_term.showroom.field_public_address
  9. - field.field.taxonomy_term.showroom.field_public_email
  10. - field.field.taxonomy_term.showroom.field_public_phone
  11. - field.field.taxonomy_term.showroom.field_visuels
  12. - field.field.taxonomy_term.showroom.field_workflow
  13. - taxonomy.vocabulary.showroom
  14. module:
  15. - address
  16. - image
  17. - telephone_formatter
  18. - text
  19. id: taxonomy_term.showroom.default
  20. targetEntityType: taxonomy_term
  21. bundle: showroom
  22. mode: default
  23. content:
  24. description:
  25. label: hidden
  26. type: text_default
  27. weight: 0
  28. region: content
  29. settings: { }
  30. third_party_settings: { }
  31. field_public_address:
  32. weight: 2
  33. label: above
  34. settings: { }
  35. third_party_settings: { }
  36. type: address_default
  37. region: content
  38. field_public_email:
  39. weight: 3
  40. label: above
  41. settings: { }
  42. third_party_settings: { }
  43. type: email_mailto
  44. region: content
  45. field_public_phone:
  46. weight: 1
  47. label: above
  48. settings:
  49. format: 1
  50. link: true
  51. default_country: null
  52. third_party_settings: { }
  53. type: telephone_formatter
  54. region: content
  55. field_visuels:
  56. weight: 4
  57. label: above
  58. settings:
  59. image_style: ''
  60. image_link: ''
  61. third_party_settings: { }
  62. type: image
  63. region: content
  64. hidden:
  65. field_memo: true
  66. field_migration: true
  67. field_workflow: true
  68. langcode: true
  69. search_api_excerpt: true