You are here

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

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

File

tests/modules/depcalc_test/config/install/core.entity_form_display.node.article.default.yml
View source
  1. uuid: 958a4894-c5af-4867-a2ce-4909e0c60bcf
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.article.body
  7. - field.field.node.article.comment
  8. - field.field.node.article.field_image
  9. - field.field.node.article.field_tags
  10. - image.style.thumbnail
  11. - node.type.article
  12. module:
  13. - comment
  14. - image
  15. - path
  16. - text
  17. _core:
  18. default_config_hash: 6VUXB1jTUjK5zjkfMa2Kd2WW4sFUlgfBlfJSx01qLpU
  19. id: node.article.default
  20. targetEntityType: node
  21. bundle: article
  22. mode: default
  23. content:
  24. body:
  25. type: text_textarea_with_summary
  26. weight: 1
  27. region: content
  28. settings:
  29. rows: 9
  30. summary_rows: 3
  31. placeholder: ''
  32. show_summary: false
  33. third_party_settings: { }
  34. comment:
  35. type: comment_default
  36. weight: 20
  37. region: content
  38. settings: { }
  39. third_party_settings: { }
  40. created:
  41. type: datetime_timestamp
  42. weight: 10
  43. region: content
  44. settings: { }
  45. third_party_settings: { }
  46. field_image:
  47. type: image_image
  48. weight: 4
  49. region: content
  50. settings:
  51. progress_indicator: throbber
  52. preview_image_style: thumbnail
  53. third_party_settings: { }
  54. field_tags:
  55. type: entity_reference_autocomplete_tags
  56. weight: 3
  57. region: content
  58. settings:
  59. match_operator: CONTAINS
  60. match_limit: 10
  61. size: 60
  62. placeholder: ''
  63. third_party_settings: { }
  64. path:
  65. type: path
  66. weight: 30
  67. region: content
  68. settings: { }
  69. third_party_settings: { }
  70. promote:
  71. type: boolean_checkbox
  72. settings:
  73. display_label: true
  74. weight: 15
  75. region: content
  76. third_party_settings: { }
  77. status:
  78. type: boolean_checkbox
  79. settings:
  80. display_label: true
  81. weight: 120
  82. region: content
  83. third_party_settings: { }
  84. sticky:
  85. type: boolean_checkbox
  86. settings:
  87. display_label: true
  88. weight: 16
  89. region: content
  90. third_party_settings: { }
  91. title:
  92. type: string_textfield
  93. weight: 0
  94. region: content
  95. settings:
  96. size: 60
  97. placeholder: ''
  98. third_party_settings: { }
  99. uid:
  100. type: entity_reference_autocomplete
  101. weight: 5
  102. region: content
  103. settings:
  104. match_operator: CONTAINS
  105. match_limit: 10
  106. size: 60
  107. placeholder: ''
  108. third_party_settings: { }
  109. hidden: { }