core.entity_view_display.paragraph.textes.default.yml 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. uuid: 81f785e4-0602-4170-8ef4-620495b3a38c
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.textes.field_document
  7. - field.field.paragraph.textes.field_photo
  8. - field.field.paragraph.textes.field_texte
  9. - field.field.paragraph.textes.field_titre
  10. - paragraphs.paragraphs_type.textes
  11. module:
  12. - file
  13. - image
  14. - text
  15. id: paragraph.textes.default
  16. targetEntityType: paragraph
  17. bundle: textes
  18. mode: default
  19. content:
  20. field_document:
  21. type: file_default
  22. label: above
  23. settings:
  24. use_description_as_link_text: true
  25. third_party_settings: { }
  26. weight: 3
  27. region: content
  28. field_photo:
  29. type: image
  30. label: hidden
  31. settings:
  32. image_link: ''
  33. image_style: ''
  34. image_loading:
  35. attribute: lazy
  36. third_party_settings: { }
  37. weight: 2
  38. region: content
  39. field_texte:
  40. type: text_default
  41. label: hidden
  42. settings: { }
  43. third_party_settings: { }
  44. weight: 1
  45. region: content
  46. field_titre:
  47. type: string
  48. label: hidden
  49. settings:
  50. link_to_entity: false
  51. third_party_settings: { }
  52. weight: 0
  53. region: content
  54. hidden:
  55. search_api_excerpt: true