You are here

views.view.recently_read_content.yml in Recently Read 8

config/install/views.view.recently_read_content.yml

File

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