You are here

core.entity_form_display.node.apidoc.default.yml in Apigee API Catalog 8.2

config/install/core.entity_form_display.node.apidoc.default.yml

File

config/install/core.entity_form_display.node.apidoc.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.apidoc.body
  6. - field.field.node.apidoc.field_apidoc_fetched_timestamp
  7. - field.field.node.apidoc.field_apidoc_file_link
  8. - field.field.node.apidoc.field_apidoc_spec
  9. - field.field.node.apidoc.field_apidoc_spec_file_source
  10. - field.field.node.apidoc.field_apidoc_spec_md5
  11. - node.type.apidoc
  12. module:
  13. - file
  14. - file_link
  15. - path
  16. - text
  17. id: node.apidoc.default
  18. targetEntityType: node
  19. bundle: apidoc
  20. mode: default
  21. content:
  22. body:
  23. type: text_textarea_with_summary
  24. weight: 1
  25. region: content
  26. settings:
  27. rows: 9
  28. summary_rows: 3
  29. placeholder: ''
  30. show_summary: false
  31. third_party_settings: { }
  32. created:
  33. type: datetime_timestamp
  34. weight: 6
  35. region: content
  36. settings: { }
  37. third_party_settings: { }
  38. field_apidoc_file_link:
  39. type: file_link_default
  40. weight: 4
  41. region: content
  42. settings: { }
  43. third_party_settings: { }
  44. field_apidoc_spec:
  45. weight: 3
  46. settings:
  47. progress_indicator: throbber
  48. third_party_settings: { }
  49. type: file_generic
  50. region: content
  51. field_apidoc_spec_file_source:
  52. weight: 2
  53. settings: { }
  54. third_party_settings: { }
  55. type: options_select
  56. region: content
  57. path:
  58. type: path
  59. weight: 9
  60. region: content
  61. settings: { }
  62. third_party_settings: { }
  63. promote:
  64. type: boolean_checkbox
  65. settings:
  66. display_label: true
  67. weight: 7
  68. region: content
  69. third_party_settings: { }
  70. status:
  71. type: boolean_checkbox
  72. settings:
  73. display_label: true
  74. weight: 10
  75. region: content
  76. third_party_settings: { }
  77. sticky:
  78. type: boolean_checkbox
  79. settings:
  80. display_label: true
  81. weight: 8
  82. region: content
  83. third_party_settings: { }
  84. title:
  85. type: string_textfield
  86. weight: 0
  87. region: content
  88. settings:
  89. size: 60
  90. placeholder: ''
  91. third_party_settings: { }
  92. uid:
  93. type: entity_reference_autocomplete
  94. weight: 5
  95. settings:
  96. match_operator: CONTAINS
  97. size: 60
  98. placeholder: ''
  99. match_limit: 10
  100. region: content
  101. third_party_settings: { }
  102. hidden:
  103. field_apidoc_fetched_timestamp: true
  104. field_apidoc_spec_md5: true