You are here

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

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. match_limit: 10
  61. size: 60
  62. placeholder: ''
  63. third_party_settings: { }
  64. type: entity_reference_autocomplete
  65. region: content
  66. title:
  67. type: string_textfield
  68. weight: -5
  69. region: content
  70. settings:
  71. size: 60
  72. placeholder: ''
  73. third_party_settings: { }
  74. uid:
  75. type: entity_reference_autocomplete
  76. weight: 5
  77. settings:
  78. match_operator: CONTAINS
  79. match_limit: 10
  80. size: 60
  81. placeholder: ''
  82. region: content
  83. third_party_settings: { }
  84. hidden: { }