views.view.archive.yml

Same filename and directory in other branches
  1. 9 core/modules/node/config/optional/views.view.archive.yml
  2. 8.9.x core/modules/node/config/optional/views.view.archive.yml
  3. 10 core/modules/node/config/optional/views.view.archive.yml
core/modules/node/config/optional/views.view.archive.yml
2 string references to 'views.view.archive'
InstallerExistingConfigSyncDirectoryMultilingualTest::testConfigSync in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php
Confirms that the installation installed the configuration correctly.
RecipeRunnerTest::testModuleAndThemeInstall in core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php

File

core/modules/node/config/optional/views.view.archive.yml

View source
  1. langcode: en
  2. status: false
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.teaser
  6. module:
  7. - node
  8. - user
  9. id: archive
  10. label: Archive
  11. module: node
  12. description: 'All content, by month.'
  13. tag: default
  14. base_table: node_field_data
  15. base_field: nid
  16. display:
  17. default:
  18. id: default
  19. display_title: Default
  20. display_plugin: default
  21. position: 0
  22. display_options:
  23. title: 'Monthly archive'
  24. fields: { }
  25. pager:
  26. type: mini
  27. options:
  28. offset: 0
  29. pagination_heading_level: h4
  30. items_per_page: 10
  31. total_pages: 0
  32. id: 0
  33. tags:
  34. next: ››
  35. previous: ‹‹
  36. expose:
  37. items_per_page: false
  38. items_per_page_label: 'Items per page'
  39. items_per_page_options: '5, 10, 25, 50'
  40. items_per_page_options_all: false
  41. items_per_page_options_all_label: '- All -'
  42. offset: false
  43. offset_label: Offset
  44. exposed_form:
  45. type: basic
  46. options:
  47. submit_button: Apply
  48. reset_button: false
  49. reset_button_label: Reset
  50. exposed_sorts_label: 'Sort by'
  51. expose_sort_order: true
  52. sort_asc_label: Asc
  53. sort_desc_label: Desc
  54. access:
  55. type: perm
  56. options:
  57. perm: 'access content'
  58. cache:
  59. type: tag
  60. options: { }
  61. empty: { }
  62. sorts:
  63. created:
  64. id: created
  65. table: node_field_data
  66. field: created
  67. relationship: none
  68. group_type: group
  69. admin_label: ''
  70. entity_type: node
  71. entity_field: created
  72. plugin_id: date
  73. order: DESC
  74. expose:
  75. label: ''
  76. field_identifier: created
  77. exposed: false
  78. granularity: second
  79. arguments:
  80. created_year_month:
  81. id: created_year_month
  82. table: node_field_data
  83. field: created_year_month
  84. entity_type: node
  85. plugin_id: date_year_month
  86. default_action: summary
  87. exception:
  88. title_enable: true
  89. title_enable: true
  90. title: '{{ arguments.created_year_month }}'
  91. default_argument_type: fixed
  92. summary_options:
  93. override: true
  94. items_per_page: 30
  95. summary:
  96. sort_order: desc
  97. format: default_summary
  98. specify_validation: true
  99. filters:
  100. status:
  101. id: status
  102. table: node_field_data
  103. field: status
  104. entity_type: node
  105. entity_field: status
  106. plugin_id: boolean
  107. value: '1'
  108. group: 0
  109. expose:
  110. operator: '0'
  111. operator_limit_selection: false
  112. operator_list: { }
  113. langcode:
  114. id: langcode
  115. table: node_field_data
  116. field: langcode
  117. relationship: none
  118. group_type: group
  119. admin_label: ''
  120. entity_type: node
  121. entity_field: langcode
  122. plugin_id: language
  123. operator: in
  124. value:
  125. '***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
  126. group: 1
  127. exposed: false
  128. expose:
  129. operator_id: ''
  130. label: ''
  131. description: ''
  132. use_operator: false
  133. operator: ''
  134. operator_limit_selection: false
  135. operator_list: { }
  136. identifier: ''
  137. required: false
  138. remember: false
  139. multiple: false
  140. remember_roles:
  141. authenticated: authenticated
  142. reduce: false
  143. is_grouped: false
  144. group_info:
  145. label: ''
  146. description: ''
  147. identifier: ''
  148. optional: true
  149. widget: select
  150. multiple: false
  151. remember: false
  152. default_group: All
  153. default_group_multiple: { }
  154. group_items: { }
  155. style:
  156. type: default
  157. options:
  158. grouping: { }
  159. row_class: ''
  160. default_row_class: true
  161. uses_fields: false
  162. row:
  163. type: 'entity:node'
  164. options:
  165. view_mode: teaser
  166. query:
  167. type: views_query
  168. options:
  169. query_comment: ''
  170. disable_sql_rewrite: false
  171. distinct: false
  172. replica: false
  173. query_tags: { }
  174. relationships: { }
  175. header: { }
  176. footer: { }
  177. display_extenders: { }
  178. cache_metadata:
  179. max-age: -1
  180. contexts:
  181. - 'languages:language_interface'
  182. - url
  183. - url.query_args
  184. - 'user.node_grants:view'
  185. - user.permissions
  186. tags: { }
  187. block_1:
  188. id: block_1
  189. display_title: Block
  190. display_plugin: block
  191. position: 1
  192. display_options:
  193. arguments:
  194. created_year_month:
  195. id: created_year_month
  196. table: node_field_data
  197. field: created_year_month
  198. entity_type: node
  199. plugin_id: date_year_month
  200. default_action: summary
  201. exception:
  202. title_enable: true
  203. title_enable: true
  204. title: '{{ arguments.created_year_month }}'
  205. default_argument_type: fixed
  206. summary_options:
  207. items_per_page: 30
  208. summary:
  209. format: default_summary
  210. specify_validation: true
  211. query:
  212. type: views_query
  213. options: { }
  214. defaults:
  215. arguments: false
  216. display_extenders: { }
  217. cache_metadata:
  218. max-age: -1
  219. contexts:
  220. - 'languages:language_interface'
  221. - url
  222. - url.query_args
  223. - 'user.node_grants:view'
  224. - user.permissions
  225. tags: { }
  226. page_1:
  227. id: page_1
  228. display_title: Page
  229. display_plugin: page
  230. position: 2
  231. display_options:
  232. query:
  233. type: views_query
  234. options: { }
  235. display_extenders: { }
  236. path: archive
  237. cache_metadata:
  238. max-age: -1
  239. contexts:
  240. - 'languages:language_interface'
  241. - url
  242. - url.query_args
  243. - 'user.node_grants:view'
  244. - user.permissions
  245. tags: { }

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