Home
last modified time | relevance | path

Searched refs:getRequest (Results 51 – 75 of 78) sorted by relevance

1234

/plugin/authfacebook/lib/GraphNodes/
H A DGraphNodeFactory.php343 …return new $className($this->response->getRequest(), $dataList, $metaData, $parentGraphEdgeEndpoin…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSaslBindHandler.php75 $request = $context->getRequest();
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DResource.php219 $request = $upload->getRequest();
/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/webdav/vendor/sabre/http/
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();
H A DCHANGELOG.md181 Sapi::getRequest.
199 * Changed: Request::createFromPHPRequest is now Sapi::getRequest().
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DMediaFileUpload.php354 public function getRequest() function in Google\\Http\\MediaFileUpload
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc213 $futures['getRequest'] = $client->get($params); // First request
248 $doc = $futures['getRequest']['_source'];
/plugin/adfs/phpsaml/lib/Saml2/
H A DLogoutRequest.php144 public function getRequest($deflate = null) function in OneLogin_Saml2_LogoutRequest
/plugin/fedauth/Auth/OpenID/
H A DConsumer.php468 function getRequest() function in Auth_OpenID_DiffieHellmanSHA1ConsumerSession
532 function getRequest() function in Auth_OpenID_PlainTextConsumerSession
1694 $args = array_merge($args, $assoc_session->getRequest());
/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/diagramsnet/lib/WEB-INF/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php230 $this->httpRequest = $this->sapi->getRequest();
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php224 $this->httpRequest = $this->sapi->getRequest();
/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
H A DCHANGELOG.md852 * Deprecating Response::getRequest() and now using a shallow clone of a request object to remove a …
858 * Refactored internals to no longer rely on Response::getRequest()
/plugin/adfs/phpsaml/
H A DREADME.md582 But if we provide a `$deflate` boolean parameter to the `getRequest` or `getResponse` method it wil…
1349 * `getRequest` - Returns deflated, base64 encoded, unsigned `AuthnRequest`.
1384 * `getRequest` - Returns the Logout Request defated, base64encoded, unsigned
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2getRequest=files.get(path);getRequest.onsuccess=function getRequest_onsuccess(){if(FS.analyzePath(…
H A Dvorbis.js2getRequest=files.get(path);getRequest.onsuccess=function getRequest_onsuccess(){if(FS.analyzePath(…
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1234