Home
last modified time | relevance | path

Searched refs:query (Results 426 – 450 of 964) sorted by relevance

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

/plugin/authdrupal8/
H A Dauth.php345 * Sends a SQL query to the database and transforms the result into
353 * @param string $query SQL string that contains the query
356 protected function _queryDB($query) {
358 msg('MySQL query: '.hsc($query), 0, __LINE__, __FILE__);
362 $result = @mysqli_query($this->dbcon, $query);
410 * Sends a SQL query to the database
417 * @param string $query SQL string that contains the query
367 _queryDB($query) global() argument
431 _modifyDB($query) global() argument
[all...]
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php527 …redapi_url_add_destination($url, $capture_referrer = true, $default = '', $lid = '', $query = '') { argument
552 if ($query && !empty($query) && is_string($query)) {
553 $url = sharedapi_url_add_query($url, $query);
565 function sharedapi_url_add_lid($url, $lid = '', $query = '') { argument
571 if ($query && !empty($query) && is_string($query)) {
572 $url = sharedapi_url_add_query($url, $query);
579 function sharedapi_url_add_query($url, $query) { argument
588 return $url . $query;
/plugin/daummovie/
H A Dsyntax.php84 $data['query'] = $match." (".$tries.") ".$response->code;
99 { $renderer->doc.="<small>[DaumMovie: ".$data['query']."]</small>";
125 //$renderer->doc.= $data['query'];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidPublisher.php98 'location' => 'query',
127 'location' => 'query',
131 'location' => 'query',
160 'location' => 'query',
314 'location' => 'query',
1023 'location' => 'query',
1077 'location' => 'query',
1091 'location' => 'query',
1095 'location' => 'query',
1099 'location' => 'query',
[all …]
H A DHomeGraphService.php76 'location' => 'query',
90 'query' => [
91 'path' => 'v1/devices:query',
H A DCloudRuntimeConfig.php101 'location' => 'query',
105 'location' => 'query',
109 'location' => 'query',
H A DFirebaseHosting.php96 'location' => 'query',
100 'location' => 'query',
104 'location' => 'query',
H A DFirebaseML.php95 'location' => 'query',
99 'location' => 'query',
103 'location' => 'query',
H A DMyBusinessLodging.php75 'location' => 'query',
89 'location' => 'query',
113 'location' => 'query',
H A DBigQueryConnectionService.php79 'location' => 'query',
123 'location' => 'query',
127 'location' => 'query',
141 'location' => 'query',
H A DBinaryAuthorization.php110 'location' => 'query',
144 'location' => 'query',
158 'location' => 'query',
162 'location' => 'query',
226 'location' => 'query',
/plugin/sqlraw/
H A Dsyntax.php187 foreach ($data['sql'] as $query) {
188 $result =& $db->getAll($query);
761 $query = 'DROP TEMPORARY TABLE IF EXISTS '.$table;
762 $result =& $database->query ($query);
764 …$renderer->doc .= '<div class="error">DROP TABLE failed for query: '. $query .'the error: '. $resu…
790 $query = 'CREATE TEMPORARY TABLE '.$table . ' (';
794 … $query .= str_replace($badChars,'_',trim($header)).' VARCHAR('.$max_field_lengths[$key].'), ';
796 $query = rtrim($query,', ');
797 $query .= ') DEFAULT CHARACTER SET \'utf8\'';
798 $result =& $database->query ($query);
[all …]
/plugin/fedauth/Auth/Yadis/
H A DXRIRes.php36 $query = Auth_Yadis_XRIAppendArgs($hxri, $args);
37 return $query;
40 function query($xri, $service_types, $filters = array()) function in Auth_Yadis_ProxyResolver
/plugin/authucenter/lib/uc_client/model/
H A Ddomain.php28 $this->db->query("INSERT INTO ".UC_DBTABLEPRE."domains SET domain='$domain', ip='$ip'");
46 $this->db->query("DELETE FROM ".UC_DBTABLEPRE."domains WHERE id IN ($domainids)");
51 $this->db->query("UPDATE ".UC_DBTABLEPRE."domains SET domain='$domain', ip='$ip' WHERE id='$id'");
H A Dnote.php85 …$this->db->query("INSERT INTO ".UC_DBTABLEPRE."notelist SET getdata='$getdata', operation='$operat…
87 …$insert_id && $this->db->query("REPLACE INTO ".UC_DBTABLEPRE."vars (name, value) VALUES ('noteexis…
100 …$this->db->query("REPLACE INTO ".UC_DBTABLEPRE."vars SET name='noteexists".UC_APPID."', value='0'"…
146 …$this->db->query("UPDATE ".UC_DBTABLEPRE."notelist SET app$appid='1', totalnum=totalnum+1, succeed…
149 …$this->db->query("UPDATE ".UC_DBTABLEPRE."notelist SET app$appid = app$appid-'1', totalnum=totalnu…
162 …rand(0, UC_NOTE_GC) == 0 && $this->db->query("DELETE FROM ".UC_DBTABLEPRE."notelist WHERE closed='…
/plugin/openid/Auth/Yadis/
H A DXRIRes.php40 $query = Auth_Yadis_XRIAppendArgs($hxri, $args);
41 return $query;
44 function query($xri, $service_types, $filters = []) function in Auth_Yadis_ProxyResolver
/plugin/authdiscourse/
H A Dauth.php91 $query = array();
92 parse_str(base64_decode($sso), $query);
95 if ($query['nonce'] !== $this->prev_nonce) {
103 $_SESSION['authdiscourse_login'] = $query;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGaData.php227 public function setQuery(GaDataQuery $query) argument
229 $this->query = $query;
236 return $this->query;
/plugin/combo/ComboStrap/
H A DHttpRequest.php122 $query = $this->url->getQueryProperties();
123 $response = $testRequest->get($query, $path);
126 $query = $this->url->getQueryProperties();
127 foreach ($query as $queryKey => $queryValue) {
/plugin/datapopup/
H A Daction.php37 …$query = "SELECT data.value FROM data JOIN pages ON data.pid=pages.pid WHERE pages.page='".$link."…
38 $res = $sqlite->query($query);
/plugin/issuelinks/_test/
H A DhandleIssueLinkSyntax.test.php43 $pagerev_issues = $sqliteHelper->res2arr($sqliteHelper->query($sql, array()));
79 $pagerev_issues = $sqliteHelper->res2arr($sqliteHelper->query($sql, array()));
104 $pagerev_issues = $sqliteHelper->res2arr($sqliteHelper->query($sql, array()));
/plugin/struct/meta/
H A DAssignments.php77 $ok = (bool)$this->sqlite->query($sql, [$pattern, $table]);
98 $ok = (bool)$this->sqlite->query($sql, [$pattern, $table]);
154 $ok = (bool)$this->sqlite->query($sql);
161 $ok = $ok && (bool)$this->sqlite->query($sql);
179 return (bool)$this->sqlite->query($sql, [$page, $table]);
192 return (bool)$this->sqlite->query($sql, [$page, $table]);
/plugin/crossdbsqlclient/syntax/
H A Ddbwrapper.php17 public function executeQuery($query) { argument
18 if ($query !== '') {
26 $this->_mysql ( $this->serverName, $this->userName, $this->passWord, $this->dbName, $query );
29 $this->_oracle ( $this->serverName, $this->userName, $this->passWord, $this->dbName, $query );
32 … $this->_postgresql ( $this->serverName, $this->userName, $this->passWord, $this->dbName, $query );
62 private function _mysql($serverName, $userName, $passWord, $dbName, $query) { argument
73 if ($db->multi_query ( $query )) {
112 private function _postgresql($serverName, $userName, $passWord, $dbName, $query) { argument
134 $result = pg_query ( $db, $query );
/plugin/yql/
H A Dsyntax.php122 $query = $data['query'];
138 $yql_query_url = $yql_base_url . "?q=" . urlencode($query);
157 if (is_null($json_result->query->results)) {
162 if (!isset($json_result->query->results->$item_name)) {
168 foreach ($json_result->query->results->$item_name as $item) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobConfigurationQuery.php72 public $query; variable in Google\\Service\\Bigquery\\JobConfigurationQuery
299 public function setQuery($query) argument
301 $this->query = $query;
308 return $this->query;

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