@codeCoverageIgnore
More...
|
| $guzzleClient |
|
| $userAgentString |
|
| $objectCache |
|
◆ __construct()
MediaWiki\Extension\WikiLambda\OrchestratorRequest::__construct |
( |
ClientInterface | $client | ) |
|
- Parameters
-
ClientInterface | $client | GuzzleHttp Client used for requests |
◆ getSupportedProgrammingLanguages()
MediaWiki\Extension\WikiLambda\OrchestratorRequest::getSupportedProgrammingLanguages |
( |
| ) |
|
- Returns
- ResponseInterface response object returned by orchestrator
◆ orchestrate()
MediaWiki\Extension\WikiLambda\OrchestratorRequest::orchestrate |
( |
| $query, |
|
|
| $bypassCache = false ) |
- Parameters
-
\stdClass | array | $query | |
bool | $bypassCache | Whether to bypass the function call cache; this is only to be used for the system health-check service, as it's potentially expensive. |
- Returns
- string response object returned by orchestrator, down-cast to a string
◆ performTest()
MediaWiki\Extension\WikiLambda\OrchestratorRequest::performTest |
( |
string | $query | ) |
|
- Parameters
-
- Returns
- ResponseInterface response object returned by orchestrator
The documentation for this class was generated from the following file: