core.entity_form_display.user.user.default.yml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  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. - profile
  14. - user
  15. id: user.user.default
  16. targetEntityType: user
  17. bundle: user
  18. mode: default
  19. content:
  20. account:
  21. weight: 0
  22. region: content
  23. settings: { }
  24. third_party_settings: { }
  25. contact_company_profiles:
  26. type: profile_form
  27. weight: 8
  28. region: content
  29. settings:
  30. form_mode: default
  31. third_party_settings: { }
  32. customer_profiles:
  33. type: profile_form
  34. weight: 7
  35. region: content
  36. settings:
  37. form_mode: default
  38. third_party_settings: { }
  39. field_company:
  40. type: entity_reference_autocomplete
  41. weight: 1
  42. region: content
  43. settings:
  44. match_operator: CONTAINS
  45. match_limit: 10
  46. size: 60
  47. placeholder: ''
  48. third_party_settings: { }
  49. field_member_type:
  50. type: options_select
  51. weight: 4
  52. region: content
  53. settings: { }
  54. third_party_settings: { }
  55. field_memo:
  56. type: string_textarea
  57. weight: 3
  58. region: content
  59. settings:
  60. rows: 5
  61. placeholder: ''
  62. third_party_settings: { }
  63. field_showroom:
  64. type: entity_reference_autocomplete
  65. weight: 2
  66. region: content
  67. settings:
  68. match_operator: CONTAINS
  69. match_limit: 10
  70. size: 60
  71. placeholder: ''
  72. third_party_settings: { }
  73. language:
  74. weight: 9
  75. region: content
  76. settings: { }
  77. third_party_settings: { }
  78. matomo:
  79. weight: 7
  80. region: content
  81. settings: { }
  82. third_party_settings: { }
  83. member_profiles:
  84. type: profile_form
  85. weight: 6
  86. region: content
  87. settings:
  88. form_mode: default
  89. third_party_settings: { }
  90. path:
  91. type: path
  92. weight: 11
  93. region: content
  94. settings: { }
  95. third_party_settings: { }
  96. simplenews:
  97. weight: 5
  98. region: content
  99. settings: { }
  100. third_party_settings: { }
  101. timezone:
  102. weight: 10
  103. region: content
  104. settings: { }
  105. third_party_settings: { }
  106. hidden:
  107. commerce_remote_id: true
  108. contact: true
  109. google_analytics: true
  110. langcode: true