core.entity_form_display.user.user.default.yml 539 B

123456789101112131415161718192021222324252627282930
  1. uuid: e4fa74da-e7e2-4770-afbc-3a4dc115c909
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.user.user.field_domain_admin
  7. module:
  8. - user
  9. id: user.user.default
  10. targetEntityType: user
  11. bundle: user
  12. mode: default
  13. content:
  14. account:
  15. weight: -10
  16. region: content
  17. field_domain_admin:
  18. type: options_buttons
  19. weight: 50
  20. settings: { }
  21. third_party_settings: { }
  22. region: content
  23. language:
  24. weight: 0
  25. region: content
  26. timezone:
  27. weight: 6
  28. region: content
  29. hidden:
  30. langcode: true