core.entity_form_display.block_content.sommaire.default.yml 909 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. uuid: 19fb36da-a783-40df-a2e0-896eb195132d
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - block_content.type.sommaire
  7. - field.field.block_content.sommaire.body
  8. - field.field.block_content.sommaire.layout_builder__layout
  9. module:
  10. - text
  11. id: block_content.sommaire.default
  12. targetEntityType: block_content
  13. bundle: sommaire
  14. mode: default
  15. content:
  16. body:
  17. type: text_textarea_with_summary
  18. weight: 26
  19. region: content
  20. settings:
  21. rows: 9
  22. summary_rows: 3
  23. placeholder: ''
  24. show_summary: false
  25. third_party_settings: { }
  26. info:
  27. type: string_textfield
  28. weight: -5
  29. region: content
  30. settings:
  31. size: 60
  32. placeholder: ''
  33. third_party_settings: { }
  34. langcode:
  35. type: language_select
  36. weight: 2
  37. region: content
  38. settings:
  39. include_locked: true
  40. third_party_settings: { }
  41. hidden:
  42. layout_builder__layout: true