views.view.archive.yml

Same filename in this branch
  1. 11.x core/modules/node/config/optional/views.view.archive.yml
  2. 11.x core/tests/fixtures/config_install/multilingual/language/es/views.view.archive.yml
Same filename 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/tests/fixtures/config_install/multilingual/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/tests/fixtures/config_install/multilingual/views.view.archive.yml

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

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