views.view.entity_test_row.yml
Same filename in other branches
File
-
core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.entity_test_row.yml
View source
- langcode: en
- status: true
- dependencies: { }
- id: entity_test_row
- label: ''
- module: views
- description: ''
- tag: ''
- base_table: entity_test
- base_field: nid
- display:
- default:
- display_options:
- access:
- type: none
- cache:
- type: tag
- exposed_form:
- type: basic
- sorts:
- id:
- table: entity_test
- id: id
- field: id
- plugin_id: standard
- entity_type: entity_test
- entity_field: id
- order: desc
- pager:
- type: full
- options:
- items_per_page: 5
- style:
- type: default
- row:
- type: 'entity:entity_test'
- display_plugin: default
- display_title: Master
- id: default
- position: 0
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.