core.entity_form_display.node.page.default.yml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. uuid: 9b9c79f0-3a3f-471a-b56d-0742afc411be
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.page.body
  7. - field.field.node.page.field_page_type
  8. - field.field.node.page.field_son
  9. - field.field.node.page.field_visuel
  10. - image.style.thumbnail
  11. - node.type.page
  12. module:
  13. - file
  14. - image
  15. - path
  16. - text
  17. id: node.page.default
  18. targetEntityType: node
  19. bundle: page
  20. mode: default
  21. content:
  22. body:
  23. type: text_textarea_with_summary
  24. weight: 4
  25. settings:
  26. rows: 9
  27. summary_rows: 3
  28. placeholder: ''
  29. third_party_settings: { }
  30. region: content
  31. created:
  32. type: datetime_timestamp
  33. weight: 7
  34. region: content
  35. settings: { }
  36. third_party_settings: { }
  37. field_page_type:
  38. weight: 1
  39. settings: { }
  40. third_party_settings: { }
  41. type: options_select
  42. region: content
  43. field_son:
  44. weight: 3
  45. settings:
  46. progress_indicator: throbber
  47. third_party_settings: { }
  48. type: file_generic
  49. region: content
  50. field_visuel:
  51. weight: 2
  52. settings:
  53. progress_indicator: throbber
  54. preview_image_style: thumbnail
  55. third_party_settings: { }
  56. type: image_image
  57. region: content
  58. langcode:
  59. type: language_select
  60. weight: 5
  61. region: content
  62. settings:
  63. include_locked: true
  64. third_party_settings: { }
  65. moderation_state:
  66. weight: 123
  67. settings:
  68. size: 60
  69. placeholder: ''
  70. third_party_settings: { }
  71. type: string_textfield
  72. region: content
  73. path:
  74. type: path
  75. weight: 10
  76. region: content
  77. settings: { }
  78. third_party_settings: { }
  79. promote:
  80. type: boolean_checkbox
  81. settings:
  82. display_label: true
  83. weight: 8
  84. region: content
  85. third_party_settings: { }
  86. status:
  87. type: boolean_checkbox
  88. settings:
  89. display_label: true
  90. weight: 11
  91. third_party_settings: { }
  92. region: content
  93. sticky:
  94. type: boolean_checkbox
  95. settings:
  96. display_label: true
  97. weight: 9
  98. region: content
  99. third_party_settings: { }
  100. title:
  101. type: string_textfield
  102. weight: 0
  103. region: content
  104. settings:
  105. size: 60
  106. placeholder: ''
  107. third_party_settings: { }
  108. uid:
  109. type: entity_reference_autocomplete
  110. weight: 6
  111. settings:
  112. match_operator: CONTAINS
  113. size: 60
  114. placeholder: ''
  115. region: content
  116. third_party_settings: { }
  117. hidden: { }