core.entity_form_display.user.user.default.yml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. uuid: 1c56abbe-9848-4bae-a7e2-6111c2411799
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.user.user.commerce_remote_id
  7. - field.field.user.user.field_company
  8. - field.field.user.user.field_member_type
  9. - field.field.user.user.field_memo
  10. - field.field.user.user.field_showroom
  11. module:
  12. - path
  13. - user
  14. id: user.user.default
  15. targetEntityType: user
  16. bundle: user
  17. mode: default
  18. content:
  19. account:
  20. weight: 0
  21. region: content
  22. settings: { }
  23. third_party_settings: { }
  24. field_company:
  25. type: entity_reference_autocomplete
  26. weight: 1
  27. region: content
  28. settings:
  29. match_operator: CONTAINS
  30. match_limit: 10
  31. size: 60
  32. placeholder: ''
  33. third_party_settings: { }
  34. field_memo:
  35. type: string_textarea
  36. weight: 3
  37. region: content
  38. settings:
  39. rows: 5
  40. placeholder: ''
  41. third_party_settings: { }
  42. field_showroom:
  43. type: entity_reference_autocomplete
  44. weight: 2
  45. region: content
  46. settings:
  47. match_operator: CONTAINS
  48. match_limit: 10
  49. size: 60
  50. placeholder: ''
  51. third_party_settings: { }
  52. language:
  53. weight: 5
  54. region: content
  55. settings: { }
  56. third_party_settings: { }
  57. matomo:
  58. weight: 7
  59. region: content
  60. settings: { }
  61. third_party_settings: { }
  62. path:
  63. type: path
  64. weight: 7
  65. region: content
  66. settings: { }
  67. third_party_settings: { }
  68. simplenews:
  69. weight: 4
  70. region: content
  71. settings: { }
  72. third_party_settings: { }
  73. timezone:
  74. weight: 6
  75. region: content
  76. settings: { }
  77. third_party_settings: { }
  78. hidden:
  79. commerce_remote_id: true
  80. contact: true
  81. contact_company_profiles: true
  82. customer_profiles: true
  83. field_member_type: true
  84. google_analytics: true
  85. langcode: true
  86. member_profiles: true