You are here

core.entity_form_display.user.user.default.yml in Varbase Core 8.7

modules/varbase_security/config/optional/core.entity_form_display.user.user.default.yml

File

modules/varbase_security/config/optional/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_last_password_reset
  6. - field.field.user.user.field_password_expiration
  7. module:
  8. - user
  9. - password_policy
  10. id: user.user.default
  11. targetEntityType: user
  12. bundle: user
  13. mode: default
  14. content:
  15. account:
  16. weight: 0
  17. region: content
  18. settings: { }
  19. third_party_settings: { }
  20. contact:
  21. weight: 5
  22. region: content
  23. google_analytics:
  24. weight: 3
  25. region: content
  26. settings: { }
  27. third_party_settings: { }
  28. language:
  29. weight: 1
  30. region: content
  31. settings: { }
  32. third_party_settings: { }
  33. path:
  34. type: path
  35. weight: 30
  36. settings: { }
  37. third_party_settings: { }
  38. region: content
  39. timezone:
  40. weight: 2
  41. region: content
  42. settings: { }
  43. third_party_settings: { }
  44. user_picture:
  45. type: image_image
  46. settings:
  47. progress_indicator: throbber
  48. preview_image_style: thumbnail
  49. third_party_settings: { }
  50. weight: -1
  51. region: content
  52. hidden:
  53. field_last_password_reset: true
  54. field_password_expiration: true
  55. langcode: true