views.view.recipe_collections.yml

Same filename and directory in other branches
  1. 9 core/profiles/demo_umami/config/install/views.view.recipe_collections.yml
  2. 8.9.x core/profiles/demo_umami/config/install/views.view.recipe_collections.yml
  3. 10 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_responsive
  173. options:
  174. grouping: { }
  175. columns: 4
  176. cell_min_width: 100
  177. grid_gutter: 14
  178. alignment: vertical
  179. row:
  180. type: fields
  181. query:
  182. type: views_query
  183. options:
  184. query_comment: ''
  185. disable_sql_rewrite: false
  186. distinct: false
  187. replica: false
  188. query_tags: { }
  189. relationships: { }
  190. header: { }
  191. footer: { }
  192. display_extenders: { }
  193. cache_metadata:
  194. max-age: -1
  195. contexts:
  196. - 'languages:language_content'
  197. - 'languages:language_interface'
  198. - user.permissions
  199. tags: { }
  200. block:
  201. id: block
  202. display_title: Block
  203. display_plugin: block
  204. position: 1
  205. display_options:
  206. rendering_language: '***LANGUAGE_language_content***'
  207. display_extenders: { }
  208. block_hide_empty: true
  209. cache_metadata:
  210. max-age: -1
  211. contexts:
  212. - 'languages:language_interface'
  213. - user.permissions
  214. tags: { }

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