views.view.articles_aside.yml 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  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. core: 8.x
  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: some
  52. options:
  53. items_per_page: 3
  54. offset: 0
  55. style:
  56. type: default
  57. row:
  58. type: 'entity:node'
  59. options:
  60. relationship: none
  61. view_mode: card
  62. fields:
  63. title:
  64. id: title
  65. table: node_field_data
  66. field: title
  67. entity_type: node
  68. entity_field: title
  69. label: ''
  70. alter:
  71. alter_text: false
  72. make_link: false
  73. absolute: false
  74. trim: false
  75. word_boundary: false
  76. ellipsis: false
  77. strip_tags: false
  78. html: false
  79. hide_empty: false
  80. empty_zero: false
  81. settings:
  82. link_to_entity: true
  83. plugin_id: field
  84. relationship: none
  85. group_type: group
  86. admin_label: ''
  87. exclude: false
  88. element_type: ''
  89. element_class: ''
  90. element_label_type: ''
  91. element_label_class: ''
  92. element_label_colon: true
  93. element_wrapper_type: ''
  94. element_wrapper_class: ''
  95. element_default_classes: true
  96. empty: ''
  97. hide_alter_empty: true
  98. click_sort_column: value
  99. type: string
  100. group_column: value
  101. group_columns: { }
  102. group_rows: true
  103. delta_limit: 0
  104. delta_offset: 0
  105. delta_reversed: false
  106. delta_first_last: false
  107. multi_type: separator
  108. separator: ', '
  109. field_api_classes: false
  110. filters:
  111. status:
  112. value: '1'
  113. table: node_field_data
  114. field: status
  115. plugin_id: boolean
  116. entity_type: node
  117. entity_field: status
  118. id: status
  119. expose:
  120. operator: ''
  121. group: 1
  122. type:
  123. id: type
  124. table: node_field_data
  125. field: type
  126. value:
  127. article: article
  128. entity_type: node
  129. entity_field: type
  130. plugin_id: bundle
  131. sorts:
  132. created:
  133. id: created
  134. table: node_field_data
  135. field: created
  136. order: DESC
  137. entity_type: node
  138. entity_field: created
  139. plugin_id: date
  140. relationship: none
  141. group_type: group
  142. admin_label: ''
  143. exposed: false
  144. expose:
  145. label: ''
  146. granularity: second
  147. title: 'More featured articles'
  148. header: { }
  149. footer: { }
  150. empty: { }
  151. relationships: { }
  152. arguments:
  153. nid:
  154. id: nid
  155. table: node_field_data
  156. field: nid
  157. relationship: none
  158. group_type: group
  159. admin_label: ''
  160. default_action: default
  161. exception:
  162. value: all
  163. title_enable: false
  164. title: All
  165. title_enable: false
  166. title: ''
  167. default_argument_type: node
  168. default_argument_options: { }
  169. default_argument_skip_url: false
  170. summary_options:
  171. base_path: ''
  172. count: true
  173. items_per_page: 25
  174. override: false
  175. summary:
  176. sort_order: asc
  177. number_of_records: 0
  178. format: default_summary
  179. specify_validation: false
  180. validate:
  181. type: none
  182. fail: 'not found'
  183. validate_options: { }
  184. break_phrase: false
  185. not: true
  186. entity_type: node
  187. entity_field: nid
  188. plugin_id: node_nid
  189. display_extenders: { }
  190. cache_metadata:
  191. max-age: -1
  192. contexts:
  193. - 'languages:language_content'
  194. - 'languages:language_interface'
  195. - url
  196. - 'user.node_grants:view'
  197. - user.permissions
  198. tags: { }
  199. block_1:
  200. display_plugin: block
  201. id: block_1
  202. display_title: Block
  203. position: 1
  204. display_options:
  205. display_extenders: { }
  206. block_description: 'Articles aside'
  207. cache_metadata:
  208. max-age: -1
  209. contexts:
  210. - 'languages:language_content'
  211. - 'languages:language_interface'
  212. - url
  213. - 'user.node_grants:view'
  214. - user.permissions
  215. tags: { }