views.view.test_tag_cache.yml
Same filename in other branches
File
-
core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_tag_cache.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - node
- id: test_tag_cache
- label: ''
- module: views
- description: ''
- tag: ''
- base_table: node_field_data
- base_field: nid
- display:
- default:
- display_options:
- access:
- type: none
- cache:
- type: tag
- exposed_form:
- type: basic
- fields:
- nid:
- alter:
- alter_text: false
- ellipsis: true
- html: false
- make_link: false
- strip_tags: false
- trim: false
- word_boundary: true
- empty_zero: false
- field: nid
- group_type: group
- hide_empty: false
- id: nid
- table: node_field_data
- plugin_id: field
- entity_type: node
- entity_field: nid
- title:
- id: title
- table: node_field_data
- field: title
- label: Title
- exclude: false
- alter:
- alter_text: false
- element_class: ''
- element_default_classes: true
- empty: ''
- hide_empty: false
- empty_zero: false
- hide_alter_empty: true
- plugin_id: field
- entity_type: node
- entity_field: title
- type: string
- settings:
- link_to_entity: true
- filters:
- type:
- id: type
- table: node_field_data
- field: type
- relationship: none
- group_type: group
- admin_label: ''
- operator: in
- value:
- page: page
- group: 1
- exposed: false
- expose:
- operator_id: ''
- label: ''
- description: ''
- use_operator: false
- operator: ''
- identifier: ''
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- reduce: false
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- plugin_id: bundle
- entity_type: node
- entity_field: type
- group_by: true
- 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.