core.entity_form_display.user.user.default.yml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  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_member_type:
  35. type: options_select
  36. weight: 4
  37. region: content
  38. settings: { }
  39. third_party_settings: { }
  40. field_memo:
  41. type: string_textarea
  42. weight: 3
  43. region: content
  44. settings:
  45. rows: 5
  46. placeholder: ''
  47. third_party_settings: { }
  48. field_showroom:
  49. type: entity_reference_autocomplete
  50. weight: 2
  51. region: content
  52. settings:
  53. match_operator: CONTAINS
  54. match_limit: 10
  55. size: 60
  56. placeholder: ''
  57. third_party_settings: { }
  58. google_analytics:
  59. weight: 3
  60. region: content
  61. settings: { }
  62. third_party_settings: { }
  63. language:
  64. weight: 6
  65. region: content
  66. settings: { }
  67. third_party_settings: { }
  68. matomo:
  69. weight: 7
  70. region: content
  71. settings: { }
  72. third_party_settings: { }
  73. path:
  74. type: path
  75. weight: 7
  76. region: content
  77. settings: { }
  78. third_party_settings: { }
  79. simplenews:
  80. weight: 5
  81. region: content
  82. settings: { }
  83. third_party_settings: { }
  84. timezone:
  85. weight: 6
  86. region: content
  87. settings: { }
  88. third_party_settings: { }
  89. hidden:
  90. commerce_remote_id: true
  91. contact: true
  92. contact_company_profiles: true
  93. customer_profiles: true
  94. langcode: true
  95. member_profiles: true