You are here

core.entity_form_display.user.user.default.yml in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.5

Same filename and directory in other branches
  1. 8.4 config/install/core.entity_form_display.user.user.default.yml
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. module:
  5. - user
  6. id: user.user.default
  7. targetEntityType: user
  8. bundle: user
  9. mode: default
  10. content:
  11. account:
  12. weight: -10
  13. contact:
  14. weight: 5
  15. google_analytics:
  16. weight: 3
  17. language:
  18. weight: 0
  19. path:
  20. type: path
  21. weight: 30
  22. settings: { }
  23. third_party_settings: { }
  24. timezone:
  25. weight: 6
  26. user_picture:
  27. type: image_image
  28. settings:
  29. progress_indicator: throbber
  30. preview_image_style: thumbnail
  31. third_party_settings: { }
  32. weight: -1
  33. hidden:
  34. langcode: true