You are here

views.view.rate_results.yml in Rate 8

config/install/views.view.rate_results.yml

File

config/install/views.view.rate_results.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. enforced:
  5. module:
  6. - rate
  7. module:
  8. - node
  9. - user
  10. - votingapi
  11. _core:
  12. default_config_hash: dzc0mq0VdzIP13NmnAV4NbEmCB8s2DnalVAT8GuQOVo
  13. id: rate_results
  14. label: 'Rate Voting Results'
  15. module: views
  16. description: ''
  17. tag: ''
  18. base_table: votingapi_vote
  19. base_field: id
  20. display:
  21. default:
  22. display_plugin: default
  23. id: default
  24. display_title: Master
  25. position: 0
  26. display_options:
  27. access:
  28. type: perm
  29. options:
  30. perm: 'view rate results page'
  31. cache:
  32. type: tag
  33. options: { }
  34. query:
  35. type: views_query
  36. options:
  37. disable_sql_rewrite: false
  38. distinct: false
  39. replica: false
  40. query_comment: ''
  41. query_tags: { }
  42. exposed_form:
  43. type: basic
  44. options:
  45. submit_button: Apply
  46. reset_button: false
  47. reset_button_label: Reset
  48. exposed_sorts_label: 'Sort by'
  49. expose_sort_order: true
  50. sort_asc_label: Asc
  51. sort_desc_label: Desc
  52. pager:
  53. type: none
  54. options:
  55. offset: 0
  56. style:
  57. type: table
  58. options:
  59. grouping: { }
  60. row_class: ''
  61. default_row_class: true
  62. override: true
  63. sticky: false
  64. caption: ''
  65. summary: ''
  66. description: ''
  67. columns:
  68. user_id: user_id
  69. type: type
  70. value: value
  71. timestamp: timestamp
  72. info:
  73. user_id:
  74. sortable: false
  75. default_sort_order: asc
  76. align: ''
  77. separator: ''
  78. empty_column: false
  79. responsive: priority-high
  80. type:
  81. sortable: false
  82. default_sort_order: asc
  83. align: ''
  84. separator: ''
  85. empty_column: false
  86. responsive: priority-high
  87. value:
  88. sortable: false
  89. default_sort_order: asc
  90. align: ''
  91. separator: ''
  92. empty_column: false
  93. responsive: priority-low
  94. timestamp:
  95. sortable: false
  96. default_sort_order: asc
  97. align: ''
  98. separator: ''
  99. empty_column: false
  100. responsive: priority-medium
  101. default: '-1'
  102. empty_table: false
  103. row:
  104. type: fields
  105. fields:
  106. user_id:
  107. id: user_id
  108. table: votingapi_vote
  109. field: user_id
  110. relationship: none
  111. group_type: group
  112. admin_label: ''
  113. label: User
  114. exclude: false
  115. alter:
  116. alter_text: false
  117. text: ''
  118. make_link: false
  119. path: ''
  120. absolute: false
  121. external: false
  122. replace_spaces: false
  123. path_case: none
  124. trim_whitespace: false
  125. alt: ''
  126. rel: ''
  127. link_class: ''
  128. prefix: ''
  129. suffix: ''
  130. target: ''
  131. nl2br: false
  132. max_length: 0
  133. word_boundary: true
  134. ellipsis: true
  135. more_link: false
  136. more_link_text: ''
  137. more_link_path: ''
  138. strip_tags: false
  139. trim: false
  140. preserve_tags: ''
  141. html: false
  142. element_type: ''
  143. element_class: ''
  144. element_label_type: ''
  145. element_label_class: ''
  146. element_label_colon: false
  147. element_wrapper_type: ''
  148. element_wrapper_class: ''
  149. element_default_classes: true
  150. empty: ''
  151. hide_empty: false
  152. empty_zero: false
  153. hide_alter_empty: true
  154. click_sort_column: target_id
  155. type: entity_reference_label
  156. settings:
  157. link: true
  158. group_column: target_id
  159. group_columns: { }
  160. group_rows: true
  161. delta_limit: 0
  162. delta_offset: 0
  163. delta_reversed: false
  164. delta_first_last: false
  165. multi_type: separator
  166. separator: ', '
  167. field_api_classes: false
  168. entity_type: vote
  169. entity_field: user_id
  170. plugin_id: field
  171. value:
  172. id: value
  173. table: votingapi_vote
  174. field: value
  175. relationship: none
  176. group_type: group
  177. admin_label: ''
  178. label: 'Vote Value'
  179. exclude: false
  180. alter:
  181. alter_text: false
  182. text: ''
  183. make_link: false
  184. path: ''
  185. absolute: false
  186. external: false
  187. replace_spaces: false
  188. path_case: none
  189. trim_whitespace: false
  190. alt: ''
  191. rel: ''
  192. link_class: ''
  193. prefix: ''
  194. suffix: ''
  195. target: ''
  196. nl2br: false
  197. max_length: 0
  198. word_boundary: true
  199. ellipsis: true
  200. more_link: false
  201. more_link_text: ''
  202. more_link_path: ''
  203. strip_tags: false
  204. trim: false
  205. preserve_tags: ''
  206. html: false
  207. element_type: ''
  208. element_class: ''
  209. element_label_type: ''
  210. element_label_class: ''
  211. element_label_colon: false
  212. element_wrapper_type: ''
  213. element_wrapper_class: ''
  214. element_default_classes: true
  215. empty: ''
  216. hide_empty: false
  217. empty_zero: false
  218. hide_alter_empty: true
  219. click_sort_column: value
  220. type: number_decimal
  221. settings:
  222. thousand_separator: ''
  223. prefix_suffix: true
  224. decimal_separator: .
  225. scale: 0
  226. group_column: null
  227. group_columns: { }
  228. group_rows: true
  229. delta_limit: 0
  230. delta_offset: 0
  231. delta_reversed: false
  232. delta_first_last: false
  233. multi_type: separator
  234. separator: ', '
  235. field_api_classes: false
  236. entity_type: vote
  237. entity_field: value
  238. plugin_id: field
  239. timestamp:
  240. id: timestamp
  241. table: votingapi_vote
  242. field: timestamp
  243. relationship: none
  244. group_type: group
  245. admin_label: ''
  246. label: Date
  247. exclude: false
  248. alter:
  249. alter_text: false
  250. text: ''
  251. make_link: false
  252. path: ''
  253. absolute: false
  254. external: false
  255. replace_spaces: false
  256. path_case: none
  257. trim_whitespace: false
  258. alt: ''
  259. rel: ''
  260. link_class: ''
  261. prefix: ''
  262. suffix: ''
  263. target: ''
  264. nl2br: false
  265. max_length: 0
  266. word_boundary: true
  267. ellipsis: true
  268. more_link: false
  269. more_link_text: ''
  270. more_link_path: ''
  271. strip_tags: false
  272. trim: false
  273. preserve_tags: ''
  274. html: false
  275. element_type: ''
  276. element_class: ''
  277. element_label_type: ''
  278. element_label_class: ''
  279. element_label_colon: false
  280. element_wrapper_type: ''
  281. element_wrapper_class: ''
  282. element_default_classes: true
  283. empty: ''
  284. hide_empty: false
  285. empty_zero: false
  286. hide_alter_empty: true
  287. click_sort_column: value
  288. type: timestamp
  289. settings:
  290. date_format: short
  291. custom_date_format: ''
  292. timezone: ''
  293. group_column: value
  294. group_columns: { }
  295. group_rows: true
  296. delta_limit: 0
  297. delta_offset: 0
  298. delta_reversed: false
  299. delta_first_last: false
  300. multi_type: separator
  301. separator: ', '
  302. field_api_classes: false
  303. entity_type: vote
  304. entity_field: timestamp
  305. plugin_id: field
  306. filters: { }
  307. sorts:
  308. timestamp:
  309. id: timestamp
  310. table: votingapi_vote
  311. field: timestamp
  312. relationship: none
  313. group_type: group
  314. admin_label: ''
  315. order: DESC
  316. exposed: false
  317. expose:
  318. label: ''
  319. granularity: second
  320. entity_type: vote
  321. entity_field: timestamp
  322. plugin_id: date
  323. title: 'Voting Results'
  324. header: { }
  325. footer: { }
  326. empty:
  327. area:
  328. id: area
  329. table: views
  330. field: area
  331. relationship: none
  332. group_type: group
  333. admin_label: ''
  334. empty: true
  335. tokenize: false
  336. content:
  337. value: 'No votes currently recorded.'
  338. format: basic_html
  339. plugin_id: text
  340. relationships:
  341. entity_id:
  342. id: entity_id
  343. table: votingapi_vote
  344. field: entity_id
  345. relationship: none
  346. group_type: group
  347. admin_label: Content
  348. required: true
  349. entity_type: vote
  350. entity_field: entity_id
  351. plugin_id: standard
  352. arguments:
  353. entity_id:
  354. id: entity_id
  355. table: votingapi_vote
  356. field: entity_id
  357. relationship: none
  358. group_type: group
  359. admin_label: ''
  360. default_action: 'not found'
  361. exception:
  362. value: all
  363. title_enable: false
  364. title: All
  365. title_enable: false
  366. title: ''
  367. default_argument_type: node
  368. default_argument_options: { }
  369. default_argument_skip_url: false
  370. summary_options:
  371. base_path: ''
  372. count: true
  373. items_per_page: 25
  374. override: false
  375. summary:
  376. sort_order: asc
  377. number_of_records: 0
  378. format: default_summary
  379. specify_validation: false
  380. validate:
  381. type: none
  382. fail: 'not found'
  383. validate_options: { }
  384. break_phrase: false
  385. not: false
  386. entity_type: vote
  387. entity_field: entity_id
  388. plugin_id: numeric
  389. entity_type:
  390. id: entity_type
  391. table: votingapi_vote
  392. field: entity_type
  393. relationship: none
  394. group_type: group
  395. admin_label: ''
  396. default_action: 'not found'
  397. exception:
  398. value: all
  399. title_enable: false
  400. title: All
  401. title_enable: false
  402. title: ''
  403. default_argument_type: fixed
  404. default_argument_options:
  405. argument: ''
  406. default_argument_skip_url: false
  407. summary_options:
  408. base_path: ''
  409. count: true
  410. items_per_page: 25
  411. override: false
  412. summary:
  413. sort_order: asc
  414. number_of_records: 0
  415. format: default_summary
  416. specify_validation: false
  417. validate:
  418. type: none
  419. fail: 'not found'
  420. validate_options: { }
  421. glossary: false
  422. limit: 0
  423. case: none
  424. path_case: none
  425. transform_dash: false
  426. break_phrase: false
  427. entity_type: vote
  428. entity_field: entity_type
  429. plugin_id: string
  430. display_extenders: { }
  431. group_by: false
  432. filter_groups:
  433. operator: AND
  434. groups: { }
  435. cache_metadata:
  436. max-age: -1
  437. contexts:
  438. - 'languages:language_content'
  439. - 'languages:language_interface'
  440. - url
  441. - user.permissions
  442. tags: { }
  443. results_block:
  444. display_plugin: block
  445. id: results_block
  446. display_title: Block
  447. position: 1
  448. display_options:
  449. display_extenders: { }
  450. block_description: 'Rate Voting Results'
  451. cache_metadata:
  452. max-age: -1
  453. contexts:
  454. - 'languages:language_content'
  455. - 'languages:language_interface'
  456. - url
  457. - user.permissions
  458. tags: { }
  459. summary_block:
  460. display_plugin: block
  461. id: summary_block
  462. display_title: Block
  463. position: 2
  464. display_options:
  465. display_extenders: { }
  466. title: 'Voting Summary'
  467. defaults:
  468. title: false
  469. fields: false
  470. group_by: false
  471. empty: false
  472. sorts: false
  473. fields:
  474. value_1:
  475. id: value_1
  476. table: votingapi_vote
  477. field: value
  478. relationship: none
  479. group_type: group
  480. admin_label: ''
  481. label: 'Vote value'
  482. exclude: false
  483. alter:
  484. alter_text: false
  485. text: ''
  486. make_link: false
  487. path: ''
  488. absolute: false
  489. external: false
  490. replace_spaces: false
  491. path_case: none
  492. trim_whitespace: false
  493. alt: ''
  494. rel: ''
  495. link_class: ''
  496. prefix: ''
  497. suffix: ''
  498. target: ''
  499. nl2br: false
  500. max_length: 0
  501. word_boundary: true
  502. ellipsis: true
  503. more_link: false
  504. more_link_text: ''
  505. more_link_path: ''
  506. strip_tags: false
  507. trim: false
  508. preserve_tags: ''
  509. html: false
  510. element_type: ''
  511. element_class: ''
  512. element_label_type: ''
  513. element_label_class: ''
  514. element_label_colon: true
  515. element_wrapper_type: ''
  516. element_wrapper_class: ''
  517. element_default_classes: true
  518. empty: ''
  519. hide_empty: false
  520. empty_zero: false
  521. hide_alter_empty: true
  522. click_sort_column: value
  523. type: number_decimal
  524. settings:
  525. thousand_separator: ''
  526. prefix_suffix: true
  527. decimal_separator: .
  528. scale: 0
  529. group_column: value
  530. group_columns: { }
  531. group_rows: true
  532. delta_limit: 0
  533. delta_offset: 0
  534. delta_reversed: false
  535. delta_first_last: false
  536. multi_type: separator
  537. separator: ', '
  538. field_api_classes: false
  539. entity_type: vote
  540. entity_field: value
  541. plugin_id: field
  542. value:
  543. id: value
  544. table: votingapi_vote
  545. field: value
  546. relationship: none
  547. group_type: sum
  548. admin_label: ''
  549. label: Total
  550. exclude: false
  551. alter:
  552. alter_text: false
  553. text: ''
  554. make_link: false
  555. path: ''
  556. absolute: false
  557. external: false
  558. replace_spaces: false
  559. path_case: none
  560. trim_whitespace: false
  561. alt: ''
  562. rel: ''
  563. link_class: ''
  564. prefix: ''
  565. suffix: ''
  566. target: ''
  567. nl2br: false
  568. max_length: 0
  569. word_boundary: true
  570. ellipsis: true
  571. more_link: false
  572. more_link_text: ''
  573. more_link_path: ''
  574. strip_tags: false
  575. trim: false
  576. preserve_tags: ''
  577. html: false
  578. element_type: ''
  579. element_class: ''
  580. element_label_type: ''
  581. element_label_class: ''
  582. element_label_colon: false
  583. element_wrapper_type: ''
  584. element_wrapper_class: ''
  585. element_default_classes: true
  586. empty: ''
  587. hide_empty: false
  588. empty_zero: false
  589. hide_alter_empty: true
  590. click_sort_column: value
  591. type: number_decimal
  592. settings:
  593. thousand_separator: ''
  594. prefix_suffix: true
  595. decimal_separator: .
  596. scale: 0
  597. group_column: value
  598. group_columns: { }
  599. group_rows: true
  600. delta_limit: 0
  601. delta_offset: 0
  602. delta_reversed: false
  603. delta_first_last: false
  604. multi_type: separator
  605. field_api_classes: false
  606. entity_type: vote
  607. entity_field: value
  608. plugin_id: field
  609. group_by: true
  610. block_description: 'Rate Voting Summary'
  611. empty: { }
  612. sorts: { }
  613. cache_metadata:
  614. max-age: -1
  615. contexts:
  616. - 'languages:language_content'
  617. - 'languages:language_interface'
  618. - url
  619. - user.permissions
  620. tags: { }