Home
last modified time | relevance | path

Searched defs:response (Results 126 – 150 of 315) sorted by relevance

12345678910>>...13

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DOperation.php39 public $response; variable in Google\\Service\\PubsubLite\\Operation
100 public function setResponse($response)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DOperation.php39 public $response; variable in Google\\Service\\Vault\\Operation
100 public function setResponse($response)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalOperation.php39 public $response; variable in Google\\Service\\Sasportal\\SasPortalOperation
100 public function setResponse($response)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleLongrunningOperation.php39 public $response; variable in Google\\Service\\Cloudchannel\\GoogleLongrunningOperation
100 public function setResponse($response)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WebRisk/
H A DGoogleLongrunningOperation.php39 public $response; variable in Google\\Service\\WebRisk\\GoogleLongrunningOperation
100 public function setResponse($response)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Assuredworkloads/
H A DGoogleLongrunningOperation.php39 public $response; variable in Google\\Service\\Assuredworkloads\\GoogleLongrunningOperation
100 public function setResponse($response)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DGoogleLongrunningOperation.php39 public $response; variable in Google\\Service\\Firestore\\GoogleLongrunningOperation
100 public function setResponse($response)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DOperation.php39 public $response; variable in Google\\Service\\CertificateAuthorityService\\Operation
100 public function setResponse($response)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleLongrunningOperation.php39 public $response; variable in Google\\Service\\CloudRun\\GoogleLongrunningOperation
100 public function setResponse($response)
/plugin/pwaoffline/
H A Dsw.js89 return fromNetwork(request, 400).then(function (response) { argument
106 return cacheResponse || fetch(request).then(function (response) { argument
118 fetch(request).then(function (response) { argument
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DTransferStats.php15 private $response; variable in GuzzleHttp\\TransferStats
29 ResponseInterface $response = null,
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php163 function httpPost(RequestInterface $request, ResponseInterface $response) {
275 …function calendarObjectChange(RequestInterface $request, ResponseInterface $response, VCalendar $v…
597 …nction outboxRequest(IOutbox $outboxNode, RequestInterface $request, ResponseInterface $response) {
657 …tbox $outbox, VObject\Component $vObject, RequestInterface $request, ResponseInterface $response) {
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DDigestMD5Mechanism.php100 public static function computeResponse(string $password, Message $challenge, Message $response, bool $useServerMode = false): string argument
140 public static function computeA1(string $password, Message $challenge, Message $response): string argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSSLHealthCheck.php45 public $response; variable in Google\\Service\\Compute\\SSLHealthCheck
120 public function setResponse($response)
H A DTCPHealthCheck.php45 public $response; variable in Google\\Service\\Compute\\TCPHealthCheck
120 public function setResponse($response)
/plugin/tagging/
H A Dscript.js57 function (response) { argument
113 source: function (request, response) { argument
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlFactory.php71 array $response, argument
98 createErrorResponse(callable $handler, array $request, array $response) global() argument
526 retryFailedRewind(callable $handler, array $request, array $response) global() argument
[all...]
/plugin/webdav/core/Plugin/
H A DFakeLocker.php133 public function fakeLockProvider(RequestInterface $request, ResponseInterface $response)
158 public function fakeUnlockProvider(RequestInterface $request, ResponseInterface $response)
/plugin/authfacebook/lib/
H A DFacebookBatchResponse.php53 public function __construct(FacebookBatchRequest $batchRequest, FacebookResponse $response)
98 public function addResponse($key, $response)
/plugin/twofactoryubiauth/
H A DYubiAuthenticator.php20 public function verifyCode($url, &$response)
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php81 function httpGet(RequestInterface $request, ResponseInterface $response) {
170 …($path, $start, $end, $expand, $componentType, $format, $properties, ResponseInterface $response) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php81 function httpGet(RequestInterface $request, ResponseInterface $response) {
170 …($path, $start, $end, $expand, $componentType, $format, $properties, ResponseInterface $response) {
/plugin/tagging/script/
H A Dadmin.js35 .done(jQuery.proxy(function(response) { argument
145 const callback = function(response) { argument
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php92 function httpGetEarly(RequestInterface $request, ResponseInterface $response) {
108 function httpGet(RequestInterface $request, ResponseInterface $response) {
165 function httpPOST(RequestInterface $request, ResponseInterface $response) {
/plugin/multiorphan/
H A Dscript.js18 …request({'do':'view'+type, 'link':decodeURIComponent($link.attr('elementid'))}, function(response){ argument
44 …uest({'do':'delete'+type , 'link':decodeURIComponent($link.attr('elementid'))}, function(response){ argument
133 request({'do':'checkpage','id':element}, function(response) { argument
220 var checkResponseForWantedAndLinked = function(response, requestPage) { argument
335 return function( response ) { argument

12345678910>>...13