views.view.profiles.yml 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  1. uuid: ecb1909a-9cc2-4579-bfd3-7e0c8b38ea40
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - profile
  7. id: profiles
  8. label: Profiles
  9. module: views
  10. description: ''
  11. tag: ''
  12. base_table: profile
  13. base_field: profile_id
  14. display:
  15. default:
  16. id: default
  17. display_title: Master
  18. display_plugin: default
  19. position: 0
  20. display_options:
  21. title: Profiles
  22. fields:
  23. rendered_entity:
  24. id: rendered_entity
  25. table: profile
  26. field: rendered_entity
  27. relationship: none
  28. group_type: group
  29. admin_label: ''
  30. entity_type: profile
  31. plugin_id: rendered_entity
  32. label: ''
  33. exclude: false
  34. alter:
  35. alter_text: false
  36. text: ''
  37. make_link: false
  38. path: ''
  39. absolute: false
  40. external: false
  41. replace_spaces: false
  42. path_case: none
  43. trim_whitespace: false
  44. alt: ''
  45. rel: ''
  46. link_class: ''
  47. prefix: ''
  48. suffix: ''
  49. target: ''
  50. nl2br: false
  51. max_length: 0
  52. word_boundary: true
  53. ellipsis: true
  54. more_link: false
  55. more_link_text: ''
  56. more_link_path: ''
  57. strip_tags: false
  58. trim: false
  59. preserve_tags: ''
  60. html: false
  61. element_type: ''
  62. element_class: ''
  63. element_label_type: ''
  64. element_label_class: ''
  65. element_label_colon: false
  66. element_wrapper_type: ''
  67. element_wrapper_class: ''
  68. element_default_classes: true
  69. empty: ''
  70. hide_empty: false
  71. empty_zero: false
  72. hide_alter_empty: true
  73. view_mode: default
  74. operations:
  75. id: operations
  76. table: profile
  77. field: operations
  78. relationship: none
  79. group_type: group
  80. admin_label: ''
  81. entity_type: profile
  82. plugin_id: entity_operations
  83. label: ''
  84. exclude: false
  85. alter:
  86. alter_text: false
  87. text: ''
  88. make_link: false
  89. path: ''
  90. absolute: false
  91. external: false
  92. replace_spaces: false
  93. path_case: none
  94. trim_whitespace: false
  95. alt: ''
  96. rel: ''
  97. link_class: ''
  98. prefix: ''
  99. suffix: ''
  100. target: ''
  101. nl2br: false
  102. max_length: 0
  103. word_boundary: true
  104. ellipsis: true
  105. more_link: false
  106. more_link_text: ''
  107. more_link_path: ''
  108. strip_tags: false
  109. trim: false
  110. preserve_tags: ''
  111. html: false
  112. element_type: ''
  113. element_class: ''
  114. element_label_type: ''
  115. element_label_class: ''
  116. element_label_colon: false
  117. element_wrapper_type: ''
  118. element_wrapper_class: ''
  119. element_default_classes: true
  120. empty: ''
  121. hide_empty: false
  122. empty_zero: false
  123. hide_alter_empty: true
  124. destination: true
  125. pager:
  126. type: none
  127. options:
  128. offset: 0
  129. exposed_form:
  130. type: basic
  131. options:
  132. submit_button: Apply
  133. reset_button: false
  134. reset_button_label: Reset
  135. exposed_sorts_label: 'Sort by'
  136. expose_sort_order: true
  137. sort_asc_label: Asc
  138. sort_desc_label: Desc
  139. access:
  140. type: none
  141. options: { }
  142. cache:
  143. type: tag
  144. options: { }
  145. empty:
  146. area:
  147. id: area
  148. table: views
  149. field: area
  150. relationship: none
  151. group_type: group
  152. admin_label: ''
  153. plugin_id: text
  154. empty: true
  155. content:
  156. value: 'There are no profiles yet.'
  157. format: basic_html
  158. tokenize: false
  159. sorts:
  160. is_default:
  161. id: is_default
  162. table: profile
  163. field: is_default
  164. relationship: none
  165. group_type: group
  166. admin_label: ''
  167. entity_type: profile
  168. entity_field: is_default
  169. plugin_id: standard
  170. order: DESC
  171. expose:
  172. label: ''
  173. exposed: false
  174. profile_id:
  175. id: profile_id
  176. table: profile
  177. field: profile_id
  178. relationship: none
  179. group_type: group
  180. admin_label: ''
  181. entity_type: profile
  182. entity_field: profile_id
  183. plugin_id: standard
  184. order: DESC
  185. expose:
  186. label: ''
  187. exposed: false
  188. arguments:
  189. uid:
  190. id: uid
  191. table: profile
  192. field: uid
  193. relationship: none
  194. group_type: group
  195. admin_label: ''
  196. entity_type: profile
  197. entity_field: uid
  198. plugin_id: numeric
  199. default_action: default
  200. exception:
  201. value: all
  202. title_enable: false
  203. title: All
  204. title_enable: false
  205. title: ''
  206. default_argument_type: user
  207. default_argument_options:
  208. user: false
  209. default_argument_skip_url: false
  210. summary_options:
  211. base_path: ''
  212. count: true
  213. override: false
  214. items_per_page: 25
  215. summary:
  216. sort_order: asc
  217. number_of_records: 0
  218. format: default_summary
  219. specify_validation: false
  220. validate:
  221. type: none
  222. fail: 'not found'
  223. validate_options: { }
  224. break_phrase: false
  225. not: false
  226. type:
  227. id: type
  228. table: profile
  229. field: type
  230. relationship: none
  231. group_type: group
  232. admin_label: ''
  233. entity_type: profile
  234. entity_field: type
  235. plugin_id: string
  236. default_action: ignore
  237. exception:
  238. value: all
  239. title_enable: false
  240. title: All
  241. title_enable: false
  242. title: ''
  243. default_argument_type: fixed
  244. default_argument_options:
  245. argument: ''
  246. default_argument_skip_url: false
  247. summary_options:
  248. base_path: ''
  249. count: true
  250. override: false
  251. items_per_page: 25
  252. summary:
  253. sort_order: asc
  254. number_of_records: 0
  255. format: default_summary
  256. specify_validation: true
  257. validate:
  258. type: 'entity:profile_type'
  259. fail: 'not found'
  260. validate_options: { }
  261. glossary: false
  262. limit: 0
  263. case: none
  264. path_case: none
  265. transform_dash: false
  266. break_phrase: false
  267. status:
  268. id: status
  269. table: profile
  270. field: status
  271. relationship: none
  272. group_type: group
  273. admin_label: ''
  274. entity_type: profile
  275. entity_field: status
  276. plugin_id: numeric
  277. default_action: ignore
  278. exception:
  279. value: all
  280. title_enable: false
  281. title: All
  282. title_enable: false
  283. title: ''
  284. default_argument_type: fixed
  285. default_argument_options:
  286. argument: ''
  287. default_argument_skip_url: false
  288. summary_options:
  289. base_path: ''
  290. count: true
  291. override: false
  292. items_per_page: 25
  293. summary:
  294. sort_order: asc
  295. number_of_records: 0
  296. format: default_summary
  297. specify_validation: false
  298. validate:
  299. type: none
  300. fail: 'not found'
  301. validate_options: { }
  302. break_phrase: false
  303. not: false
  304. filters: { }
  305. style:
  306. type: grid
  307. options:
  308. grouping: { }
  309. columns: 4
  310. automatic_width: true
  311. alignment: horizontal
  312. row_class_custom: ''
  313. row_class_default: true
  314. col_class_custom: ''
  315. col_class_default: true
  316. row:
  317. type: fields
  318. options:
  319. default_field_elements: true
  320. inline: { }
  321. separator: ''
  322. hide_empty: false
  323. query:
  324. type: views_query
  325. options:
  326. query_comment: ''
  327. disable_sql_rewrite: false
  328. distinct: false
  329. replica: false
  330. query_tags: { }
  331. relationships: { }
  332. header: { }
  333. footer: { }
  334. display_extenders: { }
  335. cache_metadata:
  336. max-age: -1
  337. contexts:
  338. - 'languages:language_interface'
  339. - url
  340. tags: { }
  341. user_page:
  342. id: user_page
  343. display_title: 'User page'
  344. display_plugin: embed
  345. position: 1
  346. display_options:
  347. display_description: ''
  348. display_extenders: { }
  349. cache_metadata:
  350. max-age: -1
  351. contexts:
  352. - 'languages:language_interface'
  353. - url
  354. tags: { }