You are here

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

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

File

tests/modules/bricks_test/config/install/core.entity_form_display.node.test.default.yml
View source
  1. uuid: 36b8cc08-02e3-44c9-9e1d-410eb35534e4
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.test.test
  7. - node.type.test
  8. module:
  9. - bricks
  10. - path
  11. id: node.test.default
  12. targetEntityType: node
  13. bundle: test
  14. mode: default
  15. content:
  16. created:
  17. type: datetime_timestamp
  18. weight: 10
  19. region: content
  20. settings: { }
  21. third_party_settings: { }
  22. langcode:
  23. type: language_select
  24. weight: 2
  25. region: content
  26. settings:
  27. include_locked: true
  28. third_party_settings: { }
  29. path:
  30. type: path
  31. weight: 30
  32. region: content
  33. settings: { }
  34. third_party_settings: { }
  35. promote:
  36. type: boolean_checkbox
  37. settings:
  38. display_label: true
  39. weight: 15
  40. region: content
  41. third_party_settings: { }
  42. status:
  43. type: boolean_checkbox
  44. settings:
  45. display_label: true
  46. weight: 120
  47. region: content
  48. third_party_settings: { }
  49. sticky:
  50. type: boolean_checkbox
  51. settings:
  52. display_label: true
  53. weight: 16
  54. region: content
  55. third_party_settings: { }
  56. test:
  57. weight: 122
  58. settings:
  59. match_operator: CONTAINS
  60. size: 60
  61. placeholder: ''
  62. third_party_settings: { }
  63. type: entity_reference_autocomplete
  64. region: content
  65. title:
  66. type: string_textfield
  67. weight: -5
  68. region: content
  69. settings:
  70. size: 60
  71. placeholder: ''
  72. third_party_settings: { }
  73. uid:
  74. type: entity_reference_autocomplete
  75. weight: 5
  76. settings:
  77. match_operator: CONTAINS
  78. size: 60
  79. placeholder: ''
  80. region: content
  81. third_party_settings: { }
  82. hidden: { }