views.view.test_field_tokens.yml
Same filename in other branches
File
-
core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_field_tokens.yml
View source
- langcode: en
- status: true
- dependencies: { }
- id: test_field_tokens
- label: test_field_tokens
- module: views
- description: ''
- tag: ''
- base_table: views_test_data
- base_field: nid
- display:
- default:
- display_options:
- access:
- type: none
- cache:
- type: tag
- exposed_form:
- type: basic
- pager:
- type: full
- query:
- type: views_query
- fields:
- name:
- id: name
- table: views_test_data
- field: name
- plugin_id: string
- name_1:
- id: name_1
- table: views_test_data
- field: name
- plugin_id: string
- name_2:
- id: name_2
- table: views_test_data
- field: name
- plugin_id: string
- job:
- id: job
- table: views_test_data
- field: job
- plugin_id: string
- style:
- type: default
- row:
- type: fields
- display_plugin: default
- display_title: Defaults
- id: default
- position: 0
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.