You are here

views.view.ip_tracker_user.yml in IP address manager 8.2

config/optional/views.view.ip_tracker_user.yml

File

config/optional/views.view.ip_tracker_user.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - ip
  6. - user
  7. id: ip_tracker_user
  8. label: ip_tracker_user
  9. module: views
  10. description: ''
  11. tag: ''
  12. base_table: ip_tracker
  13. base_field: uid
  14. core: 8.x
  15. display:
  16. default:
  17. display_plugin: default
  18. id: default
  19. display_title: Master
  20. position: 0
  21. display_options:
  22. access:
  23. type: perm
  24. options:
  25. perm: 'manage ip addresses'
  26. cache:
  27. type: tag
  28. options: { }
  29. query:
  30. type: views_query
  31. options:
  32. disable_sql_rewrite: false
  33. distinct: false
  34. replica: false
  35. query_comment: ''
  36. query_tags: { }
  37. exposed_form:
  38. type: basic
  39. options:
  40. submit_button: Apply
  41. reset_button: false
  42. reset_button_label: Reset
  43. exposed_sorts_label: 'Sort by'
  44. expose_sort_order: true
  45. sort_asc_label: Asc
  46. sort_desc_label: Desc
  47. pager:
  48. type: full
  49. options:
  50. items_per_page: 50
  51. offset: 0
  52. id: 0
  53. total_pages: null
  54. tags:
  55. previous: '‹ Previous'
  56. next: 'Next ›'
  57. first: '« First'
  58. last: 'Last »'
  59. expose:
  60. items_per_page: false
  61. items_per_page_label: 'Items per page'
  62. items_per_page_options: '5, 10, 25, 50'
  63. items_per_page_options_all: false
  64. items_per_page_options_all_label: '- All -'
  65. offset: false
  66. offset_label: Offset
  67. quantity: 9
  68. style:
  69. type: table
  70. options:
  71. grouping: { }
  72. row_class: ''
  73. default_row_class: true
  74. override: true
  75. sticky: false
  76. caption: ''
  77. summary: ''
  78. description: ''
  79. columns:
  80. uid: uid
  81. ip: ip
  82. visits: visits
  83. first_visit: first_visit
  84. last_visit: last_visit
  85. info:
  86. uid:
  87. sortable: true
  88. default_sort_order: asc
  89. align: ''
  90. separator: ''
  91. empty_column: false
  92. responsive: ''
  93. ip:
  94. sortable: true
  95. default_sort_order: asc
  96. align: ''
  97. separator: ''
  98. empty_column: false
  99. responsive: ''
  100. visits:
  101. sortable: true
  102. default_sort_order: asc
  103. align: ''
  104. separator: ''
  105. empty_column: false
  106. responsive: ''
  107. first_visit:
  108. sortable: true
  109. default_sort_order: asc
  110. align: ''
  111. separator: ''
  112. empty_column: false
  113. responsive: ''
  114. last_visit:
  115. sortable: true
  116. default_sort_order: asc
  117. align: ''
  118. separator: ''
  119. empty_column: false
  120. responsive: ''
  121. default: '-1'
  122. empty_table: false
  123. row:
  124. type: fields
  125. fields:
  126. ip:
  127. id: ip
  128. table: ip_tracker
  129. field: ip
  130. exclude: false
  131. visits:
  132. id: visits
  133. table: ip_tracker
  134. field: visits
  135. exclude: false
  136. first_visit:
  137. id: first_visit
  138. table: ip_tracker
  139. field: first_visit
  140. exclude: false
  141. last_visit:
  142. id: last_visit
  143. table: ip_tracker
  144. field: last_visit
  145. exclude: false
  146. filters:
  147. ip:
  148. id: ip
  149. table: ip_tracker
  150. field: ip
  151. relationship: none
  152. group_type: group
  153. admin_label: ''
  154. operator: '='
  155. value:
  156. min: ''
  157. max: ''
  158. value: ''
  159. group: 1
  160. exposed: true
  161. expose:
  162. operator_id: ip_op
  163. label: 'IP Address'
  164. description: ''
  165. use_operator: true
  166. operator: ip_op
  167. identifier: ip
  168. required: false
  169. remember: false
  170. multiple: false
  171. remember_roles:
  172. authenticated: authenticated
  173. anonymous: '0'
  174. administrator: '0'
  175. is_grouped: false
  176. group_info:
  177. label: ''
  178. description: ''
  179. identifier: ''
  180. optional: true
  181. widget: select
  182. multiple: false
  183. remember: false
  184. default_group: All
  185. default_group_multiple: { }
  186. group_items: { }
  187. plugin_id: ip2long
  188. sorts: { }
  189. title: 'IP Tracker'
  190. header: { }
  191. footer: { }
  192. empty: { }
  193. relationships:
  194. uid:
  195. id: uid
  196. table: ip_tracker
  197. field: uid
  198. relationship: none
  199. group_type: group
  200. admin_label: 'USER IP'
  201. required: false
  202. plugin_id: standard
  203. arguments:
  204. uid:
  205. id: uid
  206. table: ip_tracker
  207. field: uid
  208. relationship: none
  209. group_type: group
  210. admin_label: ''
  211. default_action: 'not found'
  212. exception:
  213. value: ''
  214. title_enable: false
  215. title: All
  216. title_enable: false
  217. title: ''
  218. default_argument_type: fixed
  219. default_argument_options:
  220. argument: ''
  221. default_argument_skip_url: false
  222. summary_options:
  223. base_path: ''
  224. count: true
  225. items_per_page: 25
  226. override: false
  227. summary:
  228. sort_order: asc
  229. number_of_records: 0
  230. format: default_summary
  231. specify_validation: true
  232. validate:
  233. type: 'entity:user'
  234. fail: 'not found'
  235. validate_options:
  236. access: true
  237. operation: view
  238. multiple: 0
  239. restrict_roles: 0
  240. roles: { }
  241. break_phrase: false
  242. not: false
  243. plugin_id: numeric
  244. display_extenders: { }
  245. cache_metadata:
  246. max-age: 0
  247. contexts:
  248. - 'languages:language_interface'
  249. - url
  250. - url.query_args
  251. - user.permissions
  252. tags: { }
  253. page_1:
  254. display_plugin: page
  255. id: page_1
  256. display_title: Page
  257. position: 1
  258. display_options:
  259. display_extenders: { }
  260. path: user/%user/ip
  261. menu:
  262. type: tab
  263. title: IP
  264. description: 'IP manager'
  265. expanded: false
  266. parent: ''
  267. weight: 2
  268. context: '0'
  269. menu_name: account
  270. tab_options:
  271. type: none
  272. title: IP
  273. description: ''
  274. weight: 0
  275. cache_metadata:
  276. max-age: 0
  277. contexts:
  278. - 'languages:language_interface'
  279. - url
  280. - url.query_args
  281. - user.permissions
  282. tags: { }