core.entity_form_display.paragraph.text.default.yml 772 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. uuid: 6fe8356f-5138-4b85-a1e1-45697f52d267
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.text.field_text
  7. - paragraphs.paragraphs_type.text
  8. module:
  9. - field_layout
  10. - layout_discovery
  11. - text
  12. third_party_settings:
  13. field_layout:
  14. id: layout_onecol
  15. settings:
  16. label: ''
  17. id: paragraph.text.default
  18. targetEntityType: paragraph
  19. bundle: text
  20. mode: default
  21. content:
  22. field_text:
  23. type: text_textarea_with_summary
  24. weight: 0
  25. region: content
  26. settings:
  27. rows: 9
  28. summary_rows: 3
  29. placeholder: ''
  30. show_summary: false
  31. third_party_settings: { }
  32. translation:
  33. weight: 10
  34. region: content
  35. settings: { }
  36. third_party_settings: { }
  37. hidden:
  38. created: true
  39. status: true