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

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