views.view.profiles.yml 9.0 KB

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