You are here

views.view.test_autorefresh.yml in Views Autorefresh D8 port 8

config/optional/views.view.test_autorefresh.yml

File

config/optional/views.view.test_autorefresh.yml
View source
  1. status: false
  2. dependencies:
  3. config:
  4. - node.type.article
  5. module:
  6. - node
  7. - user
  8. - views_autorefresh_d8
  9. id: test_autorefresh
  10. label: test_autorefresh
  11. module: views
  12. description: 'A view to test ViewAutorefresh Plugin'
  13. tag: ''
  14. base_table: node_field_data
  15. base_field: nid
  16. core: 8.x
  17. display:
  18. default:
  19. display_plugin: default
  20. id: default
  21. display_title: Master
  22. position: 0
  23. display_options:
  24. access:
  25. type: perm
  26. options:
  27. perm: 'access content'
  28. cache:
  29. type: none
  30. options: { }
  31. query:
  32. type: views_query
  33. options:
  34. disable_sql_rewrite: false
  35. distinct: false
  36. replica: false
  37. query_comment: ''
  38. query_tags: { }
  39. exposed_form:
  40. type: basic
  41. options:
  42. submit_button: Apply
  43. reset_button: false
  44. reset_button_label: Reset
  45. exposed_sorts_label: 'Sort by'
  46. expose_sort_order: true
  47. sort_asc_label: Asc
  48. sort_desc_label: Desc
  49. pager:
  50. type: some
  51. options:
  52. items_per_page: 5
  53. offset: 0
  54. style:
  55. type: default
  56. row:
  57. type: fields
  58. fields:
  59. title:
  60. id: title
  61. table: node_field_data
  62. field: title
  63. settings:
  64. link_to_entity: false
  65. plugin_id: field
  66. relationship: none
  67. group_type: group
  68. admin_label: ''
  69. label: ''
  70. exclude: false
  71. alter:
  72. alter_text: false
  73. text: ''
  74. make_link: false
  75. path: ''
  76. absolute: false
  77. external: false
  78. replace_spaces: false
  79. path_case: none
  80. trim_whitespace: false
  81. alt: ''
  82. rel: ''
  83. link_class: ''
  84. prefix: ''
  85. suffix: ''
  86. target: ''
  87. nl2br: false
  88. max_length: 0
  89. word_boundary: true
  90. ellipsis: true
  91. more_link: false
  92. more_link_text: ''
  93. more_link_path: ''
  94. strip_tags: false
  95. trim: false
  96. preserve_tags: ''
  97. html: false
  98. element_type: ''
  99. element_class: ''
  100. element_label_type: ''
  101. element_label_class: ''
  102. element_label_colon: true
  103. element_wrapper_type: ''
  104. element_wrapper_class: ''
  105. element_default_classes: true
  106. empty: ''
  107. hide_empty: false
  108. empty_zero: false
  109. hide_alter_empty: true
  110. click_sort_column: value
  111. type: string
  112. group_column: value
  113. group_columns: { }
  114. group_rows: true
  115. delta_limit: 0
  116. delta_offset: 0
  117. delta_reversed: false
  118. delta_first_last: false
  119. multi_type: separator
  120. separator: ', '
  121. field_api_classes: false
  122. filters:
  123. status:
  124. value: '1'
  125. table: node_field_data
  126. field: status
  127. plugin_id: boolean
  128. entity_type: node
  129. entity_field: status
  130. id: status
  131. expose:
  132. operator: ''
  133. group: 1
  134. type:
  135. id: type
  136. table: node_field_data
  137. field: type
  138. value:
  139. article: article
  140. entity_type: node
  141. entity_field: type
  142. plugin_id: bundle
  143. sorts:
  144. random:
  145. id: random
  146. table: views
  147. field: random
  148. relationship: none
  149. group_type: group
  150. admin_label: ''
  151. order: ASC
  152. exposed: false
  153. expose:
  154. label: ''
  155. plugin_id: random
  156. title: test_autorefresh
  157. header:
  158. autorefresh:
  159. id: autorefresh
  160. table: views
  161. field: autorefresh
  162. relationship: none
  163. group_type: group
  164. admin_label: ''
  165. empty: false
  166. interval: '2000'
  167. plugin_id: views_autorefresh_area
  168. footer: { }
  169. empty: { }
  170. relationships: { }
  171. arguments: { }
  172. display_extenders: { }
  173. use_ajax: true
  174. cache_metadata:
  175. max-age: 0
  176. contexts:
  177. - 'languages:language_content'
  178. - 'languages:language_interface'
  179. - 'user.node_grants:view'
  180. - user.permissions
  181. tags: { }
  182. page_1:
  183. display_plugin: page
  184. id: page_1
  185. display_title: Page
  186. position: 1
  187. display_options:
  188. display_extenders: { }
  189. path: autorefresh
  190. cache_metadata:
  191. max-age: 0
  192. contexts:
  193. - 'languages:language_content'
  194. - 'languages:language_interface'
  195. - 'user.node_grants:view'
  196. - user.permissions
  197. tags: { }