views.view.test_attached_disabled.yml
File
- 
              core/modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_attached_disabled.yml 
View source
- langcode: en
- status: true
- dependencies:
-   config:
-     - core.entity_view_mode.node.teaser
-   module:
-     - node
-     - user
- id: test_attached_disabled
- label: test_attached_disabled
- module: views
- description: ''
- tag: ''
- base_table: node_field_data
- base_field: nid
- display:
-   default:
-     display_plugin: default
-     id: default
-     display_title: Default
-     position: 0
-     display_options:
-       access:
-         type: perm
-         options:
-           perm: 'access content'
-       cache:
-         type: tag
-         options: {  }
-       query:
-         type: views_query
-         options:
-           disable_sql_rewrite: false
-           distinct: false
-           replica: false
-           query_comment: ''
-           query_tags: {  }
-       exposed_form:
-         type: basic
-         options:
-           submit_button: Apply
-           reset_button: false
-           reset_button_label: Reset
-           exposed_sorts_label: 'Sort by'
-           expose_sort_order: true
-           sort_asc_label: Asc
-           sort_desc_label: Desc
-       pager:
-         type: full
-         options:
-           items_per_page: 10
-           offset: 0
-           id: 0
-           total_pages: null
-           expose:
-             items_per_page: false
-             items_per_page_label: 'Items per page'
-             items_per_page_options: '5, 10, 25, 50'
-             items_per_page_options_all: false
-             items_per_page_options_all_label: '- All -'
-             offset: false
-             offset_label: Offset
-           tags:
-             previous: '‹ Previous'
-             next: 'Next ›'
-             first: '« First'
-             last: 'Last »'
-           quantity: 9
-       style:
-         type: default
-       row:
-         type: 'entity:node'
-         options:
-           view_mode: teaser
-       fields:
-         title:
-           id: title
-           table: node_field_data
-           field: title
-           entity_type: node
-           entity_field: title
-           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
-           link_to_node: true
-           plugin_id: node
-           relationship: none
-           group_type: group
-           admin_label: ''
-           exclude: false
-           element_type: ''
-           element_class: ''
-           element_label_type: ''
-           element_label_class: ''
-           element_label_colon: true
-           element_wrapper_type: ''
-           element_wrapper_class: ''
-           element_default_classes: true
-           empty: ''
-           hide_alter_empty: true
-       filters:
-         status:
-           value: '1'
-           table: node_field_data
-           field: status
-           plugin_id: boolean
-           entity_type: node
-           entity_field: status
-           id: status
-           expose:
-             operator: ''
-           group: 1
-       sorts:
-         created:
-           id: created
-           table: node_field_data
-           field: created
-           order: DESC
-           entity_type: node
-           entity_field: created
-           plugin_id: date
-           relationship: none
-           group_type: group
-           admin_label: ''
-           exposed: false
-           expose:
-             label: ''
-           granularity: second
-       title: Page
-       header: {  }
-       footer: {  }
-       empty: {  }
-       relationships: {  }
-       arguments: {  }
-       display_extenders: {  }
-   attachment_1:
-     display_plugin: attachment
-     id: attachment_1
-     display_title: 'Attachment Before'
-     position: 2
-     display_options:
-       display_extenders: {  }
-       pager:
-         type: some
-       style:
-         type: rss
-       row:
-         type: node_rss
-       displays:
-         page_1: page_1
-         default: '0'
-       attachment_position: before
-       enabled: true
-       title: Attachment Before
-       defaults:
-         title: false
-       display_description: ''
-   attachment_2:
-     display_plugin: attachment
-     id: attachment_2
-     display_title: 'Attachment After'
-     position: 2
-     display_options:
-       display_extenders: {  }
-       pager:
-         type: some
-       style:
-         type: rss
-       row:
-         type: node_rss
-       displays:
-         page_1: page_1
-         default: '0'
-       attachment_position: after
-       enabled: true
-       title: Attachment After
-       defaults:
-         title: false
-       display_description: ''
-   feed_1:
-     display_plugin: feed
-     id: feed_1
-     display_title: Feed
-     position: 5
-     display_options:
-       display_extenders: {  }
-       pager:
-         type: some
-       style:
-         type: rss
-       row:
-         type: node_rss
-       path: test-attached-disabled.xml
-       displays:
-         page_1: page_1
-         default: '0'
-       enabled: true
-       title: Feed
-       defaults:
-         title: false
-       sitename_title: false
-   page_1:
-     display_plugin: page
-     id: page_1
-     display_title: Page
-     position: 1
-     display_options:
-       display_extenders: {  }
-       path: test-attached-disabled
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
