You are here

core.entity_form_display.paragraph.cp_test_text.default.yml in Classy paragraphs 8

tests/modules/classy_paragraphs_test/config/install/core.entity_form_display.paragraph.cp_test_text.default.yml

File

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