Home
last modified time | relevance | path

Searched refs:getRequest (Results 1 – 25 of 78) sorted by last modified time

1234

/plugin/api/_test/
H A Dpages.test.php68 $response = dokuwiki_plugin_api_util::getRequest($queryParameters);
131 $response = dokuwiki_plugin_api_util::getRequest($queryParameters);
H A Drest.test.php79 $testResponse = dokuwiki_plugin_api_util::getRequest();
H A Dutils.php27 public static function getRequest($queryParams=array()):TestResponse { function in dokuwiki_plugin_api_util
/plugin/openid/Auth/OpenID/
H A DConsumer.php471 function getRequest() function in Auth_OpenID_DiffieHellmanSHA1ConsumerSession
540 function getRequest() function in Auth_OpenID_PlainTextConsumerSession
1796 $args = array_merge($args, $assoc_session->getRequest());
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php550 'request' => $e->getRequest()->toArray(),
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/
H A DConnectionException.php41 public function getRequest() function in Elastica\\Exception\\ConnectionException
H A DResponseException.php40 public function getRequest(): Request function in Elastica\\Exception\\ResponseException
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc213 $futures['getRequest'] = $client->get($params); // First request
248 $doc = $futures['getRequest']['_source'];
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md148 Sapi::getRequest.
166 * Changed: Request::createFromPHPRequest is now Sapi::getRequest().
H A DREADME.md80 $request = HTTP\Sapi::getRequest();
135 2. The `Sapi::getRequest` factory always returns a instance of
163 `$request = Sapi::getRequest()` at the top of your application,
303 $request = Sapi::getRequest();
/plugin/davcal/vendor/sabre/http/examples/
H A Dbasicauth.php34 $request = Sapi::getRequest();
H A Dreverseproxy.php33 $request = Sapi::getRequest();
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php224 $this->httpRequest = $this->sapi->getRequest();
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DRequestTest.php45 $request = Sapi::getRequest();
/plugin/davcal/vendor/sabre/http/lib/
H A DSapi.php39 static function getRequest() { function in Sabre\\HTTP\\Sapi
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAuditLog.php166 public function getRequest() function in Google\\Service\\ServiceControl\\AuditLog
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DTestCase.php112 public function getRequest() function in Google\\Service\\FirebaseRules\\TestCase
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md116 $e->getRequest()->setHeader('X-Foo', 'Bar');
436 `GuzzleHttp\Message\Response::getRequest()` have been removed. Use the event
889 …ation. You can, however, get access to the request and response object by calling `getRequest()` or
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata.php71 public function getRequest() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata
H A DGoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata.php71 public function getRequest() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DMediaFileUpload.php354 public function getRequest() function in Google\\Http\\MediaFileUpload
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReport.php122 public function getRequest() function in Google\\Service\\Doubleclicksearch\\Report
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DOperationMetadataV1.php93 public function getRequest() function in Google\\Service\\CloudFunctions\\OperationMetadataV1
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSSLHealthCheck.php113 public function getRequest() function in Google\\Service\\Compute\\SSLHealthCheck
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DRequestException.php153 public function getRequest() function in GuzzleHttp\\Exception\\RequestException

1234