core.entity_form_display.node.static.default.yml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. uuid: 5d44108d-a6a6-4985-a3b8-dbe369bdaf9c
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.static.body
  7. - node.type.static
  8. module:
  9. - field_group
  10. - path
  11. - text
  12. third_party_settings:
  13. field_group:
  14. group_details:
  15. children:
  16. - langcode
  17. - translation
  18. label: Details
  19. region: content
  20. parent_name: ''
  21. weight: 10
  22. format_type: details_sidebar
  23. format_settings:
  24. classes: ''
  25. show_empty_fields: false
  26. id: ''
  27. label_as_html: false
  28. open: true
  29. description: ''
  30. required_fields: true
  31. weight: 0
  32. id: node.static.default
  33. targetEntityType: node
  34. bundle: static
  35. mode: default
  36. content:
  37. body:
  38. type: text_textarea_with_summary
  39. weight: 1
  40. region: content
  41. settings:
  42. rows: 9
  43. summary_rows: 3
  44. placeholder: ''
  45. show_summary: false
  46. third_party_settings: { }
  47. created:
  48. type: datetime_timestamp
  49. weight: 4
  50. region: content
  51. settings: { }
  52. third_party_settings: { }
  53. langcode:
  54. type: language_select
  55. weight: 2
  56. region: content
  57. settings:
  58. include_locked: true
  59. third_party_settings: { }
  60. path:
  61. type: path
  62. weight: 8
  63. region: content
  64. settings: { }
  65. third_party_settings: { }
  66. promote:
  67. type: boolean_checkbox
  68. weight: 6
  69. region: content
  70. settings:
  71. display_label: true
  72. third_party_settings: { }
  73. status:
  74. type: boolean_checkbox
  75. weight: 9
  76. region: content
  77. settings:
  78. display_label: true
  79. third_party_settings: { }
  80. sticky:
  81. type: boolean_checkbox
  82. weight: 7
  83. region: content
  84. settings:
  85. display_label: true
  86. third_party_settings: { }
  87. title:
  88. type: string_textfield
  89. weight: 0
  90. region: content
  91. settings:
  92. size: 60
  93. placeholder: ''
  94. third_party_settings: { }
  95. translation:
  96. weight: 3
  97. region: content
  98. settings: { }
  99. third_party_settings: { }
  100. uid:
  101. type: entity_reference_autocomplete
  102. weight: 3
  103. region: content
  104. settings:
  105. match_operator: CONTAINS
  106. match_limit: 10
  107. size: 60
  108. placeholder: ''
  109. third_party_settings: { }
  110. hidden: { }