core.entity_form_display.user.user.default.yml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. uuid: e4fa74da-e7e2-4770-afbc-3a4dc115c909
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.user.user.field_domain_access
  7. - field.field.user.user.field_domain_admin
  8. - field.field.user.user.field_domain_all_affiliates
  9. module:
  10. - path
  11. - user
  12. id: user.user.default
  13. targetEntityType: user
  14. bundle: user
  15. mode: default
  16. content:
  17. account:
  18. weight: -10
  19. region: content
  20. settings: { }
  21. third_party_settings: { }
  22. field_domain_access:
  23. type: options_buttons
  24. weight: 40
  25. settings: { }
  26. third_party_settings: { }
  27. region: content
  28. field_domain_admin:
  29. type: options_buttons
  30. weight: 50
  31. settings: { }
  32. third_party_settings: { }
  33. region: content
  34. field_domain_all_affiliates:
  35. type: boolean_checkbox
  36. settings:
  37. display_label: true
  38. weight: 41
  39. third_party_settings: { }
  40. region: content
  41. language:
  42. weight: 0
  43. region: content
  44. settings: { }
  45. third_party_settings: { }
  46. matomo:
  47. weight: 3
  48. settings: { }
  49. third_party_settings: { }
  50. region: content
  51. path:
  52. type: path
  53. weight: 30
  54. region: content
  55. settings: { }
  56. third_party_settings: { }
  57. piwik:
  58. weight: 3
  59. settings: { }
  60. third_party_settings: { }
  61. region: content
  62. timezone:
  63. weight: 6
  64. region: content
  65. hidden:
  66. langcode: true