views.view.test_summary.yml
Same filename in other branches
File
-
core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_summary.yml
View source
- langcode: en
- status: true
- id: test_summary
- label: Test Summary
- module: views
- description: ''
- tag: default
- base_table: entity_test
- base_field: id
- display:
- default:
- id: default
- display_title: Default
- display_plugin: default
- position: 0
- display_options:
- query:
- type: views_query
- options:
- query_comment: ''
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_tags: { }
- title: 'Summary test'
- access:
- type: none
- cache:
- type: tag
- options: { }
- pager:
- type: mini
- options:
- items_per_page: 2
- offset: 0
- id: 0
- total_pages: 0
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '1, 2, 3, 4'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- tags:
- previous: ‹‹
- next: ››
- sorts:
- id:
- id: id
- table: entity_test
- field: id
- order: ASC
- plugin_id: standard
- relationship: none
- arguments:
- type:
- id: type
- field: type
- table: entity_test
- default_action: summary
- exception:
- title_enable: true
- title_enable: true
- title: '{{ arguments.type }}'
- default_argument_type: fixed
- summary:
- sort_order: asc
- format: default_summary
- summary_options:
- override: true
- items_per_page: 4
- specify_validation: true
- plugin_id: string
- entity_type: entity_test
- admin_label: type
- fields:
- id:
- id: id
- field: id
- table: entity_test
- plugin_id: field
- entity_type: entity_test
- style:
- type: default
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- uses_fields: false
- row:
- type: fields
- header: { }
- footer: { }
- empty: { }
- relationships: { }
- display_extenders: { }
- cache_metadata:
- contexts:
- - 'languages:language_interface'
- - url
- - url.query_args
- - user.permissions
- max-age: -1
- tags: { }
- page_1:
- id: page_1
- display_title: Page
- display_plugin: page
- position: 2
- display_options:
- query:
- type: views_query
- options: { }
- path: test-summary
- display_extenders: { }
- cache_metadata:
- contexts:
- - 'languages:language_interface'
- - url
- - url.query_args
- - 'user.node_grants:view'
- - user.permissions
- max-age: -1
- tags: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.