core.entity_view_display.paragraph.video.default.yml 792 B

123456789101112131415161718192021222324252627282930313233343536
  1. uuid: 3b761a40-a019-4715-8aea-f2209850632e
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.video.field_titre_de_la_video
  7. - field.field.paragraph.video.field_video
  8. - paragraphs.paragraphs_type.video
  9. module:
  10. - video_embed_field
  11. id: paragraph.video.default
  12. targetEntityType: paragraph
  13. bundle: video
  14. mode: default
  15. content:
  16. field_titre_de_la_video:
  17. type: string
  18. label: hidden
  19. settings:
  20. link_to_entity: false
  21. third_party_settings: { }
  22. weight: 0
  23. region: content
  24. field_video:
  25. type: video_embed_field_video
  26. label: hidden
  27. settings:
  28. autoplay: true
  29. responsive: true
  30. width: 854
  31. height: 480
  32. third_party_settings: { }
  33. weight: 1
  34. region: content
  35. hidden:
  36. search_api_excerpt: true