core.entity_view_display.paragraph.module_colloque.default.yml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. uuid: 167539af-ffb0-4497-9db3-c312b57793c0
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.module_colloque.field_fichiers
  7. - field.field.paragraph.module_colloque.field_images
  8. - field.field.paragraph.module_colloque.field_texte_intro
  9. - field.field.paragraph.module_colloque.field_textes
  10. - field.field.paragraph.module_colloque.field_titre
  11. - paragraphs.paragraphs_type.module_colloque
  12. module:
  13. - entity_reference_revisions
  14. - file
  15. - image
  16. - text
  17. id: paragraph.module_colloque.default
  18. targetEntityType: paragraph
  19. bundle: module_colloque
  20. mode: default
  21. content:
  22. field_fichiers:
  23. weight: 4
  24. label: above
  25. settings:
  26. use_description_as_link_text: true
  27. third_party_settings: { }
  28. type: file_default
  29. region: content
  30. field_images:
  31. weight: 3
  32. label: above
  33. settings:
  34. image_style: ''
  35. image_link: ''
  36. third_party_settings: { }
  37. type: image
  38. region: content
  39. field_texte_intro:
  40. weight: 1
  41. label: above
  42. settings: { }
  43. third_party_settings: { }
  44. type: text_default
  45. region: content
  46. field_textes:
  47. type: entity_reference_revisions_entity_view
  48. weight: 2
  49. label: above
  50. settings:
  51. view_mode: default
  52. link: ''
  53. third_party_settings: { }
  54. region: content
  55. field_titre:
  56. weight: 0
  57. label: above
  58. settings:
  59. link_to_entity: false
  60. third_party_settings: { }
  61. type: string
  62. region: content
  63. hidden:
  64. search_api_excerpt: true