views.view.group_information.yml in Open Social 8.9
Same filename and directory in other branches
- 8 modules/social_features/social_group/config/install/views.view.group_information.yml
- 8.2 modules/social_features/social_group/config/install/views.view.group_information.yml
- 8.3 modules/social_features/social_group/config/install/views.view.group_information.yml
- 8.4 modules/social_features/social_group/config/install/views.view.group_information.yml
- 8.5 modules/social_features/social_group/config/install/views.view.group_information.yml
- 8.6 modules/social_features/social_group/config/install/views.view.group_information.yml
- 8.7 modules/social_features/social_group/config/install/views.view.group_information.yml
- 8.8 modules/social_features/social_group/config/install/views.view.group_information.yml
- 10.3.x modules/social_features/social_group/config/install/views.view.group_information.yml
- 10.0.x modules/social_features/social_group/config/install/views.view.group_information.yml
- 10.1.x modules/social_features/social_group/config/install/views.view.group_information.yml
- 10.2.x modules/social_features/social_group/config/install/views.view.group_information.yml
modules/social_features/social_group/config/install/views.view.group_information.yml
File
modules/social_features/social_group/config/install/views.view.group_information.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - group
- _core:
- default_config_hash: q8BMTefPMCErqS5j7G979LlY7p_6EvQeBHiSR7cooWY
- id: group_information
- label: 'Group Information'
- module: views
- description: ''
- tag: ''
- base_table: groups_field_data
- base_field: id
- display:
- default:
- display_plugin: default
- id: default
- display_title: Master
- position: 0
- display_options:
- access:
- type: group_permission
- options:
- group_permission: 'view group'
- 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: some
- options:
- items_per_page: 1
- offset: 0
- style:
- type: default
- row:
- type: 'entity:group'
- fields:
- label:
- table: groups_field_data
- field: label
- id: label
- entity_type: null
- entity_field: label
- plugin_id: field
- 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: 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
- click_sort_column: value
- type: string
- settings: { }
- group_column: value
- group_columns: { }
- group_rows: true
- delta_limit: 0
- delta_offset: 0
- delta_reversed: false
- delta_first_last: false
- multi_type: separator
- separator: ', '
- field_api_classes: false
- filters: { }
- sorts: { }
- title: 'About Group'
- header: { }
- footer: { }
- empty: { }
- relationships: { }
- arguments:
- id:
- id: id
- table: groups_field_data
- field: id
- relationship: none
- group_type: group
- admin_label: ''
- default_action: 'not found'
- exception:
- value: all
- title_enable: false
- title: All
- title_enable: true
- title: 'About {{ arguments.id }}'
- default_argument_type: fixed
- default_argument_options:
- argument: ''
- default_argument_skip_url: false
- 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: { }
- break_phrase: false
- not: false
- entity_type: group
- entity_field: id
- plugin_id: group_id
- display_extenders: { }
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_content'
- - 'languages:language_interface'
- - route.group
- - url
- - user.group_permissions
- tags: { }
- page_group_about:
- display_plugin: page
- id: page_group_about
- display_title: Page
- position: 1
- display_options:
- display_extenders: { }
- path: group/%group/about
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_content'
- - 'languages:language_interface'
- - route.group
- - url
- - user.group_permissions
- tags: { }