core.entity_form_display.node.informations_pratiques.default.yml 1.3 KB

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