/plugin/aichat/Storage/ |
H A D | SQLiteStorage.php | 55 json_decode((string) $record['embedding'], true, 512, JSON_THROW_ON_ERROR), 130 json_decode((string) $record['embedding'], true, 512, JSON_THROW_ON_ERROR), 163 json_decode((string) $record['embedding'], true, 512, JSON_THROW_ON_ERROR), 203 json_decode($query, true, 512, JSON_THROW_ON_ERROR), 204 json_decode($embedding, true, 512, JSON_THROW_ON_ERROR) 271 $dimensions = count(json_decode((string) $result[0]['embedding'], true, 512, JSON_THROW_ON_ERROR)); 288 $space->addPoint(json_decode((string) $record['embedding'], true, 512, JSON_THROW_ON_ERROR)); 329 $vector = json_decode((string) $record['embedding'], true, 512, JSON_THROW_ON_ERROR); 392 $vector = json_decode((string) $row['embedding'], true, 512, JSON_THROW_ON_ERROR);
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/ |
H A D | JCalTransformTest.php | 40 $response = json_decode($body,true); 89 $jresponse = json_decode($response,true); 142 $response = json_decode($response,true); 195 $response = json_decode($response,true);
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/ |
H A D | IsJson.php | 30 json_decode($other); 54 json_decode($other);
|
H A D | JsonMatches.php | 44 $decodedOther = json_decode($other); 49 $decodedValue = json_decode($this->value);
|
/plugin/schedule/ |
H A D | action.php | 24 … $JSINFO ['schedule']['defaultCenter'] = json_decode ($this->getConf ('defaultCenter'), true); 25 $JSINFO ['schedule']['defaultZoom'] = json_decode ($this->getConf ('defaultZoom'), true);
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_AdSenseService.php | 1041 …countsAdclientsServiceResource($this, $this->serviceName, 'adclients', json_decode('{"methods": {"… 1043 …omchannelsServiceResource($this, $this->serviceName, 'customchannels', json_decode('{"methods": {"… 1044 …gle_AccountsAlertsServiceResource($this, $this->serviceName, 'alerts', json_decode('{"methods": {"… 1050 …tsUrlchannelsServiceResource($this, $this->serviceName, 'urlchannels', json_decode('{"methods": {"… 1051 …oogle_AdclientsServiceResource($this, $this->serviceName, 'adclients', json_decode('{"methods": {"… 1053 …omchannelsServiceResource($this, $this->serviceName, 'customchannels', json_decode('{"methods": {"… 1054 … new Google_AlertsServiceResource($this, $this->serviceName, 'alerts', json_decode('{"methods": {"… 1056 …omchannelsAdunitsServiceResource($this, $this->serviceName, 'adunits', json_decode('{"methods": {"… 1057 …dataDimensionsServiceResource($this, $this->serviceName, 'dimensions', json_decode('{"methods": {"… 1058 …e_MetadataMetricsServiceResource($this, $this->serviceName, 'metrics', json_decode('{"methods": {"… [all …]
|
H A D | Google_GamesManagementService.php | 222 …AchievementsServiceResource($this, $this->serviceName, 'achievements', json_decode('{"methods": {"… 223 …ApplicationsServiceResource($this, $this->serviceName, 'applications', json_decode('{"methods": {"… 224 …ew Google_PlayersServiceResource($this, $this->serviceName, 'players', json_decode('{"methods": {"… 225 …$this->rooms = new Google_RoomsServiceResource($this, $this->serviceName, 'rooms', json_decode('{"… 226 … new Google_ScoresServiceResource($this, $this->serviceName, 'scores', json_decode('{"methods": {"…
|
H A D | Google_FreebaseService.php | 112 …$this->text = new Google_TextServiceResource($this, $this->serviceName, 'text', json_decode('{"met… 113 …$this->topic = new Google_TopicServiceResource($this, $this->serviceName, 'topic', json_decode('{"… 115 …$this->image = new Google_ImageServiceResource($this, $this->serviceName, 'image', json_decode('{"… 116 …ew Google_MqlreadServiceResource($this, $this->serviceName, 'mqlread', json_decode('{"httpMethod":… 117 … Google_MqlwriteServiceResource($this, $this->serviceName, 'mqlwrite', json_decode('{"httpMethod":…
|
H A D | Google_AdExchangeSellerService.php | 376 …oogle_AdclientsServiceResource($this, $this->serviceName, 'adclients', json_decode('{"methods": {"… 377 …ew Google_AdunitsServiceResource($this, $this->serviceName, 'adunits', json_decode('{"methods": {"… 378 …omchannelsServiceResource($this, $this->serviceName, 'customchannels', json_decode('{"methods": {"… 379 …omchannelsServiceResource($this, $this->serviceName, 'customchannels', json_decode('{"methods": {"… 380 …omchannelsAdunitsServiceResource($this, $this->serviceName, 'adunits', json_decode('{"methods": {"… 381 …ew Google_ReportsServiceResource($this, $this->serviceName, 'reports', json_decode('{"methods": {"… 382 …Google_ReportsSavedServiceResource($this, $this->serviceName, 'saved', json_decode('{"methods": {"… 383 …e_UrlchannelsServiceResource($this, $this->serviceName, 'urlchannels', json_decode('{"methods": {"…
|
H A D | Google_TranslateService.php | 139 …gle_DetectionsServiceResource($this, $this->serviceName, 'detections', json_decode('{"methods": {"… 140 …oogle_LanguagesServiceResource($this, $this->serviceName, 'languages', json_decode('{"methods": {"… 141 …TranslationsServiceResource($this, $this->serviceName, 'translations', json_decode('{"methods": {"…
|
/plugin/oauthgithub/ |
H A D | action.php | 18 $result = json_decode($oauth->request('user'), true); 23 $result = json_decode($oauth->request('user/emails'), true);
|
/plugin/authgoogle/google/auth/ |
H A D | Google_OAuth2.php | 111 $decodedResponse = json_decode($response, true); 160 $token = json_decode($token, true); 275 $token = json_decode($body, true); 338 $certs = json_decode($request->getResponseBody(), true); 382 $envelope = json_decode(Google_Utils::urlSafeB64Decode($segments[0]), true); 389 $payload = json_decode($json_body, true);
|
/plugin/asana/remote/ |
H A D | APILink.php | 357 $data_rep = json_decode(curl_exec($this->ch),true); 370 $data_rep = json_decode(curl_exec($this->ch),true); 381 $data_rep = json_decode(curl_exec($this->ch),true); 393 $data_rep = json_decode(curl_exec($this->ch),true); 419 $data_rep = json_decode(curl_exec($this->ch),true); 431 $data_rep = json_decode(curl_exec($this->ch),true); 443 $data_rep = json_decode(curl_exec($this->ch),true);
|
/plugin/tagfilter/_test/ |
H A D | ajax.test.php | 67 $response2 = json_decode($response1); 95 $response = (array)json_decode(ob_get_contents()); 118 $response = (array)json_decode(ob_get_contents());
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/ |
H A D | FileCookieJar.php | 82 $data = \GuzzleHttp\json_decode($json, true); 84 foreach (json_decode($json, true) as $cookie) {
|
/plugin/authorstats/ |
H A D | helper.php | 42 return json_decode($file, true); 58 return json_decode($file_contents, true);
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/ |
H A D | SmartSerializer.php | 85 $result = json_decode($data, true, 512, JSON_THROW_ON_ERROR); 93 $result = @json_decode($data, true);
|
/plugin/combo/ComboStrap/ |
H A D | Json.php | 98 $jsonArray = json_decode($jsonString, true); 112 return json_decode($jsonString);
|
/plugin/oauthazure/ |
H A D | action.php | 37 $decodedObj = json_decode(base64_decode(str_replace('_', '/', 54 $usergroups = json_decode($usergroups, true);
|
/plugin/gitlab/ |
H A D | syntax.php | 43 $repositories = json_decode($http->get($reqUrl), true); 59 $data = json_decode($http->get($reqUrl), true);
|
/plugin/evesso/classes/ |
H A D | EveOnlineAdapter.php | 38 …$jwt_payload = json_decode(base64_decode(str_replace('_', '/', str_replace('-','+',explode('.', $a… 76 $names_result = json_decode($names_post, true);
|
/plugin/issuelinks/helper/ |
H A D | data.php | 129 $lockData = json_decode(io_readFile($lockFN), true); 163 $lockData = json_decode(io_readFile($lockFN), true); 181 $lockData = json_decode(io_readFile($lockFN), true); 194 return json_decode(io_readFile($lockFN), true);
|
/plugin/letsencrypt/classes/ |
H A D | Client.php | 36 $data = json_decode($response, true); 48 $data = json_decode($response, true);
|
/plugin/authgoogle/google/io/ |
H A D | Google_REST.php | 56 $decoded = json_decode($body, true); 71 $decoded = json_decode($body, true);
|
/plugin/pycode/ |
H A D | action.php | 94 $log = json_decode(file_get_contents($log), true); 141 $log_old = json_decode(file_get_contents($log_old), true); 144 $log_new = json_decode(file_get_contents($log_new), true);
|