views.view.articles_aside.yml

Same filename and directory in other branches
  1. 8.9.x core/profiles/demo_umami/config/install/views.view.articles_aside.yml
  2. 10 core/profiles/demo_umami/config/install/views.view.articles_aside.yml
  3. 11.x core/profiles/demo_umami/config/install/views.view.articles_aside.yml
core/profiles/demo_umami/config/install/views.view.articles_aside.yml

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.card
  6. - node.type.article
  7. module:
  8. - node
  9. - user
  10. id: articles_aside
  11. label: 'Articles aside'
  12. module: views
  13. description: ''
  14. tag: ''
  15. base_table: node_field_data
  16. base_field: nid
  17. display:
  18. default:
  19. id: default
  20. display_title: Default
  21. display_plugin: default
  22. position: 0
  23. display_options:
  24. title: 'More featured articles'
  25. fields:
  26. title:
  27. id: title
  28. table: node_field_data
  29. field: title
  30. relationship: none
  31. group_type: group
  32. admin_label: ''
  33. entity_type: node
  34. entity_field: title
  35. plugin_id: field
  36. label: ''
  37. exclude: false
  38. alter:
  39. alter_text: false
  40. make_link: false
  41. absolute: false
  42. word_boundary: false
  43. ellipsis: false
  44. strip_tags: false
  45. trim: false
  46. html: false
  47. element_type: ''
  48. element_class: ''
  49. element_label_type: ''
  50. element_label_class: ''
  51. element_label_colon: true
  52. element_wrapper_type: ''
  53. element_wrapper_class: ''
  54. element_default_classes: true
  55. empty: ''
  56. hide_empty: false
  57. empty_zero: false
  58. hide_alter_empty: true
  59. click_sort_column: value
  60. type: string
  61. settings:
  62. link_to_entity: true
  63. group_column: value
  64. group_columns: { }
  65. group_rows: true
  66. delta_limit: 0
  67. delta_offset: 0
  68. delta_reversed: false
  69. delta_first_last: false
  70. multi_type: separator
  71. separator: ', '
  72. field_api_classes: false
  73. pager:
  74. type: some
  75. options:
  76. offset: 0
  77. items_per_page: 3
  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. created:
  98. id: created
  99. table: node_field_data
  100. field: created
  101. relationship: none
  102. group_type: group
  103. admin_label: ''
  104. entity_type: node
  105. entity_field: created
  106. plugin_id: date
  107. order: DESC
  108. expose:
  109. label: ''
  110. field_identifier: created
  111. exposed: false
  112. granularity: second
  113. nid:
  114. id: nid
  115. table: node_field_data
  116. field: nid
  117. relationship: none
  118. group_type: group
  119. admin_label: ''
  120. entity_type: node
  121. entity_field: nid
  122. plugin_id: standard
  123. order: ASC
  124. expose:
  125. label: ''
  126. field_identifier: nid
  127. exposed: false
  128. arguments:
  129. nid:
  130. id: nid
  131. table: node_field_data
  132. field: nid
  133. relationship: none
  134. group_type: group
  135. admin_label: ''
  136. entity_type: node
  137. entity_field: nid
  138. plugin_id: node_nid
  139. default_action: default
  140. exception:
  141. value: all
  142. title_enable: false
  143. title: All
  144. title_enable: false
  145. title: ''
  146. default_argument_type: node
  147. default_argument_options: { }
  148. default_argument_skip_url: false
  149. summary_options:
  150. base_path: ''
  151. count: true
  152. override: false
  153. items_per_page: 25
  154. summary:
  155. sort_order: asc
  156. number_of_records: 0
  157. format: default_summary
  158. specify_validation: false
  159. validate:
  160. type: none
  161. fail: 'not found'
  162. validate_options: { }
  163. break_phrase: false
  164. not: true
  165. filters:
  166. status:
  167. id: status
  168. table: node_field_data
  169. field: status
  170. entity_type: node
  171. entity_field: status
  172. plugin_id: boolean
  173. value: '1'
  174. group: 1
  175. expose:
  176. operator: ''
  177. operator_limit_selection: false
  178. operator_list: { }
  179. type:
  180. id: type
  181. table: node_field_data
  182. field: type
  183. entity_type: node
  184. entity_field: type
  185. plugin_id: bundle
  186. value:
  187. article: article
  188. expose:
  189. operator_limit_selection: false
  190. operator_list: { }
  191. langcode:
  192. id: langcode
  193. table: node_field_data
  194. field: langcode
  195. relationship: none
  196. group_type: group
  197. admin_label: ''
  198. entity_type: node
  199. entity_field: langcode
  200. plugin_id: language
  201. operator: in
  202. value:
  203. '***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
  204. group: 1
  205. exposed: false
  206. expose:
  207. operator_id: ''
  208. label: ''
  209. description: ''
  210. use_operator: false
  211. operator: ''
  212. operator_limit_selection: false
  213. operator_list: { }
  214. identifier: ''
  215. required: false
  216. remember: false
  217. multiple: false
  218. remember_roles:
  219. authenticated: authenticated
  220. reduce: false
  221. is_grouped: false
  222. group_info:
  223. label: ''
  224. description: ''
  225. identifier: ''
  226. optional: true
  227. widget: select
  228. multiple: false
  229. remember: false
  230. default_group: All
  231. default_group_multiple: { }
  232. group_items: { }
  233. style:
  234. type: default
  235. row:
  236. type: 'entity:node'
  237. options:
  238. relationship: none
  239. view_mode: card
  240. query:
  241. type: views_query
  242. options:
  243. query_comment: ''
  244. disable_sql_rewrite: false
  245. distinct: false
  246. replica: false
  247. query_tags: { }
  248. relationships: { }
  249. header: { }
  250. footer: { }
  251. display_extenders: { }
  252. cache_metadata:
  253. max-age: -1
  254. contexts:
  255. - 'languages:language_content'
  256. - 'languages:language_interface'
  257. - url
  258. - 'user.node_grants:view'
  259. - user.permissions
  260. tags: { }
  261. block_1:
  262. id: block_1
  263. display_title: Block
  264. display_plugin: block
  265. position: 1
  266. display_options:
  267. display_extenders: { }
  268. block_description: 'Articles aside'
  269. cache_metadata:
  270. max-age: -1
  271. contexts:
  272. - 'languages:language_content'
  273. - 'languages:language_interface'
  274. - url
  275. - 'user.node_grants:view'
  276. - user.permissions
  277. tags: { }

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