core.entity_view_display.node.ressource.teaser.yml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. uuid: fb809a48-393c-4e9a-83c4-962ccde89912
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.node.teaser
  7. - field.field.node.ressource.body
  8. - field.field.node.ressource.field_auteurs
  9. - field.field.node.ressource.field_date_de_parution
  10. - field.field.node.ressource.field_edition
  11. - field.field.node.ressource.field_evenements_lies
  12. - field.field.node.ressource.field_fichier
  13. - field.field.node.ressource.field_image
  14. - field.field.node.ressource.field_lien
  15. - field.field.node.ressource.field_memo
  16. - field.field.node.ressource.field_poid
  17. - field.field.node.ressource.field_programme
  18. - field.field.node.ressource.field_projet
  19. - field.field.node.ressource.field_ressources_liees
  20. - field.field.node.ressource.field_sous_titre
  21. - field.field.node.ressource.field_theme
  22. - field.field.node.ressource.field_type_de_ressource
  23. - field.field.node.ressource.field_videos
  24. - image.style.medium
  25. - node.type.ressource
  26. module:
  27. - image
  28. - panelizer
  29. - user
  30. third_party_settings:
  31. panelizer:
  32. enable: false
  33. custom: false
  34. allow: false
  35. default: default
  36. id: node.ressource.teaser
  37. targetEntityType: node
  38. bundle: ressource
  39. mode: teaser
  40. content:
  41. field_image:
  42. type: image
  43. weight: 2
  44. region: content
  45. label: hidden
  46. settings:
  47. image_style: medium
  48. image_link: content
  49. third_party_settings: { }
  50. field_programme:
  51. type: entity_reference_label
  52. weight: 0
  53. region: content
  54. label: hidden
  55. settings:
  56. link: true
  57. third_party_settings: { }
  58. field_sous_titre:
  59. type: string
  60. weight: 1
  61. region: content
  62. label: hidden
  63. settings:
  64. link_to_entity: false
  65. third_party_settings: { }
  66. hidden:
  67. body: true
  68. field_auteurs: true
  69. field_date_de_parution: true
  70. field_edition: true
  71. field_evenements_lies: true
  72. field_fichier: true
  73. field_lien: true
  74. field_memo: true
  75. field_poid: true
  76. field_projet: true
  77. field_ressources_liees: true
  78. field_theme: true
  79. field_type_de_ressource: true
  80. field_videos: true
  81. langcode: true
  82. links: true
  83. search_api_excerpt: true