123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215 |
- uuid: 3236f925-f4b3-4621-a798-7ec1e9b13494
- langcode: fr
- status: true
- dependencies:
- config:
- - profile.type.collaborateur
- - user.role.collaborateur
- - views.view.curent_user_site_dossier
- module:
- - profile
- - user
- id: current_user_doc_profile
- label: 'Current user doc profile'
- module: views
- description: ''
- tag: ''
- base_table: profile
- base_field: profile_id
- display:
- default:
- id: default
- display_title: Default
- display_plugin: default
- position: 0
- display_options:
- title: 'Mon espace de travail'
- fields: { }
- pager:
- type: none
- options:
- offset: 0
- items_per_page: 0
- exposed_form:
- type: basic
- options:
- submit_button: Appliquer
- reset_button: false
- reset_button_label: Réinitialiser
- exposed_sorts_label: 'Trier par'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- access:
- type: role
- options:
- role:
- collaborateur: collaborateur
- cache:
- type: tag
- options: { }
- empty: { }
- sorts: { }
- arguments:
- uid:
- id: uid
- table: profile
- field: uid
- relationship: none
- group_type: group
- admin_label: ''
- entity_type: profile
- entity_field: uid
- plugin_id: numeric
- default_action: default
- exception:
- value: all
- title_enable: false
- title: All
- title_enable: false
- title: ''
- default_argument_type: current_user
- default_argument_options: { }
- default_argument_skip_url: false
- summary_options:
- base_path: ''
- count: true
- override: false
- items_per_page: 25
- 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
- filters:
- status:
- id: status
- table: profile
- field: status
- entity_type: profile
- entity_field: status
- plugin_id: boolean
- value: '1'
- group: 1
- expose:
- operator: ''
- type:
- id: type
- table: profile
- field: type
- entity_type: profile
- entity_field: type
- plugin_id: bundle
- value:
- collaborateur: collaborateur
- style:
- type: default
- options:
- row_class: ''
- default_row_class: true
- uses_fields: false
- row:
- type: 'entity:profile'
- options:
- relationship: none
- view_mode: default
- query:
- type: views_query
- options:
- query_comment: ''
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_tags: { }
- relationships:
- uid:
- id: uid
- table: profile
- field: uid
- relationship: none
- group_type: group
- admin_label: Utilisateur
- entity_type: profile
- entity_field: uid
- plugin_id: standard
- required: false
- header:
- view:
- id: view
- table: views
- field: view
- relationship: none
- group_type: group
- admin_label: 'current user site dossier'
- plugin_id: view
- empty: false
- view_to_insert: 'curent_user_site_dossier:default'
- inherit_arguments: false
- footer:
- area:
- id: area
- table: views
- field: area
- relationship: none
- group_type: group
- admin_label: ''
- plugin_id: text
- empty: false
- content:
- value: '<a href="user/{{ raw_arguments.uid }}/collaborateur">editer mes fichiers</a>'
- format: wysiwyg
- tokenize: true
- display_extenders:
- matomo:
- enabled: false
- keyword_gets: ''
- keyword_behavior: first
- keyword_concat_separator: ' '
- category_behavior: none
- category_gets: ''
- category_concat_separator: ' '
- category_fallback: ''
- category_facets: { }
- category_facets_concat_separator: ', '
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_interface'
- - url
- - user
- - user.roles
- tags: { }
- block_1:
- id: block_1
- display_title: 'doc profil Block'
- display_plugin: block
- position: 1
- display_options:
- display_description: ''
- display_extenders:
- matomo:
- enabled: false
- keyword_gets: ''
- keyword_behavior: first
- keyword_concat_separator: ' '
- category_behavior: none
- category_gets: ''
- category_concat_separator: ' '
- category_fallback: ''
- category_facets: { }
- category_facets_concat_separator: ', '
- block_description: 'current user doc profil block'
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_interface'
- - url
- - user
- - user.roles
- tags: { }
|