|
@@ -2,7 +2,14 @@ uuid: 5bde9585-8a1b-4313-92fe-00b579fb849f
|
|
|
langcode: fr
|
|
|
status: true
|
|
|
dependencies:
|
|
|
+ config:
|
|
|
+ - field.storage.user.field_nom
|
|
|
+ - field.storage.user.field_prenom
|
|
|
+ - field.storage.user.field_qualite
|
|
|
+ - field.storage.user.field_structure
|
|
|
+ - field.storage.user.field_telephone
|
|
|
module:
|
|
|
+ - phone_number
|
|
|
- user
|
|
|
id: current_user_block
|
|
|
label: 'Current user block'
|
|
@@ -20,32 +27,48 @@ display:
|
|
|
display_options:
|
|
|
title: 'Current user block'
|
|
|
fields:
|
|
|
- name:
|
|
|
- id: name
|
|
|
- table: users_field_data
|
|
|
- field: name
|
|
|
+ field_prenom:
|
|
|
+ id: field_prenom
|
|
|
+ table: user__field_prenom
|
|
|
+ field: field_prenom
|
|
|
relationship: none
|
|
|
group_type: group
|
|
|
admin_label: ''
|
|
|
- entity_type: user
|
|
|
- entity_field: name
|
|
|
plugin_id: field
|
|
|
label: ''
|
|
|
exclude: false
|
|
|
alter:
|
|
|
alter_text: false
|
|
|
+ text: ''
|
|
|
make_link: false
|
|
|
+ path: ''
|
|
|
absolute: false
|
|
|
- word_boundary: false
|
|
|
- ellipsis: 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_label_colon: false
|
|
|
element_wrapper_type: ''
|
|
|
element_wrapper_class: ''
|
|
|
element_default_classes: true
|
|
@@ -54,8 +77,9 @@ display:
|
|
|
empty_zero: false
|
|
|
hide_alter_empty: true
|
|
|
click_sort_column: value
|
|
|
- type: user_name
|
|
|
- settings: { }
|
|
|
+ type: string
|
|
|
+ settings:
|
|
|
+ link_to_entity: false
|
|
|
group_column: value
|
|
|
group_columns: { }
|
|
|
group_rows: true
|
|
@@ -66,15 +90,13 @@ display:
|
|
|
multi_type: separator
|
|
|
separator: ', '
|
|
|
field_api_classes: false
|
|
|
- mail:
|
|
|
- id: mail
|
|
|
- table: users_field_data
|
|
|
- field: mail
|
|
|
+ field_nom:
|
|
|
+ id: field_nom
|
|
|
+ table: user__field_nom
|
|
|
+ field: field_nom
|
|
|
relationship: none
|
|
|
group_type: group
|
|
|
admin_label: ''
|
|
|
- entity_type: user
|
|
|
- entity_field: mail
|
|
|
plugin_id: field
|
|
|
label: ''
|
|
|
exclude: false
|
|
@@ -118,8 +140,9 @@ display:
|
|
|
empty_zero: false
|
|
|
hide_alter_empty: true
|
|
|
click_sort_column: value
|
|
|
- type: basic_string
|
|
|
- settings: { }
|
|
|
+ type: string
|
|
|
+ settings:
|
|
|
+ link_to_entity: false
|
|
|
group_column: value
|
|
|
group_columns: { }
|
|
|
group_rows: true
|
|
@@ -130,17 +153,15 @@ display:
|
|
|
multi_type: separator
|
|
|
separator: ', '
|
|
|
field_api_classes: false
|
|
|
- created:
|
|
|
- id: created
|
|
|
- table: users_field_data
|
|
|
- field: created
|
|
|
+ field_structure:
|
|
|
+ id: field_structure
|
|
|
+ table: user__field_structure
|
|
|
+ field: field_structure
|
|
|
relationship: none
|
|
|
group_type: group
|
|
|
admin_label: ''
|
|
|
- entity_type: user
|
|
|
- entity_field: created
|
|
|
plugin_id: field
|
|
|
- label: Créé
|
|
|
+ label: ''
|
|
|
exclude: false
|
|
|
alter:
|
|
|
alter_text: false
|
|
@@ -173,7 +194,7 @@ display:
|
|
|
element_class: ''
|
|
|
element_label_type: ''
|
|
|
element_label_class: ''
|
|
|
- element_label_colon: true
|
|
|
+ element_label_colon: false
|
|
|
element_wrapper_type: ''
|
|
|
element_wrapper_class: ''
|
|
|
element_default_classes: true
|
|
@@ -182,21 +203,9 @@ display:
|
|
|
empty_zero: false
|
|
|
hide_alter_empty: true
|
|
|
click_sort_column: value
|
|
|
- type: timestamp
|
|
|
+ type: string
|
|
|
settings:
|
|
|
- date_format: medium
|
|
|
- custom_date_format: ''
|
|
|
- timezone: ''
|
|
|
- tooltip:
|
|
|
- date_format: long
|
|
|
- custom_date_format: ''
|
|
|
- time_diff:
|
|
|
- enabled: false
|
|
|
- future_format: '@interval hence'
|
|
|
- past_format: '@interval ago'
|
|
|
- granularity: 2
|
|
|
- refresh: 60
|
|
|
- description: ''
|
|
|
+ link_to_entity: false
|
|
|
group_column: value
|
|
|
group_columns: { }
|
|
|
group_rows: true
|
|
@@ -207,17 +216,15 @@ display:
|
|
|
multi_type: separator
|
|
|
separator: ', '
|
|
|
field_api_classes: false
|
|
|
- changed:
|
|
|
- id: changed
|
|
|
- table: users_field_data
|
|
|
- field: changed
|
|
|
+ field_qualite:
|
|
|
+ id: field_qualite
|
|
|
+ table: user__field_qualite
|
|
|
+ field: field_qualite
|
|
|
relationship: none
|
|
|
group_type: group
|
|
|
admin_label: ''
|
|
|
- entity_type: user
|
|
|
- entity_field: changed
|
|
|
plugin_id: field
|
|
|
- label: 'Mise à jour'
|
|
|
+ label: ''
|
|
|
exclude: false
|
|
|
alter:
|
|
|
alter_text: false
|
|
@@ -250,7 +257,7 @@ display:
|
|
|
element_class: ''
|
|
|
element_label_type: ''
|
|
|
element_label_class: ''
|
|
|
- element_label_colon: true
|
|
|
+ element_label_colon: false
|
|
|
element_wrapper_type: ''
|
|
|
element_wrapper_class: ''
|
|
|
element_default_classes: true
|
|
@@ -259,21 +266,9 @@ display:
|
|
|
empty_zero: false
|
|
|
hide_alter_empty: true
|
|
|
click_sort_column: value
|
|
|
- type: timestamp
|
|
|
+ type: string
|
|
|
settings:
|
|
|
- date_format: medium
|
|
|
- custom_date_format: ''
|
|
|
- timezone: ''
|
|
|
- tooltip:
|
|
|
- date_format: long
|
|
|
- custom_date_format: ''
|
|
|
- time_diff:
|
|
|
- enabled: false
|
|
|
- future_format: '@interval hence'
|
|
|
- past_format: '@interval ago'
|
|
|
- granularity: 2
|
|
|
- refresh: 60
|
|
|
- description: ''
|
|
|
+ link_to_entity: false
|
|
|
group_column: value
|
|
|
group_columns: { }
|
|
|
group_rows: true
|
|
@@ -284,17 +279,80 @@ display:
|
|
|
multi_type: separator
|
|
|
separator: ', '
|
|
|
field_api_classes: false
|
|
|
- access:
|
|
|
- id: access
|
|
|
+ field_telephone:
|
|
|
+ id: field_telephone
|
|
|
+ table: user__field_telephone
|
|
|
+ field: field_telephone
|
|
|
+ relationship: none
|
|
|
+ group_type: group
|
|
|
+ admin_label: ''
|
|
|
+ plugin_id: field
|
|
|
+ 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: false
|
|
|
+ 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: phone_number_international
|
|
|
+ settings:
|
|
|
+ as_link: false
|
|
|
+ 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
|
|
|
+ mail_1:
|
|
|
+ id: mail_1
|
|
|
table: users_field_data
|
|
|
- field: access
|
|
|
+ field: mail
|
|
|
relationship: none
|
|
|
group_type: group
|
|
|
admin_label: ''
|
|
|
entity_type: user
|
|
|
- entity_field: access
|
|
|
+ entity_field: mail
|
|
|
plugin_id: field
|
|
|
- label: 'Dernier accès'
|
|
|
+ label: ''
|
|
|
exclude: false
|
|
|
alter:
|
|
|
alter_text: false
|
|
@@ -327,7 +385,7 @@ display:
|
|
|
element_class: ''
|
|
|
element_label_type: ''
|
|
|
element_label_class: ''
|
|
|
- element_label_colon: true
|
|
|
+ element_label_colon: false
|
|
|
element_wrapper_type: ''
|
|
|
element_wrapper_class: ''
|
|
|
element_default_classes: true
|
|
@@ -336,21 +394,8 @@ display:
|
|
|
empty_zero: false
|
|
|
hide_alter_empty: true
|
|
|
click_sort_column: value
|
|
|
- type: timestamp
|
|
|
- settings:
|
|
|
- date_format: medium
|
|
|
- custom_date_format: ''
|
|
|
- timezone: ''
|
|
|
- tooltip:
|
|
|
- date_format: long
|
|
|
- custom_date_format: ''
|
|
|
- time_diff:
|
|
|
- enabled: false
|
|
|
- future_format: '@interval hence'
|
|
|
- past_format: '@interval ago'
|
|
|
- granularity: 2
|
|
|
- refresh: 60
|
|
|
- description: ''
|
|
|
+ type: basic_string
|
|
|
+ settings: { }
|
|
|
group_column: value
|
|
|
group_columns: { }
|
|
|
group_rows: true
|
|
@@ -506,7 +551,20 @@ display:
|
|
|
query_tags: { }
|
|
|
relationships: { }
|
|
|
header: { }
|
|
|
- footer: { }
|
|
|
+ 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/logout">Deconnexion</a>'
|
|
|
+ format: wysiwyg
|
|
|
+ tokenize: false
|
|
|
display_extenders: { }
|
|
|
cache_metadata:
|
|
|
max-age: -1
|
|
@@ -516,7 +574,12 @@ display:
|
|
|
- url
|
|
|
- user
|
|
|
- user.permissions
|
|
|
- tags: { }
|
|
|
+ tags:
|
|
|
+ - 'config:field.storage.user.field_nom'
|
|
|
+ - 'config:field.storage.user.field_prenom'
|
|
|
+ - 'config:field.storage.user.field_qualite'
|
|
|
+ - 'config:field.storage.user.field_structure'
|
|
|
+ - 'config:field.storage.user.field_telephone'
|
|
|
block_1:
|
|
|
id: block_1
|
|
|
display_title: Block
|
|
@@ -532,4 +595,9 @@ display:
|
|
|
- url
|
|
|
- user
|
|
|
- user.permissions
|
|
|
- tags: { }
|
|
|
+ tags:
|
|
|
+ - 'config:field.storage.user.field_nom'
|
|
|
+ - 'config:field.storage.user.field_prenom'
|
|
|
+ - 'config:field.storage.user.field_qualite'
|
|
|
+ - 'config:field.storage.user.field_structure'
|
|
|
+ - 'config:field.storage.user.field_telephone'
|