Home
last modified time | relevance | path

Searched refs:query (Results 251 – 275 of 964) sorted by relevance

1...<<11121314151617181920>>...39

/plugin/data/admin/
H A Daliases.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DContainer.php85 'location' => 'query',
89 'location' => 'query',
93 'location' => 'query',
117 'location' => 'query',
121 'location' => 'query',
165 'location' => 'query',
169 'location' => 'query',
173 'location' => 'query',
187 'location' => 'query',
191 'location' => 'query',
[all …]
H A DDoubleclicksearch.php88 'location' => 'query',
93 'location' => 'query',
98 'location' => 'query',
103 'location' => 'query',
108 'location' => 'query',
112 'location' => 'query',
116 'location' => 'query',
120 'location' => 'query',
H A DServiceUsage.php109 'location' => 'query',
113 'location' => 'query',
117 'location' => 'query',
121 'location' => 'query',
155 'location' => 'query',
200 'location' => 'query',
204 'location' => 'query',
208 'location' => 'query',
H A DFirebaseappcheck.php218 'location' => 'query',
243 'location' => 'query',
297 'location' => 'query',
301 'location' => 'query',
315 'location' => 'query',
339 'location' => 'query',
364 'location' => 'query',
388 'location' => 'query',
413 'location' => 'query',
437 'location' => 'query',
[all …]
H A DCloudRedis.php87 'location' => 'query',
91 'location' => 'query',
95 'location' => 'query',
119 'location' => 'query',
193 'location' => 'query',
197 'location' => 'query',
211 'location' => 'query',
285 'location' => 'query',
289 'location' => 'query',
293 'location' => 'query',
/plugin/rating/
H A Dhelper.php64 $res = $sqlite->query($sql, $ID);
69 $res = $sqlite->query($sql, $ID, $this->userID());
96 $res = $sqlite->query($sql, $page);
114 $res = $sqlite->query($sql, $num);
117 $res = $sqlite->query($sql, $lang, $num);
120 $res = $sqlite->query($sql, $startdate, $num);
123 $res = $sqlite->query($sql, $lang, $startdate, $num);
160 $sqlite->query($sql, $page, $this->userID(), $lang, $date, $rate);
/plugin/strata/_test/
H A Dquery_sort.test.php17 $query = array (
62 $this->assertQueryResult($query, $expected);
66 $query = array (
97 $this->assertTrue($this->_triples->queryRelations($query));
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D7f56755fb6c42f7e6203339a6d0cb6e6.asciidoc1 // query-dsl/match-query.asciidoc:268
7 'query' => [
10 'query' => 'ny city',
H A De0d6e02b998bdea99c9c08dcc3630c5e.asciidoc1 // query-dsl/match-query.asciidoc:18
7 'query' => [
10 'query' => 'this is a test',
H A D6a1702dd50690cae833572e48a0ddf25.asciidoc1 // query-dsl/multi-match-query.asciidoc:33
7 'query' => [
9 'query' => 'Will Smith',
H A D5043b83a89091fa00edb341ddf7ba370.asciidoc1 // query-dsl/match-query.asciidoc:219
7 'query' => [
10 'query' => 'this is a testt',
H A D6138d6919f3cbaaf61e1092f817d295c.asciidoc1 // query-dsl/match-query.asciidoc:175
7 'query' => [
10 'query' => 'this is a test',
H A D53b908c3432118c5a6e460f74d32006b.asciidoc1 // query-dsl/multi-match-query.asciidoc:11
7 'query' => [
9 'query' => 'this is a test',
H A De30ea6e3823a139d7693d8cce1920a06.asciidoc1 // query-dsl/multi-match-query.asciidoc:50
7 'query' => [
9 'query' => 'this is a test',
H A D0e118857b815b62118a30c042f079db1.asciidoc1 // query-dsl/multi-match-query.asciidoc:259
7 'query' => [
9 'query' => 'quick brown f',
H A D5da6efd5b038ada64c9e853c88c1ec47.asciidoc1 // query-dsl/multi-match-query.asciidoc:113
7 'query' => [
9 'query' => 'brown fox',
H A D68721288dc9ad8aa1b55099b4d303051.asciidoc1 // query-dsl/multi-match-query.asciidoc:524
7 'query' => [
9 'query' => 'quick brown f',
H A D179f0a3e84ff4bbac18787a018eabf89.asciidoc1 // query-dsl/multi-match-query.asciidoc:472
7 'query' => [
9 'query' => 'Jon',
H A D047266b0d20fdb62ebc72d51952c8f6d.asciidoc1 // query-dsl/multi-match-query.asciidoc:341
7 'query' => [
9 'query' => 'Will Smith',
H A De270f3f721a5712cd11a5ca03554f5b0.asciidoc1 // query-dsl/multi-match-query.asciidoc:170
7 'query' => [
9 'query' => 'Will Smith',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dsearch-operations.asciidoc7 The client gives you full access to every query and parameter exposed by the
12 ==== Match query
14 Here is a standard curl for a match query:
19 "query" : {
29 And here is the same query constructed in the client:
36 'query' => [
59 'query' => [
70 {"query":{"match":{"testField":"abc"}}}
84 "query" : {
111 'query'
[all...]
/plugin/bez/mdl/
H A DSubscriptionFactory.php12 $r = $this->model->sqlite->query($q, $token);
24 $this->model->sqlite->query($q, $user_id);
31 $this->model->sqlite->query($q, $this->model->user_nick);
41 $this->model->sqlite->query($q, $this->model->user_nick);
50 $r = $this->model->sqlite->query($q, $this->model->user_nick);
66 $r = $this->model->sqlite->query($q, $user);
80 $r = $this->model->sqlite->query($q);
/plugin/sql/
H A DDB.php22 function query($sql, $mode = null, ...$params) { function in MDB3
30 function getAll($query) { argument
31 $stmt = $this->query($query);
43 $resultat = $this->query('show slave status');
109 function mysql_query($query) { argument
112 return $DB->query($query);
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php101 … $result = $this->pdo->query('SELECT ' . implode(',', $fields) . ' FROM ' . $this->tableName);
183 $query = "UPDATE " . $this->tableName . " SET ";
193 $query .= ', ';
196 $query .= $dbField . ' = :' . $dbField;
201 $query .= " WHERE uri = :uri";
204 $stmt = $this->pdo->prepare($query);
244 $query = 'SELECT uri FROM ' . $this->tableName . ' WHERE 1=1 ';
251 $query .= ' AND displayname LIKE ?';
255 $query .= ' AND email LIKE ?';
265 $stmt = $this->pdo->prepare($query);

1...<<11121314151617181920>>...39