core.entity_form_display.node.mentions_legales.default.yml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. uuid: 77147a70-6b6c-4b43-90d9-2f9c792659f7
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.mentions_legales.body
  7. - node.type.mentions_legales
  8. module:
  9. - path
  10. - text
  11. id: node.mentions_legales.default
  12. targetEntityType: node
  13. bundle: mentions_legales
  14. mode: default
  15. content:
  16. body:
  17. type: text_textarea_with_summary
  18. weight: 5
  19. region: content
  20. settings:
  21. rows: 9
  22. summary_rows: 3
  23. placeholder: ''
  24. show_summary: false
  25. third_party_settings: { }
  26. langcode:
  27. type: language_select
  28. weight: 0
  29. region: content
  30. settings:
  31. include_locked: true
  32. third_party_settings: { }
  33. path:
  34. type: path
  35. weight: 2
  36. region: content
  37. settings: { }
  38. third_party_settings: { }
  39. status:
  40. type: boolean_checkbox
  41. weight: 4
  42. region: content
  43. settings:
  44. display_label: true
  45. third_party_settings: { }
  46. title:
  47. type: string_textfield
  48. weight: 1
  49. region: content
  50. settings:
  51. size: 60
  52. placeholder: ''
  53. third_party_settings: { }
  54. url_redirects:
  55. weight: 3
  56. region: content
  57. settings: { }
  58. third_party_settings: { }
  59. hidden:
  60. created: true
  61. promote: true
  62. sticky: true
  63. uid: true