core.entity_form_display.paragraph.text.default.yml

paragraphs_collection/config/install/core.entity_form_display.paragraph.text.default.yml

File

paragraphs_collection/config/install/core.entity_form_display.paragraph.text.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.text.paragraphs_text
  6. - paragraphs.paragraphs_type.text
  7. enforced:
  8. module:
  9. - paragraphs_collection
  10. module:
  11. - text
  12. id: paragraph.text.default
  13. targetEntityType: paragraph
  14. bundle: text
  15. mode: default
  16. content:
  17. paragraphs_text:
  18. weight: 0
  19. settings:
  20. rows: 5
  21. placeholder: ''
  22. third_party_settings: { }
  23. type: text_textarea
  24. region: content
  25. hidden:
  26. created: true
  27. status: true
  28. uid: true