views.view.test_view_entity_test.yml
File
- 
              core/modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_view_entity_test.yml 
View source
- langcode: en
- status: true
- dependencies: {  }
- id: test_view_entity_test
- label: ''
- module: views
- description: ''
- tag: ''
- base_table: entity_test_update
- base_field: nid
- display:
-   default:
-     display_options:
-       access:
-         type: none
-       cache:
-         type: tag
-       exposed_form:
-         type: basic
-       fields:
-         id:
-           alter:
-             alter_text: false
-             ellipsis: true
-             html: false
-             make_link: false
-             strip_tags: false
-             trim: false
-             word_boundary: true
-           empty_zero: false
-           field: id
-           hide_empty: false
-           id: id
-           table: entity_test_update
-           entity_type: entity_test_update
-           entity_field: id
-           plugin_id: field
-         name:
-           alter:
-             alter_text: false
-             ellipsis: true
-             html: false
-             make_link: false
-             strip_tags: false
-             trim: false
-             word_boundary: true
-           empty_zero: false
-           field: name
-           hide_empty: false
-           id: name
-           table: entity_test_update
-           plugin_id: field
-           entity_type: entity_test_update
-           entity_field: name
-       pager:
-         type: some
-       style:
-         type: default
-       row:
-         type: fields
-     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.
