core.entity_view_display.node.bibliographie.default.yml 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. uuid: 5211bf21-f37a-4ecb-bd19-a90dd754df74
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.bibliographie.body
  7. - field.field.node.bibliographie.field_auteur
  8. - field.field.node.bibliographie.field_lien_externe
  9. - field.field.node.bibliographie.field_theme
  10. - node.type.bibliographie
  11. module:
  12. - link
  13. - text
  14. - user
  15. id: node.bibliographie.default
  16. targetEntityType: node
  17. bundle: bibliographie
  18. mode: default
  19. content:
  20. body:
  21. type: text_default
  22. label: hidden
  23. settings: { }
  24. third_party_settings: { }
  25. weight: 1
  26. region: content
  27. field_auteur:
  28. type: string
  29. label: hidden
  30. settings:
  31. link_to_entity: false
  32. third_party_settings: { }
  33. weight: 0
  34. region: content
  35. field_lien_externe:
  36. type: link
  37. label: hidden
  38. settings:
  39. trim_length: 80
  40. url_only: false
  41. url_plain: false
  42. rel: ''
  43. target: ''
  44. third_party_settings: { }
  45. weight: 2
  46. region: content
  47. hidden:
  48. field_theme: true
  49. langcode: true
  50. links: true
  51. search_api_excerpt: true