views.view.test_remember_selected.yml
Same filename in other branches
File
-
core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_remember_selected.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - core.entity_view_mode.node.teaser
- module:
- - node
- id: test_remember_selected
- label: ''
- module: views
- description: ''
- tag: ''
- base_table: node_field_data
- base_field: nid
- display:
- default:
- id: default
- display_title: Default
- display_plugin: default
- position: 0
- display_options:
- pager:
- type: full
- exposed_form:
- type: basic
- options:
- reset_button: true
- access:
- type: none
- cache:
- type: none
- options: { }
- filters:
- type:
- id: type
- table: node_field_data
- field: type
- relationship: none
- group_type: group
- admin_label: ''
- entity_type: node
- entity_field: type
- plugin_id: in_operator
- operator: in
- value: { }
- group: 1
- exposed: true
- expose:
- operator_id: type_op
- label: 'Content: Type'
- description: 'Exposed description'
- use_operator: false
- operator: ''
- operator_limit_selection: false
- operator_list: { }
- identifier: type
- required: false
- remember: true
- multiple: false
- remember_roles:
- anonymous: anonymous
- authenticated: authenticated
- content_editor: '0'
- administrator: '0'
- reduce: false
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- style:
- type: default
- row:
- type: 'entity:node'
- query:
- type: views_query
- options:
- query_comment: ''
- display_extenders: { }
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_interface'
- - url
- - url.query_args
- - 'user.node_grants:view'
- tags: { }
- page_1:
- id: page_1
- display_title: Page
- display_plugin: page
- position: 0
- display_options:
- display_extenders: { }
- path: test_remember_selected
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_interface'
- - url
- - url.query_args
- - 'user.node_grants:view'
- tags: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.