1
0

views.view.current_user_doc_profile.yml 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. uuid: 3236f925-f4b3-4621-a798-7ec1e9b13494
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - profile.type.collaborateur
  7. - user.role.collaborateur
  8. - views.view.curent_user_site_dossier
  9. module:
  10. - profile
  11. - user
  12. id: current_user_doc_profile
  13. label: 'Current user doc profile'
  14. module: views
  15. description: ''
  16. tag: ''
  17. base_table: profile
  18. base_field: profile_id
  19. display:
  20. default:
  21. id: default
  22. display_title: Default
  23. display_plugin: default
  24. position: 0
  25. display_options:
  26. title: 'Mon espace de travail'
  27. fields: { }
  28. pager:
  29. type: none
  30. options:
  31. offset: 0
  32. items_per_page: 0
  33. exposed_form:
  34. type: basic
  35. options:
  36. submit_button: Appliquer
  37. reset_button: false
  38. reset_button_label: Réinitialiser
  39. exposed_sorts_label: 'Trier par'
  40. expose_sort_order: true
  41. sort_asc_label: Asc
  42. sort_desc_label: Desc
  43. access:
  44. type: role
  45. options:
  46. role:
  47. collaborateur: collaborateur
  48. cache:
  49. type: tag
  50. options: { }
  51. empty: { }
  52. sorts: { }
  53. arguments:
  54. uid:
  55. id: uid
  56. table: profile
  57. field: uid
  58. relationship: none
  59. group_type: group
  60. admin_label: ''
  61. entity_type: profile
  62. entity_field: uid
  63. plugin_id: numeric
  64. default_action: default
  65. exception:
  66. value: all
  67. title_enable: false
  68. title: All
  69. title_enable: false
  70. title: ''
  71. default_argument_type: current_user
  72. default_argument_options: { }
  73. summary_options:
  74. base_path: ''
  75. count: true
  76. override: false
  77. items_per_page: 25
  78. summary:
  79. sort_order: asc
  80. number_of_records: 0
  81. format: default_summary
  82. specify_validation: false
  83. validate:
  84. type: none
  85. fail: 'not found'
  86. validate_options: { }
  87. break_phrase: false
  88. not: false
  89. filters:
  90. status:
  91. id: status
  92. table: profile
  93. field: status
  94. entity_type: profile
  95. entity_field: status
  96. plugin_id: boolean
  97. value: '1'
  98. group: 1
  99. expose:
  100. operator: ''
  101. type:
  102. id: type
  103. table: profile
  104. field: type
  105. entity_type: profile
  106. entity_field: type
  107. plugin_id: bundle
  108. value:
  109. collaborateur: collaborateur
  110. style:
  111. type: default
  112. options:
  113. row_class: ''
  114. default_row_class: true
  115. uses_fields: false
  116. row:
  117. type: 'entity:profile'
  118. options:
  119. relationship: none
  120. view_mode: default
  121. query:
  122. type: views_query
  123. options:
  124. query_comment: ''
  125. disable_sql_rewrite: false
  126. distinct: false
  127. replica: false
  128. query_tags: { }
  129. relationships:
  130. uid:
  131. id: uid
  132. table: profile
  133. field: uid
  134. relationship: none
  135. group_type: group
  136. admin_label: Utilisateur
  137. entity_type: profile
  138. entity_field: uid
  139. plugin_id: standard
  140. required: false
  141. header:
  142. view:
  143. id: view
  144. table: views
  145. field: view
  146. relationship: none
  147. group_type: group
  148. admin_label: 'current user site dossier'
  149. plugin_id: view
  150. empty: false
  151. view_to_insert: 'curent_user_site_dossier:default'
  152. inherit_arguments: false
  153. footer:
  154. area:
  155. id: area
  156. table: views
  157. field: area
  158. relationship: none
  159. group_type: group
  160. admin_label: ''
  161. plugin_id: text
  162. empty: false
  163. content:
  164. value: '<a href="user/{{ raw_arguments.uid }}/collaborateur">editer mes fichiers</a>'
  165. format: wysiwyg
  166. tokenize: true
  167. display_extenders:
  168. matomo:
  169. enabled: false
  170. keyword_gets: ''
  171. keyword_behavior: first
  172. keyword_concat_separator: ' '
  173. category_behavior: none
  174. category_gets: ''
  175. category_concat_separator: ' '
  176. category_fallback: ''
  177. category_facets: { }
  178. category_facets_concat_separator: ', '
  179. cache_metadata:
  180. max-age: -1
  181. contexts:
  182. - 'languages:language_interface'
  183. - url
  184. - user
  185. - user.roles
  186. tags: { }
  187. block_1:
  188. id: block_1
  189. display_title: 'doc profil Block'
  190. display_plugin: block
  191. position: 1
  192. display_options:
  193. display_description: ''
  194. display_extenders:
  195. matomo:
  196. enabled: false
  197. keyword_gets: ''
  198. keyword_behavior: first
  199. keyword_concat_separator: ' '
  200. category_behavior: none
  201. category_gets: ''
  202. category_concat_separator: ' '
  203. category_fallback: ''
  204. category_facets: { }
  205. category_facets_concat_separator: ', '
  206. block_description: 'current user doc profil block'
  207. cache_metadata:
  208. max-age: -1
  209. contexts:
  210. - 'languages:language_interface'
  211. - url
  212. - user
  213. - user.roles
  214. tags: { }