core.entity_view_display.node.presentation.teaser.yml 941 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. uuid: 112e6805-77b0-431a-911c-55b3edd98116
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.node.teaser
  7. - field.field.node.presentation.body
  8. - field.field.node.presentation.field_add_participant
  9. - field.field.node.presentation.field_audio
  10. - field.field.node.presentation.field_image
  11. - field.field.node.presentation.field_les_notes
  12. - node.type.presentation
  13. module:
  14. - text
  15. - user
  16. id: node.presentation.teaser
  17. targetEntityType: node
  18. bundle: presentation
  19. mode: teaser
  20. content:
  21. body:
  22. type: text_summary_or_trimmed
  23. label: hidden
  24. settings:
  25. trim_length: 600
  26. third_party_settings: { }
  27. weight: 101
  28. region: content
  29. links:
  30. settings: { }
  31. third_party_settings: { }
  32. weight: 100
  33. region: content
  34. hidden:
  35. field_add_participant: true
  36. field_audio: true
  37. field_image: true
  38. field_les_notes: true
  39. langcode: true
  40. search_api_excerpt: true