views.view.test_view_handler_weight.yml
Same filename in other branches
- 8.9.x core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_handler_weight.yml
- 10 core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_handler_weight.yml
- 11.x core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_handler_weight.yml
File
-
core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_view_handler_weight.yml
View source
- langcode: en
- status: true
- dependencies: { }
- id: test_view_handler_weight
- label: ''
- 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
- age:
- field: age
- id: age
- relationship: none
- table: views_test_data
- plugin_id: numeric
- name:
- field: name
- id: name
- relationship: none
- table: views_test_data
- plugin_id: string
- pager:
- options:
- offset: 0
- type: none
- sorts:
- id:
- field: id
- id: id
- order: ASC
- relationship: none
- table: views_test_data
- plugin_id: numeric
- age:
- field: age
- id: standard
- order: ASC
- relationship: none
- table: views_test_data
- plugin_id: numeric
- filters:
- name:
- field: name
- id: string
- table: views_test_data
- plugin_id: string
- age:
- field: age
- id: numeric
- table: views_test_data
- plugin_id: numeric
- display_plugin: default
- display_title: Default
- id: default
- position: 0
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.