Searched refs:setBucketsPath (Results 1 – 12 of 12) sorted by relevance
19 $this->setBucketsPath($bucketsPath);32 public function setBucketsPath(array $bucketsPath): self function in Elastica\\Aggregation\\BucketSelector
21 $this->setBucketsPath($bucketsPath);34 public function setBucketsPath(array $bucketsPath): self function in Elastica\\Aggregation\\BucketScript
18 $this->setBucketsPath($bucketsPath);
19 $this->setBucketsPath($bucketsPath);
22 $this->setBucketsPath($bucketsPath);
24 $this->setBucketsPath($bucketsPath);
23 $this->setBucketsPath($bucketsPath);
21 $this->setBucketsPath($bucketsPath);
10 public function setBucketsPath(string $bucketsPath): self function