You are here

core.entity_form_display.node.page.default.yml in Dependency Calculation 8

tests/modules/depcalc_test/config/install/core.entity_form_display.node.page.default.yml

File

tests/modules/depcalc_test/config/install/core.entity_form_display.node.page.default.yml
View source
  1. uuid: a6f9cb4a-4f12-46e8-a4e6-d27214f7f7d3
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.page.body
  7. - field.field.node.page.field_article
  8. - node.type.page
  9. module:
  10. - path
  11. - text
  12. _core:
  13. default_config_hash: AD_lefuYmjsKeH3OQApsyP_nLj6ZnGaALznLQSQ0Z_o
  14. id: node.page.default
  15. targetEntityType: node
  16. bundle: page
  17. mode: default
  18. content:
  19. body:
  20. type: text_textarea_with_summary
  21. weight: 31
  22. region: content
  23. settings:
  24. rows: 9
  25. summary_rows: 3
  26. placeholder: ''
  27. show_summary: false
  28. third_party_settings: { }
  29. created:
  30. type: datetime_timestamp
  31. weight: 10
  32. region: content
  33. settings: { }
  34. third_party_settings: { }
  35. field_article:
  36. weight: 121
  37. settings:
  38. match_operator: CONTAINS
  39. match_limit: 10
  40. size: 60
  41. placeholder: ''
  42. third_party_settings: { }
  43. type: entity_reference_autocomplete
  44. region: content
  45. path:
  46. type: path
  47. weight: 30
  48. region: content
  49. settings: { }
  50. third_party_settings: { }
  51. promote:
  52. type: boolean_checkbox
  53. settings:
  54. display_label: true
  55. weight: 15
  56. region: content
  57. third_party_settings: { }
  58. status:
  59. type: boolean_checkbox
  60. settings:
  61. display_label: true
  62. weight: 120
  63. region: content
  64. third_party_settings: { }
  65. sticky:
  66. type: boolean_checkbox
  67. settings:
  68. display_label: true
  69. weight: 16
  70. region: content
  71. third_party_settings: { }
  72. title:
  73. type: string_textfield
  74. weight: -5
  75. region: content
  76. settings:
  77. size: 60
  78. placeholder: ''
  79. third_party_settings: { }
  80. uid:
  81. type: entity_reference_autocomplete
  82. weight: 5
  83. region: content
  84. settings:
  85. match_operator: CONTAINS
  86. match_limit: 10
  87. size: 60
  88. placeholder: ''
  89. third_party_settings: { }
  90. hidden: { }