views.view.test_area_result.yml
Same filename in other branches
File
-
core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_area_result.yml
View source
- langcode: en
- status: true
- dependencies: { }
- id: test_area_result
- label: test_area_result
- module: views
- description: ''
- tag: ''
- base_table: views_test_data
- base_field: nid
- display:
- default:
- display_options:
- defaults:
- fields: false
- pager: false
- sorts: false
- fields:
- id:
- field: id
- id: id
- relationship: none
- table: views_test_data
- plugin_id: numeric
- pager:
- options:
- offset: 0
- type: none
- sorts:
- id:
- field: id
- id: id
- order: ASC
- relationship: none
- table: views_test_data
- plugin_id: numeric
- empty:
- title:
- field: title
- id: title
- table: views
- plugin_id: title
- title: test_title_empty
- header:
- result:
- id: result
- table: views
- field: result
- relationship: none
- group_type: group
- admin_label: ''
- empty: true
- content: "<script />start: @start | end: @end | total: @total | label: @label | per page: @per_page | current page: @current_page | current record count: @current_record_count | page count: @page_count"
- plugin_id: result
- display_plugin: default
- display_title: Default
- id: default
- position: 0
- page_1:
- display_options:
- path: test-area-result
- defaults:
- header: false
- header:
- result:
- id: result
- table: views
- field: result
- relationship: none
- group_type: group
- admin_label: ''
- empty: false
- content: "start: @start | end: @end | total: @total | label: @label | per page: @per_page | current page: @current_page | current record count: @current_record_count | page count: @page_count"
- plugin_id: result
- display_plugin: page
- display_title: 'Page 1'
- id: page_1
- position: 1
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.