\Elastica\AggregationDerivative

Class Derivative.

Summary

Methods
Properties
Constants
__construct()
setBucketsPath()
setGapPolicy()
setFormat()
toArray()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(string  $name, string|null  $bucketsPath = null) 

Parameters

string $name
string|null $bucketsPath

setBucketsPath()

setBucketsPath(string  $bucketsPath) : $this

Set the buckets_path for this aggregation.

Parameters

string $bucketsPath

Returns

$this

setGapPolicy()

setGapPolicy(string  $gapPolicy = 'skip') : $this

Set the gap policy for this aggregation.

Parameters

string $gapPolicy

Returns

$this

setFormat()

setFormat(string  $format) : $this

Set the format for this aggregation.

Parameters

string $format

Returns

$this

toArray()

toArray() : array

Throws

\Elastica\Exception\InvalidException

If buckets path or script is not set

Returns

array