You are here

views.view.uc_catalog_terms.yml in Ubercart 8.4

uc_catalog/config/install/views.view.uc_catalog_terms.yml

File

uc_catalog/config/install/views.view.uc_catalog_terms.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.taxonomy_term.uc_catalog_image
  6. - taxonomy.vocabulary.catalog
  7. module:
  8. - image
  9. - taxonomy
  10. - user
  11. enforced:
  12. module:
  13. - uc_catalog
  14. id: uc_catalog_terms
  15. label: 'Catalog categories'
  16. module: views
  17. description: 'Display categories in header of uc_catalog View.'
  18. tag: Ubercart
  19. base_table: taxonomy_term_field_data
  20. base_field: tid
  21. core: 8.x
  22. display:
  23. default:
  24. display_plugin: default
  25. id: default
  26. display_title: Master
  27. position: 0
  28. display_options:
  29. access:
  30. type: perm
  31. options:
  32. perm: 'view catalog'
  33. cache:
  34. type: none
  35. options: { }
  36. query:
  37. type: views_query
  38. options:
  39. disable_sql_rewrite: false
  40. distinct: false
  41. replica: false
  42. query_comment: ''
  43. query_tags: { }
  44. exposed_form:
  45. type: basic
  46. options:
  47. submit_button: Apply
  48. reset_button: false
  49. reset_button_label: Reset
  50. exposed_sorts_label: 'Sort by'
  51. expose_sort_order: true
  52. sort_asc_label: Asc
  53. sort_desc_label: Desc
  54. pager:
  55. type: none
  56. options:
  57. offset: 0
  58. style:
  59. type: grid
  60. options:
  61. grouping: { }
  62. columns: 3
  63. automatic_width: true
  64. alignment: horizontal
  65. col_class_default: true
  66. col_class_custom: ''
  67. row_class_default: true
  68. row_class_custom: ''
  69. row:
  70. type: fields
  71. options:
  72. inline: { }
  73. separator: ''
  74. hide_empty: false
  75. default_field_elements: true
  76. fields:
  77. tid:
  78. id: tid
  79. table: taxonomy_term_field_data
  80. field: tid
  81. relationship: none
  82. group_type: group
  83. admin_label: ''
  84. label: ''
  85. exclude: true
  86. alter:
  87. alter_text: false
  88. text: ''
  89. make_link: false
  90. path: ''
  91. absolute: false
  92. external: false
  93. replace_spaces: false
  94. path_case: none
  95. trim_whitespace: false
  96. alt: ''
  97. rel: ''
  98. link_class: ''
  99. prefix: ''
  100. suffix: ''
  101. target: ''
  102. nl2br: false
  103. max_length: 0
  104. word_boundary: true
  105. ellipsis: true
  106. more_link: false
  107. more_link_text: ''
  108. more_link_path: ''
  109. strip_tags: false
  110. trim: false
  111. preserve_tags: ''
  112. html: false
  113. element_type: ''
  114. element_class: ''
  115. element_label_type: ''
  116. element_label_class: ''
  117. element_label_colon: false
  118. element_wrapper_type: ''
  119. element_wrapper_class: ''
  120. element_default_classes: true
  121. empty: ''
  122. hide_empty: false
  123. empty_zero: false
  124. hide_alter_empty: true
  125. click_sort_column: value
  126. type: number_unformatted
  127. settings: { }
  128. group_column: value
  129. group_columns: { }
  130. group_rows: true
  131. delta_limit: 0
  132. delta_offset: 0
  133. delta_reversed: false
  134. delta_first_last: false
  135. multi_type: separator
  136. separator: ', '
  137. field_api_classes: false
  138. entity_type: taxonomy_term
  139. entity_field: tid
  140. plugin_id: field
  141. uc_catalog_image:
  142. id: uc_catalog_image
  143. table: taxonomy_term__uc_catalog_image
  144. field: uc_catalog_image
  145. relationship: none
  146. group_type: group
  147. admin_label: ''
  148. label: ''
  149. exclude: false
  150. alter:
  151. alter_text: false
  152. text: ''
  153. make_link: true
  154. path: 'catalog/{{ tid }}'
  155. absolute: false
  156. external: false
  157. replace_spaces: false
  158. path_case: none
  159. trim_whitespace: false
  160. alt: ''
  161. rel: ''
  162. link_class: ''
  163. prefix: ''
  164. suffix: ''
  165. target: ''
  166. nl2br: false
  167. max_length: 0
  168. word_boundary: true
  169. ellipsis: true
  170. more_link: false
  171. more_link_text: ''
  172. more_link_path: ''
  173. strip_tags: false
  174. trim: false
  175. preserve_tags: ''
  176. html: false
  177. element_type: ''
  178. element_class: ''
  179. element_label_type: ''
  180. element_label_class: ''
  181. element_label_colon: false
  182. element_wrapper_type: ''
  183. element_wrapper_class: ''
  184. element_default_classes: true
  185. empty: ''
  186. hide_empty: false
  187. empty_zero: false
  188. hide_alter_empty: true
  189. click_sort_column: target_id
  190. type: image
  191. settings:
  192. image_style: uc_category
  193. image_link: ''
  194. group_column: ''
  195. group_columns: { }
  196. group_rows: true
  197. delta_limit: 0
  198. delta_offset: 0
  199. delta_reversed: false
  200. delta_first_last: false
  201. multi_type: separator
  202. separator: ', '
  203. field_api_classes: false
  204. plugin_id: field
  205. name:
  206. id: name
  207. table: taxonomy_term_field_data
  208. field: name
  209. relationship: none
  210. group_type: group
  211. admin_label: ''
  212. label: ''
  213. exclude: false
  214. alter:
  215. alter_text: false
  216. text: ''
  217. make_link: true
  218. path: 'catalog/{{ tid }}'
  219. absolute: false
  220. external: false
  221. replace_spaces: false
  222. path_case: none
  223. trim_whitespace: false
  224. alt: ''
  225. rel: ''
  226. link_class: ''
  227. prefix: ''
  228. suffix: ''
  229. target: ''
  230. nl2br: false
  231. max_length: 0
  232. word_boundary: false
  233. ellipsis: false
  234. more_link: false
  235. more_link_text: ''
  236. more_link_path: ''
  237. strip_tags: false
  238. trim: false
  239. preserve_tags: ''
  240. html: false
  241. element_type: ''
  242. element_class: ''
  243. element_label_type: ''
  244. element_label_class: ''
  245. element_label_colon: false
  246. element_wrapper_type: ''
  247. element_wrapper_class: ''
  248. element_default_classes: true
  249. empty: ''
  250. hide_empty: false
  251. empty_zero: false
  252. hide_alter_empty: true
  253. click_sort_column: value
  254. type: string
  255. settings:
  256. link_to_entity: false
  257. group_column: value
  258. group_columns: { }
  259. group_rows: true
  260. delta_limit: 0
  261. delta_offset: 0
  262. delta_reversed: false
  263. delta_first_last: false
  264. multi_type: separator
  265. separator: ', '
  266. field_api_classes: false
  267. convert_spaces: false
  268. entity_type: taxonomy_term
  269. entity_field: name
  270. plugin_id: term_name
  271. filters:
  272. vid:
  273. id: vid
  274. table: taxonomy_term_field_data
  275. field: vid
  276. relationship: none
  277. group_type: group
  278. admin_label: ''
  279. operator: in
  280. value:
  281. catalog: catalog
  282. group: 1
  283. exposed: false
  284. expose:
  285. operator_id: ''
  286. label: ''
  287. description: ''
  288. use_operator: false
  289. operator: ''
  290. identifier: ''
  291. required: false
  292. remember: false
  293. multiple: false
  294. remember_roles:
  295. authenticated: authenticated
  296. reduce: false
  297. is_grouped: false
  298. group_info:
  299. label: ''
  300. description: ''
  301. identifier: ''
  302. optional: true
  303. widget: select
  304. multiple: false
  305. remember: false
  306. default_group: All
  307. default_group_multiple: { }
  308. group_items: { }
  309. entity_type: taxonomy_term
  310. entity_field: vid
  311. plugin_id: bundle
  312. sorts:
  313. weight:
  314. id: weight
  315. table: taxonomy_term_field_data
  316. field: weight
  317. relationship: none
  318. group_type: group
  319. admin_label: ''
  320. order: ASC
  321. exposed: false
  322. expose:
  323. label: Weight
  324. entity_type: taxonomy_term
  325. entity_field: weight
  326. plugin_id: standard
  327. name:
  328. id: name
  329. table: taxonomy_term_field_data
  330. field: name
  331. relationship: none
  332. group_type: group
  333. admin_label: ''
  334. order: ASC
  335. exposed: false
  336. expose:
  337. label: Name
  338. entity_type: taxonomy_term
  339. entity_field: name
  340. plugin_id: standard
  341. header: { }
  342. footer: { }
  343. empty: { }
  344. relationships: { }
  345. arguments:
  346. parent:
  347. id: parent
  348. table: taxonomy_term_hierarchy
  349. field: parent
  350. relationship: none
  351. group_type: group
  352. admin_label: ''
  353. default_action: default
  354. exception:
  355. value: all
  356. title_enable: false
  357. title: All
  358. title_enable: false
  359. title: ''
  360. default_argument_type: fixed
  361. default_argument_options:
  362. argument: '0'
  363. default_argument_skip_url: false
  364. summary_options:
  365. base_path: ''
  366. count: true
  367. items_per_page: 25
  368. override: false
  369. summary:
  370. sort_order: asc
  371. number_of_records: 0
  372. format: default_summary
  373. specify_validation: false
  374. validate:
  375. type: none
  376. fail: 'not found'
  377. validate_options: { }
  378. break_phrase: false
  379. not: false
  380. entity_type: taxonomy_term
  381. entity_field: parent
  382. plugin_id: taxonomy
  383. display_extenders: { }
  384. cache_metadata:
  385. contexts:
  386. - 'languages:language_content'
  387. - 'languages:language_interface'
  388. - url
  389. - user.permissions
  390. cacheable: false
  391. max-age: -1
  392. tags:
  393. - 'config:field.storage.taxonomy_term.uc_catalog_image'