You are here

views.view.photos_album_list.yml in Album Photos 6.0.x

Same filename and directory in other branches
  1. 8.5 config/optional/views.view.photos_album_list.yml
config/optional/views.view.photos_album_list.yml

File

config/optional/views.view.photos_album_list.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - node.type.photos
  6. module:
  7. - node
  8. - photos
  9. - user
  10. id: photos_album_list
  11. label: Albums
  12. module: views
  13. description: 'A list of photo albums.'
  14. tag: ''
  15. base_table: node_field_data
  16. base_field: nid
  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: tag
  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: mini
  51. options:
  52. items_per_page: 10
  53. offset: 0
  54. id: 0
  55. total_pages: null
  56. expose:
  57. items_per_page: false
  58. items_per_page_label: 'Items per page'
  59. items_per_page_options: '5, 10, 25, 50'
  60. items_per_page_options_all: false
  61. items_per_page_options_all_label: '- All -'
  62. offset: false
  63. offset_label: Offset
  64. tags:
  65. previous: ‹‹
  66. next: ››
  67. style:
  68. type: grid
  69. options:
  70. uses_fields: false
  71. columns: 4
  72. automatic_width: true
  73. alignment: horizontal
  74. col_class_default: true
  75. col_class_custom: ''
  76. row_class_default: true
  77. row_class_custom: ''
  78. row:
  79. type: fields
  80. options:
  81. default_field_elements: true
  82. inline: { }
  83. separator: ''
  84. hide_empty: false
  85. fields:
  86. title:
  87. id: title
  88. table: node_field_data
  89. field: title
  90. entity_type: node
  91. entity_field: title
  92. label: ''
  93. alter:
  94. alter_text: false
  95. make_link: false
  96. absolute: false
  97. trim: false
  98. word_boundary: false
  99. ellipsis: false
  100. strip_tags: false
  101. html: false
  102. hide_empty: false
  103. empty_zero: false
  104. settings:
  105. link_to_entity: true
  106. plugin_id: field
  107. relationship: none
  108. group_type: group
  109. admin_label: ''
  110. exclude: false
  111. element_type: ''
  112. element_class: ''
  113. element_label_type: ''
  114. element_label_class: ''
  115. element_label_colon: true
  116. element_wrapper_type: ''
  117. element_wrapper_class: ''
  118. element_default_classes: true
  119. empty: ''
  120. hide_alter_empty: true
  121. click_sort_column: value
  122. type: string
  123. group_column: value
  124. group_columns: { }
  125. group_rows: true
  126. delta_limit: 0
  127. delta_offset: 0
  128. delta_reversed: false
  129. delta_first_last: false
  130. multi_type: separator
  131. separator: ', '
  132. field_api_classes: false
  133. cover_id:
  134. id: cover_id
  135. table: photos_album
  136. field: cover_id
  137. relationship: none
  138. group_type: group
  139. admin_label: ''
  140. label: ''
  141. exclude: false
  142. alter:
  143. alter_text: false
  144. text: ''
  145. make_link: false
  146. path: ''
  147. absolute: false
  148. external: false
  149. replace_spaces: false
  150. path_case: none
  151. trim_whitespace: false
  152. alt: ''
  153. rel: ''
  154. link_class: ''
  155. prefix: ''
  156. suffix: ''
  157. target: ''
  158. nl2br: false
  159. max_length: 0
  160. word_boundary: true
  161. ellipsis: true
  162. more_link: false
  163. more_link_text: ''
  164. more_link_path: ''
  165. strip_tags: false
  166. trim: false
  167. preserve_tags: ''
  168. html: false
  169. element_type: ''
  170. element_class: ''
  171. element_label_type: ''
  172. element_label_class: ''
  173. element_label_colon: false
  174. element_wrapper_type: ''
  175. element_wrapper_class: ''
  176. element_default_classes: true
  177. empty: ''
  178. hide_empty: false
  179. empty_zero: false
  180. hide_alter_empty: true
  181. link_photo: ''
  182. view_mode: cover
  183. plugin_id: photos_image_cover
  184. filters:
  185. status:
  186. value: '1'
  187. table: node_field_data
  188. field: status
  189. plugin_id: boolean
  190. entity_type: node
  191. entity_field: status
  192. id: status
  193. expose:
  194. operator: ''
  195. operator_limit_selection: false
  196. operator_list: { }
  197. group: 1
  198. type:
  199. id: type
  200. table: node_field_data
  201. field: type
  202. value:
  203. photos: photos
  204. entity_type: node
  205. entity_field: type
  206. plugin_id: bundle
  207. expose:
  208. operator_limit_selection: false
  209. operator_list: { }
  210. sorts:
  211. created:
  212. id: created
  213. table: node_field_data
  214. field: created
  215. order: DESC
  216. entity_type: node
  217. entity_field: created
  218. plugin_id: date
  219. relationship: none
  220. group_type: group
  221. admin_label: ''
  222. exposed: false
  223. expose:
  224. label: ''
  225. granularity: second
  226. title: Albums
  227. header: { }
  228. footer: { }
  229. empty: { }
  230. relationships: { }
  231. arguments: { }
  232. display_extenders: { }
  233. cache_metadata:
  234. max-age: -1
  235. contexts:
  236. - 'languages:language_content'
  237. - 'languages:language_interface'
  238. - url.query_args
  239. - 'user.node_grants:view'
  240. - user.permissions
  241. tags:
  242. - 'photos:album:'
  243. - 'node:'
  244. page_1:
  245. display_plugin: page
  246. id: page_1
  247. display_title: 'Page: Albums grid'
  248. position: 1
  249. display_options:
  250. display_extenders: { }
  251. path: photos
  252. display_description: ''
  253. cache_metadata:
  254. max-age: -1
  255. contexts:
  256. - 'languages:language_content'
  257. - 'languages:language_interface'
  258. - url.query_args
  259. - 'user.node_grants:view'
  260. tags:
  261. - 'photos:album:'
  262. - 'node:'
  263. page_2:
  264. display_plugin: page
  265. id: page_2
  266. display_title: 'Page: User albums'
  267. position: 2
  268. display_options:
  269. display_extenders: { }
  270. display_description: ''
  271. path: user/%user/photos
  272. arguments:
  273. uid:
  274. id: uid
  275. table: node_field_data
  276. field: uid
  277. relationship: none
  278. group_type: group
  279. admin_label: ''
  280. default_action: default
  281. exception:
  282. value: all
  283. title_enable: false
  284. title: All
  285. title_enable: false
  286. title: ''
  287. default_argument_type: user
  288. default_argument_options:
  289. user: true
  290. default_argument_skip_url: false
  291. summary_options:
  292. base_path: ''
  293. count: true
  294. items_per_page: 25
  295. override: false
  296. summary:
  297. sort_order: asc
  298. number_of_records: 0
  299. format: default_summary
  300. specify_validation: false
  301. validate:
  302. type: none
  303. fail: 'not found'
  304. validate_options: { }
  305. break_phrase: false
  306. not: false
  307. entity_type: node
  308. entity_field: uid
  309. plugin_id: numeric
  310. defaults:
  311. arguments: false
  312. sorts: false
  313. header: false
  314. sorts:
  315. weight:
  316. id: weight
  317. table: photos_album
  318. field: weight
  319. relationship: none
  320. group_type: group
  321. admin_label: ''
  322. order: ASC
  323. exposed: false
  324. expose:
  325. label: ''
  326. plugin_id: standard
  327. created:
  328. id: created
  329. table: node_field_data
  330. field: created
  331. order: DESC
  332. entity_type: node
  333. entity_field: created
  334. plugin_id: date
  335. relationship: none
  336. group_type: group
  337. admin_label: ''
  338. exposed: false
  339. expose:
  340. label: ''
  341. granularity: second
  342. header:
  343. area:
  344. id: area
  345. table: views
  346. field: area
  347. relationship: none
  348. group_type: group
  349. admin_label: ''
  350. empty: false
  351. tokenize: true
  352. content:
  353. value: '<a href="/user/{{ raw_arguments.uid }}/photos/album-rearrange">Re-arrange albums</a>'
  354. format: basic_html
  355. plugin_id: text
  356. cache_metadata:
  357. max-age: -1
  358. contexts:
  359. - 'languages:language_content'
  360. - 'languages:language_interface'
  361. - url
  362. - url.query_args
  363. - 'user.node_grants:view'
  364. - user.permissions
  365. tags:
  366. - 'photos:album:'
  367. - 'node:'