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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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_migration
  11. - field.field.taxonomy_term.company.field_note
  12. - field.field.taxonomy_term.company.field_public_address
  13. - field.field.taxonomy_term.company.field_public_email
  14. - field.field.taxonomy_term.company.field_public_phone
  15. - field.field.taxonomy_term.company.field_website
  16. - field.field.taxonomy_term.company.field_workflow
  17. - taxonomy.vocabulary.company
  18. module:
  19. - address
  20. - link
  21. id: taxonomy_term.company.print
  22. targetEntityType: taxonomy_term
  23. bundle: company
  24. mode: print
  25. content:
  26. field_public_address:
  27. weight: 2
  28. label: hidden
  29. settings: { }
  30. third_party_settings: { }
  31. type: address_default
  32. region: content
  33. field_public_email:
  34. weight: 1
  35. label: hidden
  36. settings: { }
  37. third_party_settings: { }
  38. type: basic_string
  39. region: content
  40. field_website:
  41. weight: 0
  42. label: hidden
  43. settings:
  44. trim_length: 80
  45. url_only: false
  46. url_plain: false
  47. rel: ''
  48. target: ''
  49. third_party_settings: { }
  50. type: link
  51. region: content
  52. hidden:
  53. description: true
  54. field_attachments: true
  55. field_infos_from_company: true
  56. field_memo: true
  57. field_migration: true
  58. field_note: true
  59. field_public_phone: true
  60. field_workflow: true
  61. langcode: true
  62. search_api_excerpt: true