core.entity_form_display.paragraph.article.default.yml 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. uuid: 8834293b-d16d-4874-b6a3-54e7a7603376
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.article.field_article
  7. - paragraphs.paragraphs_type.article
  8. module:
  9. - field_layout
  10. - layout_discovery
  11. - paragraphs
  12. third_party_settings:
  13. field_layout:
  14. id: layout_onecol
  15. settings:
  16. label: ''
  17. id: paragraph.article.default
  18. targetEntityType: paragraph
  19. bundle: article
  20. mode: default
  21. content:
  22. field_article:
  23. type: paragraphs
  24. weight: 5
  25. region: content
  26. settings:
  27. title: Paragraph
  28. title_plural: Paragraphs
  29. edit_mode: open
  30. closed_mode: summary
  31. autocollapse: none
  32. closed_mode_threshold: 0
  33. add_mode: button
  34. form_display_mode: default
  35. default_paragraph_type: _none
  36. features:
  37. add_above: add_above
  38. collapse_edit_all: collapse_edit_all
  39. duplicate: duplicate
  40. third_party_settings: { }
  41. translation:
  42. weight: 10
  43. region: content
  44. settings: { }
  45. third_party_settings: { }
  46. hidden:
  47. created: true
  48. status: true