views.view.user_information.yml in Open Social 10.3.x
Same filename and directory in other branches
- 8.9 modules/social_features/social_profile/config/install/views.view.user_information.yml
- 8 modules/social_features/social_profile/config/install/views.view.user_information.yml
- 8.2 modules/social_features/social_profile/config/install/views.view.user_information.yml
- 8.3 modules/social_features/social_profile/config/install/views.view.user_information.yml
- 8.4 modules/social_features/social_profile/config/install/views.view.user_information.yml
- 8.5 modules/social_features/social_profile/config/install/views.view.user_information.yml
- 8.6 modules/social_features/social_profile/config/install/views.view.user_information.yml
- 8.7 modules/social_features/social_profile/config/install/views.view.user_information.yml
- 8.8 modules/social_features/social_profile/config/install/views.view.user_information.yml
- 10.0.x modules/social_features/social_profile/config/install/views.view.user_information.yml
- 10.1.x modules/social_features/social_profile/config/install/views.view.user_information.yml
- 10.2.x modules/social_features/social_profile/config/install/views.view.user_information.yml
modules/social_features/social_profile/config/install/views.view.user_information.yml
File
modules/social_features/social_profile/config/install/views.view.user_information.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - profile.type.profile
- module:
- - profile
- - user
- id: user_information
- label: 'User information'
- module: views
- description: ''
- tag: ''
- base_table: profile
- base_field: profile_id
- display:
- default:
- display_plugin: default
- id: default
- display_title: Master
- position: 0
- display_options:
- access:
- type: perm
- options:
- perm: 'view any profile profile'
- 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:profile'
- options:
- relationship: none
- view_mode: default
- fields:
- rendered_entity:
- table: profile
- field: rendered_entity
- id: rendered_entity
- entity_type: null
- entity_field: null
- plugin_id: rendered_entity
- 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
- view_mode: default
- filters:
- type:
- id: type
- table: profile
- field: type
- value:
- profile: profile
- entity_type: profile
- entity_field: type
- plugin_id: bundle
- expose:
- operator_limit_selection: false
- operator_list: { }
- sorts: { }
- title: Information
- header: { }
- footer: { }
- empty:
- area:
- id: area
- table: views
- field: area
- relationship: none
- group_type: group
- admin_label: ''
- empty: true
- tokenize: true
- content:
- value: 'There is no profile added yet, you can <a href="/user/{{ arguments.uid }}/profile">add a profile here</a>'
- format: basic_html
- plugin_id: text
- relationships:
- uid:
- id: uid
- table: profile
- field: uid
- relationship: none
- group_type: group
- admin_label: User
- required: false
- entity_type: profile
- entity_field: uid
- plugin_id: standard
- profile:
- id: profile
- table: users_field_data
- field: profile
- relationship: uid
- group_type: group
- admin_label: Profile
- required: false
- entity_type: user
- plugin_id: standard
- arguments:
- uid:
- id: uid
- table: profile
- field: uid
- relationship: profile
- group_type: group
- admin_label: ''
- default_action: empty
- exception:
- value: all
- title_enable: false
- title: All
- title_enable: false
- title: ''
- 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: profile
- entity_field: uid
- plugin_id: numeric
- display_extenders: { }
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_interface'
- - url
- - user.permissions
- tags:
- - 'config:core.entity_view_display.profile.profile.autocomplete_item'
- - 'config:core.entity_view_display.profile.profile.compact'
- - 'config:core.entity_view_display.profile.profile.compact_notification'
- - 'config:core.entity_view_display.profile.profile.compact_teaser'
- - 'config:core.entity_view_display.profile.profile.default'
- - 'config:core.entity_view_display.profile.profile.hero'
- - 'config:core.entity_view_display.profile.profile.search_index'
- - 'config:core.entity_view_display.profile.profile.small'
- - 'config:core.entity_view_display.profile.profile.small_teaser'
- - 'config:core.entity_view_display.profile.profile.table'
- - 'config:core.entity_view_display.profile.profile.teaser'
- user_information:
- display_plugin: page
- id: user_information
- display_title: Page
- position: 1
- display_options:
- display_extenders: { }
- path: user/%user/information
- menu:
- type: none
- title: Information
- description: ''
- expanded: false
- parent: ''
- weight: 0
- context: '0'
- menu_name: main
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_interface'
- - url
- - user.permissions
- tags:
- - 'config:core.entity_view_display.profile.profile.autocomplete_item'
- - 'config:core.entity_view_display.profile.profile.compact'
- - 'config:core.entity_view_display.profile.profile.compact_notification'
- - 'config:core.entity_view_display.profile.profile.compact_teaser'
- - 'config:core.entity_view_display.profile.profile.default'
- - 'config:core.entity_view_display.profile.profile.hero'
- - 'config:core.entity_view_display.profile.profile.search_index'
- - 'config:core.entity_view_display.profile.profile.small'
- - 'config:core.entity_view_display.profile.profile.small_teaser'
- - 'config:core.entity_view_display.profile.profile.table'
- - 'config:core.entity_view_display.profile.profile.teaser'