views.view.test_group_by_count_multicardinality.yml
Same filename in other branches
- 9 core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_by_count_multicardinality.yml
- 8.9.x core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_by_count_multicardinality.yml
- 11.x core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_by_count_multicardinality.yml
File
-
core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_group_by_count_multicardinality.yml
View source
- langcode: en
- status: true
- dependencies: { }
- id: test_group_by_count_multicardinality
- label: test_group_by_count_multicardinality
- module: views
- description: ''
- tag: ''
- base_table: entity_test_mul_property_data
- base_field: id
- display:
- default:
- display_options:
- access:
- type: none
- cache:
- type: tag
- exposed_form:
- type: basic
- fields:
- id:
- alter:
- alter_text: false
- ellipsis: true
- html: false
- make_link: false
- strip_tags: false
- trim: false
- word_boundary: true
- empty_zero: false
- field: id
- group_type: count
- hide_empty: false
- id: id
- table: entity_test_mul_property_data
- entity_type: entity_test_mul
- entity_field: id
- plugin_id: field
- field_test:
- alter:
- alter_text: false
- ellipsis: true
- html: false
- make_link: false
- strip_tags: false
- trim: false
- word_boundary: true
- group_type: group
- group_column: value
- empty_zero: false
- field: field_test
- hide_empty: false
- id: field_test
- table: entity_test_mul__field_test
- entity_type: entity_test_mul
- entity_field: field_test
- plugin_id: field
- sorts:
- field_test_value:
- table: entity_test_mul__field_test
- field: field_test_value
- id: field_test_value
- entity_type: entity_test_mul
- entity_field: field_test
- group_type: group
- order: ASC
- plugin_id: standard
- id:
- table: entity_test_mul_property_data
- field: id
- id: id
- entity_type: entity_test_mul
- entity_field: id
- group_type: count
- order: ASC
- plugin_id: standard
- langcode:
- table: entity_test_mul_property_data
- field: langcode
- id: langcode
- entity_type: entity_test_mul
- entity_field: langcode
- group_type: group
- order: ASC
- plugin_id: standard
- group_by: true
- pager:
- type: some
- style:
- type: default
- row:
- type: fields
- display_plugin: default
- display_title: Default
- id: default
- position: 0
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.