views.view.profiles.yml 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - entity
  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. header: { }
  174. footer: { }
  175. empty: { }
  176. relationships: { }
  177. arguments:
  178. uid:
  179. id: uid
  180. table: profile
  181. field: uid
  182. relationship: none
  183. group_type: group
  184. admin_label: ''
  185. default_action: default
  186. exception:
  187. value: all
  188. title_enable: false
  189. title: All
  190. title_enable: false
  191. title: ''
  192. default_argument_type: user
  193. default_argument_options:
  194. user: false
  195. default_argument_skip_url: false
  196. summary_options:
  197. base_path: ''
  198. count: true
  199. items_per_page: 25
  200. override: false
  201. summary:
  202. sort_order: asc
  203. number_of_records: 0
  204. format: default_summary
  205. specify_validation: false
  206. validate:
  207. type: none
  208. fail: 'not found'
  209. validate_options: { }
  210. break_phrase: false
  211. not: false
  212. entity_type: profile
  213. entity_field: uid
  214. plugin_id: numeric
  215. type:
  216. id: type
  217. table: profile
  218. field: type
  219. relationship: none
  220. group_type: group
  221. admin_label: ''
  222. default_action: ignore
  223. exception:
  224. value: all
  225. title_enable: false
  226. title: All
  227. title_enable: false
  228. title: ''
  229. default_argument_type: fixed
  230. default_argument_options:
  231. argument: ''
  232. default_argument_skip_url: false
  233. summary_options:
  234. base_path: ''
  235. count: true
  236. items_per_page: 25
  237. override: false
  238. summary:
  239. sort_order: asc
  240. number_of_records: 0
  241. format: default_summary
  242. specify_validation: true
  243. validate:
  244. type: 'entity:profile_type'
  245. fail: 'not found'
  246. validate_options: { }
  247. glossary: false
  248. limit: 0
  249. case: none
  250. path_case: none
  251. transform_dash: false
  252. break_phrase: false
  253. entity_type: profile
  254. entity_field: type
  255. plugin_id: string
  256. status:
  257. id: status
  258. table: profile
  259. field: status
  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: false
  284. validate:
  285. type: none
  286. fail: 'not found'
  287. validate_options: { }
  288. break_phrase: false
  289. not: false
  290. entity_type: profile
  291. entity_field: status
  292. plugin_id: numeric
  293. display_extenders: { }
  294. title: Profiles
  295. cache_metadata:
  296. max-age: 0
  297. contexts:
  298. - 'languages:language_interface'
  299. - url
  300. profile_type_listing:
  301. display_plugin: embed
  302. id: profile_type_listing
  303. display_title: 'Profile type listing'
  304. position: 1
  305. display_options:
  306. display_extenders: { }
  307. display_description: ''
  308. cache_metadata:
  309. max-age: 0
  310. contexts:
  311. - 'languages:language_interface'
  312. - url
  313. user_view:
  314. display_plugin: embed
  315. id: user_view
  316. display_title: 'User view'
  317. position: 2
  318. display_options:
  319. display_extenders: { }
  320. fields:
  321. rendered_entity:
  322. id: rendered_entity
  323. table: profile
  324. field: rendered_entity
  325. relationship: none
  326. group_type: group
  327. admin_label: ''
  328. label: ''
  329. exclude: false
  330. alter:
  331. alter_text: false
  332. text: ''
  333. make_link: false
  334. path: ''
  335. absolute: false
  336. external: false
  337. replace_spaces: false
  338. path_case: none
  339. trim_whitespace: false
  340. alt: ''
  341. rel: ''
  342. link_class: ''
  343. prefix: ''
  344. suffix: ''
  345. target: ''
  346. nl2br: false
  347. max_length: 0
  348. word_boundary: true
  349. ellipsis: true
  350. more_link: false
  351. more_link_text: ''
  352. more_link_path: ''
  353. strip_tags: false
  354. trim: false
  355. preserve_tags: ''
  356. html: false
  357. element_type: ''
  358. element_class: ''
  359. element_label_type: ''
  360. element_label_class: ''
  361. element_label_colon: false
  362. element_wrapper_type: ''
  363. element_wrapper_class: ''
  364. element_default_classes: true
  365. empty: ''
  366. hide_empty: false
  367. empty_zero: false
  368. hide_alter_empty: true
  369. view_mode: default
  370. entity_type: profile
  371. plugin_id: rendered_entity
  372. defaults:
  373. fields: false
  374. display_description: ''
  375. cache_metadata:
  376. max-age: 0
  377. contexts:
  378. - 'languages:language_interface'
  379. - url