Home
last modified time | relevance | path

Searched defs:toValue (Results 1 – 4 of 4) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DRange.php27 public function addRange($fromValue = null, $toValue = null, ?string $key = null): self argument
H A DIpRange.php48 public function addRange(?string $fromValue = null, ?string $toValue = null): self argument
H A DGeoDistance.php67 public function addRange(?int $fromValue = null, ?int $toValue = null): self argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DBetweenFilter.php44 public function setToValue(NumericValue $toValue)