core.entity_view_display.user_history.user_history.tab.yml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. uuid: 91bdd6bf-d214-41c1-9731-f4c5972062a6
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.user_history.tab
  7. - field.field.user_history.user_history.changed
  8. - field.field.user_history.user_history.field_company
  9. - field.field.user_history.user_history.field_member_type
  10. - field.field.user_history.user_history.field_memo
  11. - field.field.user_history.user_history.field_showroom
  12. module:
  13. - user_history
  14. _core:
  15. default_config_hash: 9xmWD-ipJmTwO8v1QpZ37pO4vsMRUJAhpdiMYtViG5c
  16. id: user_history.user_history.tab
  17. targetEntityType: user_history
  18. bundle: user_history
  19. mode: tab
  20. content:
  21. action:
  22. type: string
  23. label: inline
  24. settings:
  25. link_to_entity: false
  26. third_party_settings: { }
  27. weight: 3
  28. region: content
  29. created:
  30. type: timestamp
  31. label: inline
  32. settings:
  33. date_format: medium
  34. custom_date_format: ''
  35. timezone: ''
  36. third_party_settings: { }
  37. weight: 1
  38. region: content
  39. difference:
  40. type: string
  41. label: inline
  42. settings:
  43. link_to_entity: false
  44. third_party_settings: { }
  45. weight: 20
  46. region: content
  47. label:
  48. type: string
  49. label: inline
  50. settings:
  51. link_to_entity: false
  52. third_party_settings: { }
  53. weight: 0
  54. region: content
  55. modified_by:
  56. type: entity_reference_label
  57. label: inline
  58. settings:
  59. link: true
  60. third_party_settings: { }
  61. weight: 2
  62. region: content
  63. user_login:
  64. type: timestamp
  65. label: inline
  66. settings:
  67. date_format: medium
  68. custom_date_format: ''
  69. timezone: ''
  70. third_party_settings: { }
  71. weight: 9
  72. region: content
  73. user_mail:
  74. type: basic_string
  75. label: inline
  76. settings: { }
  77. third_party_settings: { }
  78. weight: 5
  79. region: content
  80. user_name:
  81. type: string
  82. label: inline
  83. settings:
  84. link_to_entity: false
  85. third_party_settings: { }
  86. weight: 4
  87. region: content
  88. user_roles:
  89. type: string
  90. label: inline
  91. settings:
  92. link_to_entity: false
  93. third_party_settings: { }
  94. weight: 8
  95. region: content
  96. user_status:
  97. type: boolean
  98. label: inline
  99. settings:
  100. format: custom
  101. format_custom_false: Blocked
  102. format_custom_true: Active
  103. third_party_settings: { }
  104. weight: 7
  105. region: content
  106. user_timezone:
  107. type: string
  108. label: inline
  109. settings:
  110. link_to_entity: false
  111. third_party_settings: { }
  112. weight: 6
  113. region: content
  114. hidden:
  115. changed: true
  116. field_company: true
  117. field_member_type: true
  118. field_memo: true
  119. field_showroom: true
  120. search_api_excerpt: true
  121. synonyms: true
  122. user_access: true
  123. user_changed: true
  124. user_created: true
  125. user_deleted: true
  126. user_id: true
  127. user_init: true
  128. user_langcode: true
  129. user_pass: true
  130. user_preferred_admin_langcode: true
  131. user_preferred_langcode: true