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.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - ip
- - user
- id: ip_tracker_user
- label: ip_tracker_user
- module: views
- description: ''
- tag: ''
- base_table: ip_tracker
- base_field: uid
- core: 8.x
- display:
- default:
- display_plugin: default
- id: default
- display_title: Master
- position: 0
- display_options:
- access:
- type: perm
- options:
- perm: 'manage ip addresses'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: basic
- options:
- submit_button: Apply
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: full
- options:
- items_per_page: 50
- offset: 0
- id: 0
- total_pages: null
- tags:
- previous: '‹ Previous'
- next: 'Next ›'
- first: '« First'
- last: 'Last »'
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- quantity: 9
- style:
- type: table
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- override: true
- sticky: false
- caption: ''
- summary: ''
- description: ''
- columns:
- uid: uid
- ip: ip
- visits: visits
- first_visit: first_visit
- last_visit: last_visit
- info:
- uid:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- ip:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- visits:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- first_visit:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- last_visit:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- default: '-1'
- empty_table: false
- row:
- type: fields
- fields:
- ip:
- id: ip
- table: ip_tracker
- field: ip
- exclude: false
- visits:
- id: visits
- table: ip_tracker
- field: visits
- exclude: false
- first_visit:
- id: first_visit
- table: ip_tracker
- field: first_visit
- exclude: false
- last_visit:
- id: last_visit
- table: ip_tracker
- field: last_visit
- exclude: false
- filters:
- ip:
- id: ip
- table: ip_tracker
- field: ip
- relationship: none
- group_type: group
- admin_label: ''
- operator: '='
- value:
- min: ''
- max: ''
- value: ''
- group: 1
- exposed: true
- expose:
- operator_id: ip_op
- label: 'IP Address'
- description: ''
- use_operator: true
- operator: ip_op
- identifier: ip
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- anonymous: '0'
- administrator: '0'
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- plugin_id: ip2long
- sorts: { }
- title: 'IP Tracker'
- header: { }
- footer: { }
- empty: { }
- relationships:
- uid:
- id: uid
- table: ip_tracker
- field: uid
- relationship: none
- group_type: group
- admin_label: 'USER IP'
- required: false
- plugin_id: standard
- arguments:
- uid:
- id: uid
- table: ip_tracker
- field: uid
- relationship: none
- group_type: group
- admin_label: ''
- default_action: 'not found'
- exception:
- value: ''
- title_enable: false
- title: All
- title_enable: false
- title: ''
- default_argument_type: fixed
- default_argument_options:
- argument: ''
- default_argument_skip_url: false
- summary_options:
- base_path: ''
- count: true
- items_per_page: 25
- override: false
- summary:
- sort_order: asc
- number_of_records: 0
- format: default_summary
- specify_validation: true
- validate:
- type: 'entity:user'
- fail: 'not found'
- validate_options:
- access: true
- operation: view
- multiple: 0
- restrict_roles: 0
- roles: { }
- break_phrase: false
- not: false
- plugin_id: numeric
- display_extenders: { }
- cache_metadata:
- max-age: 0
- contexts:
- - 'languages:language_interface'
- - url
- - url.query_args
- - user.permissions
- tags: { }
- page_1:
- display_plugin: page
- id: page_1
- display_title: Page
- position: 1
- display_options:
- display_extenders: { }
- path: user/%user/ip
- menu:
- type: tab
- title: IP
- description: 'IP manager'
- expanded: false
- parent: ''
- weight: 2
- context: '0'
- menu_name: account
- tab_options:
- type: none
- title: IP
- description: ''
- weight: 0
- cache_metadata:
- max-age: 0
- contexts:
- - 'languages:language_interface'
- - url
- - url.query_args
- - user.permissions
- tags: { }