views.view.test_display_defaults.yml
Same filename in other branches
- 9 core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_defaults.yml
- 10 core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_defaults.yml
- 11.x core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_defaults.yml
File
-
core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_display_defaults.yml
View source
- langcode: en
- status: true
- dependencies: { }
- id: test_display_defaults
- label: ''
- module: views
- description: ''
- tag: ''
- base_table: views_test_data
- base_field: id
- display:
- default:
- display_plugin: default
- id: default
- display_title: Master
- position: null
- display_options:
- access:
- type: none
- options: { }
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options: { }
- exposed_form:
- type: basic
- options: { }
- pager:
- type: full
- options: { }
- style:
- type: default
- options: { }
- row:
- type: fields
- options: { }
- fields:
- name:
- id: name
- table: views_test_data
- field: name
- sorts:
- created:
- id: created
- table: views_test_data
- field: created
- order: DESC
- plugin_id: date
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.