Flow PHP

AggregatingFunction

Methods

aggregate()  : void
references()  : null|array<int, Reference>
result()  : Entry<string|int, mixed>

Methods

references()

public references() : null|array<int, Reference>
Return values
null|array<int, Reference>

references this aggregator reads, or null when they cannot be statically enumerated (disables spill column pruning)

On this page

Search results