You are here

core.entity_form_display.user.user.default.yml in Panopoly Users 8.2

config/install/core.entity_form_display.user.user.default.yml

File

config/install/core.entity_form_display.user.user.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.user.user.field_panopoly_users_about
  6. - field.field.user.user.layout_builder__layout
  7. - field.field.user.user.user_picture
  8. - image.style.panopoly_images_thumbnail
  9. module:
  10. - image
  11. - path
  12. - text
  13. - user
  14. id: user.user.default
  15. targetEntityType: user
  16. bundle: user
  17. mode: default
  18. content:
  19. account:
  20. weight: 0
  21. settings: { }
  22. third_party_settings: { }
  23. region: content
  24. contact:
  25. weight: 5
  26. settings: { }
  27. third_party_settings: { }
  28. region: content
  29. field_panopoly_users_about:
  30. weight: 3
  31. settings:
  32. rows: 9
  33. placeholder: ''
  34. summary_rows: 3
  35. third_party_settings: { }
  36. type: text_textarea_with_summary
  37. region: content
  38. language:
  39. weight: 2
  40. settings: { }
  41. third_party_settings: { }
  42. region: content
  43. path:
  44. type: path
  45. weight: 1
  46. settings: { }
  47. third_party_settings: { }
  48. region: content
  49. timezone:
  50. weight: 6
  51. settings: { }
  52. third_party_settings: { }
  53. region: content
  54. user_picture:
  55. type: image_image
  56. weight: 4
  57. settings:
  58. preview_image_style: panopoly_images_thumbnail
  59. progress_indicator: throbber
  60. third_party_settings: { }
  61. region: content
  62. hidden:
  63. layout_builder__layout: true