InfluxDB PHP Client
Loading...
Searching...
No Matches
InfluxDB2\QueryApi Member List

This is the complete list of members for InfluxDB2\QueryApi, including all inherited members.

$http (defined in InfluxDB2\DefaultApi)InfluxDB2\DefaultApi
$options (defined in InfluxDB2\DefaultApi)InfluxDB2\DefaultApi
__construct(array $options)InfluxDB2\QueryApi
check($key, $value) (defined in InfluxDB2\DefaultApi)InfluxDB2\DefaultApiprotected
configuredClient(ClientInterface $client)InfluxDB2\DefaultApi
createRequest(string $method, string $uriPath, string $payload, array $headers, array $queryParams)InfluxDB2\DefaultApi
get($payload, $uriPath, $queryParams) (defined in InfluxDB2\DefaultApi)InfluxDB2\DefaultApi
log(string $level, string $message, array $options)InfluxDB2\DefaultApistatic
post($payload, $uriPath, $queryParams)InfluxDB2\DefaultApi
query($query, ?string $org=null, ?Dialect $dialect=null)InfluxDB2\QueryApi
queryRaw($query, ?string $org=null, ?Dialect $dialect=null)InfluxDB2\QueryApi
queryStream($query, ?string $org=null, ?Dialect $dialect=null)InfluxDB2\QueryApi
sendRequest(RequestInterface $request)InfluxDB2\DefaultApi