You are here

core.entity_form_display.paragraph.test.default.yml in Bricks​ 8

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. size: 60
  23. placeholder: ''
  24. third_party_settings: { }
  25. type: entity_reference_autocomplete
  26. region: content
  27. test:
  28. type: entity_reference_paragraphs
  29. weight: 0
  30. settings:
  31. title: Paragraph
  32. title_plural: Paragraphs
  33. edit_mode: open
  34. add_mode: dropdown
  35. form_display_mode: default
  36. default_paragraph_type: ''
  37. third_party_settings: { }
  38. region: content
  39. testplain:
  40. weight: 2
  41. settings:
  42. size: 60
  43. placeholder: ''
  44. third_party_settings: { }
  45. type: string_textfield
  46. region: content
  47. hidden:
  48. created: true
  49. status: true
  50. uid: true