You are here

views.view.user_points_default_totals.yml in User Points 8

modules/default/config/install/views.view.user_points_default_totals.yml

File

modules/default/config/install/views.view.user_points_default_totals.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.transaction.field_userpoints_default_amount
  6. - field.storage.transaction.field_userpoints_default_balance
  7. - field.storage.transaction.field_userpoints_default_reason
  8. - field.storage.user.field_userpoints_default_points
  9. - transaction.type.userpoints_default_points
  10. enforced:
  11. module:
  12. - userpoints_default
  13. module:
  14. - dynamic_entity_reference
  15. - transaction
  16. - user
  17. id: user_points_default_totals
  18. label: 'User points'
  19. module: views
  20. description: 'Default user points views.'
  21. tag: ''
  22. base_table: transaction
  23. base_field: id
  24. core: 8.x
  25. display:
  26. default:
  27. display_plugin: default
  28. id: default
  29. display_title: Master
  30. position: 0
  31. display_options:
  32. access:
  33. type: perm
  34. options:
  35. perm: 'view any userpoints_default_points transaction'
  36. cache:
  37. type: tag
  38. options: { }
  39. query:
  40. type: views_query
  41. options:
  42. disable_sql_rewrite: false
  43. distinct: false
  44. replica: false
  45. query_comment: ''
  46. query_tags: { }
  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. pager:
  58. type: full
  59. options:
  60. items_per_page: 10
  61. offset: 0
  62. id: 0
  63. total_pages: null
  64. tags:
  65. previous: ‹‹
  66. next: ››
  67. first: '« First'
  68. last: 'Last »'
  69. expose:
  70. items_per_page: false
  71. items_per_page_label: 'Items per page'
  72. items_per_page_options: '5, 10, 25, 50'
  73. items_per_page_options_all: false
  74. items_per_page_options_all_label: '- All -'
  75. offset: false
  76. offset_label: Offset
  77. quantity: 9
  78. style:
  79. type: table
  80. options:
  81. grouping: { }
  82. row_class: ''
  83. default_row_class: true
  84. override: true
  85. sticky: false
  86. caption: ''
  87. summary: ''
  88. description: ''
  89. columns:
  90. field_userpoints_default_amount: field_userpoints_default_amount
  91. created_1: created_1
  92. description: description
  93. executed: executed
  94. result_message: executed
  95. operations: operations
  96. details: description
  97. info:
  98. field_userpoints_default_amount:
  99. sortable: true
  100. default_sort_order: asc
  101. align: ''
  102. separator: ''
  103. empty_column: false
  104. responsive: ''
  105. created_1:
  106. sortable: true
  107. default_sort_order: desc
  108. align: ''
  109. separator: ''
  110. empty_column: false
  111. responsive: ''
  112. description:
  113. sortable: false
  114. default_sort_order: asc
  115. align: ''
  116. separator: ''
  117. empty_column: false
  118. responsive: ''
  119. executed:
  120. sortable: false
  121. default_sort_order: asc
  122. align: ''
  123. separator: ''
  124. empty_column: false
  125. responsive: ''
  126. result_message:
  127. sortable: true
  128. default_sort_order: asc
  129. align: ''
  130. separator: ''
  131. empty_column: false
  132. responsive: ''
  133. operations:
  134. align: ''
  135. separator: ''
  136. empty_column: false
  137. responsive: ''
  138. details:
  139. align: ''
  140. separator: ''
  141. empty_column: false
  142. responsive: ''
  143. default: created_1
  144. empty_table: false
  145. row:
  146. type: fields
  147. options:
  148. inline: { }
  149. separator: ''
  150. hide_empty: false
  151. default_field_elements: true
  152. fields:
  153. id:
  154. id: id
  155. table: transaction
  156. field: id
  157. relationship: none
  158. group_type: group
  159. admin_label: ''
  160. label: ID
  161. exclude: false
  162. alter:
  163. alter_text: false
  164. text: ''
  165. make_link: false
  166. path: ''
  167. absolute: false
  168. external: false
  169. replace_spaces: false
  170. path_case: none
  171. trim_whitespace: false
  172. alt: ''
  173. rel: ''
  174. link_class: ''
  175. prefix: ''
  176. suffix: ''
  177. target: ''
  178. nl2br: false
  179. max_length: 0
  180. word_boundary: true
  181. ellipsis: true
  182. more_link: false
  183. more_link_text: ''
  184. more_link_path: ''
  185. strip_tags: false
  186. trim: false
  187. preserve_tags: ''
  188. html: false
  189. element_type: ''
  190. element_class: ''
  191. element_label_type: ''
  192. element_label_class: ''
  193. element_label_colon: true
  194. element_wrapper_type: ''
  195. element_wrapper_class: ''
  196. element_default_classes: true
  197. empty: ''
  198. hide_empty: false
  199. empty_zero: false
  200. hide_alter_empty: true
  201. click_sort_column: value
  202. type: number_integer
  203. settings:
  204. thousand_separator: ''
  205. prefix_suffix: true
  206. group_column: value
  207. group_columns: { }
  208. group_rows: true
  209. delta_limit: 0
  210. delta_offset: 0
  211. delta_reversed: false
  212. delta_first_last: false
  213. multi_type: separator
  214. separator: ', '
  215. field_api_classes: false
  216. entity_type: transaction
  217. entity_field: id
  218. plugin_id: field
  219. created:
  220. id: created
  221. table: transaction
  222. field: created
  223. relationship: none
  224. group_type: group
  225. admin_label: ''
  226. label: 'Authored on'
  227. exclude: false
  228. alter:
  229. alter_text: false
  230. text: ''
  231. make_link: false
  232. path: ''
  233. absolute: false
  234. external: false
  235. replace_spaces: false
  236. path_case: none
  237. trim_whitespace: false
  238. alt: ''
  239. rel: ''
  240. link_class: ''
  241. prefix: ''
  242. suffix: ''
  243. target: ''
  244. nl2br: false
  245. max_length: 0
  246. word_boundary: true
  247. ellipsis: true
  248. more_link: false
  249. more_link_text: ''
  250. more_link_path: ''
  251. strip_tags: false
  252. trim: false
  253. preserve_tags: ''
  254. html: false
  255. element_type: ''
  256. element_class: ''
  257. element_label_type: ''
  258. element_label_class: ''
  259. element_label_colon: true
  260. element_wrapper_type: ''
  261. element_wrapper_class: ''
  262. element_default_classes: true
  263. empty: ''
  264. hide_empty: false
  265. empty_zero: false
  266. hide_alter_empty: true
  267. click_sort_column: value
  268. type: timestamp
  269. settings:
  270. date_format: medium
  271. custom_date_format: ''
  272. timezone: ''
  273. group_column: value
  274. group_columns: { }
  275. group_rows: true
  276. delta_limit: 0
  277. delta_offset: 0
  278. delta_reversed: false
  279. delta_first_last: false
  280. multi_type: separator
  281. separator: ', '
  282. field_api_classes: false
  283. entity_type: transaction
  284. entity_field: created
  285. plugin_id: field
  286. filters:
  287. type:
  288. id: type
  289. table: transaction
  290. field: type
  291. value:
  292. userpoints_default_points: userpoints_default_points
  293. entity_type: transaction
  294. entity_field: type
  295. plugin_id: bundle
  296. sorts:
  297. target_entity__target_id:
  298. id: target_entity__target_id
  299. table: transaction
  300. field: target_entity__target_id
  301. relationship: none
  302. group_type: group
  303. admin_label: ''
  304. order: ASC
  305. exposed: false
  306. expose:
  307. label: ''
  308. entity_type: transaction
  309. entity_field: target_entity
  310. plugin_id: standard
  311. header: { }
  312. footer: { }
  313. empty:
  314. area_text_custom:
  315. id: area_text_custom
  316. table: views
  317. field: area_text_custom
  318. relationship: none
  319. group_type: group
  320. admin_label: ''
  321. empty: true
  322. tokenize: false
  323. content: '<p>- no users with points found -</p>'
  324. plugin_id: text_custom
  325. relationships:
  326. user__target_entity:
  327. id: user__target_entity
  328. table: transaction
  329. field: user__target_entity
  330. relationship: none
  331. group_type: group
  332. admin_label: 'Target entity: User'
  333. required: true
  334. entity_type: transaction
  335. plugin_id: standard
  336. arguments: { }
  337. display_extenders: { }
  338. title: 'User points'
  339. group_by: false
  340. cache_metadata:
  341. max-age: -1
  342. contexts:
  343. - 'languages:language_content'
  344. - 'languages:language_interface'
  345. - url.query_args
  346. - user.permissions
  347. tags: { }
  348. page_userpoints_default_pendinguserpointstab:
  349. display_plugin: page
  350. id: page_userpoints_default_pendinguserpointstab
  351. display_title: 'User points tab (pending)'
  352. position: 3
  353. display_options:
  354. display_extenders: { }
  355. display_description: ''
  356. defaults:
  357. title: false
  358. arguments: false
  359. empty: false
  360. fields: false
  361. footer: true
  362. relationships: false
  363. filters: false
  364. filter_groups: false
  365. sorts: false
  366. access: false
  367. style: false
  368. row: false
  369. arguments:
  370. target_entity__target_id:
  371. id: target_entity__target_id
  372. table: transaction
  373. field: target_entity__target_id
  374. relationship: none
  375. group_type: group
  376. admin_label: ''
  377. default_action: default
  378. exception:
  379. value: ''
  380. title_enable: false
  381. title: All
  382. title_enable: false
  383. title: ''
  384. default_argument_type: raw
  385. default_argument_options:
  386. index: 1
  387. use_alias: false
  388. default_argument_skip_url: false
  389. summary_options:
  390. base_path: ''
  391. count: true
  392. items_per_page: 25
  393. override: false
  394. summary:
  395. sort_order: asc
  396. number_of_records: 0
  397. format: default_summary
  398. specify_validation: true
  399. validate:
  400. type: 'entity:user'
  401. fail: 'not found'
  402. validate_options:
  403. access: true
  404. operation: view
  405. multiple: 0
  406. restrict_roles: false
  407. roles: { }
  408. break_phrase: false
  409. not: false
  410. entity_type: transaction
  411. entity_field: target_entity
  412. plugin_id: numeric
  413. path: 'user/{user}/points/pending'
  414. empty:
  415. area_text_custom:
  416. id: area_text_custom
  417. table: views
  418. field: area_text_custom
  419. relationship: none
  420. group_type: group
  421. admin_label: ''
  422. empty: true
  423. tokenize: false
  424. content: '<p>- no transactions found -</p>'
  425. plugin_id: text_custom
  426. fields:
  427. created_1:
  428. id: created_1
  429. table: transaction
  430. field: created
  431. relationship: none
  432. group_type: group
  433. admin_label: ''
  434. label: Date
  435. exclude: false
  436. alter:
  437. alter_text: false
  438. text: ''
  439. make_link: false
  440. path: ''
  441. absolute: false
  442. external: false
  443. replace_spaces: false
  444. path_case: none
  445. trim_whitespace: false
  446. alt: ''
  447. rel: ''
  448. link_class: ''
  449. prefix: ''
  450. suffix: ''
  451. target: ''
  452. nl2br: false
  453. max_length: 0
  454. word_boundary: true
  455. ellipsis: true
  456. more_link: false
  457. more_link_text: ''
  458. more_link_path: ''
  459. strip_tags: false
  460. trim: false
  461. preserve_tags: ''
  462. html: false
  463. element_type: ''
  464. element_class: ''
  465. element_label_type: ''
  466. element_label_class: ''
  467. element_label_colon: true
  468. element_wrapper_type: ''
  469. element_wrapper_class: ''
  470. element_default_classes: true
  471. empty: ''
  472. hide_empty: false
  473. empty_zero: false
  474. hide_alter_empty: true
  475. click_sort_column: value
  476. type: timestamp
  477. settings:
  478. date_format: medium
  479. custom_date_format: ''
  480. timezone: ''
  481. group_column: value
  482. group_columns: { }
  483. group_rows: true
  484. delta_limit: 0
  485. delta_offset: 0
  486. delta_reversed: false
  487. delta_first_last: false
  488. multi_type: separator
  489. separator: ', '
  490. field_api_classes: false
  491. entity_type: transaction
  492. entity_field: created
  493. plugin_id: field
  494. description:
  495. id: description
  496. table: transaction
  497. field: description
  498. relationship: none
  499. group_type: group
  500. admin_label: ''
  501. label: Description
  502. exclude: false
  503. alter:
  504. alter_text: false
  505. text: ''
  506. make_link: false
  507. path: ''
  508. absolute: false
  509. external: false
  510. replace_spaces: false
  511. path_case: none
  512. trim_whitespace: false
  513. alt: ''
  514. rel: ''
  515. link_class: ''
  516. prefix: ''
  517. suffix: ''
  518. target: ''
  519. nl2br: false
  520. max_length: 0
  521. word_boundary: true
  522. ellipsis: true
  523. more_link: false
  524. more_link_text: ''
  525. more_link_path: ''
  526. strip_tags: false
  527. trim: false
  528. preserve_tags: ''
  529. html: false
  530. element_type: ''
  531. element_class: ''
  532. element_label_type: ''
  533. element_label_class: ''
  534. element_label_colon: true
  535. element_wrapper_type: ''
  536. element_wrapper_class: ''
  537. element_default_classes: true
  538. empty: ''
  539. hide_empty: false
  540. empty_zero: false
  541. hide_alter_empty: true
  542. click_sort_column: value
  543. type: string
  544. settings:
  545. link_to_entity: true
  546. group_column: value
  547. group_columns: { }
  548. group_rows: true
  549. delta_limit: 0
  550. delta_offset: 0
  551. delta_reversed: false
  552. delta_first_last: false
  553. multi_type: separator
  554. separator: ', '
  555. field_api_classes: false
  556. entity_type: transaction
  557. plugin_id: field
  558. details:
  559. id: details
  560. table: transaction
  561. field: details
  562. relationship: none
  563. group_type: group
  564. admin_label: ''
  565. label: ''
  566. exclude: false
  567. alter:
  568. alter_text: false
  569. text: ''
  570. make_link: false
  571. path: ''
  572. absolute: false
  573. external: false
  574. replace_spaces: false
  575. path_case: none
  576. trim_whitespace: false
  577. alt: ''
  578. rel: ''
  579. link_class: ''
  580. prefix: ''
  581. suffix: ''
  582. target: ''
  583. nl2br: false
  584. max_length: 0
  585. word_boundary: true
  586. ellipsis: true
  587. more_link: false
  588. more_link_text: ''
  589. more_link_path: ''
  590. strip_tags: false
  591. trim: false
  592. preserve_tags: ''
  593. html: false
  594. element_type: ''
  595. element_class: ''
  596. element_label_type: ''
  597. element_label_class: ''
  598. element_label_colon: false
  599. element_wrapper_type: ''
  600. element_wrapper_class: ''
  601. element_default_classes: true
  602. empty: ''
  603. hide_empty: false
  604. empty_zero: false
  605. hide_alter_empty: true
  606. click_sort_column: value
  607. type: string
  608. settings:
  609. link_to_entity: false
  610. group_column: value
  611. group_columns: { }
  612. group_rows: true
  613. delta_limit: 0
  614. delta_offset: 0
  615. delta_reversed: false
  616. delta_first_last: false
  617. multi_type: ul
  618. separator: ', '
  619. field_api_classes: false
  620. entity_type: transaction
  621. plugin_id: field
  622. field_userpoints_default_amount:
  623. id: field_userpoints_default_amount
  624. table: transaction__field_userpoints_default_amount
  625. field: field_userpoints_default_amount
  626. relationship: none
  627. group_type: group
  628. admin_label: ''
  629. label: Points
  630. exclude: false
  631. alter:
  632. alter_text: false
  633. text: ''
  634. make_link: false
  635. path: ''
  636. absolute: false
  637. external: false
  638. replace_spaces: false
  639. path_case: none
  640. trim_whitespace: false
  641. alt: ''
  642. rel: ''
  643. link_class: ''
  644. prefix: ''
  645. suffix: ''
  646. target: ''
  647. nl2br: false
  648. max_length: 0
  649. word_boundary: true
  650. ellipsis: true
  651. more_link: false
  652. more_link_text: ''
  653. more_link_path: ''
  654. strip_tags: false
  655. trim: false
  656. preserve_tags: ''
  657. html: false
  658. element_type: ''
  659. element_class: ''
  660. element_label_type: ''
  661. element_label_class: ''
  662. element_label_colon: true
  663. element_wrapper_type: ''
  664. element_wrapper_class: ''
  665. element_default_classes: true
  666. empty: ''
  667. hide_empty: false
  668. empty_zero: false
  669. hide_alter_empty: true
  670. click_sort_column: value
  671. type: number_decimal
  672. settings:
  673. thousand_separator: ''
  674. prefix_suffix: true
  675. decimal_separator: .
  676. scale: 0
  677. group_column: value
  678. group_columns: { }
  679. group_rows: true
  680. delta_limit: 0
  681. delta_offset: 0
  682. delta_reversed: false
  683. delta_first_last: false
  684. multi_type: separator
  685. separator: ', '
  686. field_api_classes: false
  687. plugin_id: field
  688. operations:
  689. id: operations
  690. table: transaction
  691. field: operations
  692. relationship: none
  693. group_type: group
  694. admin_label: ''
  695. label: Operations
  696. exclude: false
  697. alter:
  698. alter_text: false
  699. text: ''
  700. make_link: false
  701. path: ''
  702. absolute: false
  703. external: false
  704. replace_spaces: false
  705. path_case: none
  706. trim_whitespace: false
  707. alt: ''
  708. rel: ''
  709. link_class: ''
  710. prefix: ''
  711. suffix: ''
  712. target: ''
  713. nl2br: false
  714. max_length: 0
  715. word_boundary: true
  716. ellipsis: true
  717. more_link: false
  718. more_link_text: ''
  719. more_link_path: ''
  720. strip_tags: false
  721. trim: false
  722. preserve_tags: ''
  723. html: false
  724. element_type: ''
  725. element_class: ''
  726. element_label_type: ''
  727. element_label_class: ''
  728. element_label_colon: true
  729. element_wrapper_type: ''
  730. element_wrapper_class: ''
  731. element_default_classes: true
  732. empty: ''
  733. hide_empty: false
  734. empty_zero: false
  735. hide_alter_empty: true
  736. destination: true
  737. entity_type: transaction
  738. plugin_id: entity_operations
  739. menu:
  740. type: none
  741. title: ''
  742. description: ''
  743. expanded: false
  744. parent: ''
  745. weight: null
  746. context: '0'
  747. menu_name: account
  748. relationships: { }
  749. filters:
  750. type:
  751. id: type
  752. table: transaction
  753. field: type
  754. value:
  755. userpoints_default_points: userpoints_default_points
  756. entity_type: transaction
  757. entity_field: type
  758. plugin_id: bundle
  759. executed:
  760. id: executed
  761. table: transaction
  762. field: executed
  763. relationship: none
  764. group_type: group
  765. admin_label: ''
  766. operator: empty
  767. value:
  768. min: ''
  769. max: ''
  770. value: ''
  771. type: date
  772. group: 1
  773. exposed: false
  774. expose:
  775. operator_id: ''
  776. label: ''
  777. description: ''
  778. use_operator: false
  779. operator: ''
  780. identifier: ''
  781. required: false
  782. remember: false
  783. multiple: false
  784. remember_roles:
  785. authenticated: authenticated
  786. placeholder: ''
  787. min_placeholder: ''
  788. max_placeholder: ''
  789. is_grouped: false
  790. group_info:
  791. label: ''
  792. description: ''
  793. identifier: ''
  794. optional: true
  795. widget: select
  796. multiple: false
  797. remember: false
  798. default_group: All
  799. default_group_multiple: { }
  800. group_items: { }
  801. entity_type: transaction
  802. entity_field: executed
  803. plugin_id: date
  804. filter_groups:
  805. operator: AND
  806. groups:
  807. 1: AND
  808. sorts:
  809. created:
  810. id: created
  811. table: transaction
  812. field: created
  813. relationship: none
  814. group_type: group
  815. admin_label: ''
  816. order: DESC
  817. exposed: false
  818. expose:
  819. label: ''
  820. granularity: second
  821. entity_type: transaction
  822. entity_field: created
  823. plugin_id: date
  824. tab_options:
  825. type: none
  826. title: ''
  827. description: ''
  828. weight: 0
  829. title: 'User points (pending)'
  830. access:
  831. type: perm
  832. options:
  833. perm: 'view own userpoints_default_points transaction'
  834. style:
  835. type: table
  836. options:
  837. grouping: { }
  838. row_class: ''
  839. default_row_class: true
  840. override: true
  841. sticky: false
  842. caption: ''
  843. summary: ''
  844. description: ''
  845. columns:
  846. created_1: created_1
  847. description: description
  848. details: description
  849. field_userpoints_default_amount: field_userpoints_default_amount
  850. operations: operations
  851. info:
  852. created_1:
  853. sortable: true
  854. default_sort_order: desc
  855. align: ''
  856. separator: ''
  857. empty_column: false
  858. responsive: ''
  859. description:
  860. sortable: false
  861. default_sort_order: asc
  862. align: ''
  863. separator: ''
  864. empty_column: false
  865. responsive: ''
  866. details:
  867. align: ''
  868. separator: ''
  869. empty_column: false
  870. responsive: ''
  871. field_userpoints_default_amount:
  872. sortable: true
  873. default_sort_order: asc
  874. align: ''
  875. separator: ''
  876. empty_column: false
  877. responsive: ''
  878. operations:
  879. align: ''
  880. separator: ''
  881. empty_column: false
  882. responsive: priority-medium
  883. default: created_1
  884. empty_table: false
  885. row:
  886. type: fields
  887. options:
  888. inline: { }
  889. separator: ''
  890. hide_empty: false
  891. default_field_elements: true
  892. cache_metadata:
  893. max-age: -1
  894. contexts:
  895. - 'languages:language_content'
  896. - 'languages:language_interface'
  897. - url
  898. - url.query_args
  899. - user.permissions
  900. tags:
  901. - 'config:field.storage.transaction.field_userpoints_default_amount'
  902. page_userpoints_default_totals:
  903. display_plugin: page
  904. id: page_userpoints_default_totals
  905. display_title: Totals
  906. position: 1
  907. display_options:
  908. display_extenders: { }
  909. display_description: ''
  910. path: admin/people/userpoints/totals
  911. menu:
  912. type: none
  913. title: ''
  914. description: ''
  915. expanded: false
  916. parent: entity.user.collection
  917. weight: null
  918. context: '0'
  919. menu_name: admin
  920. tab_options:
  921. type: none
  922. title: ''
  923. description: ''
  924. weight: null
  925. fields:
  926. target_entity__target_id:
  927. id: target_entity__target_id
  928. table: transaction
  929. field: target_entity__target_id
  930. relationship: none
  931. group_type: group
  932. admin_label: ''
  933. label: User
  934. exclude: false
  935. alter:
  936. alter_text: false
  937. text: ''
  938. make_link: false
  939. path: ''
  940. absolute: false
  941. external: false
  942. replace_spaces: false
  943. path_case: none
  944. trim_whitespace: false
  945. alt: ''
  946. rel: ''
  947. link_class: ''
  948. prefix: ''
  949. suffix: ''
  950. target: ''
  951. nl2br: false
  952. max_length: 0
  953. word_boundary: true
  954. ellipsis: true
  955. more_link: false
  956. more_link_text: ''
  957. more_link_path: ''
  958. strip_tags: false
  959. trim: false
  960. preserve_tags: ''
  961. html: false
  962. element_type: ''
  963. element_class: ''
  964. element_label_type: ''
  965. element_label_class: ''
  966. element_label_colon: false
  967. element_wrapper_type: ''
  968. element_wrapper_class: ''
  969. element_default_classes: true
  970. empty: ''
  971. hide_empty: false
  972. empty_zero: false
  973. hide_alter_empty: true
  974. click_sort_column: target_id
  975. type: dynamic_entity_reference_label
  976. settings:
  977. link: true
  978. group_column: entity_id
  979. group_columns: { }
  980. group_rows: true
  981. delta_limit: 0
  982. delta_offset: 0
  983. delta_reversed: false
  984. delta_first_last: false
  985. multi_type: separator
  986. separator: ', '
  987. field_api_classes: false
  988. entity_type: transaction
  989. entity_field: target_entity
  990. plugin_id: field
  991. field_userpoints_default_points:
  992. id: field_userpoints_default_points
  993. table: user__field_userpoints_default_points
  994. field: field_userpoints_default_points
  995. relationship: user__target_entity
  996. group_type: group
  997. admin_label: ''
  998. label: Points
  999. exclude: false
  1000. alter:
  1001. alter_text: false
  1002. text: ''
  1003. make_link: false
  1004. path: ''
  1005. absolute: false
  1006. external: false
  1007. replace_spaces: false
  1008. path_case: none
  1009. trim_whitespace: false
  1010. alt: ''
  1011. rel: ''
  1012. link_class: ''
  1013. prefix: ''
  1014. suffix: ''
  1015. target: ''
  1016. nl2br: false
  1017. max_length: 0
  1018. word_boundary: true
  1019. ellipsis: true
  1020. more_link: false
  1021. more_link_text: ''
  1022. more_link_path: ''
  1023. strip_tags: false
  1024. trim: false
  1025. preserve_tags: ''
  1026. html: false
  1027. element_type: ''
  1028. element_class: ''
  1029. element_label_type: ''
  1030. element_label_class: ''
  1031. element_label_colon: true
  1032. element_wrapper_type: ''
  1033. element_wrapper_class: ''
  1034. element_default_classes: true
  1035. empty: '0'
  1036. hide_empty: false
  1037. empty_zero: false
  1038. hide_alter_empty: true
  1039. click_sort_column: value
  1040. type: number_decimal
  1041. settings:
  1042. thousand_separator: ''
  1043. prefix_suffix: true
  1044. decimal_separator: .
  1045. scale: 0
  1046. group_column: value
  1047. group_columns: { }
  1048. group_rows: true
  1049. delta_limit: 0
  1050. delta_offset: 0
  1051. delta_reversed: false
  1052. delta_first_last: false
  1053. multi_type: separator
  1054. separator: ', '
  1055. field_api_classes: false
  1056. plugin_id: field
  1057. defaults:
  1058. fields: false
  1059. group_by: false
  1060. title: false
  1061. group_by: true
  1062. title: Totals
  1063. cache_metadata:
  1064. max-age: -1
  1065. contexts:
  1066. - 'languages:language_content'
  1067. - 'languages:language_interface'
  1068. - url.query_args
  1069. - user.permissions
  1070. tags:
  1071. - 'config:field.storage.user.field_userpoints_default_points'
  1072. page_userpoints_default_transactions:
  1073. display_plugin: page
  1074. id: page_userpoints_default_transactions
  1075. display_title: Transactions
  1076. position: 2
  1077. display_options:
  1078. display_extenders: { }
  1079. display_description: ''
  1080. title: Transactions
  1081. defaults:
  1082. title: false
  1083. fields: false
  1084. group_by: false
  1085. empty: false
  1086. fields:
  1087. target_entity__target_id:
  1088. id: target_entity__target_id
  1089. table: transaction
  1090. field: target_entity__target_id
  1091. relationship: none
  1092. group_type: group
  1093. admin_label: ''
  1094. label: User
  1095. exclude: false
  1096. alter:
  1097. alter_text: false
  1098. text: ''
  1099. make_link: false
  1100. path: ''
  1101. absolute: false
  1102. external: false
  1103. replace_spaces: false
  1104. path_case: none
  1105. trim_whitespace: false
  1106. alt: ''
  1107. rel: ''
  1108. link_class: ''
  1109. prefix: ''
  1110. suffix: ''
  1111. target: ''
  1112. nl2br: false
  1113. max_length: 0
  1114. word_boundary: true
  1115. ellipsis: true
  1116. more_link: false
  1117. more_link_text: ''
  1118. more_link_path: ''
  1119. strip_tags: false
  1120. trim: false
  1121. preserve_tags: ''
  1122. html: false
  1123. element_type: ''
  1124. element_class: ''
  1125. element_label_type: ''
  1126. element_label_class: ''
  1127. element_label_colon: true
  1128. element_wrapper_type: ''
  1129. element_wrapper_class: ''
  1130. element_default_classes: true
  1131. empty: ''
  1132. hide_empty: false
  1133. empty_zero: false
  1134. hide_alter_empty: true
  1135. click_sort_column: target_id
  1136. type: dynamic_entity_reference_label
  1137. settings:
  1138. link: true
  1139. group_column: entity_id
  1140. group_columns: { }
  1141. group_rows: true
  1142. delta_limit: 0
  1143. delta_offset: 0
  1144. delta_reversed: false
  1145. delta_first_last: false
  1146. multi_type: separator
  1147. separator: ', '
  1148. field_api_classes: false
  1149. entity_type: transaction
  1150. entity_field: target_entity
  1151. plugin_id: field
  1152. field_userpoints_default_amount:
  1153. id: field_userpoints_default_amount
  1154. table: transaction__field_userpoints_default_amount
  1155. field: field_userpoints_default_amount
  1156. relationship: none
  1157. group_type: group
  1158. admin_label: ''
  1159. label: Points
  1160. exclude: false
  1161. alter:
  1162. alter_text: false
  1163. text: ''
  1164. make_link: false
  1165. path: ''
  1166. absolute: false
  1167. external: false
  1168. replace_spaces: false
  1169. path_case: none
  1170. trim_whitespace: false
  1171. alt: ''
  1172. rel: ''
  1173. link_class: ''
  1174. prefix: ''
  1175. suffix: ''
  1176. target: ''
  1177. nl2br: false
  1178. max_length: 0
  1179. word_boundary: true
  1180. ellipsis: true
  1181. more_link: false
  1182. more_link_text: ''
  1183. more_link_path: ''
  1184. strip_tags: false
  1185. trim: false
  1186. preserve_tags: ''
  1187. html: false
  1188. element_type: ''
  1189. element_class: ''
  1190. element_label_type: ''
  1191. element_label_class: ''
  1192. element_label_colon: true
  1193. element_wrapper_type: ''
  1194. element_wrapper_class: ''
  1195. element_default_classes: true
  1196. empty: ''
  1197. hide_empty: false
  1198. empty_zero: false
  1199. hide_alter_empty: true
  1200. click_sort_column: value
  1201. type: number_decimal
  1202. settings:
  1203. thousand_separator: ''
  1204. prefix_suffix: true
  1205. decimal_separator: .
  1206. scale: 0
  1207. group_column: value
  1208. group_columns: { }
  1209. group_rows: true
  1210. delta_limit: 0
  1211. delta_offset: 0
  1212. delta_reversed: false
  1213. delta_first_last: false
  1214. multi_type: separator
  1215. separator: ', '
  1216. field_api_classes: false
  1217. plugin_id: field
  1218. created:
  1219. id: created
  1220. table: transaction
  1221. field: created
  1222. relationship: none
  1223. group_type: group
  1224. admin_label: ''
  1225. label: Date
  1226. exclude: false
  1227. alter:
  1228. alter_text: false
  1229. text: ''
  1230. make_link: false
  1231. path: ''
  1232. absolute: false
  1233. external: false
  1234. replace_spaces: false
  1235. path_case: none
  1236. trim_whitespace: false
  1237. alt: ''
  1238. rel: ''
  1239. link_class: ''
  1240. prefix: ''
  1241. suffix: ''
  1242. target: ''
  1243. nl2br: false
  1244. max_length: 0
  1245. word_boundary: true
  1246. ellipsis: true
  1247. more_link: false
  1248. more_link_text: ''
  1249. more_link_path: ''
  1250. strip_tags: false
  1251. trim: false
  1252. preserve_tags: ''
  1253. html: false
  1254. element_type: ''
  1255. element_class: ''
  1256. element_label_type: ''
  1257. element_label_class: ''
  1258. element_label_colon: true
  1259. element_wrapper_type: ''
  1260. element_wrapper_class: ''
  1261. element_default_classes: true
  1262. empty: ''
  1263. hide_empty: false
  1264. empty_zero: false
  1265. hide_alter_empty: true
  1266. click_sort_column: value
  1267. type: timestamp
  1268. settings:
  1269. date_format: short
  1270. custom_date_format: ''
  1271. timezone: ''
  1272. group_column: value
  1273. group_columns: { }
  1274. group_rows: true
  1275. delta_limit: 0
  1276. delta_offset: 0
  1277. delta_reversed: false
  1278. delta_first_last: false
  1279. multi_type: separator
  1280. separator: ', '
  1281. field_api_classes: false
  1282. entity_type: transaction
  1283. entity_field: created
  1284. plugin_id: field
  1285. field_userpoints_default_reason:
  1286. id: field_userpoints_default_reason
  1287. table: transaction__field_userpoints_default_reason
  1288. field: field_userpoints_default_reason
  1289. relationship: none
  1290. group_type: group
  1291. admin_label: ''
  1292. label: Reason
  1293. exclude: false
  1294. alter:
  1295. alter_text: false
  1296. text: ''
  1297. make_link: false
  1298. path: ''
  1299. absolute: false
  1300. external: false
  1301. replace_spaces: false
  1302. path_case: none
  1303. trim_whitespace: false
  1304. alt: ''
  1305. rel: ''
  1306. link_class: ''
  1307. prefix: ''
  1308. suffix: ''
  1309. target: ''
  1310. nl2br: false
  1311. max_length: 0
  1312. word_boundary: true
  1313. ellipsis: true
  1314. more_link: false
  1315. more_link_text: ''
  1316. more_link_path: ''
  1317. strip_tags: false
  1318. trim: false
  1319. preserve_tags: ''
  1320. html: false
  1321. element_type: ''
  1322. element_class: ''
  1323. element_label_type: ''
  1324. element_label_class: ''
  1325. element_label_colon: true
  1326. element_wrapper_type: ''
  1327. element_wrapper_class: ''
  1328. element_default_classes: true
  1329. empty: ''
  1330. hide_empty: false
  1331. empty_zero: false
  1332. hide_alter_empty: true
  1333. click_sort_column: value
  1334. type: string
  1335. settings:
  1336. link_to_entity: false
  1337. group_column: value
  1338. group_columns: { }
  1339. group_rows: true
  1340. delta_limit: 0
  1341. delta_offset: 0
  1342. delta_reversed: false
  1343. delta_first_last: false
  1344. multi_type: separator
  1345. separator: ', '
  1346. field_api_classes: false
  1347. plugin_id: field
  1348. result_message:
  1349. id: result_message
  1350. table: transaction
  1351. field: result_message
  1352. relationship: none
  1353. group_type: group
  1354. admin_label: ''
  1355. label: Status
  1356. exclude: false
  1357. alter:
  1358. alter_text: false
  1359. text: ''
  1360. make_link: false
  1361. path: ''
  1362. absolute: false
  1363. external: false
  1364. replace_spaces: false
  1365. path_case: none
  1366. trim_whitespace: false
  1367. alt: ''
  1368. rel: ''
  1369. link_class: ''
  1370. prefix: ''
  1371. suffix: ''
  1372. target: ''
  1373. nl2br: false
  1374. max_length: 0
  1375. word_boundary: true
  1376. ellipsis: true
  1377. more_link: false
  1378. more_link_text: ''
  1379. more_link_path: ''
  1380. strip_tags: false
  1381. trim: false
  1382. preserve_tags: ''
  1383. html: false
  1384. element_type: ''
  1385. element_class: ''
  1386. element_label_type: ''
  1387. element_label_class: ''
  1388. element_label_colon: true
  1389. element_wrapper_type: ''
  1390. element_wrapper_class: ''
  1391. element_default_classes: true
  1392. empty: ''
  1393. hide_empty: false
  1394. empty_zero: false
  1395. hide_alter_empty: true
  1396. click_sort_column: value
  1397. type: string
  1398. settings:
  1399. link_to_entity: false
  1400. group_column: value
  1401. group_columns: { }
  1402. group_rows: true
  1403. delta_limit: 0
  1404. delta_offset: 0
  1405. delta_reversed: false
  1406. delta_first_last: false
  1407. multi_type: separator
  1408. separator: ', '
  1409. field_api_classes: false
  1410. entity_type: transaction
  1411. plugin_id: field
  1412. operations_1:
  1413. id: operations_1
  1414. table: transaction
  1415. field: operations
  1416. relationship: none
  1417. group_type: group
  1418. admin_label: ''
  1419. label: Operations
  1420. exclude: false
  1421. alter:
  1422. alter_text: false
  1423. text: ''
  1424. make_link: false
  1425. path: ''
  1426. absolute: false
  1427. external: false
  1428. replace_spaces: false
  1429. path_case: none
  1430. trim_whitespace: false
  1431. alt: ''
  1432. rel: ''
  1433. link_class: ''
  1434. prefix: ''
  1435. suffix: ''
  1436. target: ''
  1437. nl2br: false
  1438. max_length: 0
  1439. word_boundary: true
  1440. ellipsis: true
  1441. more_link: false
  1442. more_link_text: ''
  1443. more_link_path: ''
  1444. strip_tags: false
  1445. trim: false
  1446. preserve_tags: ''
  1447. html: false
  1448. element_type: ''
  1449. element_class: ''
  1450. element_label_type: ''
  1451. element_label_class: ''
  1452. element_label_colon: true
  1453. element_wrapper_type: ''
  1454. element_wrapper_class: ''
  1455. element_default_classes: true
  1456. empty: ''
  1457. hide_empty: false
  1458. empty_zero: false
  1459. hide_alter_empty: true
  1460. destination: true
  1461. entity_type: transaction
  1462. plugin_id: entity_operations
  1463. group_by: false
  1464. path: admin/people/userpoints/transaction
  1465. menu:
  1466. type: none
  1467. title: ''
  1468. description: ''
  1469. expanded: false
  1470. parent: ''
  1471. weight: null
  1472. context: '0'
  1473. menu_name: admin
  1474. tab_options:
  1475. type: none
  1476. title: ''
  1477. description: ''
  1478. weight: null
  1479. empty:
  1480. area_text_custom:
  1481. id: area_text_custom
  1482. table: views
  1483. field: area_text_custom
  1484. relationship: none
  1485. group_type: group
  1486. admin_label: ''
  1487. empty: true
  1488. tokenize: false
  1489. content: '<p>- no transaction points found -</p>'
  1490. plugin_id: text_custom
  1491. cache_metadata:
  1492. max-age: -1
  1493. contexts:
  1494. - 'languages:language_content'
  1495. - 'languages:language_interface'
  1496. - url.query_args
  1497. - user.permissions
  1498. tags:
  1499. - 'config:field.storage.transaction.field_userpoints_default_amount'
  1500. - 'config:field.storage.transaction.field_userpoints_default_reason'
  1501. page_userpoints_default_userpointstab:
  1502. display_plugin: page
  1503. id: page_userpoints_default_userpointstab
  1504. display_title: 'User points tab (applied)'
  1505. position: 3
  1506. display_options:
  1507. display_extenders: { }
  1508. display_description: ''
  1509. defaults:
  1510. title: false
  1511. arguments: false
  1512. empty: false
  1513. fields: false
  1514. footer: true
  1515. relationships: false
  1516. filters: false
  1517. filter_groups: false
  1518. sorts: false
  1519. access: false
  1520. style: false
  1521. row: false
  1522. arguments:
  1523. target_entity__target_id:
  1524. id: target_entity__target_id
  1525. table: transaction
  1526. field: target_entity__target_id
  1527. relationship: none
  1528. group_type: group
  1529. admin_label: ''
  1530. default_action: default
  1531. exception:
  1532. value: ''
  1533. title_enable: false
  1534. title: All
  1535. title_enable: false
  1536. title: ''
  1537. default_argument_type: raw
  1538. default_argument_options:
  1539. index: 1
  1540. use_alias: false
  1541. default_argument_skip_url: false
  1542. summary_options:
  1543. base_path: ''
  1544. count: true
  1545. items_per_page: 25
  1546. override: false
  1547. summary:
  1548. sort_order: asc
  1549. number_of_records: 0
  1550. format: default_summary
  1551. specify_validation: true
  1552. validate:
  1553. type: 'entity:user'
  1554. fail: 'not found'
  1555. validate_options:
  1556. access: true
  1557. operation: view
  1558. multiple: 0
  1559. restrict_roles: false
  1560. roles: { }
  1561. break_phrase: false
  1562. not: false
  1563. entity_type: transaction
  1564. entity_field: target_entity
  1565. plugin_id: numeric
  1566. path: 'user/{user}/points/applied'
  1567. empty:
  1568. area_text_custom:
  1569. id: area_text_custom
  1570. table: views
  1571. field: area_text_custom
  1572. relationship: none
  1573. group_type: group
  1574. admin_label: ''
  1575. empty: true
  1576. tokenize: false
  1577. content: '<p>- no transactions found -</p>'
  1578. plugin_id: text_custom
  1579. fields:
  1580. executed_1:
  1581. id: executed_1
  1582. table: transaction
  1583. field: executed
  1584. relationship: none
  1585. group_type: group
  1586. admin_label: ''
  1587. label: Date
  1588. exclude: false
  1589. alter:
  1590. alter_text: false
  1591. text: ''
  1592. make_link: false
  1593. path: ''
  1594. absolute: false
  1595. external: false
  1596. replace_spaces: false
  1597. path_case: none
  1598. trim_whitespace: false
  1599. alt: ''
  1600. rel: ''
  1601. link_class: ''
  1602. prefix: ''
  1603. suffix: ''
  1604. target: ''
  1605. nl2br: false
  1606. max_length: 0
  1607. word_boundary: true
  1608. ellipsis: true
  1609. more_link: false
  1610. more_link_text: ''
  1611. more_link_path: ''
  1612. strip_tags: false
  1613. trim: false
  1614. preserve_tags: ''
  1615. html: false
  1616. element_type: ''
  1617. element_class: ''
  1618. element_label_type: ''
  1619. element_label_class: ''
  1620. element_label_colon: true
  1621. element_wrapper_type: ''
  1622. element_wrapper_class: ''
  1623. element_default_classes: true
  1624. empty: ''
  1625. hide_empty: false
  1626. empty_zero: false
  1627. hide_alter_empty: true
  1628. click_sort_column: value
  1629. type: timestamp
  1630. settings:
  1631. date_format: medium
  1632. custom_date_format: ''
  1633. timezone: ''
  1634. group_column: value
  1635. group_columns: { }
  1636. group_rows: true
  1637. delta_limit: 0
  1638. delta_offset: 0
  1639. delta_reversed: false
  1640. delta_first_last: false
  1641. multi_type: separator
  1642. separator: ', '
  1643. field_api_classes: false
  1644. entity_type: transaction
  1645. entity_field: executed
  1646. plugin_id: field
  1647. description:
  1648. id: description
  1649. table: transaction
  1650. field: description
  1651. relationship: none
  1652. group_type: group
  1653. admin_label: ''
  1654. label: Description
  1655. exclude: false
  1656. alter:
  1657. alter_text: false
  1658. text: ''
  1659. make_link: false
  1660. path: ''
  1661. absolute: false
  1662. external: false
  1663. replace_spaces: false
  1664. path_case: none
  1665. trim_whitespace: false
  1666. alt: ''
  1667. rel: ''
  1668. link_class: ''
  1669. prefix: ''
  1670. suffix: ''
  1671. target: ''
  1672. nl2br: false
  1673. max_length: 0
  1674. word_boundary: true
  1675. ellipsis: true
  1676. more_link: false
  1677. more_link_text: ''
  1678. more_link_path: ''
  1679. strip_tags: false
  1680. trim: false
  1681. preserve_tags: ''
  1682. html: false
  1683. element_type: ''
  1684. element_class: ''
  1685. element_label_type: ''
  1686. element_label_class: ''
  1687. element_label_colon: true
  1688. element_wrapper_type: ''
  1689. element_wrapper_class: ''
  1690. element_default_classes: true
  1691. empty: ''
  1692. hide_empty: false
  1693. empty_zero: false
  1694. hide_alter_empty: true
  1695. click_sort_column: value
  1696. type: string
  1697. settings:
  1698. link_to_entity: true
  1699. group_column: value
  1700. group_columns: { }
  1701. group_rows: true
  1702. delta_limit: 0
  1703. delta_offset: 0
  1704. delta_reversed: false
  1705. delta_first_last: false
  1706. multi_type: separator
  1707. separator: ', '
  1708. field_api_classes: false
  1709. entity_type: transaction
  1710. plugin_id: field
  1711. details:
  1712. id: details
  1713. table: transaction
  1714. field: details
  1715. relationship: none
  1716. group_type: group
  1717. admin_label: ''
  1718. label: ''
  1719. exclude: false
  1720. alter:
  1721. alter_text: false
  1722. text: ''
  1723. make_link: false
  1724. path: ''
  1725. absolute: false
  1726. external: false
  1727. replace_spaces: false
  1728. path_case: none
  1729. trim_whitespace: false
  1730. alt: ''
  1731. rel: ''
  1732. link_class: ''
  1733. prefix: ''
  1734. suffix: ''
  1735. target: ''
  1736. nl2br: false
  1737. max_length: 0
  1738. word_boundary: true
  1739. ellipsis: true
  1740. more_link: false
  1741. more_link_text: ''
  1742. more_link_path: ''
  1743. strip_tags: false
  1744. trim: false
  1745. preserve_tags: ''
  1746. html: false
  1747. element_type: ''
  1748. element_class: ''
  1749. element_label_type: ''
  1750. element_label_class: ''
  1751. element_label_colon: false
  1752. element_wrapper_type: ''
  1753. element_wrapper_class: ''
  1754. element_default_classes: true
  1755. empty: ''
  1756. hide_empty: false
  1757. empty_zero: false
  1758. hide_alter_empty: true
  1759. click_sort_column: value
  1760. type: string
  1761. settings:
  1762. link_to_entity: false
  1763. group_column: value
  1764. group_columns: { }
  1765. group_rows: true
  1766. delta_limit: 0
  1767. delta_offset: 0
  1768. delta_reversed: false
  1769. delta_first_last: false
  1770. multi_type: ul
  1771. separator: ', '
  1772. field_api_classes: false
  1773. entity_type: transaction
  1774. plugin_id: field
  1775. field_userpoints_default_amount:
  1776. id: field_userpoints_default_amount
  1777. table: transaction__field_userpoints_default_amount
  1778. field: field_userpoints_default_amount
  1779. relationship: none
  1780. group_type: group
  1781. admin_label: ''
  1782. label: Points
  1783. exclude: false
  1784. alter:
  1785. alter_text: false
  1786. text: ''
  1787. make_link: false
  1788. path: ''
  1789. absolute: false
  1790. external: false
  1791. replace_spaces: false
  1792. path_case: none
  1793. trim_whitespace: false
  1794. alt: ''
  1795. rel: ''
  1796. link_class: ''
  1797. prefix: ''
  1798. suffix: ''
  1799. target: ''
  1800. nl2br: false
  1801. max_length: 0
  1802. word_boundary: true
  1803. ellipsis: true
  1804. more_link: false
  1805. more_link_text: ''
  1806. more_link_path: ''
  1807. strip_tags: false
  1808. trim: false
  1809. preserve_tags: ''
  1810. html: false
  1811. element_type: ''
  1812. element_class: ''
  1813. element_label_type: ''
  1814. element_label_class: ''
  1815. element_label_colon: true
  1816. element_wrapper_type: ''
  1817. element_wrapper_class: ''
  1818. element_default_classes: true
  1819. empty: ''
  1820. hide_empty: false
  1821. empty_zero: false
  1822. hide_alter_empty: true
  1823. click_sort_column: value
  1824. type: number_decimal
  1825. settings:
  1826. thousand_separator: ''
  1827. prefix_suffix: true
  1828. decimal_separator: .
  1829. scale: 0
  1830. group_column: value
  1831. group_columns: { }
  1832. group_rows: true
  1833. delta_limit: 0
  1834. delta_offset: 0
  1835. delta_reversed: false
  1836. delta_first_last: false
  1837. multi_type: separator
  1838. separator: ', '
  1839. field_api_classes: false
  1840. plugin_id: field
  1841. field_userpoints_default_balance:
  1842. id: field_userpoints_default_balance
  1843. table: transaction__field_userpoints_default_balance
  1844. field: field_userpoints_default_balance
  1845. relationship: none
  1846. group_type: group
  1847. admin_label: ''
  1848. label: Balance
  1849. exclude: false
  1850. alter:
  1851. alter_text: false
  1852. text: ''
  1853. make_link: false
  1854. path: ''
  1855. absolute: false
  1856. external: false
  1857. replace_spaces: false
  1858. path_case: none
  1859. trim_whitespace: false
  1860. alt: ''
  1861. rel: ''
  1862. link_class: ''
  1863. prefix: ''
  1864. suffix: ''
  1865. target: ''
  1866. nl2br: false
  1867. max_length: 0
  1868. word_boundary: true
  1869. ellipsis: true
  1870. more_link: false
  1871. more_link_text: ''
  1872. more_link_path: ''
  1873. strip_tags: false
  1874. trim: false
  1875. preserve_tags: ''
  1876. html: false
  1877. element_type: ''
  1878. element_class: ''
  1879. element_label_type: ''
  1880. element_label_class: ''
  1881. element_label_colon: true
  1882. element_wrapper_type: ''
  1883. element_wrapper_class: ''
  1884. element_default_classes: true
  1885. empty: ''
  1886. hide_empty: false
  1887. empty_zero: false
  1888. hide_alter_empty: true
  1889. click_sort_column: value
  1890. type: number_decimal
  1891. settings:
  1892. thousand_separator: ''
  1893. prefix_suffix: true
  1894. decimal_separator: .
  1895. scale: 0
  1896. group_column: value
  1897. group_columns: { }
  1898. group_rows: true
  1899. delta_limit: 0
  1900. delta_offset: 0
  1901. delta_reversed: false
  1902. delta_first_last: false
  1903. multi_type: separator
  1904. separator: ', '
  1905. field_api_classes: false
  1906. plugin_id: field
  1907. operations:
  1908. id: operations
  1909. table: transaction
  1910. field: operations
  1911. relationship: none
  1912. group_type: group
  1913. admin_label: ''
  1914. label: Operations
  1915. exclude: false
  1916. alter:
  1917. alter_text: false
  1918. text: ''
  1919. make_link: false
  1920. path: ''
  1921. absolute: false
  1922. external: false
  1923. replace_spaces: false
  1924. path_case: none
  1925. trim_whitespace: false
  1926. alt: ''
  1927. rel: ''
  1928. link_class: ''
  1929. prefix: ''
  1930. suffix: ''
  1931. target: ''
  1932. nl2br: false
  1933. max_length: 0
  1934. word_boundary: true
  1935. ellipsis: true
  1936. more_link: false
  1937. more_link_text: ''
  1938. more_link_path: ''
  1939. strip_tags: false
  1940. trim: false
  1941. preserve_tags: ''
  1942. html: false
  1943. element_type: ''
  1944. element_class: ''
  1945. element_label_type: ''
  1946. element_label_class: ''
  1947. element_label_colon: true
  1948. element_wrapper_type: ''
  1949. element_wrapper_class: ''
  1950. element_default_classes: true
  1951. empty: ''
  1952. hide_empty: false
  1953. empty_zero: false
  1954. hide_alter_empty: true
  1955. destination: true
  1956. entity_type: transaction
  1957. plugin_id: entity_operations
  1958. menu:
  1959. type: none
  1960. title: ''
  1961. description: ''
  1962. expanded: false
  1963. parent: ''
  1964. weight: null
  1965. context: '0'
  1966. menu_name: account
  1967. relationships: { }
  1968. filters:
  1969. type:
  1970. id: type
  1971. table: transaction
  1972. field: type
  1973. value:
  1974. userpoints_default_points: userpoints_default_points
  1975. entity_type: transaction
  1976. entity_field: type
  1977. plugin_id: bundle
  1978. result_code:
  1979. id: result_code
  1980. table: transaction
  1981. field: result_code
  1982. relationship: none
  1983. group_type: group
  1984. admin_label: ''
  1985. operator: '>'
  1986. value:
  1987. min: ''
  1988. max: ''
  1989. value: '0'
  1990. group: 1
  1991. exposed: false
  1992. expose:
  1993. operator_id: ''
  1994. label: ''
  1995. description: ''
  1996. use_operator: false
  1997. operator: ''
  1998. identifier: ''
  1999. required: false
  2000. remember: false
  2001. multiple: false
  2002. remember_roles:
  2003. authenticated: authenticated
  2004. placeholder: ''
  2005. min_placeholder: ''
  2006. max_placeholder: ''
  2007. is_grouped: false
  2008. group_info:
  2009. label: ''
  2010. description: ''
  2011. identifier: ''
  2012. optional: true
  2013. widget: select
  2014. multiple: false
  2015. remember: false
  2016. default_group: All
  2017. default_group_multiple: { }
  2018. group_items: { }
  2019. entity_type: transaction
  2020. entity_field: result_code
  2021. plugin_id: numeric
  2022. filter_groups:
  2023. operator: AND
  2024. groups:
  2025. 1: AND
  2026. sorts:
  2027. executed:
  2028. id: executed
  2029. table: transaction
  2030. field: executed
  2031. relationship: none
  2032. group_type: group
  2033. admin_label: ''
  2034. order: DESC
  2035. exposed: false
  2036. expose:
  2037. label: ''
  2038. granularity: second
  2039. entity_type: transaction
  2040. entity_field: executed
  2041. plugin_id: date
  2042. tab_options:
  2043. type: none
  2044. title: ''
  2045. description: ''
  2046. weight: 0
  2047. title: 'User points (applied)'
  2048. access:
  2049. type: perm
  2050. options:
  2051. perm: 'view own userpoints_default_points transaction'
  2052. style:
  2053. type: table
  2054. options:
  2055. grouping: { }
  2056. row_class: ''
  2057. default_row_class: true
  2058. override: true
  2059. sticky: false
  2060. caption: ''
  2061. summary: ''
  2062. description: ''
  2063. columns:
  2064. executed_1: executed_1
  2065. description: description
  2066. details: description
  2067. field_userpoints_default_amount: field_userpoints_default_amount
  2068. field_userpoints_default_balance: field_userpoints_default_balance
  2069. operations: operations
  2070. info:
  2071. executed_1:
  2072. sortable: true
  2073. default_sort_order: desc
  2074. align: ''
  2075. separator: ''
  2076. empty_column: false
  2077. responsive: ''
  2078. description:
  2079. sortable: false
  2080. default_sort_order: asc
  2081. align: ''
  2082. separator: ''
  2083. empty_column: false
  2084. responsive: ''
  2085. details:
  2086. align: ''
  2087. separator: ''
  2088. empty_column: false
  2089. responsive: ''
  2090. field_userpoints_default_amount:
  2091. sortable: false
  2092. default_sort_order: asc
  2093. align: ''
  2094. separator: ''
  2095. empty_column: false
  2096. responsive: ''
  2097. field_userpoints_default_balance:
  2098. sortable: false
  2099. default_sort_order: asc
  2100. align: ''
  2101. separator: ''
  2102. empty_column: false
  2103. responsive: ''
  2104. operations:
  2105. align: ''
  2106. separator: ''
  2107. empty_column: false
  2108. responsive: ''
  2109. default: executed_1
  2110. empty_table: false
  2111. row:
  2112. type: fields
  2113. options:
  2114. inline: { }
  2115. separator: ''
  2116. hide_empty: false
  2117. default_field_elements: true
  2118. cache_metadata:
  2119. max-age: -1
  2120. contexts:
  2121. - 'languages:language_content'
  2122. - 'languages:language_interface'
  2123. - url
  2124. - url.query_args
  2125. - user.permissions
  2126. tags:
  2127. - 'config:field.storage.transaction.field_userpoints_default_amount'
  2128. - 'config:field.storage.transaction.field_userpoints_default_balance'