views.view.recipe_collections.yml

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

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