Home
last modified time | relevance | path

Searched defs:query (Results 101 – 125 of 208) sorted by relevance

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DRunQueryRequest.php62 public function setQuery(Query $query)
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php120 common_terms(string $field, string $query, float $cutoffFrequency) global() argument
221 has_child($query, string $type = null) global() argument
234 has_parent($query, string $type) global() argument
350 simple_query_string(string $query, array $fields = []) global() argument
[all...]
/plugin/adfs/phpsaml/lib/Saml2/
H A DLogoutResponse.php222 private function _query($query)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DSavedQuery.php86 public function setQuery(Query $query)
H A DHold.php119 public function setQuery(CorpusQuery $query)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1SessionEvent.php58 public function setQuery(GoogleCloudDataplexV1SessionEventQueryDetail $query)
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DServerRequestInterface.php123 public function withQueryParams(array $query);
H A DUriInterface.php281 public function withQuery($query);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DAbstractTransport.php69 public function sanityzeQueryStringBool(array $query) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DQueryRequest.php66 public $query; variable in Google\\Service\\Bigquery\\QueryRequest
243 public function setQuery($query)
/plugin/combo/ComboStrap/
H A DSqliteRequest.php28 private $query; global() variable in ComboStrap\\SqliteRequest
[all...]
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUriFactory.php57 …public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragme…
H A DUriInterface.php55 public function setQuery($query);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUriFactory.php57 public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragment = '') argument
H A DUriInterface.php55 public function setQuery($query); argument
/plugin/solr/
H A Dhelper.php128 public function solr_query($path, $query, $method='GET', $postfields='') {
/plugin/badbehaviour/
H A Daction.php84 function bb2_db_query($query) { return false; }
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DTarget.php74 public function setQuery(QueryTarget $query)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DMapping.php165 public function send(Index $index, array $query = []): Response argument
/plugin/aichat/Storage/
H A DSQLiteStorage.php134 sqliteCosineSimilarityCallback($query, $embedding) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchRequest.php70 public $query; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest
273 public function setQuery($query)
/plugin/aichat/
H A DEmbeddings.php183 getSimilarChunks($query) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSearch.php76 public $query; variable in Google\\Service\\CloudSearch
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DJobs.php184 public function query($projectId, QueryRequest $postBody, $optParams = []) function in Google\\Service\\Bigquery\\Resource\\Jobs
/plugin/statistics/inc/
H A DStatisticsGraph.class.php75 protected function sumUpPieChart($query, $key, $max=4){ argument

123456789