CanAggregateRelationships
trait CanAggregateRelationships (View source)
Methods
static string
getAggregateSelectName()
No description
static string
getAggregateAverageKey()
No description
static string
getAggregateMaxKey()
No description
static string
getAggregateMinKey()
No description
static string
getAggregateSumKey()
No description
bool
queriesRelationshipsUsingSubSelect()
No description
Builder
applyToBaseFilterQuery(Builder $query)
No description
getAggregateSelect()
No description
string|null
getAggregate()
No description
string
getAttributeLabel()
No description
string
generateAggregateAlias()
No description
string
replaceQualifiedColumnWithQualifiedAggregateColumn(string $qualifiedColumn)
No description
NumberConstraint|null
getConstraint()
No description
Details
static string
getAggregateSelectName()
No description
static string
getAggregateAverageKey()
No description
static string
getAggregateMaxKey()
No description
static string
getAggregateMinKey()
No description
static string
getAggregateSumKey()
No description
bool
queriesRelationshipsUsingSubSelect()
No description
Builder
applyToBaseFilterQuery(Builder $query)
No description
protected Select
getAggregateSelect()
No description
protected string|null
getAggregate()
No description
protected string
getAttributeLabel()
No description
protected string
generateAggregateAlias()
No description
protected string
replaceQualifiedColumnWithQualifiedAggregateColumn(string $qualifiedColumn)
No description
NumberConstraint|null
getConstraint()
No description