Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Merge requests
!11761
Issue
#3517853
: Regression count aggregation with numeric fields
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3517853
: Regression count aggregation with numeric fields
issue/drupal-3517853:3517853-regression-count-aggregation
into
11.x
Overview
0
Commits
4
Pipelines
3
Changes
2
Open
Adam Bramley
requested to merge
issue/drupal-3517853:3517853-regression-count-aggregation
into
11.x
1 month ago
Overview
0
Commits
4
Pipelines
3
Changes
2
Expand
Closes
#3517853
0
0
Merge request reports
Compare
11.x
version 2
a53f91a6
1 month ago
version 1
f1595127
1 month ago
11.x (HEAD)
and
latest version
latest version
bfb16a73
4 commits,
3 weeks ago
version 2
a53f91a6
3 commits,
1 month ago
version 1
f1595127
2 commits,
1 month ago
2 files
+
106
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_aggregate_count_numeric.yml
0 → 100644
+
74
−
0
Options
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
test_aggregate_count_numeric
label
:
test_aggregate_count_numeric
module
:
views
description
:
'
'
tag
:
'
'
base_table
:
entity_test
base_field
:
nid
display
:
default
:
display_options
:
access
:
type
:
none
cache
:
type
:
tag
exposed_form
:
type
:
basic
fields
:
created_count
:
alter
:
alter_text
:
false
ellipsis
:
true
html
:
false
make_link
:
false
strip_tags
:
false
trim
:
false
word_boundary
:
true
empty_zero
:
false
field
:
created
hide_empty
:
false
id
:
created_count
table
:
entity_test
plugin_id
:
field
type
:
timestamp
entity_type
:
entity_test
entity_field
:
created
group_type
:
count
created_group
:
alter
:
alter_text
:
false
ellipsis
:
true
html
:
false
make_link
:
false
strip_tags
:
true
trim_whitespace
:
true
trim
:
false
word_boundary
:
true
empty_zero
:
false
field
:
created
hide_empty
:
false
id
:
created_group
table
:
entity_test
plugin_id
:
field
type
:
timestamp
entity_type
:
entity_test
entity_field
:
created
group_type
:
group
group_by
:
true
pager
:
type
:
some
query
:
options
:
query_comment
:
'
'
type
:
views_query
style
:
type
:
default
row
:
type
:
fields
display_plugin
:
default
display_title
:
Default
id
:
default
position
:
0
Loading