core.entity_view_display.block_content.link.default.yml 926 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. uuid: e9549625-3248-4329-8b39-294c1ba0f761
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - block_content.type.link
  7. - field.field.block_content.link.field_description
  8. - field.field.block_content.link.field_lien
  9. module:
  10. - link
  11. - linked_field
  12. - text
  13. id: block_content.link.default
  14. targetEntityType: block_content
  15. bundle: link
  16. mode: default
  17. content:
  18. field_description:
  19. type: text_default
  20. label: hidden
  21. settings: { }
  22. third_party_settings:
  23. linked_field:
  24. linked: '1'
  25. type: field
  26. destination: field_lien
  27. advanced: { }
  28. token: ''
  29. weight: 1
  30. region: content
  31. field_lien:
  32. type: link
  33. label: hidden
  34. settings:
  35. trim_length: 80
  36. url_only: false
  37. url_plain: false
  38. rel: ''
  39. target: ''
  40. third_party_settings: { }
  41. weight: 0
  42. region: content
  43. hidden:
  44. langcode: true
  45. search_api_excerpt: true