|  | @@ -3,18 +3,45 @@ langcode: en
 | 
	
		
			
				|  |  |  status: true
 | 
	
		
			
				|  |  |  dependencies:
 | 
	
		
			
				|  |  |    config:
 | 
	
		
			
				|  |  | +    - field.storage.profile.address
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_activity_sector
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_address
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_email
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_employee
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_first_name
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_memo
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_naf
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_name
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_organization
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_phone
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_position
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_service
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_siret
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_title
 | 
	
		
			
				|  |  | +    - field.storage.profile.field_vat_number_intra_ce
 | 
	
		
			
				|  |  | +    - field.storage.profile.phone
 | 
	
		
			
				|  |  | +    - field.storage.profile.tax_number
 | 
	
		
			
				|  |  |      - field.storage.user.field_company
 | 
	
		
			
				|  |  |      - field.storage.user.field_member_type
 | 
	
		
			
				|  |  |      - field.storage.user.field_memo
 | 
	
		
			
				|  |  |      - field.storage.user.field_showroom
 | 
	
		
			
				|  |  |      - taxonomy.vocabulary.company
 | 
	
		
			
				|  |  |      - taxonomy.vocabulary.showroom
 | 
	
		
			
				|  |  | +    - user.role.adherent
 | 
	
		
			
				|  |  |      - user.role.admin
 | 
	
		
			
				|  |  | +    - user.role.contact_company
 | 
	
		
			
				|  |  | +    - user.role.free_user
 | 
	
		
			
				|  |  |      - user.role.root
 | 
	
		
			
				|  |  | +    - user.role.student
 | 
	
		
			
				|  |  | +    - user.role.unverified
 | 
	
		
			
				|  |  |    module:
 | 
	
		
			
				|  |  | +    - address
 | 
	
		
			
				|  |  | +    - commerce_tax
 | 
	
		
			
				|  |  |      - options
 | 
	
		
			
				|  |  |      - pagerer
 | 
	
		
			
				|  |  | +    - profile
 | 
	
		
			
				|  |  |      - taxonomy
 | 
	
		
			
				|  |  | +    - telephone_formatter
 | 
	
		
			
				|  |  |      - user
 | 
	
		
			
				|  |  |      - views_bulk_operations
 | 
	
		
			
				|  |  |  id: admin_users
 | 
	
	
		
			
				|  | @@ -86,26 +113,32 @@ display:
 | 
	
		
			
				|  |  |            summary: ''
 | 
	
		
			
				|  |  |            description: ''
 | 
	
		
			
				|  |  |            columns:
 | 
	
		
			
				|  |  | -            views_bulk_operations_bulk_form: views_bulk_operations_bulk_form
 | 
	
		
			
				|  |  | -            name: name
 | 
	
		
			
				|  |  | -            field_first_name: field_first_name
 | 
	
		
			
				|  |  | +            field_title: field_title
 | 
	
		
			
				|  |  |              field_name: field_name
 | 
	
		
			
				|  |  | -            mail: field_name
 | 
	
		
			
				|  |  | -            operations: field_name
 | 
	
		
			
				|  |  | +            field_first_name: field_first_name
 | 
	
		
			
				|  |  | +            field_organization: field_organization
 | 
	
		
			
				|  |  | +            field_position: field_position
 | 
	
		
			
				|  |  | +            field_service: field_service
 | 
	
		
			
				|  |  | +            field_activity_sector: field_activity_sector
 | 
	
		
			
				|  |  | +            field_employee: field_employee
 | 
	
		
			
				|  |  | +            field_address: field_address
 | 
	
		
			
				|  |  | +            field_phone: field_phone
 | 
	
		
			
				|  |  | +            field_email: field_email
 | 
	
		
			
				|  |  | +            field_naf: field_naf
 | 
	
		
			
				|  |  | +            field_siret: field_siret
 | 
	
		
			
				|  |  | +            field_vat_number_intra_ce: field_vat_number_intra_ce
 | 
	
		
			
				|  |  |              roles_target_id: roles_target_id
 | 
	
		
			
				|  |  | -            field_company: field_company
 | 
	
		
			
				|  |  | -            field_showroom: field_showroom
 | 
	
		
			
				|  |  | +            status: status
 | 
	
		
			
				|  |  |              access: access
 | 
	
		
			
				|  |  | -            created: created
 | 
	
		
			
				|  |  | -            field_memo: field_memo
 | 
	
		
			
				|  |  | -            rendered_entity: rendered_entity
 | 
	
		
			
				|  |  |            info:
 | 
	
		
			
				|  |  | -            views_bulk_operations_bulk_form:
 | 
	
		
			
				|  |  | +            field_title:
 | 
	
		
			
				|  |  | +              sortable: false
 | 
	
		
			
				|  |  | +              default_sort_order: asc
 | 
	
		
			
				|  |  |                align: ''
 | 
	
		
			
				|  |  |                separator: ''
 | 
	
		
			
				|  |  |                empty_column: false
 | 
	
		
			
				|  |  |                responsive: ''
 | 
	
		
			
				|  |  | -            name:
 | 
	
		
			
				|  |  | +            field_name:
 | 
	
		
			
				|  |  |                sortable: false
 | 
	
		
			
				|  |  |                default_sort_order: asc
 | 
	
		
			
				|  |  |                align: ''
 | 
	
	
		
			
				|  | @@ -119,73 +152,105 @@ display:
 | 
	
		
			
				|  |  |                separator: ''
 | 
	
		
			
				|  |  |                empty_column: false
 | 
	
		
			
				|  |  |                responsive: ''
 | 
	
		
			
				|  |  | -            field_name:
 | 
	
		
			
				|  |  | +            field_organization:
 | 
	
		
			
				|  |  |                sortable: false
 | 
	
		
			
				|  |  |                default_sort_order: asc
 | 
	
		
			
				|  |  |                align: ''
 | 
	
		
			
				|  |  | -              separator: '<br/>'
 | 
	
		
			
				|  |  | +              separator: ''
 | 
	
		
			
				|  |  |                empty_column: false
 | 
	
		
			
				|  |  |                responsive: ''
 | 
	
		
			
				|  |  | -            mail:
 | 
	
		
			
				|  |  | +            field_position:
 | 
	
		
			
				|  |  |                sortable: false
 | 
	
		
			
				|  |  |                default_sort_order: asc
 | 
	
		
			
				|  |  |                align: ''
 | 
	
		
			
				|  |  | -              separator: '<br/>'
 | 
	
		
			
				|  |  | +              separator: ''
 | 
	
		
			
				|  |  |                empty_column: false
 | 
	
		
			
				|  |  |                responsive: ''
 | 
	
		
			
				|  |  | -            operations:
 | 
	
		
			
				|  |  | +            field_service:
 | 
	
		
			
				|  |  | +              sortable: false
 | 
	
		
			
				|  |  | +              default_sort_order: asc
 | 
	
		
			
				|  |  |                align: ''
 | 
	
		
			
				|  |  |                separator: ''
 | 
	
		
			
				|  |  |                empty_column: false
 | 
	
		
			
				|  |  |                responsive: ''
 | 
	
		
			
				|  |  | -            roles_target_id:
 | 
	
		
			
				|  |  | +            field_activity_sector:
 | 
	
		
			
				|  |  | +              sortable: false
 | 
	
		
			
				|  |  | +              default_sort_order: asc
 | 
	
		
			
				|  |  | +              align: ''
 | 
	
		
			
				|  |  | +              separator: ''
 | 
	
		
			
				|  |  | +              empty_column: false
 | 
	
		
			
				|  |  | +              responsive: ''
 | 
	
		
			
				|  |  | +            field_employee:
 | 
	
		
			
				|  |  | +              sortable: false
 | 
	
		
			
				|  |  | +              default_sort_order: asc
 | 
	
		
			
				|  |  | +              align: ''
 | 
	
		
			
				|  |  | +              separator: ''
 | 
	
		
			
				|  |  | +              empty_column: true
 | 
	
		
			
				|  |  | +              responsive: ''
 | 
	
		
			
				|  |  | +            field_address:
 | 
	
		
			
				|  |  |                sortable: false
 | 
	
		
			
				|  |  |                default_sort_order: asc
 | 
	
		
			
				|  |  |                align: ''
 | 
	
		
			
				|  |  |                separator: ''
 | 
	
		
			
				|  |  |                empty_column: false
 | 
	
		
			
				|  |  |                responsive: ''
 | 
	
		
			
				|  |  | -            field_company:
 | 
	
		
			
				|  |  | +            field_phone:
 | 
	
		
			
				|  |  |                sortable: false
 | 
	
		
			
				|  |  |                default_sort_order: asc
 | 
	
		
			
				|  |  |                align: ''
 | 
	
		
			
				|  |  |                separator: ''
 | 
	
		
			
				|  |  |                empty_column: false
 | 
	
		
			
				|  |  |                responsive: ''
 | 
	
		
			
				|  |  | -            field_showroom:
 | 
	
		
			
				|  |  | +            field_email:
 | 
	
		
			
				|  |  |                sortable: false
 | 
	
		
			
				|  |  |                default_sort_order: asc
 | 
	
		
			
				|  |  |                align: ''
 | 
	
		
			
				|  |  |                separator: ''
 | 
	
		
			
				|  |  |                empty_column: false
 | 
	
		
			
				|  |  |                responsive: ''
 | 
	
		
			
				|  |  | -            access:
 | 
	
		
			
				|  |  | -              sortable: true
 | 
	
		
			
				|  |  | +            field_naf:
 | 
	
		
			
				|  |  | +              sortable: false
 | 
	
		
			
				|  |  |                default_sort_order: asc
 | 
	
		
			
				|  |  |                align: ''
 | 
	
		
			
				|  |  |                separator: ''
 | 
	
		
			
				|  |  |                empty_column: false
 | 
	
		
			
				|  |  |                responsive: ''
 | 
	
		
			
				|  |  | -            created:
 | 
	
		
			
				|  |  | -              sortable: true
 | 
	
		
			
				|  |  | +            field_siret:
 | 
	
		
			
				|  |  | +              sortable: false
 | 
	
		
			
				|  |  | +              default_sort_order: asc
 | 
	
		
			
				|  |  | +              align: ''
 | 
	
		
			
				|  |  | +              separator: ''
 | 
	
		
			
				|  |  | +              empty_column: false
 | 
	
		
			
				|  |  | +              responsive: ''
 | 
	
		
			
				|  |  | +            field_vat_number_intra_ce:
 | 
	
		
			
				|  |  | +              sortable: false
 | 
	
		
			
				|  |  |                default_sort_order: asc
 | 
	
		
			
				|  |  |                align: ''
 | 
	
		
			
				|  |  |                separator: ''
 | 
	
		
			
				|  |  |                empty_column: false
 | 
	
		
			
				|  |  |                responsive: ''
 | 
	
		
			
				|  |  | -            field_memo:
 | 
	
		
			
				|  |  | +            roles_target_id:
 | 
	
		
			
				|  |  | +              sortable: false
 | 
	
		
			
				|  |  | +              default_sort_order: asc
 | 
	
		
			
				|  |  |                align: ''
 | 
	
		
			
				|  |  |                separator: ''
 | 
	
		
			
				|  |  |                empty_column: false
 | 
	
		
			
				|  |  |                responsive: ''
 | 
	
		
			
				|  |  | -            rendered_entity:
 | 
	
		
			
				|  |  | +            status:
 | 
	
		
			
				|  |  |                sortable: false
 | 
	
		
			
				|  |  |                default_sort_order: asc
 | 
	
		
			
				|  |  |                align: ''
 | 
	
		
			
				|  |  |                separator: ''
 | 
	
		
			
				|  |  |                empty_column: false
 | 
	
		
			
				|  |  |                responsive: ''
 | 
	
		
			
				|  |  | -          default: '-1'
 | 
	
		
			
				|  |  | +            access:
 | 
	
		
			
				|  |  | +              sortable: true
 | 
	
		
			
				|  |  | +              default_sort_order: desc
 | 
	
		
			
				|  |  | +              align: ''
 | 
	
		
			
				|  |  | +              separator: ''
 | 
	
		
			
				|  |  | +              empty_column: true
 | 
	
		
			
				|  |  | +              responsive: ''
 | 
	
		
			
				|  |  | +          default: access
 | 
	
		
			
				|  |  |            empty_table: false
 | 
	
		
			
				|  |  |        row:
 | 
	
		
			
				|  |  |          type: fields
 | 
	
	
		
			
				|  | @@ -1519,7 +1584,7 @@ display:
 | 
	
		
			
				|  |  |    page_1:
 | 
	
		
			
				|  |  |      display_plugin: page
 | 
	
		
			
				|  |  |      id: page_1
 | 
	
		
			
				|  |  | -    display_title: Page
 | 
	
		
			
				|  |  | +    display_title: Users
 | 
	
		
			
				|  |  |      position: 1
 | 
	
		
			
				|  |  |      display_options:
 | 
	
		
			
				|  |  |        display_extenders:
 | 
	
	
		
			
				|  | @@ -1692,6 +1757,7 @@ display:
 | 
	
		
			
				|  |  |          weight: 0
 | 
	
		
			
				|  |  |          context: '0'
 | 
	
		
			
				|  |  |          menu_name: main
 | 
	
		
			
				|  |  | +      display_description: ''
 | 
	
		
			
				|  |  |      cache_metadata:
 | 
	
		
			
				|  |  |        max-age: 0
 | 
	
		
			
				|  |  |        contexts:
 | 
	
	
		
			
				|  | @@ -1706,3 +1772,3793 @@ display:
 | 
	
		
			
				|  |  |          - 'config:field.storage.user.field_member_type'
 | 
	
		
			
				|  |  |          - 'config:field.storage.user.field_memo'
 | 
	
		
			
				|  |  |          - 'config:field.storage.user.field_showroom'
 | 
	
		
			
				|  |  | +  page_2:
 | 
	
		
			
				|  |  | +    display_plugin: page
 | 
	
		
			
				|  |  | +    id: page_2
 | 
	
		
			
				|  |  | +    display_title: Members
 | 
	
		
			
				|  |  | +    position: 1
 | 
	
		
			
				|  |  | +    display_options:
 | 
	
		
			
				|  |  | +      display_extenders:
 | 
	
		
			
				|  |  | +        views_ef_fieldset:
 | 
	
		
			
				|  |  | +          views_ef_fieldset:
 | 
	
		
			
				|  |  | +            enabled: 1
 | 
	
		
			
				|  |  | +            options:
 | 
	
		
			
				|  |  | +              sort:
 | 
	
		
			
				|  |  | +                root:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: Filters
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '0'
 | 
	
		
			
				|  |  | +                  id: root
 | 
	
		
			
				|  |  | +                  pid: ''
 | 
	
		
			
				|  |  | +                  depth: '0'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-0:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '-19'
 | 
	
		
			
				|  |  | +                  id: container-0
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                status:
 | 
	
		
			
				|  |  | +                  weight: '-17'
 | 
	
		
			
				|  |  | +                  id: status
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                roles_target_id:
 | 
	
		
			
				|  |  | +                  weight: '-16'
 | 
	
		
			
				|  |  | +                  id: roles_target_id
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                uid:
 | 
	
		
			
				|  |  | +                  weight: '-15'
 | 
	
		
			
				|  |  | +                  id: uid
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                mail:
 | 
	
		
			
				|  |  | +                  weight: '-14'
 | 
	
		
			
				|  |  | +                  id: mail
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                field_showroom_target_id:
 | 
	
		
			
				|  |  | +                  weight: '-13'
 | 
	
		
			
				|  |  | +                  id: field_showroom_target_id
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                field_company_target_id:
 | 
	
		
			
				|  |  | +                  weight: '-12'
 | 
	
		
			
				|  |  | +                  id: field_company_target_id
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                field_memo_value:
 | 
	
		
			
				|  |  | +                  weight: '-11'
 | 
	
		
			
				|  |  | +                  id: field_memo_value
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                container-4:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-17'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-4
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                submit:
 | 
	
		
			
				|  |  | +                  weight: '-19'
 | 
	
		
			
				|  |  | +                  id: submit
 | 
	
		
			
				|  |  | +                  pid: container-4
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: buttons
 | 
	
		
			
				|  |  | +                reset:
 | 
	
		
			
				|  |  | +                  weight: '-18'
 | 
	
		
			
				|  |  | +                  id: reset
 | 
	
		
			
				|  |  | +                  pid: container-4
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: buttons
 | 
	
		
			
				|  |  | +                container-1:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '-15'
 | 
	
		
			
				|  |  | +                  id: container-1
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-2:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '-14'
 | 
	
		
			
				|  |  | +                  id: container-2
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-3:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '-13'
 | 
	
		
			
				|  |  | +                  id: container-3
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-5:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: 'Container 5'
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-12'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-5
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-6:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: 'Container 6'
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-11'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-6
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-7:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: 'Container 7'
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-10'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-7
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-8:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: 'Container 8'
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-9'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-8
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +      path: admin/people/members
 | 
	
		
			
				|  |  | +      menu:
 | 
	
		
			
				|  |  | +        type: tab
 | 
	
		
			
				|  |  | +        title: Members
 | 
	
		
			
				|  |  | +        description: ''
 | 
	
		
			
				|  |  | +        expanded: false
 | 
	
		
			
				|  |  | +        parent: ''
 | 
	
		
			
				|  |  | +        weight: 0
 | 
	
		
			
				|  |  | +        context: '0'
 | 
	
		
			
				|  |  | +        menu_name: main
 | 
	
		
			
				|  |  | +      display_description: ''
 | 
	
		
			
				|  |  | +      title: 'Admin Members'
 | 
	
		
			
				|  |  | +      defaults:
 | 
	
		
			
				|  |  | +        title: false
 | 
	
		
			
				|  |  | +        filters: false
 | 
	
		
			
				|  |  | +        filter_groups: false
 | 
	
		
			
				|  |  | +        fields: false
 | 
	
		
			
				|  |  | +        relationships: false
 | 
	
		
			
				|  |  | +      filters:
 | 
	
		
			
				|  |  | +        field_email_value:
 | 
	
		
			
				|  |  | +          id: field_email_value
 | 
	
		
			
				|  |  | +          table: profile__field_email
 | 
	
		
			
				|  |  | +          field: field_email_value
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: '='
 | 
	
		
			
				|  |  | +          value: ''
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: field_email_value_op
 | 
	
		
			
				|  |  | +            label: Email
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: field_email_value_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: field_email_value
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +            placeholder: ''
 | 
	
		
			
				|  |  | +          is_grouped: false
 | 
	
		
			
				|  |  | +          group_info:
 | 
	
		
			
				|  |  | +            label: ''
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            identifier: ''
 | 
	
		
			
				|  |  | +            optional: true
 | 
	
		
			
				|  |  | +            widget: select
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            default_group: All
 | 
	
		
			
				|  |  | +            default_group_multiple: {  }
 | 
	
		
			
				|  |  | +            group_items: {  }
 | 
	
		
			
				|  |  | +          plugin_id: string
 | 
	
		
			
				|  |  | +        field_name_value:
 | 
	
		
			
				|  |  | +          id: field_name_value
 | 
	
		
			
				|  |  | +          table: profile__field_name
 | 
	
		
			
				|  |  | +          field: field_name_value
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: '='
 | 
	
		
			
				|  |  | +          value: ''
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: field_name_value_op
 | 
	
		
			
				|  |  | +            label: Name
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: field_name_value_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: field_name_value
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +            placeholder: ''
 | 
	
		
			
				|  |  | +          is_grouped: false
 | 
	
		
			
				|  |  | +          group_info:
 | 
	
		
			
				|  |  | +            label: ''
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            identifier: ''
 | 
	
		
			
				|  |  | +            optional: true
 | 
	
		
			
				|  |  | +            widget: select
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            default_group: All
 | 
	
		
			
				|  |  | +            default_group_multiple: {  }
 | 
	
		
			
				|  |  | +            group_items: {  }
 | 
	
		
			
				|  |  | +          plugin_id: string
 | 
	
		
			
				|  |  | +        field_organization_value:
 | 
	
		
			
				|  |  | +          id: field_organization_value
 | 
	
		
			
				|  |  | +          table: profile__field_organization
 | 
	
		
			
				|  |  | +          field: field_organization_value
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: '='
 | 
	
		
			
				|  |  | +          value: ''
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: field_organization_value_op
 | 
	
		
			
				|  |  | +            label: Organization
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: field_organization_value_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: field_organization_value
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +            placeholder: ''
 | 
	
		
			
				|  |  | +          is_grouped: false
 | 
	
		
			
				|  |  | +          group_info:
 | 
	
		
			
				|  |  | +            label: ''
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            identifier: ''
 | 
	
		
			
				|  |  | +            optional: true
 | 
	
		
			
				|  |  | +            widget: select
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            default_group: All
 | 
	
		
			
				|  |  | +            default_group_multiple: {  }
 | 
	
		
			
				|  |  | +            group_items: {  }
 | 
	
		
			
				|  |  | +          plugin_id: string
 | 
	
		
			
				|  |  | +        roles_target_id:
 | 
	
		
			
				|  |  | +          id: roles_target_id
 | 
	
		
			
				|  |  | +          table: user__roles
 | 
	
		
			
				|  |  | +          field: roles_target_id
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: or
 | 
	
		
			
				|  |  | +          value:
 | 
	
		
			
				|  |  | +            all: all
 | 
	
		
			
				|  |  | +            unverified: unverified
 | 
	
		
			
				|  |  | +            free_user: free_user
 | 
	
		
			
				|  |  | +            student: student
 | 
	
		
			
				|  |  | +            adherent: adherent
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: roles_target_id_op
 | 
	
		
			
				|  |  | +            label: Rôles
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: roles_target_id_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: roles_target_id
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +            reduce: true
 | 
	
		
			
				|  |  | +          is_grouped: false
 | 
	
		
			
				|  |  | +          group_info:
 | 
	
		
			
				|  |  | +            label: ''
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            identifier: ''
 | 
	
		
			
				|  |  | +            optional: true
 | 
	
		
			
				|  |  | +            widget: select
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            default_group: All
 | 
	
		
			
				|  |  | +            default_group_multiple: {  }
 | 
	
		
			
				|  |  | +            group_items: {  }
 | 
	
		
			
				|  |  | +          reduce_duplicates: false
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: roles
 | 
	
		
			
				|  |  | +          plugin_id: user_roles
 | 
	
		
			
				|  |  | +        status:
 | 
	
		
			
				|  |  | +          id: status
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: status
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: '='
 | 
	
		
			
				|  |  | +          value: All
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: ''
 | 
	
		
			
				|  |  | +            label: Actif
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: status_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: status
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +      filter_groups:
 | 
	
		
			
				|  |  | +        operator: AND
 | 
	
		
			
				|  |  | +        groups: {  }
 | 
	
		
			
				|  |  | +      fields:
 | 
	
		
			
				|  |  | +        field_title:
 | 
	
		
			
				|  |  | +          id: field_title
 | 
	
		
			
				|  |  | +          table: profile__field_title
 | 
	
		
			
				|  |  | +          field: field_title
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Title
 | 
	
		
			
				|  |  | +          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: list_default
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_name:
 | 
	
		
			
				|  |  | +          id: field_name
 | 
	
		
			
				|  |  | +          table: profile__field_name
 | 
	
		
			
				|  |  | +          field: field_name
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Name
 | 
	
		
			
				|  |  | +          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:
 | 
	
		
			
				|  |  | +            link_to_entity: 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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_first_name:
 | 
	
		
			
				|  |  | +          id: field_first_name
 | 
	
		
			
				|  |  | +          table: profile__field_first_name
 | 
	
		
			
				|  |  | +          field: field_first_name
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'First Name'
 | 
	
		
			
				|  |  | +          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:
 | 
	
		
			
				|  |  | +            link_to_entity: 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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_organization:
 | 
	
		
			
				|  |  | +          id: field_organization
 | 
	
		
			
				|  |  | +          table: profile__field_organization
 | 
	
		
			
				|  |  | +          field: field_organization
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Organization
 | 
	
		
			
				|  |  | +          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:
 | 
	
		
			
				|  |  | +            link_to_entity: 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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_position:
 | 
	
		
			
				|  |  | +          id: field_position
 | 
	
		
			
				|  |  | +          table: profile__field_position
 | 
	
		
			
				|  |  | +          field: field_position
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Position
 | 
	
		
			
				|  |  | +          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:
 | 
	
		
			
				|  |  | +            link_to_entity: 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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_service:
 | 
	
		
			
				|  |  | +          id: field_service
 | 
	
		
			
				|  |  | +          table: profile__field_service
 | 
	
		
			
				|  |  | +          field: field_service
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Service
 | 
	
		
			
				|  |  | +          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:
 | 
	
		
			
				|  |  | +            link_to_entity: 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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_activity_sector:
 | 
	
		
			
				|  |  | +          id: field_activity_sector
 | 
	
		
			
				|  |  | +          table: profile__field_activity_sector
 | 
	
		
			
				|  |  | +          field: field_activity_sector
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'Activity Sector'
 | 
	
		
			
				|  |  | +          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:
 | 
	
		
			
				|  |  | +            link_to_entity: 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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_employee:
 | 
	
		
			
				|  |  | +          id: field_employee
 | 
	
		
			
				|  |  | +          table: profile__field_employee
 | 
	
		
			
				|  |  | +          field: field_employee
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Employee
 | 
	
		
			
				|  |  | +          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: true
 | 
	
		
			
				|  |  | +          empty_zero: false
 | 
	
		
			
				|  |  | +          hide_alter_empty: true
 | 
	
		
			
				|  |  | +          click_sort_column: value
 | 
	
		
			
				|  |  | +          type: number_integer
 | 
	
		
			
				|  |  | +          settings:
 | 
	
		
			
				|  |  | +            thousand_separator: ''
 | 
	
		
			
				|  |  | +            prefix_suffix: true
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_address:
 | 
	
		
			
				|  |  | +          id: field_address
 | 
	
		
			
				|  |  | +          table: profile__field_address
 | 
	
		
			
				|  |  | +          field: field_address
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Address
 | 
	
		
			
				|  |  | +          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: langcode
 | 
	
		
			
				|  |  | +          type: address_default
 | 
	
		
			
				|  |  | +          settings: {  }
 | 
	
		
			
				|  |  | +          group_column: ''
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_phone:
 | 
	
		
			
				|  |  | +          id: field_phone
 | 
	
		
			
				|  |  | +          table: profile__field_phone
 | 
	
		
			
				|  |  | +          field: field_phone
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Phone
 | 
	
		
			
				|  |  | +          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: telephone_formatter
 | 
	
		
			
				|  |  | +          settings:
 | 
	
		
			
				|  |  | +            format: 1
 | 
	
		
			
				|  |  | +            link: false
 | 
	
		
			
				|  |  | +            default_country: ''
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_email:
 | 
	
		
			
				|  |  | +          id: field_email
 | 
	
		
			
				|  |  | +          table: profile__field_email
 | 
	
		
			
				|  |  | +          field: field_email
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Email
 | 
	
		
			
				|  |  | +          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: basic_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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_naf:
 | 
	
		
			
				|  |  | +          id: field_naf
 | 
	
		
			
				|  |  | +          table: profile__field_naf
 | 
	
		
			
				|  |  | +          field: field_naf
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: NAF
 | 
	
		
			
				|  |  | +          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:
 | 
	
		
			
				|  |  | +            link_to_entity: 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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_siret:
 | 
	
		
			
				|  |  | +          id: field_siret
 | 
	
		
			
				|  |  | +          table: profile__field_siret
 | 
	
		
			
				|  |  | +          field: field_siret
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: SIRET
 | 
	
		
			
				|  |  | +          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:
 | 
	
		
			
				|  |  | +            link_to_entity: 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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_vat_number_intra_ce:
 | 
	
		
			
				|  |  | +          id: field_vat_number_intra_ce
 | 
	
		
			
				|  |  | +          table: profile__field_vat_number_intra_ce
 | 
	
		
			
				|  |  | +          field: field_vat_number_intra_ce
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'VAT number intra CE'
 | 
	
		
			
				|  |  | +          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:
 | 
	
		
			
				|  |  | +            link_to_entity: 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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        roles_target_id:
 | 
	
		
			
				|  |  | +          id: roles_target_id
 | 
	
		
			
				|  |  | +          table: user__roles
 | 
	
		
			
				|  |  | +          field: roles_target_id
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Rôles
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          type: separator
 | 
	
		
			
				|  |  | +          separator: ', '
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: roles
 | 
	
		
			
				|  |  | +          plugin_id: user_roles
 | 
	
		
			
				|  |  | +        status:
 | 
	
		
			
				|  |  | +          id: status
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: status
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'Statut de l''utilisateur'
 | 
	
		
			
				|  |  | +          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: boolean
 | 
	
		
			
				|  |  | +          settings:
 | 
	
		
			
				|  |  | +            format: default
 | 
	
		
			
				|  |  | +            format_custom_true: ''
 | 
	
		
			
				|  |  | +            format_custom_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
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: status
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        access:
 | 
	
		
			
				|  |  | +          id: access
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: access
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'Dernier accès'
 | 
	
		
			
				|  |  | +          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: timestamp
 | 
	
		
			
				|  |  | +          settings:
 | 
	
		
			
				|  |  | +            date_format: medium
 | 
	
		
			
				|  |  | +            custom_date_format: ''
 | 
	
		
			
				|  |  | +            timezone: ''
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: access
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +      relationships:
 | 
	
		
			
				|  |  | +        profile_type:
 | 
	
		
			
				|  |  | +          id: profile_type
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: profile_type
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: 'Profile Member'
 | 
	
		
			
				|  |  | +          required: true
 | 
	
		
			
				|  |  | +          profile_type: member
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          plugin_id: profile_relationship
 | 
	
		
			
				|  |  | +    cache_metadata:
 | 
	
		
			
				|  |  | +      max-age: -1
 | 
	
		
			
				|  |  | +      contexts:
 | 
	
		
			
				|  |  | +        - 'languages:language_content'
 | 
	
		
			
				|  |  | +        - 'languages:language_interface'
 | 
	
		
			
				|  |  | +        - url
 | 
	
		
			
				|  |  | +        - url.query_args
 | 
	
		
			
				|  |  | +        - user.roles
 | 
	
		
			
				|  |  | +      tags:
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_activity_sector'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_address'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_email'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_employee'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_first_name'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_naf'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_name'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_organization'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_phone'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_position'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_service'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_siret'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_title'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_vat_number_intra_ce'
 | 
	
		
			
				|  |  | +  page_3:
 | 
	
		
			
				|  |  | +    display_plugin: page
 | 
	
		
			
				|  |  | +    id: page_3
 | 
	
		
			
				|  |  | +    display_title: 'Contacts Op'
 | 
	
		
			
				|  |  | +    position: 1
 | 
	
		
			
				|  |  | +    display_options:
 | 
	
		
			
				|  |  | +      display_extenders:
 | 
	
		
			
				|  |  | +        views_ef_fieldset:
 | 
	
		
			
				|  |  | +          views_ef_fieldset:
 | 
	
		
			
				|  |  | +            enabled: 1
 | 
	
		
			
				|  |  | +            options:
 | 
	
		
			
				|  |  | +              sort:
 | 
	
		
			
				|  |  | +                root:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: Filters
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '0'
 | 
	
		
			
				|  |  | +                  id: root
 | 
	
		
			
				|  |  | +                  pid: ''
 | 
	
		
			
				|  |  | +                  depth: '0'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-0:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '-19'
 | 
	
		
			
				|  |  | +                  id: container-0
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                status:
 | 
	
		
			
				|  |  | +                  weight: '-17'
 | 
	
		
			
				|  |  | +                  id: status
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                roles_target_id:
 | 
	
		
			
				|  |  | +                  weight: '-16'
 | 
	
		
			
				|  |  | +                  id: roles_target_id
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                uid:
 | 
	
		
			
				|  |  | +                  weight: '-15'
 | 
	
		
			
				|  |  | +                  id: uid
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                mail:
 | 
	
		
			
				|  |  | +                  weight: '-14'
 | 
	
		
			
				|  |  | +                  id: mail
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                field_showroom_target_id:
 | 
	
		
			
				|  |  | +                  weight: '-13'
 | 
	
		
			
				|  |  | +                  id: field_showroom_target_id
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                field_company_target_id:
 | 
	
		
			
				|  |  | +                  weight: '-12'
 | 
	
		
			
				|  |  | +                  id: field_company_target_id
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                field_memo_value:
 | 
	
		
			
				|  |  | +                  weight: '-11'
 | 
	
		
			
				|  |  | +                  id: field_memo_value
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                container-4:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-17'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-4
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                submit:
 | 
	
		
			
				|  |  | +                  weight: '-19'
 | 
	
		
			
				|  |  | +                  id: submit
 | 
	
		
			
				|  |  | +                  pid: container-4
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: buttons
 | 
	
		
			
				|  |  | +                reset:
 | 
	
		
			
				|  |  | +                  weight: '-18'
 | 
	
		
			
				|  |  | +                  id: reset
 | 
	
		
			
				|  |  | +                  pid: container-4
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: buttons
 | 
	
		
			
				|  |  | +                container-1:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '-15'
 | 
	
		
			
				|  |  | +                  id: container-1
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-2:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '-14'
 | 
	
		
			
				|  |  | +                  id: container-2
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-3:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '-13'
 | 
	
		
			
				|  |  | +                  id: container-3
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-5:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: 'Container 5'
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-12'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-5
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-6:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: 'Container 6'
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-11'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-6
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-7:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: 'Container 7'
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-10'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-7
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-8:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: 'Container 8'
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-9'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-8
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +      path: admin/people/contact_op
 | 
	
		
			
				|  |  | +      menu:
 | 
	
		
			
				|  |  | +        type: tab
 | 
	
		
			
				|  |  | +        title: 'Contact Ops'
 | 
	
		
			
				|  |  | +        description: ''
 | 
	
		
			
				|  |  | +        expanded: false
 | 
	
		
			
				|  |  | +        parent: ''
 | 
	
		
			
				|  |  | +        weight: 0
 | 
	
		
			
				|  |  | +        context: '0'
 | 
	
		
			
				|  |  | +        menu_name: main
 | 
	
		
			
				|  |  | +      display_description: ''
 | 
	
		
			
				|  |  | +      title: 'Admin Contacts Opérationnels'
 | 
	
		
			
				|  |  | +      defaults:
 | 
	
		
			
				|  |  | +        title: false
 | 
	
		
			
				|  |  | +        filters: false
 | 
	
		
			
				|  |  | +        filter_groups: false
 | 
	
		
			
				|  |  | +        fields: false
 | 
	
		
			
				|  |  | +        relationships: false
 | 
	
		
			
				|  |  | +      filters:
 | 
	
		
			
				|  |  | +        field_email_value:
 | 
	
		
			
				|  |  | +          id: field_email_value
 | 
	
		
			
				|  |  | +          table: profile__field_email
 | 
	
		
			
				|  |  | +          field: field_email_value
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: '='
 | 
	
		
			
				|  |  | +          value: ''
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: field_email_value_op
 | 
	
		
			
				|  |  | +            label: Email
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: field_email_value_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: field_email_value
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +            placeholder: ''
 | 
	
		
			
				|  |  | +          is_grouped: false
 | 
	
		
			
				|  |  | +          group_info:
 | 
	
		
			
				|  |  | +            label: ''
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            identifier: ''
 | 
	
		
			
				|  |  | +            optional: true
 | 
	
		
			
				|  |  | +            widget: select
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            default_group: All
 | 
	
		
			
				|  |  | +            default_group_multiple: {  }
 | 
	
		
			
				|  |  | +            group_items: {  }
 | 
	
		
			
				|  |  | +          plugin_id: string
 | 
	
		
			
				|  |  | +        field_name_value:
 | 
	
		
			
				|  |  | +          id: field_name_value
 | 
	
		
			
				|  |  | +          table: profile__field_name
 | 
	
		
			
				|  |  | +          field: field_name_value
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: '='
 | 
	
		
			
				|  |  | +          value: ''
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: field_name_value_op
 | 
	
		
			
				|  |  | +            label: Name
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: field_name_value_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: field_name_value
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +            placeholder: ''
 | 
	
		
			
				|  |  | +          is_grouped: false
 | 
	
		
			
				|  |  | +          group_info:
 | 
	
		
			
				|  |  | +            label: ''
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            identifier: ''
 | 
	
		
			
				|  |  | +            optional: true
 | 
	
		
			
				|  |  | +            widget: select
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            default_group: All
 | 
	
		
			
				|  |  | +            default_group_multiple: {  }
 | 
	
		
			
				|  |  | +            group_items: {  }
 | 
	
		
			
				|  |  | +          plugin_id: string
 | 
	
		
			
				|  |  | +        roles_target_id:
 | 
	
		
			
				|  |  | +          id: roles_target_id
 | 
	
		
			
				|  |  | +          table: user__roles
 | 
	
		
			
				|  |  | +          field: roles_target_id
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: or
 | 
	
		
			
				|  |  | +          value:
 | 
	
		
			
				|  |  | +            unverified: unverified
 | 
	
		
			
				|  |  | +            free_user: free_user
 | 
	
		
			
				|  |  | +            contact_company: contact_company
 | 
	
		
			
				|  |  | +            adherent: adherent
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: roles_target_id_op
 | 
	
		
			
				|  |  | +            label: Rôles
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: roles_target_id_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: roles_target_id
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +            reduce: true
 | 
	
		
			
				|  |  | +          is_grouped: false
 | 
	
		
			
				|  |  | +          group_info:
 | 
	
		
			
				|  |  | +            label: ''
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            identifier: ''
 | 
	
		
			
				|  |  | +            optional: true
 | 
	
		
			
				|  |  | +            widget: select
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            default_group: All
 | 
	
		
			
				|  |  | +            default_group_multiple: {  }
 | 
	
		
			
				|  |  | +            group_items: {  }
 | 
	
		
			
				|  |  | +          reduce_duplicates: false
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: roles
 | 
	
		
			
				|  |  | +          plugin_id: user_roles
 | 
	
		
			
				|  |  | +        status:
 | 
	
		
			
				|  |  | +          id: status
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: status
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: '='
 | 
	
		
			
				|  |  | +          value: All
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: ''
 | 
	
		
			
				|  |  | +            label: Actif
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: status_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: status
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +      filter_groups:
 | 
	
		
			
				|  |  | +        operator: AND
 | 
	
		
			
				|  |  | +        groups: {  }
 | 
	
		
			
				|  |  | +      fields:
 | 
	
		
			
				|  |  | +        field_title:
 | 
	
		
			
				|  |  | +          id: field_title
 | 
	
		
			
				|  |  | +          table: profile__field_title
 | 
	
		
			
				|  |  | +          field: field_title
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Title
 | 
	
		
			
				|  |  | +          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: list_default
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_name:
 | 
	
		
			
				|  |  | +          id: field_name
 | 
	
		
			
				|  |  | +          table: profile__field_name
 | 
	
		
			
				|  |  | +          field: field_name
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Name
 | 
	
		
			
				|  |  | +          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:
 | 
	
		
			
				|  |  | +            link_to_entity: 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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_position:
 | 
	
		
			
				|  |  | +          id: field_position
 | 
	
		
			
				|  |  | +          table: profile__field_position
 | 
	
		
			
				|  |  | +          field: field_position
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Position
 | 
	
		
			
				|  |  | +          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:
 | 
	
		
			
				|  |  | +            link_to_entity: 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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_phone:
 | 
	
		
			
				|  |  | +          id: field_phone
 | 
	
		
			
				|  |  | +          table: profile__field_phone
 | 
	
		
			
				|  |  | +          field: field_phone
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Phone
 | 
	
		
			
				|  |  | +          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: telephone_formatter
 | 
	
		
			
				|  |  | +          settings:
 | 
	
		
			
				|  |  | +            format: 1
 | 
	
		
			
				|  |  | +            link: false
 | 
	
		
			
				|  |  | +            default_country: ''
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_email:
 | 
	
		
			
				|  |  | +          id: field_email
 | 
	
		
			
				|  |  | +          table: profile__field_email
 | 
	
		
			
				|  |  | +          field: field_email
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Email
 | 
	
		
			
				|  |  | +          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: basic_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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        roles_target_id:
 | 
	
		
			
				|  |  | +          id: roles_target_id
 | 
	
		
			
				|  |  | +          table: user__roles
 | 
	
		
			
				|  |  | +          field: roles_target_id
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Rôles
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          type: separator
 | 
	
		
			
				|  |  | +          separator: ', '
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: roles
 | 
	
		
			
				|  |  | +          plugin_id: user_roles
 | 
	
		
			
				|  |  | +        status:
 | 
	
		
			
				|  |  | +          id: status
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: status
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'Statut de l''utilisateur'
 | 
	
		
			
				|  |  | +          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: boolean
 | 
	
		
			
				|  |  | +          settings:
 | 
	
		
			
				|  |  | +            format: default
 | 
	
		
			
				|  |  | +            format_custom_true: ''
 | 
	
		
			
				|  |  | +            format_custom_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
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: status
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        field_memo:
 | 
	
		
			
				|  |  | +          id: field_memo
 | 
	
		
			
				|  |  | +          table: profile__field_memo
 | 
	
		
			
				|  |  | +          field: field_memo
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Memo
 | 
	
		
			
				|  |  | +          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: basic_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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        access:
 | 
	
		
			
				|  |  | +          id: access
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: access
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'Dernier accès'
 | 
	
		
			
				|  |  | +          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: timestamp
 | 
	
		
			
				|  |  | +          settings:
 | 
	
		
			
				|  |  | +            date_format: medium
 | 
	
		
			
				|  |  | +            custom_date_format: ''
 | 
	
		
			
				|  |  | +            timezone: ''
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: access
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +      relationships:
 | 
	
		
			
				|  |  | +        profile_type:
 | 
	
		
			
				|  |  | +          id: profile_type
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: profile_type
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: 'Profile Contact Company'
 | 
	
		
			
				|  |  | +          required: true
 | 
	
		
			
				|  |  | +          profile_type: contact_company
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          plugin_id: profile_relationship
 | 
	
		
			
				|  |  | +    cache_metadata:
 | 
	
		
			
				|  |  | +      max-age: -1
 | 
	
		
			
				|  |  | +      contexts:
 | 
	
		
			
				|  |  | +        - 'languages:language_content'
 | 
	
		
			
				|  |  | +        - 'languages:language_interface'
 | 
	
		
			
				|  |  | +        - url
 | 
	
		
			
				|  |  | +        - url.query_args
 | 
	
		
			
				|  |  | +        - user.roles
 | 
	
		
			
				|  |  | +      tags:
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_email'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_memo'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_name'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_phone'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_position'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.field_title'
 | 
	
		
			
				|  |  | +  page_4:
 | 
	
		
			
				|  |  | +    display_plugin: page
 | 
	
		
			
				|  |  | +    id: page_4
 | 
	
		
			
				|  |  | +    display_title: Customers
 | 
	
		
			
				|  |  | +    position: 1
 | 
	
		
			
				|  |  | +    display_options:
 | 
	
		
			
				|  |  | +      display_extenders:
 | 
	
		
			
				|  |  | +        views_ef_fieldset:
 | 
	
		
			
				|  |  | +          views_ef_fieldset:
 | 
	
		
			
				|  |  | +            enabled: 1
 | 
	
		
			
				|  |  | +            options:
 | 
	
		
			
				|  |  | +              sort:
 | 
	
		
			
				|  |  | +                root:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: Filters
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '0'
 | 
	
		
			
				|  |  | +                  id: root
 | 
	
		
			
				|  |  | +                  pid: ''
 | 
	
		
			
				|  |  | +                  depth: '0'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-0:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '-19'
 | 
	
		
			
				|  |  | +                  id: container-0
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                status:
 | 
	
		
			
				|  |  | +                  weight: '-17'
 | 
	
		
			
				|  |  | +                  id: status
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                roles_target_id:
 | 
	
		
			
				|  |  | +                  weight: '-16'
 | 
	
		
			
				|  |  | +                  id: roles_target_id
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                uid:
 | 
	
		
			
				|  |  | +                  weight: '-15'
 | 
	
		
			
				|  |  | +                  id: uid
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                mail:
 | 
	
		
			
				|  |  | +                  weight: '-14'
 | 
	
		
			
				|  |  | +                  id: mail
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                field_showroom_target_id:
 | 
	
		
			
				|  |  | +                  weight: '-13'
 | 
	
		
			
				|  |  | +                  id: field_showroom_target_id
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                field_company_target_id:
 | 
	
		
			
				|  |  | +                  weight: '-12'
 | 
	
		
			
				|  |  | +                  id: field_company_target_id
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                field_memo_value:
 | 
	
		
			
				|  |  | +                  weight: '-11'
 | 
	
		
			
				|  |  | +                  id: field_memo_value
 | 
	
		
			
				|  |  | +                  pid: container-0
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: filter
 | 
	
		
			
				|  |  | +                container-4:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-17'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-4
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                submit:
 | 
	
		
			
				|  |  | +                  weight: '-19'
 | 
	
		
			
				|  |  | +                  id: submit
 | 
	
		
			
				|  |  | +                  pid: container-4
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: buttons
 | 
	
		
			
				|  |  | +                reset:
 | 
	
		
			
				|  |  | +                  weight: '-18'
 | 
	
		
			
				|  |  | +                  id: reset
 | 
	
		
			
				|  |  | +                  pid: container-4
 | 
	
		
			
				|  |  | +                  depth: '2'
 | 
	
		
			
				|  |  | +                  type: buttons
 | 
	
		
			
				|  |  | +                container-1:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '-15'
 | 
	
		
			
				|  |  | +                  id: container-1
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-2:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '-14'
 | 
	
		
			
				|  |  | +                  id: container-2
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-3:
 | 
	
		
			
				|  |  | +                  container_type: container
 | 
	
		
			
				|  |  | +                  title: ''
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  open: '1'
 | 
	
		
			
				|  |  | +                  weight: '-13'
 | 
	
		
			
				|  |  | +                  id: container-3
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-5:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: 'Container 5'
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-12'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-5
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-6:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: 'Container 6'
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-11'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-6
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-7:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: 'Container 7'
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-10'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-7
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +                container-8:
 | 
	
		
			
				|  |  | +                  container_type: details
 | 
	
		
			
				|  |  | +                  title: 'Container 8'
 | 
	
		
			
				|  |  | +                  description: ''
 | 
	
		
			
				|  |  | +                  weight: '-9'
 | 
	
		
			
				|  |  | +                  open: 0
 | 
	
		
			
				|  |  | +                  id: container-8
 | 
	
		
			
				|  |  | +                  pid: root
 | 
	
		
			
				|  |  | +                  depth: '1'
 | 
	
		
			
				|  |  | +                  type: container
 | 
	
		
			
				|  |  | +      path: admin/people/customers
 | 
	
		
			
				|  |  | +      menu:
 | 
	
		
			
				|  |  | +        type: tab
 | 
	
		
			
				|  |  | +        title: Customers
 | 
	
		
			
				|  |  | +        description: ''
 | 
	
		
			
				|  |  | +        expanded: false
 | 
	
		
			
				|  |  | +        parent: ''
 | 
	
		
			
				|  |  | +        weight: 0
 | 
	
		
			
				|  |  | +        context: '0'
 | 
	
		
			
				|  |  | +        menu_name: main
 | 
	
		
			
				|  |  | +      display_description: ''
 | 
	
		
			
				|  |  | +      title: 'Admin Customers'
 | 
	
		
			
				|  |  | +      defaults:
 | 
	
		
			
				|  |  | +        title: false
 | 
	
		
			
				|  |  | +        filters: false
 | 
	
		
			
				|  |  | +        filter_groups: false
 | 
	
		
			
				|  |  | +        fields: false
 | 
	
		
			
				|  |  | +        relationships: false
 | 
	
		
			
				|  |  | +      filters:
 | 
	
		
			
				|  |  | +        roles_target_id:
 | 
	
		
			
				|  |  | +          id: roles_target_id
 | 
	
		
			
				|  |  | +          table: user__roles
 | 
	
		
			
				|  |  | +          field: roles_target_id
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: or
 | 
	
		
			
				|  |  | +          value:
 | 
	
		
			
				|  |  | +            unverified: unverified
 | 
	
		
			
				|  |  | +            free_user: free_user
 | 
	
		
			
				|  |  | +            contact_company: contact_company
 | 
	
		
			
				|  |  | +            adherent: adherent
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: roles_target_id_op
 | 
	
		
			
				|  |  | +            label: Rôles
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: roles_target_id_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: roles_target_id
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +            reduce: true
 | 
	
		
			
				|  |  | +          is_grouped: false
 | 
	
		
			
				|  |  | +          group_info:
 | 
	
		
			
				|  |  | +            label: ''
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            identifier: ''
 | 
	
		
			
				|  |  | +            optional: true
 | 
	
		
			
				|  |  | +            widget: select
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            default_group: All
 | 
	
		
			
				|  |  | +            default_group_multiple: {  }
 | 
	
		
			
				|  |  | +            group_items: {  }
 | 
	
		
			
				|  |  | +          reduce_duplicates: false
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: roles
 | 
	
		
			
				|  |  | +          plugin_id: user_roles
 | 
	
		
			
				|  |  | +        status:
 | 
	
		
			
				|  |  | +          id: status
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: status
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: '='
 | 
	
		
			
				|  |  | +          value: All
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: ''
 | 
	
		
			
				|  |  | +            label: Actif
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: status_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: status
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +        address_country_code:
 | 
	
		
			
				|  |  | +          id: address_country_code
 | 
	
		
			
				|  |  | +          table: profile__address
 | 
	
		
			
				|  |  | +          field: address_country_code
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: in
 | 
	
		
			
				|  |  | +          value: {  }
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: address_country_code_op
 | 
	
		
			
				|  |  | +            label: 'Adresse (address : country_code)'
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: address_country_code_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: address_country_code
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +            reduce: false
 | 
	
		
			
				|  |  | +          is_grouped: false
 | 
	
		
			
				|  |  | +          group_info:
 | 
	
		
			
				|  |  | +            label: ''
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            identifier: ''
 | 
	
		
			
				|  |  | +            optional: true
 | 
	
		
			
				|  |  | +            widget: select
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            default_group: All
 | 
	
		
			
				|  |  | +            default_group_multiple: {  }
 | 
	
		
			
				|  |  | +            group_items: {  }
 | 
	
		
			
				|  |  | +          plugin_id: country
 | 
	
		
			
				|  |  | +        mail:
 | 
	
		
			
				|  |  | +          id: mail
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: mail
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: '='
 | 
	
		
			
				|  |  | +          value: ''
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: true
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: mail_op
 | 
	
		
			
				|  |  | +            label: Courriel
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: mail_op
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: mail
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +              unverified: '0'
 | 
	
		
			
				|  |  | +              anonymous: '0'
 | 
	
		
			
				|  |  | +              free_user: '0'
 | 
	
		
			
				|  |  | +              contact_company: '0'
 | 
	
		
			
				|  |  | +              alpha_testeur: '0'
 | 
	
		
			
				|  |  | +              student: '0'
 | 
	
		
			
				|  |  | +              adherent: '0'
 | 
	
		
			
				|  |  | +              translator: '0'
 | 
	
		
			
				|  |  | +              admin_showroom: '0'
 | 
	
		
			
				|  |  | +              admin: '0'
 | 
	
		
			
				|  |  | +              root: '0'
 | 
	
		
			
				|  |  | +            placeholder: ''
 | 
	
		
			
				|  |  | +          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: mail
 | 
	
		
			
				|  |  | +          plugin_id: string
 | 
	
		
			
				|  |  | +        uid_raw:
 | 
	
		
			
				|  |  | +          id: uid_raw
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: uid_raw
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          operator: '!='
 | 
	
		
			
				|  |  | +          value:
 | 
	
		
			
				|  |  | +            min: ''
 | 
	
		
			
				|  |  | +            max: ''
 | 
	
		
			
				|  |  | +            value: '0'
 | 
	
		
			
				|  |  | +          group: 1
 | 
	
		
			
				|  |  | +          exposed: false
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            operator_id: ''
 | 
	
		
			
				|  |  | +            label: ''
 | 
	
		
			
				|  |  | +            description: ''
 | 
	
		
			
				|  |  | +            use_operator: false
 | 
	
		
			
				|  |  | +            operator: ''
 | 
	
		
			
				|  |  | +            operator_limit_selection: false
 | 
	
		
			
				|  |  | +            operator_list: {  }
 | 
	
		
			
				|  |  | +            identifier: ''
 | 
	
		
			
				|  |  | +            required: false
 | 
	
		
			
				|  |  | +            remember: false
 | 
	
		
			
				|  |  | +            multiple: false
 | 
	
		
			
				|  |  | +            remember_roles:
 | 
	
		
			
				|  |  | +              authenticated: authenticated
 | 
	
		
			
				|  |  | +            placeholder: ''
 | 
	
		
			
				|  |  | +            min_placeholder: ''
 | 
	
		
			
				|  |  | +            max_placeholder: ''
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +      filter_groups:
 | 
	
		
			
				|  |  | +        operator: AND
 | 
	
		
			
				|  |  | +        groups:
 | 
	
		
			
				|  |  | +          1: AND
 | 
	
		
			
				|  |  | +      fields:
 | 
	
		
			
				|  |  | +        views_bulk_operations_bulk_form:
 | 
	
		
			
				|  |  | +          id: views_bulk_operations_bulk_form
 | 
	
		
			
				|  |  | +          table: views
 | 
	
		
			
				|  |  | +          field: views_bulk_operations_bulk_form
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'Views bulk operations'
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          batch: true
 | 
	
		
			
				|  |  | +          batch_size: 10
 | 
	
		
			
				|  |  | +          form_step: true
 | 
	
		
			
				|  |  | +          buttons: false
 | 
	
		
			
				|  |  | +          clear_on_exposed: true
 | 
	
		
			
				|  |  | +          action_title: Action
 | 
	
		
			
				|  |  | +          selected_actions:
 | 
	
		
			
				|  |  | +            0:
 | 
	
		
			
				|  |  | +              action_id: 'entity:break_lock:user'
 | 
	
		
			
				|  |  | +              preconfiguration:
 | 
	
		
			
				|  |  | +                add_confirmation: false
 | 
	
		
			
				|  |  | +            3:
 | 
	
		
			
				|  |  | +              action_id: user_remove_role_action
 | 
	
		
			
				|  |  | +              preconfiguration:
 | 
	
		
			
				|  |  | +                add_confirmation: false
 | 
	
		
			
				|  |  | +            4:
 | 
	
		
			
				|  |  | +              action_id: user_block_user_action
 | 
	
		
			
				|  |  | +              preconfiguration:
 | 
	
		
			
				|  |  | +                add_confirmation: false
 | 
	
		
			
				|  |  | +            6:
 | 
	
		
			
				|  |  | +              action_id: vbo_cancel_user_action
 | 
	
		
			
				|  |  | +              preconfiguration:
 | 
	
		
			
				|  |  | +                add_confirmation: false
 | 
	
		
			
				|  |  | +            7:
 | 
	
		
			
				|  |  | +              action_id: views_bulk_operations_delete_entity
 | 
	
		
			
				|  |  | +          force_selection_info: false
 | 
	
		
			
				|  |  | +          plugin_id: views_bulk_operations_bulk_form
 | 
	
		
			
				|  |  | +        uid:
 | 
	
		
			
				|  |  | +          id: uid
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: uid
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'ID utilisateur'
 | 
	
		
			
				|  |  | +          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: number_integer
 | 
	
		
			
				|  |  | +          settings:
 | 
	
		
			
				|  |  | +            thousand_separator: ''
 | 
	
		
			
				|  |  | +            prefix_suffix: true
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: uid
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        address_family_name:
 | 
	
		
			
				|  |  | +          id: address_family_name
 | 
	
		
			
				|  |  | +          table: profile__address
 | 
	
		
			
				|  |  | +          field: address_family_name
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'Adresse (address : family_name)'
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          plugin_id: standard
 | 
	
		
			
				|  |  | +        address_given_name:
 | 
	
		
			
				|  |  | +          id: address_given_name
 | 
	
		
			
				|  |  | +          table: profile__address
 | 
	
		
			
				|  |  | +          field: address_given_name
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'Adresse (address : given_name)'
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          plugin_id: standard
 | 
	
		
			
				|  |  | +        phone:
 | 
	
		
			
				|  |  | +          id: phone
 | 
	
		
			
				|  |  | +          table: profile__phone
 | 
	
		
			
				|  |  | +          field: phone
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Téléphone
 | 
	
		
			
				|  |  | +          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: telephone_formatter
 | 
	
		
			
				|  |  | +          settings:
 | 
	
		
			
				|  |  | +            format: 1
 | 
	
		
			
				|  |  | +            link: false
 | 
	
		
			
				|  |  | +            default_country: ''
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        mail:
 | 
	
		
			
				|  |  | +          id: mail
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: mail
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Courriel
 | 
	
		
			
				|  |  | +          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: basic_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
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: mail
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        address_country_code:
 | 
	
		
			
				|  |  | +          id: address_country_code
 | 
	
		
			
				|  |  | +          table: profile__address
 | 
	
		
			
				|  |  | +          field: address_country_code
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'Adresse (address : country_code)'
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          display_name: true
 | 
	
		
			
				|  |  | +          plugin_id: country
 | 
	
		
			
				|  |  | +        address:
 | 
	
		
			
				|  |  | +          id: address
 | 
	
		
			
				|  |  | +          table: profile__address
 | 
	
		
			
				|  |  | +          field: address
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Adresse
 | 
	
		
			
				|  |  | +          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: langcode
 | 
	
		
			
				|  |  | +          type: address_default
 | 
	
		
			
				|  |  | +          settings: {  }
 | 
	
		
			
				|  |  | +          group_column: ''
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        tax_number:
 | 
	
		
			
				|  |  | +          id: tax_number
 | 
	
		
			
				|  |  | +          table: profile__tax_number
 | 
	
		
			
				|  |  | +          field: tax_number
 | 
	
		
			
				|  |  | +          relationship: profile_type
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'numéro de TVA'
 | 
	
		
			
				|  |  | +          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: commerce_tax_number_default
 | 
	
		
			
				|  |  | +          settings:
 | 
	
		
			
				|  |  | +            show_verification: 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
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        roles_target_id:
 | 
	
		
			
				|  |  | +          id: roles_target_id
 | 
	
		
			
				|  |  | +          table: user__roles
 | 
	
		
			
				|  |  | +          field: roles_target_id
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: Rôles
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          type: separator
 | 
	
		
			
				|  |  | +          separator: ', '
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: roles
 | 
	
		
			
				|  |  | +          plugin_id: user_roles
 | 
	
		
			
				|  |  | +        status:
 | 
	
		
			
				|  |  | +          id: status
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: status
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'Statut de l''utilisateur'
 | 
	
		
			
				|  |  | +          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: boolean
 | 
	
		
			
				|  |  | +          settings:
 | 
	
		
			
				|  |  | +            format: default
 | 
	
		
			
				|  |  | +            format_custom_true: ''
 | 
	
		
			
				|  |  | +            format_custom_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
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: status
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        access:
 | 
	
		
			
				|  |  | +          id: access
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: access
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'Dernier accès'
 | 
	
		
			
				|  |  | +          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: timestamp
 | 
	
		
			
				|  |  | +          settings:
 | 
	
		
			
				|  |  | +            date_format: medium
 | 
	
		
			
				|  |  | +            custom_date_format: ''
 | 
	
		
			
				|  |  | +            timezone: ''
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          entity_field: access
 | 
	
		
			
				|  |  | +          plugin_id: field
 | 
	
		
			
				|  |  | +        operations_1:
 | 
	
		
			
				|  |  | +          id: operations_1
 | 
	
		
			
				|  |  | +          table: users
 | 
	
		
			
				|  |  | +          field: operations
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: ''
 | 
	
		
			
				|  |  | +          label: 'Liens d''actions'
 | 
	
		
			
				|  |  | +          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
 | 
	
		
			
				|  |  | +          destination: false
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          plugin_id: entity_operations
 | 
	
		
			
				|  |  | +      relationships:
 | 
	
		
			
				|  |  | +        profile_type:
 | 
	
		
			
				|  |  | +          id: profile_type
 | 
	
		
			
				|  |  | +          table: users_field_data
 | 
	
		
			
				|  |  | +          field: profile_type
 | 
	
		
			
				|  |  | +          relationship: none
 | 
	
		
			
				|  |  | +          group_type: group
 | 
	
		
			
				|  |  | +          admin_label: 'Profile Customer'
 | 
	
		
			
				|  |  | +          required: true
 | 
	
		
			
				|  |  | +          profile_type: customer
 | 
	
		
			
				|  |  | +          entity_type: user
 | 
	
		
			
				|  |  | +          plugin_id: profile_relationship
 | 
	
		
			
				|  |  | +    cache_metadata:
 | 
	
		
			
				|  |  | +      max-age: 0
 | 
	
		
			
				|  |  | +      contexts:
 | 
	
		
			
				|  |  | +        - 'languages:language_content'
 | 
	
		
			
				|  |  | +        - 'languages:language_interface'
 | 
	
		
			
				|  |  | +        - url
 | 
	
		
			
				|  |  | +        - url.query_args
 | 
	
		
			
				|  |  | +        - user.roles
 | 
	
		
			
				|  |  | +      tags:
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.address'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.phone'
 | 
	
		
			
				|  |  | +        - 'config:field.storage.profile.tax_number'
 |