views.view.test_language.yml
Same filename in other branches
1 string reference to 'views.view.test_language'
- NodeLanguageTest::testNativeLanguageField in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeLanguageTest.php - Tests native name display in language field.
File
-
core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_language.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - node
- - user
- id: test_language
- label: 'Test language'
- 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: none
- options:
- items_per_page: 0
- offset: 0
- style:
- type: default
- row:
- type: fields
- options:
- default_field_elements: true
- inline: { }
- separator: ''
- hide_empty: false
- fields:
- title:
- id: title
- table: node_field_data
- field: title
- relationship: none
- group_type: group
- admin_label: ''
- label: ''
- exclude: false
- alter:
- alter_text: false
- text: ''
- make_link: false
- path: ''
- absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: false
- ellipsis: false
- more_link: false
- more_link_text: ''
- more_link_path: ''
- strip_tags: false
- trim: false
- preserve_tags: ''
- html: false
- element_type: ''
- element_class: ''
- element_label_type: ''
- element_label_class: ''
- element_label_colon: false
- element_wrapper_type: ''
- element_wrapper_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
- langcode:
- id: langcode
- table: node_field_data
- field: langcode
- relationship: none
- group_type: group
- admin_label: ''
- label: Language
- exclude: false
- alter:
- alter_text: false
- text: ''
- make_link: false
- path: ''
- absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: true
- ellipsis: true
- more_link: false
- more_link_text: ''
- more_link_path: ''
- strip_tags: false
- trim: false
- preserve_tags: ''
- html: 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_empty: false
- empty_zero: false
- hide_alter_empty: true
- plugin_id: field
- entity_type: node
- entity_field: langcode
- settings:
- native_language: false
- type: language
- filters:
- status:
- value: '1'
- table: node_field_data
- field: status
- id: status
- expose:
- operator: ''
- group: 1
- plugin_id: boolean
- entity_type: node
- entity_field: status
- type:
- id: type
- table: node_field_data
- field: type
- value:
- page: page
- plugin_id: bundle
- entity_type: node
- entity_field: type
- langcode:
- id: langcode
- table: node_field_data
- field: langcode
- relationship: none
- group_type: group
- admin_label: ''
- operator: in
- value:
- fr: fr
- es: es
- und: und
- 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: language
- entity_type: node
- entity_field: langcode
- sorts:
- langcode:
- id: langcode
- table: node_field_data
- field: langcode
- relationship: none
- group_type: group
- admin_label: ''
- order: ASC
- exposed: false
- expose:
- label: ''
- plugin_id: standard
- entity_type: node
- entity_field: langcode
- title: 'Language filter test'
- header: { }
- footer: { }
- empty: { }
- relationships: { }
- arguments:
- langcode:
- id: langcode
- table: node_field_data
- field: langcode
- relationship: none
- group_type: group
- admin_label: ''
- default_action: ignore
- exception:
- value: all
- title_enable: false
- title: All
- title_enable: false
- title: ''
- default_argument_type: fixed
- default_argument_options:
- argument: ''
- summary_options:
- base_path: ''
- count: true
- items_per_page: 25
- override: false
- summary:
- sort_order: asc
- number_of_records: 0
- format: default_summary
- specify_validation: false
- validate:
- type: none
- fail: 'not found'
- validate_options: { }
- plugin_id: language
- entity_type: node
- entity_field: langcode
- page_1:
- display_plugin: page
- id: page_1
- display_title: Page
- position: 1
- display_options:
- path: test-language
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.