You are here

views.view.recipes.yml in Drupal 8

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

File

core/profiles/demo_umami/config/install/views.view.recipes.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.card
  6. - node.type.recipe
  7. - system.menu.main
  8. module:
  9. - node
  10. - user
  11. id: recipes
  12. label: Recipes
  13. module: views
  14. description: 'Recipes listing'
  15. tag: ''
  16. base_table: node_field_data
  17. base_field: nid
  18. display:
  19. default:
  20. display_plugin: default
  21. id: default
  22. display_title: Master
  23. position: 0
  24. display_options:
  25. access:
  26. type: perm
  27. options:
  28. perm: 'access content'
  29. cache:
  30. type: tag
  31. options: { }
  32. query:
  33. type: views_query
  34. options:
  35. disable_sql_rewrite: false
  36. distinct: false
  37. replica: false
  38. query_comment: ''
  39. query_tags: { }
  40. exposed_form:
  41. type: basic
  42. options:
  43. submit_button: Apply
  44. reset_button: false
  45. reset_button_label: Reset
  46. exposed_sorts_label: 'Sort by'
  47. expose_sort_order: true
  48. sort_asc_label: Asc
  49. sort_desc_label: Desc
  50. pager:
  51. type: mini
  52. options:
  53. items_per_page: 12
  54. offset: 0
  55. id: 0
  56. total_pages: null
  57. tags:
  58. previous: ‹‹
  59. next: ››
  60. expose:
  61. items_per_page: false
  62. items_per_page_label: 'Items per page'
  63. items_per_page_options: '5, 10, 25, 50'
  64. items_per_page_options_all: false
  65. items_per_page_options_all_label: '- All -'
  66. offset: false
  67. offset_label: Offset
  68. style:
  69. type: default
  70. row:
  71. type: 'entity:node'
  72. options:
  73. relationship: none
  74. view_mode: card
  75. fields:
  76. title:
  77. id: title
  78. table: node_field_data
  79. field: title
  80. entity_type: node
  81. entity_field: title
  82. label: ''
  83. alter:
  84. alter_text: false
  85. make_link: false
  86. absolute: false
  87. trim: false
  88. word_boundary: false
  89. ellipsis: false
  90. strip_tags: false
  91. html: false
  92. hide_empty: false
  93. empty_zero: false
  94. settings:
  95. link_to_entity: true
  96. plugin_id: field
  97. relationship: none
  98. group_type: group
  99. admin_label: ''
  100. exclude: false
  101. element_type: ''
  102. element_class: ''
  103. element_label_type: ''
  104. element_label_class: ''
  105. element_label_colon: true
  106. element_wrapper_type: ''
  107. element_wrapper_class: ''
  108. element_default_classes: true
  109. empty: ''
  110. hide_alter_empty: true
  111. click_sort_column: value
  112. type: string
  113. group_column: value
  114. group_columns: { }
  115. group_rows: true
  116. delta_limit: 0
  117. delta_offset: 0
  118. delta_reversed: false
  119. delta_first_last: false
  120. multi_type: separator
  121. separator: ', '
  122. field_api_classes: false
  123. filters:
  124. status:
  125. value: '1'
  126. table: node_field_data
  127. field: status
  128. plugin_id: boolean
  129. entity_type: node
  130. entity_field: status
  131. id: status
  132. expose:
  133. operator: ''
  134. operator_limit_selection: false
  135. operator_list: { }
  136. group: 1
  137. type:
  138. id: type
  139. table: node_field_data
  140. field: type
  141. value:
  142. recipe: recipe
  143. entity_type: node
  144. entity_field: type
  145. plugin_id: bundle
  146. expose:
  147. operator_limit_selection: false
  148. operator_list: { }
  149. group: 1
  150. default_langcode:
  151. id: default_langcode
  152. table: node_field_data
  153. field: default_langcode
  154. relationship: none
  155. group_type: group
  156. admin_label: ''
  157. operator: '='
  158. value: '1'
  159. group: 1
  160. exposed: false
  161. expose:
  162. operator_id: ''
  163. label: ''
  164. description: ''
  165. use_operator: false
  166. operator: ''
  167. operator_limit_selection: false
  168. operator_list: { }
  169. identifier: ''
  170. required: false
  171. remember: false
  172. multiple: false
  173. remember_roles:
  174. authenticated: authenticated
  175. is_grouped: false
  176. group_info:
  177. label: ''
  178. description: ''
  179. identifier: ''
  180. optional: true
  181. widget: select
  182. multiple: false
  183. remember: false
  184. default_group: All
  185. default_group_multiple: { }
  186. group_items: { }
  187. entity_type: node
  188. entity_field: default_langcode
  189. plugin_id: boolean
  190. sorts:
  191. created:
  192. id: created
  193. table: node_field_data
  194. field: created
  195. order: DESC
  196. entity_type: node
  197. entity_field: created
  198. plugin_id: date
  199. relationship: none
  200. group_type: group
  201. admin_label: ''
  202. exposed: false
  203. expose:
  204. label: ''
  205. granularity: second
  206. nid:
  207. id: nid
  208. table: node_field_data
  209. field: nid
  210. relationship: none
  211. group_type: group
  212. admin_label: ''
  213. order: ASC
  214. exposed: false
  215. expose:
  216. label: ''
  217. entity_type: node
  218. entity_field: nid
  219. plugin_id: standard
  220. title: Recipes
  221. header: { }
  222. footer: { }
  223. empty: { }
  224. relationships: { }
  225. arguments: { }
  226. display_extenders: { }
  227. css_class: grid--4
  228. filter_groups:
  229. operator: AND
  230. groups:
  231. 1: AND
  232. cache_metadata:
  233. max-age: -1
  234. contexts:
  235. - 'languages:language_content'
  236. - 'languages:language_interface'
  237. - url.query_args
  238. - 'user.node_grants:view'
  239. - user.permissions
  240. tags: { }
  241. page_1:
  242. display_plugin: page
  243. id: page_1
  244. display_title: Page
  245. position: 1
  246. display_options:
  247. display_extenders: { }
  248. path: recipes
  249. menu:
  250. type: normal
  251. title: Recipes
  252. description: ''
  253. expanded: false
  254. parent: ''
  255. weight: 30
  256. context: '0'
  257. menu_name: main
  258. rendering_language: '***LANGUAGE_language_interface***'
  259. cache_metadata:
  260. max-age: -1
  261. contexts:
  262. - 'languages:language_interface'
  263. - url.query_args
  264. - 'user.node_grants:view'
  265. - user.permissions
  266. tags: { }