core.entity_view_display.paragraph.quote.default.yml

paragraphs_collection/config/install/core.entity_view_display.paragraph.quote.default.yml

File

paragraphs_collection/config/install/core.entity_view_display.paragraph.quote.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.quote.paragraphs_quote_author
  6. - field.field.paragraph.quote.paragraphs_quote_text
  7. - paragraphs.paragraphs_type.quote
  8. module:
  9. - text
  10. enforced:
  11. module:
  12. - paragraphs_collection
  13. id: paragraph.quote.default
  14. targetEntityType: paragraph
  15. bundle: quote
  16. mode: default
  17. content:
  18. paragraphs_quote_text:
  19. weight: 0
  20. label: hidden
  21. settings: { }
  22. third_party_settings: { }
  23. type: text_default
  24. paragraphs_quote_author:
  25. weight: 1
  26. label: hidden
  27. settings:
  28. link_to_entity: false
  29. third_party_settings: { }
  30. type: string
  31. hidden: { }