core.entity_view_display.node.collection.teaser.yml 721 B

12345678910111213141516171819202122232425262728293031323334
  1. uuid: b10d8cdc-22f2-4e6b-aef2-6f02915b9a7f
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.node.teaser
  7. - field.field.node.collection.body
  8. - field.field.node.collection.field_ressources_liees
  9. - node.type.collection
  10. module:
  11. - text
  12. - user
  13. id: node.collection.teaser
  14. targetEntityType: node
  15. bundle: collection
  16. mode: teaser
  17. content:
  18. body:
  19. label: hidden
  20. type: text_summary_or_trimmed
  21. weight: 101
  22. settings:
  23. trim_length: 600
  24. third_party_settings: { }
  25. region: content
  26. links:
  27. weight: 100
  28. settings: { }
  29. third_party_settings: { }
  30. region: content
  31. hidden:
  32. field_ressources_liees: true
  33. langcode: true
  34. search_api_excerpt: true