core.entity_form_display.node.book.default.yml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. uuid: 7a2e0f39-63a1-4a13-aff4-e19e825fffb5
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.book.body
  7. - field.field.node.book.field_tableau
  8. - field.field.node.book.field_texte
  9. - node.type.book
  10. module:
  11. - paragraphs
  12. - path
  13. - text
  14. _core:
  15. default_config_hash: b_hvlXsOoKPjlyIXXp3Msda_pMWTEC4kFo61--akj0Y
  16. id: node.book.default
  17. targetEntityType: node
  18. bundle: book
  19. mode: default
  20. content:
  21. body:
  22. type: text_textarea_with_summary
  23. weight: 26
  24. region: content
  25. settings:
  26. rows: 9
  27. summary_rows: 3
  28. placeholder: ''
  29. show_summary: false
  30. third_party_settings: { }
  31. created:
  32. type: datetime_timestamp
  33. weight: 10
  34. region: content
  35. settings: { }
  36. third_party_settings: { }
  37. field_tableau:
  38. type: paragraphs
  39. weight: 121
  40. region: content
  41. settings:
  42. title: Paragraphe
  43. title_plural: Paragraphs
  44. edit_mode: open
  45. closed_mode: summary
  46. autocollapse: none
  47. closed_mode_threshold: 0
  48. add_mode: dropdown
  49. form_display_mode: default
  50. default_paragraph_type: ''
  51. features:
  52. collapse_edit_all: collapse_edit_all
  53. duplicate: duplicate
  54. third_party_settings: { }
  55. field_texte:
  56. type: paragraphs
  57. weight: 122
  58. region: content
  59. settings:
  60. title: Paragraphe
  61. title_plural: Paragraphs
  62. edit_mode: open
  63. closed_mode: summary
  64. autocollapse: none
  65. closed_mode_threshold: 0
  66. add_mode: dropdown
  67. form_display_mode: default
  68. default_paragraph_type: ''
  69. features:
  70. collapse_edit_all: collapse_edit_all
  71. duplicate: duplicate
  72. third_party_settings: { }
  73. langcode:
  74. type: language_select
  75. weight: 2
  76. region: content
  77. settings:
  78. include_locked: true
  79. third_party_settings: { }
  80. path:
  81. type: path
  82. weight: 30
  83. region: content
  84. settings: { }
  85. third_party_settings: { }
  86. promote:
  87. type: boolean_checkbox
  88. weight: 15
  89. region: content
  90. settings:
  91. display_label: true
  92. third_party_settings: { }
  93. status:
  94. type: boolean_checkbox
  95. weight: 120
  96. region: content
  97. settings:
  98. display_label: true
  99. third_party_settings: { }
  100. sticky:
  101. type: boolean_checkbox
  102. weight: 16
  103. region: content
  104. settings:
  105. display_label: true
  106. third_party_settings: { }
  107. title:
  108. type: string_textfield
  109. weight: -5
  110. region: content
  111. settings:
  112. size: 60
  113. placeholder: ''
  114. third_party_settings: { }
  115. translation:
  116. weight: 10
  117. region: content
  118. settings: { }
  119. third_party_settings: { }
  120. uid:
  121. type: entity_reference_autocomplete
  122. weight: 5
  123. region: content
  124. settings:
  125. match_operator: CONTAINS
  126. match_limit: 10
  127. size: 60
  128. placeholder: ''
  129. third_party_settings: { }
  130. url_redirects:
  131. weight: 50
  132. region: content
  133. settings: { }
  134. third_party_settings: { }
  135. hidden: { }