core.entity_view_display.taxonomy_term.company.print.yml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. uuid: 6fd6e8b6-e5a2-49cf-bfc2-73d15b5c1dda
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.taxonomy_term.print
  7. - field.field.taxonomy_term.company.field_attachments
  8. - field.field.taxonomy_term.company.field_infos_from_company
  9. - field.field.taxonomy_term.company.field_memo
  10. - field.field.taxonomy_term.company.field_note
  11. - field.field.taxonomy_term.company.field_public_address
  12. - field.field.taxonomy_term.company.field_public_email
  13. - field.field.taxonomy_term.company.field_public_phone
  14. - field.field.taxonomy_term.company.field_website
  15. - field.field.taxonomy_term.company.field_workflow
  16. - taxonomy.vocabulary.company
  17. module:
  18. - address
  19. - link
  20. id: taxonomy_term.company.print
  21. targetEntityType: taxonomy_term
  22. bundle: company
  23. mode: print
  24. content:
  25. field_public_address:
  26. type: address_default
  27. label: hidden
  28. settings: { }
  29. third_party_settings: { }
  30. weight: 2
  31. region: content
  32. field_public_email:
  33. type: basic_string
  34. label: hidden
  35. settings: { }
  36. third_party_settings: { }
  37. weight: 1
  38. region: content
  39. field_website:
  40. type: link
  41. label: hidden
  42. settings:
  43. trim_length: 80
  44. url_only: false
  45. url_plain: false
  46. rel: ''
  47. target: ''
  48. third_party_settings: { }
  49. weight: 0
  50. region: content
  51. hidden:
  52. description: true
  53. field_attachments: true
  54. field_infos_from_company: true
  55. field_memo: true
  56. field_note: true
  57. field_public_phone: true
  58. field_workflow: true
  59. langcode: true
  60. search_api_excerpt: true
  61. synonyms: true