Home
last modified time | relevance | path

Searched refs:json_decode (Results 1 – 25 of 272) sorted by relevance

1234567891011

/plugin/aichat/Storage/
H A DSQLiteStorage.php55 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 DJCalTransformTest.php40 $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 DIsJson.php30 json_decode($other);
54 json_decode($other);
H A DJsonMatches.php44 $decodedOther = json_decode($other);
49 $decodedValue = json_decode($this->value);
/plugin/schedule/
H A Daction.php24 … $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 DGoogle_AdSenseService.php1041 …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 DGoogle_GamesManagementService.php222 …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 DGoogle_FreebaseService.php112 …$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 DGoogle_AdExchangeSellerService.php376 …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 DGoogle_TranslateService.php139 …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 Daction.php18 $result = json_decode($oauth->request('user'), true);
23 $result = json_decode($oauth->request('user/emails'), true);
/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php111 $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 DAPILink.php357 $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 Dajax.test.php67 $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 DFileCookieJar.php82 $data = \GuzzleHttp\json_decode($json, true);
84 foreach (json_decode($json, true) as $cookie) {
/plugin/authorstats/
H A Dhelper.php42 return json_decode($file, true);
58 return json_decode($file_contents, true);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/
H A DSmartSerializer.php85 $result = json_decode($data, true, 512, JSON_THROW_ON_ERROR);
93 $result = @json_decode($data, true);
/plugin/combo/ComboStrap/
H A DJson.php98 $jsonArray = json_decode($jsonString, true);
112 return json_decode($jsonString);
/plugin/oauthazure/
H A Daction.php37 $decodedObj = json_decode(base64_decode(str_replace('_', '/',
54 $usergroups = json_decode($usergroups, true);
/plugin/gitlab/
H A Dsyntax.php43 $repositories = json_decode($http->get($reqUrl), true);
59 $data = json_decode($http->get($reqUrl), true);
/plugin/evesso/classes/
H A DEveOnlineAdapter.php38 …$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 Ddata.php129 $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 DClient.php36 $data = json_decode($response, true);
48 $data = json_decode($response, true);
/plugin/authgoogle/google/io/
H A DGoogle_REST.php56 $decoded = json_decode($body, true);
71 $decoded = json_decode($body, true);
/plugin/pycode/
H A Daction.php94 $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);

1234567891011