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

1234567891011121314151617181920212223242526272829303132333435363738
  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. - text
  12. id: block_content.link.default
  13. targetEntityType: block_content
  14. bundle: link
  15. mode: default
  16. content:
  17. field_description:
  18. weight: 1
  19. label: hidden
  20. settings: { }
  21. third_party_settings: { }
  22. type: text_default
  23. region: content
  24. field_lien:
  25. weight: 0
  26. label: hidden
  27. settings:
  28. trim_length: 80
  29. url_only: false
  30. url_plain: false
  31. rel: ''
  32. target: ''
  33. third_party_settings: { }
  34. type: link
  35. region: content
  36. hidden:
  37. langcode: true
  38. search_api_excerpt: true