views.view.recipe_collections.yml

Same filename in other branches
  1. 9 core/profiles/demo_umami/config/install/views.view.recipe_collections.yml
  2. 10 core/profiles/demo_umami/config/install/views.view.recipe_collections.yml
  3. 11.x core/profiles/demo_umami/config/install/views.view.recipe_collections.yml
core/profiles/demo_umami/config/install/views.view.recipe_collections.yml

File

core/profiles/demo_umami/config/install/views.view.recipe_collections.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - taxonomy.vocabulary.tags
  6. module:
  7. - taxonomy
  8. - user
  9. id: recipe_collections
  10. label: 'Recipe Collections'
  11. module: views
  12. description: ''
  13. tag: ''
  14. base_table: taxonomy_term_field_data
  15. base_field: tid
  16. display:
  17. default:
  18. display_plugin: default
  19. id: default
  20. display_title: Master
  21. position: 0
  22. display_options:
  23. access:
  24. type: perm
  25. options:
  26. perm: 'access content'
  27. cache:
  28. type: tag
  29. options: { }
  30. query:
  31. type: views_query
  32. options:
  33. disable_sql_rewrite: false
  34. distinct: false
  35. replica: false
  36. query_comment: ''
  37. query_tags: { }
  38. exposed_form:
  39. type: basic
  40. options:
  41. submit_button: Apply
  42. reset_button: false
  43. reset_button_label: Reset
  44. exposed_sorts_label: 'Sort by'
  45. expose_sort_order: true
  46. sort_asc_label: Asc
  47. sort_desc_label: Desc
  48. pager:
  49. type: some
  50. options:
  51. items_per_page: 16
  52. offset: 0
  53. style:
  54. type: grid
  55. options:
  56. grouping: { }
  57. columns: 4
  58. automatic_width: false
  59. alignment: vertical
  60. col_class_default: true
  61. col_class_custom: ''
  62. row_class_default: true
  63. row_class_custom: ''
  64. row:
  65. type: fields
  66. fields:
  67. name:
  68. id: name
  69. table: taxonomy_term_field_data
  70. field: name
  71. entity_type: taxonomy_term
  72. entity_field: name
  73. label: ''
  74. alter:
  75. alter_text: false
  76. make_link: false
  77. absolute: false
  78. trim: false
  79. word_boundary: false
  80. ellipsis: false
  81. strip_tags: false
  82. html: false
  83. hide_empty: false
  84. empty_zero: false
  85. type: string
  86. settings:
  87. link_to_entity: true
  88. plugin_id: term_name
  89. relationship: none
  90. group_type: group
  91. admin_label: ''
  92. exclude: false
  93. element_type: ''
  94. element_class: ''
  95. element_label_type: ''
  96. element_label_class: ''
  97. element_label_colon: true
  98. element_wrapper_type: ''
  99. element_wrapper_class: ''
  100. element_default_classes: true
  101. empty: ''
  102. hide_alter_empty: true
  103. click_sort_column: value
  104. group_column: value
  105. group_columns: { }
  106. group_rows: true
  107. delta_limit: 0
  108. delta_offset: 0
  109. delta_reversed: false
  110. delta_first_last: false
  111. multi_type: separator
  112. separator: ', '
  113. field_api_classes: false
  114. convert_spaces: false
  115. filters:
  116. vid:
  117. id: vid
  118. table: taxonomy_term_field_data
  119. field: vid
  120. value:
  121. tags: tags
  122. entity_type: taxonomy_term
  123. entity_field: vid
  124. plugin_id: bundle
  125. expose:
  126. operator_limit_selection: false
  127. operator_list: { }
  128. group: 1
  129. default_langcode:
  130. id: default_langcode
  131. table: taxonomy_term_field_data
  132. field: default_langcode
  133. relationship: none
  134. group_type: group
  135. admin_label: ''
  136. operator: '='
  137. value: '1'
  138. group: 1
  139. exposed: false
  140. expose:
  141. operator_id: ''
  142. label: ''
  143. description: ''
  144. use_operator: false
  145. operator: ''
  146. operator_limit_selection: false
  147. operator_list: { }
  148. identifier: ''
  149. required: false
  150. remember: false
  151. multiple: false
  152. remember_roles:
  153. authenticated: authenticated
  154. is_grouped: false
  155. group_info:
  156. label: ''
  157. description: ''
  158. identifier: ''
  159. optional: true
  160. widget: select
  161. multiple: false
  162. remember: false
  163. default_group: All
  164. default_group_multiple: { }
  165. group_items: { }
  166. entity_type: taxonomy_term
  167. entity_field: default_langcode
  168. plugin_id: boolean
  169. sorts:
  170. name:
  171. id: name
  172. table: taxonomy_term_field_data
  173. field: name
  174. relationship: none
  175. group_type: group
  176. admin_label: ''
  177. order: ASC
  178. exposed: false
  179. expose:
  180. label: ''
  181. entity_type: taxonomy_term
  182. entity_field: name
  183. plugin_id: standard
  184. title: 'Recipe collections'
  185. header: { }
  186. footer: { }
  187. empty: { }
  188. relationships: { }
  189. arguments: { }
  190. display_extenders: { }
  191. filter_groups:
  192. operator: AND
  193. groups:
  194. 1: AND
  195. cache_metadata:
  196. max-age: -1
  197. contexts:
  198. - 'languages:language_content'
  199. - 'languages:language_interface'
  200. - user.permissions
  201. tags: { }
  202. block:
  203. display_plugin: block
  204. id: block
  205. display_title: Block
  206. position: 1
  207. display_options:
  208. display_extenders: { }
  209. block_hide_empty: true
  210. rendering_language: '***LANGUAGE_language_interface***'
  211. cache_metadata:
  212. max-age: -1
  213. contexts:
  214. - 'languages:language_interface'
  215. - user.permissions
  216. tags: { }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.