views.view.dblog_2851293.yml
1 string reference to 'views.view.dblog_2851293'
- DblogFiltersAndFieldsUpgradeTest::testDblogUpgradePath in core/
modules/ dblog/ tests/ src/ Functional/ Update/ DblogFiltersAndFieldsUpgradeTest.php - Tests that field and filter handlers are updated properly.
File
-
core/
modules/ dblog/ tests/ modules/ dblog_test_views/ test_views/ views.view.dblog_2851293.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - user
- id: dblog_2851293
- label: dblog_2851293
- module: views
- description: 'Base view to test upgrade from issue #2851293'
- tag: ''
- base_table: watchdog
- base_field: wid
- display:
- default:
- display_plugin: default
- id: default
- display_title: Master
- position: 0
- display_options:
- access:
- type: perm
- options:
- perm: 'access site reports'
- cache:
- type: none
- 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: Filter
- 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: some
- options:
- items_per_page: 10
- offset: 0
- style:
- type: default
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- uses_fields: false
- row:
- type: fields
- options:
- inline: { }
- separator: ''
- hide_empty: false
- default_field_elements: true
- fields:
- wid:
- table: watchdog
- field: wid
- id: wid
- entity_type: null
- entity_field: null
- plugin_id: numeric
- relationship: none
- group_type: group
- admin_label: ''
- label: ''
- exclude: false
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- set_precision: false
- precision: 0
- decimal: .
- separator: ','
- format_plural: false
- format_plural_string: "1\x03@count"
- prefix: ''
- suffix: ''
- uid:
- id: uid
- table: watchdog
- field: uid
- relationship: none
- group_type: group
- admin_label: ''
- label: ''
- exclude: false
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- set_precision: false
- precision: 0
- decimal: .
- separator: ','
- format_plural: false
- format_plural_string: "1\x03@count"
- prefix: ''
- suffix: ''
- plugin_id: numeric
- filters:
- type:
- id: type
- table: watchdog
- field: type
- relationship: none
- group_type: group
- admin_label: ''
- operator: in
- value: { }
- group: 1
- exposed: true
- expose:
- operator_id: type_op
- label: Type
- description: ''
- use_operator: false
- operator: type_op
- identifier: type
- required: false
- remember: false
- multiple: true
- reduce: false
- plugin_id: in_operator
- sorts: { }
- header: { }
- footer: { }
- empty: { }
- relationships: { }
- arguments: { }
- display_extenders: { }
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_interface'
- - user.permissions
- tags: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.