Issue #2443695 by bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsTest
parent
6e51cc1d72
commit
cb230c2f54
|
@ -190,6 +190,22 @@ display:
|
|||
field_api_classes: false
|
||||
plugin_id: field
|
||||
display_extenders: { }
|
||||
sorts:
|
||||
created:
|
||||
id: created
|
||||
table: node_field_data
|
||||
field: created
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
order: ASC
|
||||
exposed: false
|
||||
expose:
|
||||
label: ''
|
||||
granularity: second
|
||||
entity_type: node
|
||||
entity_field: created
|
||||
plugin_id: date
|
||||
page_1:
|
||||
display_options:
|
||||
path: test-group-rows
|
||||
|
|
Loading…
Reference in New Issue