views.view.test_display_attachment.yml
Same filename in other branches
- 9 core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_attachment.yml
- 8.9.x core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_attachment.yml
- 11.x core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_attachment.yml
File
-
core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_display_attachment.yml
View source
- langcode: en
- status: true
- dependencies: { }
- id: test_display_attachment
- label: test_display_attachment
- module: views
- description: ''
- tag: ''
- base_table: views_test_data
- base_field: id
- display:
- default:
- display_plugin: default
- id: default
- display_title: Default
- position: null
- display_options:
- access:
- type: none
- cache:
- type: tag
- query:
- type: views_query
- exposed_form:
- type: basic
- pager:
- type: full
- options:
- items_per_page: 10
- style:
- type: default
- row:
- type: fields
- fields:
- name:
- id: name
- table: views_test_data
- field: name
- label: ''
- alter:
- alter_text: false
- make_link: false
- absolute: false
- trim: false
- word_boundary: false
- ellipsis: false
- strip_tags: false
- html: false
- hide_empty: false
- empty_zero: false
- title: test_display_attachment
- attachment_1:
- display_plugin: attachment
- id: attachment_1
- display_title: Attachment
- position: 2
- display_options:
- displays:
- page: page
- attachment_1: attachment_1
- page:
- display_plugin: page
- id: page
- display_title: Page
- position: 1
- display_options:
- path: test-display-attachment
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.