This commit is contained in:
Bachir Soussi Chiadmi 2021-11-22 15:24:26 +01:00
parent 6da1fdb606
commit b053b4b489

View File

@ -12,6 +12,7 @@ dependencies:
- node.type.actualite - node.type.actualite
- node.type.evenement - node.type.evenement
module: module:
- datetime
- image - image
- node - node
- smart_date - smart_date
@ -480,6 +481,19 @@ display:
operator_limit_selection: false operator_limit_selection: false
operator_list: { } operator_list: { }
sorts: sorts:
field_date_value:
id: field_date_value
table: node__field_date
field: field_date_value
relationship: none
group_type: group
admin_label: ''
order: DESC
exposed: false
expose:
label: ''
granularity: second
plugin_id: datetime
created: created:
id: created id: created
table: node_field_data table: node_field_data
@ -529,6 +543,7 @@ display:
title: false title: false
footer: false footer: false
empty: false empty: false
sorts: false
footer: footer:
display_link: display_link:
id: display_link id: display_link
@ -542,6 +557,35 @@ display:
label: 'Archives Actualités' label: 'Archives Actualités'
plugin_id: display_link plugin_id: display_link
empty: { } empty: { }
sorts:
field_date_value:
id: field_date_value
table: node__field_date
field: field_date_value
relationship: none
group_type: group
admin_label: ''
order: ASC
exposed: false
expose:
label: ''
granularity: second
plugin_id: datetime
created:
id: created
table: node_field_data
field: created
order: DESC
entity_type: node
entity_field: created
plugin_id: date
relationship: none
group_type: group
admin_label: ''
exposed: false
expose:
label: ''
granularity: second
cache_metadata: cache_metadata:
max-age: -1 max-age: -1
contexts: contexts:
@ -570,6 +614,7 @@ display:
filters: false filters: false
filter_groups: false filter_groups: false
footer: false footer: false
sorts: false
filters: filters:
status: status:
value: '1' value: '1'
@ -642,6 +687,35 @@ display:
display_id: page_2 display_id: page_2
label: 'Archives Évènements' label: 'Archives Évènements'
plugin_id: display_link plugin_id: display_link
sorts:
field_date_value:
id: field_date_value
table: node__field_date
field: field_date_value
relationship: none
group_type: group
admin_label: ''
order: ASC
exposed: false
expose:
label: ''
granularity: second
plugin_id: datetime
created:
id: created
table: node_field_data
field: created
order: DESC
entity_type: node
entity_field: created
plugin_id: date
relationship: none
group_type: group
admin_label: ''
exposed: false
expose:
label: ''
granularity: second
cache_metadata: cache_metadata:
max-age: -1 max-age: -1
contexts: contexts: