Home
last modified time | relevance | path

Searched defs:values (Results 51 – 75 of 277) sorted by relevance

12345678910>>...12

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DMatchPhrase.php18 public function __construct(?string $field = null, $values = null) argument
32 public function setField(string $field, $values): self argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DAbstractTermsAggregation.php48 public function setIncludeAsExactMatch(array $values): self argument
89 public function setExcludeAsExactMatch(array $values): self argument
/plugin/authgoogle/google/contrib/
H A DGoogle_FreebaseService.php169 public $values; variable in Google_TopicPropertyvalue
183 public function setValues(/* array(Google_TopicValue) */ $values) {
202 public $values; variable in Google_TopicStatslinkcount
209 public function setValues(/* array(Google_TopicStatslinkcountValues) */ $values) {
223 public $values; variable in Google_TopicStatslinkcountValues
236 public function setValues(/* array(Google_TopicStatslinkcountValuesValues) */ $values) {
250 public $values; variable in Google_TopicStatslinkcountValuesValues
263 public function setValues(/* array(Google_TopicStatslinkcountValuesValuesValues) */ $values) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPathReportDimensionValue.php42 public $values; variable in Google\\Service\\Dfareporting\\PathReportDimensionValue
103 public function setValues($values)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DCondition.php42 public $values; variable in Google\\Service\\GameServices\\Condition
103 public function setValues($values)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCondition.php42 public $values; variable in Google\\Service\\Compute\\Condition
103 public function setValues($values)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntry.php53 add($attribute, ...$values) global() argument
74 remove($attribute, ...$values) global() argument
117 set($attribute, ...$values) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DAttribute.php38 public $values; variable in Google\\Service\\MyBusinessBusinessInformation\\Attribute
99 public function setValues($values)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DPartialResultSet.php38 public $values; variable in Google\\Service\\Spanner\\PartialResultSet
99 public function setValues($values)
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/
H A DSimpleTokenParser.php52 abstract protected function getNode(array $values, $line);
85 protected function getNodeValues(array $values)
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/
H A DIgnoreAnnotation.php43 public function __construct(array $values)
H A DEnum.php57 public function __construct(array $values)
/plugin/strata/aggregates/
H A Dunique.php13 function aggregate($values, $hint = null) { argument
H A Dmax.php13 function aggregate($values, $hint = null) { argument
H A Dsum.php13 function aggregate($values, $hint = null) { argument
H A Dlast.php13 function aggregate($values, $hint = null) { argument
H A Dmin.php13 function aggregate($values, $hint = null) { argument
H A Dcount.php13 function aggregate($values, $hint = null) { argument
H A Dfirst.php13 function aggregate($values, $hint = null) { argument
/plugin/strata/lib/
H A Dstrata_aggregate.php25 function aggregate($values, $hint) { argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
H A DSerializedName.php20 public function __construct(array $values)
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DCalAddressTest.php22 function values() { function in Sabre\\VObject\\Property\\ICalendar\\CalAddressTest
/plugin/fedauth/Auth/OpenID/
H A DKVForm.php81 static function fromArray($values)
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DCalAddressTest.php22 function values() { function in Sabre\\VObject\\Property\\ICalendar\\CalAddressTest
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DCalAddressTest.php22 function values() { function in Sabre\\VObject\\Property\\ICalendar\\CalAddressTest

12345678910>>...12