You are here

core.entity_view_display.paragraph.introduction.default.yml in Open Social 8.8

modules/social_features/social_landing_page/config/features_removal/core.entity_view_display.paragraph.introduction.default.yml

File

modules/social_features/social_landing_page/config/features_removal/core.entity_view_display.paragraph.introduction.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.introduction.field_introduction_link_an
  6. - field.field.paragraph.introduction.field_introduction_link_lu
  7. - field.field.paragraph.introduction.field_introduction_text
  8. - field.field.paragraph.introduction.field_introduction_title
  9. - paragraphs.paragraphs_type.introduction
  10. module:
  11. - link
  12. - text
  13. id: paragraph.introduction.default
  14. targetEntityType: paragraph
  15. bundle: introduction
  16. mode: default
  17. content:
  18. field_introduction_link_an:
  19. weight: 2
  20. label: hidden
  21. settings:
  22. trim_length: 80
  23. url_only: false
  24. url_plain: false
  25. rel: ''
  26. target: ''
  27. third_party_settings: { }
  28. type: link
  29. region: content
  30. field_introduction_link_lu:
  31. weight: 3
  32. label: hidden
  33. settings:
  34. trim_length: 80
  35. url_only: false
  36. url_plain: false
  37. rel: ''
  38. target: ''
  39. third_party_settings: { }
  40. type: link
  41. region: content
  42. field_introduction_text:
  43. weight: 1
  44. label: hidden
  45. settings: { }
  46. third_party_settings: { }
  47. type: text_default
  48. region: content
  49. field_introduction_title:
  50. weight: 0
  51. label: hidden
  52. settings:
  53. link_to_entity: false
  54. third_party_settings: { }
  55. type: string
  56. region: content
  57. hidden: { }