views.view.newest_users.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.newest_users.yml
- 8 modules/social_features/social_profile/config/install/views.view.newest_users.yml
- 8.2 modules/social_features/social_profile/config/install/views.view.newest_users.yml
- 8.3 modules/social_features/social_profile/config/install/views.view.newest_users.yml
- 8.4 modules/social_features/social_profile/config/install/views.view.newest_users.yml
- 8.5 modules/social_features/social_profile/config/install/views.view.newest_users.yml
- 8.6 modules/social_features/social_profile/config/install/views.view.newest_users.yml
- 8.7 modules/social_features/social_profile/config/install/views.view.newest_users.yml
- 8.8 modules/social_features/social_profile/config/install/views.view.newest_users.yml
- 10.0.x modules/social_features/social_profile/config/install/views.view.newest_users.yml
- 10.1.x modules/social_features/social_profile/config/install/views.view.newest_users.yml
- 10.2.x modules/social_features/social_profile/config/install/views.view.newest_users.yml
modules/social_features/social_profile/config/install/views.view.newest_users.yml
1 string reference to 'views.view.newest_users'
- SocialTaggingOverrides::shouldApplyOverrides in modules/
social_features/ social_tagging/ src/ SocialTaggingOverrides.php - Whether this config override should apply to the provided configurations.
File
modules/social_features/social_profile/config/install/views.view.newest_users.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - core.entity_view_mode.profile.small_teaser
- - core.entity_view_mode.profile.teaser
- - profile.type.profile
- module:
- - profile
- - user
- id: newest_users
- label: 'Newest users'
- module: views
- description: 'Displays a block and page for the newest users on the platform based on Profile'
- 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: true
- 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: mini
- options:
- items_per_page: 4
- offset: 0
- id: 0
- total_pages: null
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- tags:
- previous: ‹‹
- next: ››
- style:
- type: default
- row:
- type: 'entity:profile'
- options:
- relationship: none
- view_mode: teaser
- 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: { }
- status:
- id: status
- table: users_field_data
- field: status
- relationship: uid
- group_type: group
- admin_label: ''
- operator: '='
- value: '1'
- group: 1
- exposed: false
- expose:
- operator_id: ''
- label: ''
- description: ''
- use_operator: false
- operator: ''
- identifier: ''
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- entity_type: user
- entity_field: status
- plugin_id: boolean
- uid_raw:
- id: uid_raw
- table: users_field_data
- field: uid_raw
- relationship: uid
- group_type: group
- admin_label: filter_no_admin
- operator: '>'
- value:
- min: ''
- max: ''
- value: '1'
- group: 1
- exposed: false
- expose:
- operator_id: ''
- label: ''
- description: ''
- use_operator: false
- operator: ''
- identifier: ''
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- entity_type: user
- plugin_id: numeric
- sorts:
- created:
- id: created
- table: profile
- field: created
- relationship: none
- group_type: group
- admin_label: ''
- order: DESC
- exposed: false
- expose:
- label: ''
- granularity: minute
- entity_type: profile
- entity_field: created
- plugin_id: date
- title: 'Newest members'
- header: { }
- footer: { }
- empty: { }
- relationships:
- uid:
- id: uid
- table: profile
- field: uid
- relationship: none
- group_type: group
- admin_label: User
- required: true
- entity_type: profile
- entity_field: uid
- plugin_id: standard
- arguments: { }
- display_extenders: { }
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_interface'
- - url.query_args
- - 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'
- block_newest_users:
- display_plugin: block
- id: block_newest_users
- display_title: 'Newest users block'
- position: 2
- display_options:
- display_extenders: { }
- title: 'Newest members'
- defaults:
- title: false
- pager: false
- style: false
- row: false
- use_more: false
- use_more_always: false
- use_more_text: false
- pager:
- type: some
- options:
- items_per_page: 2
- offset: 0
- style:
- type: default
- options: { }
- row:
- type: 'entity:profile'
- options:
- relationship: none
- view_mode: small_teaser
- display_description: ''
- block_description: 'Newest users block'
- use_more: true
- use_more_always: true
- use_more_text: 'All members'
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_interface'
- - 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'
- page_newest_users:
- display_plugin: page
- id: page_newest_users
- display_title: 'Newest users page'
- position: 1
- display_options:
- display_extenders: { }
- path: all-members
- pager:
- type: full
- options:
- items_per_page: 10
- offset: 0
- id: 0
- total_pages: null
- tags:
- previous: ‹‹
- next: ››
- first: '« First'
- last: 'Last »'
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- quantity: 9
- defaults:
- pager: false
- title: false
- display_description: ''
- title: 'All members'
- exposed_block: true
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_interface'
- - url.query_args
- - 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'