You are here

views.view.cms_blog_categories.yml in Glazed CMS Blog 8

config/install/views.view.cms_blog_categories.yml

File

config/install/views.view.cms_blog_categories.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - taxonomy.vocabulary.cms_blog_category
  6. enforced:
  7. module:
  8. - cms_blog
  9. module:
  10. - node
  11. - taxonomy
  12. - user
  13. id: cms_blog_categories
  14. label: 'Blog Categories'
  15. module: views
  16. description: ''
  17. tag: cms_blog
  18. base_table: taxonomy_term_field_data
  19. base_field: tid
  20. core: 8.x
  21. display:
  22. default:
  23. display_plugin: default
  24. id: default
  25. display_title: Master
  26. position: 0
  27. display_options:
  28. access:
  29. type: perm
  30. options:
  31. perm: 'access content'
  32. cache:
  33. type: tag
  34. options: { }
  35. query:
  36. type: views_query
  37. options:
  38. disable_sql_rewrite: false
  39. distinct: false
  40. replica: false
  41. query_comment: ''
  42. query_tags: { }
  43. exposed_form:
  44. type: basic
  45. options:
  46. submit_button: Apply
  47. reset_button: false
  48. reset_button_label: Reset
  49. exposed_sorts_label: 'Sort by'
  50. expose_sort_order: true
  51. sort_asc_label: Asc
  52. sort_desc_label: Desc
  53. pager:
  54. type: none
  55. options:
  56. items_per_page: null
  57. offset: 0
  58. style:
  59. type: html_list
  60. row:
  61. type: fields
  62. fields:
  63. nid:
  64. id: nid
  65. table: node_field_data
  66. field: nid
  67. relationship: reverse__node__field_cms_blog_category
  68. group_type: count
  69. admin_label: ''
  70. label: ''
  71. exclude: true
  72. alter:
  73. alter_text: false
  74. text: ''
  75. make_link: false
  76. path: ''
  77. absolute: false
  78. external: false
  79. replace_spaces: false
  80. path_case: none
  81. trim_whitespace: false
  82. alt: ''
  83. rel: ''
  84. link_class: ''
  85. prefix: ''
  86. suffix: ''
  87. target: ''
  88. nl2br: false
  89. max_length: 0
  90. word_boundary: true
  91. ellipsis: true
  92. more_link: false
  93. more_link_text: ''
  94. more_link_path: ''
  95. strip_tags: false
  96. trim: false
  97. preserve_tags: ''
  98. html: false
  99. element_type: ''
  100. element_class: ''
  101. element_label_type: ''
  102. element_label_class: ''
  103. element_label_colon: false
  104. element_wrapper_type: ''
  105. element_wrapper_class: ''
  106. element_default_classes: true
  107. empty: ''
  108. hide_empty: false
  109. empty_zero: false
  110. hide_alter_empty: true
  111. click_sort_column: value
  112. type: number_integer
  113. settings:
  114. thousand_separator: ''
  115. prefix_suffix: true
  116. group_column: value
  117. group_columns:
  118. entity_id: entity_id
  119. group_rows: true
  120. delta_limit: 0
  121. delta_offset: 0
  122. delta_reversed: false
  123. delta_first_last: false
  124. multi_type: separator
  125. separator: ', '
  126. field_api_classes: false
  127. entity_type: node
  128. entity_field: nid
  129. plugin_id: field
  130. name:
  131. id: name
  132. table: taxonomy_term_field_data
  133. field: name
  134. relationship: none
  135. group_type: group
  136. admin_label: ''
  137. label: ''
  138. exclude: false
  139. alter:
  140. alter_text: true
  141. text: '{{ name }} <span class="glazed-util-text-muted">({{ nid }})</span>'
  142. make_link: false
  143. path: ''
  144. absolute: false
  145. external: false
  146. replace_spaces: false
  147. path_case: none
  148. trim_whitespace: false
  149. alt: ''
  150. rel: ''
  151. link_class: ''
  152. prefix: ''
  153. suffix: ''
  154. target: ''
  155. nl2br: false
  156. max_length: 0
  157. word_boundary: false
  158. ellipsis: false
  159. more_link: false
  160. more_link_text: ''
  161. more_link_path: ''
  162. strip_tags: false
  163. trim: false
  164. preserve_tags: ''
  165. html: false
  166. element_type: ''
  167. element_class: ''
  168. element_label_type: ''
  169. element_label_class: ''
  170. element_label_colon: false
  171. element_wrapper_type: ''
  172. element_wrapper_class: ''
  173. element_default_classes: true
  174. empty: ''
  175. hide_empty: false
  176. empty_zero: false
  177. hide_alter_empty: true
  178. click_sort_column: value
  179. type: string
  180. settings:
  181. link_to_entity: true
  182. group_column: value
  183. group_columns:
  184. entity_id: entity_id
  185. group_rows: true
  186. delta_limit: 0
  187. delta_offset: 0
  188. delta_reversed: false
  189. delta_first_last: false
  190. multi_type: separator
  191. separator: ', '
  192. field_api_classes: false
  193. convert_spaces: false
  194. entity_type: taxonomy_term
  195. entity_field: name
  196. plugin_id: term_name
  197. filters:
  198. vid:
  199. id: vid
  200. table: taxonomy_term_field_data
  201. field: vid
  202. value:
  203. cms_blog_category: cms_blog_category
  204. entity_type: taxonomy_term
  205. entity_field: vid
  206. plugin_id: bundle
  207. sorts:
  208. name:
  209. id: name
  210. table: taxonomy_term_field_data
  211. field: name
  212. relationship: none
  213. group_type: group
  214. admin_label: ''
  215. order: ASC
  216. exposed: false
  217. expose:
  218. label: ''
  219. entity_type: taxonomy_term
  220. entity_field: name
  221. plugin_id: standard
  222. title: Categories
  223. header: { }
  224. footer: { }
  225. empty: { }
  226. relationships:
  227. reverse__node__field_cms_blog_category:
  228. id: reverse__node__field_cms_blog_category
  229. table: taxonomy_term_field_data
  230. field: reverse__node__field_cms_blog_category
  231. relationship: none
  232. group_type: group
  233. admin_label: field_cms_blog_category
  234. required: false
  235. entity_type: taxonomy_term
  236. plugin_id: entity_reverse
  237. arguments: { }
  238. display_extenders: { }
  239. group_by: true
  240. cache_metadata:
  241. max-age: -1
  242. contexts:
  243. - 'languages:language_content'
  244. - 'languages:language_interface'
  245. - user.permissions
  246. tags: { }
  247. block:
  248. display_plugin: block
  249. id: block
  250. display_title: Block
  251. position: 1
  252. display_options:
  253. display_extenders: { }
  254. cache_metadata:
  255. max-age: -1
  256. contexts:
  257. - 'languages:language_content'
  258. - 'languages:language_interface'
  259. - user.permissions
  260. tags: { }