You are here

core.entity_form_display.paragraph.test.default.yml in Bricks​ 2.x

tests/modules/bricks_test/config/install/core.entity_form_display.paragraph.test.default.yml

File

tests/modules/bricks_test/config/install/core.entity_form_display.paragraph.test.default.yml
View source
  1. uuid: 12c0942d-6e50-4ed5-80e1-88cf97dd657d
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.test.brickstest
  7. - field.field.paragraph.test.test
  8. - field.field.paragraph.test.testplain
  9. - paragraphs.paragraphs_type.test
  10. module:
  11. - bricks
  12. - paragraphs
  13. id: paragraph.test.default
  14. targetEntityType: paragraph
  15. bundle: test
  16. mode: default
  17. content:
  18. brickstest:
  19. weight: 1
  20. settings:
  21. match_operator: CONTAINS
  22. match_limit: 10
  23. size: 60
  24. placeholder: ''
  25. third_party_settings: { }
  26. type: entity_reference_autocomplete
  27. region: content
  28. test:
  29. type: entity_reference_paragraphs
  30. weight: 0
  31. settings:
  32. title: Paragraph
  33. title_plural: Paragraphs
  34. edit_mode: open
  35. add_mode: dropdown
  36. form_display_mode: default
  37. default_paragraph_type: ''
  38. third_party_settings: { }
  39. region: content
  40. testplain:
  41. weight: 2
  42. settings:
  43. size: 60
  44. placeholder: ''
  45. third_party_settings: { }
  46. type: string_textfield
  47. region: content
  48. hidden:
  49. created: true
  50. status: true
  51. uid: true