Home
last modified time | relevance | path

Searched refs:getStatus (Results 76 – 100 of 397) sorted by last modified time

12345678910>>...16

/plugin/davcal/vendor/sabre/http/lib/
H A DResponseInterface.php19 function getStatus(); function
H A DSapi.php58 …header('HTTP/' . $response->getHttpVersion() . ' ' . $response->getStatus() . ' ' . $response->get…
/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DBasicTest.php65 $this->assertEquals(401, $response->getStatus());
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php230 if ((int)$response->getStatus() >= 400) {
231 throw new Exception('HTTP error: ' . $response->getStatus());
344 'statusCode' => (int)$response->getStatus(),
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerPreconditionTest.php173 $this->assertEquals(304, $server->httpResponse->getStatus());
194 $this->assertEquals(304, $server->httpResponse->getStatus());
H A DServerPropsInfiniteDepthTest.php90 $this->assertEquals(207, $this->response->getStatus(), $body);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus.php51 public function getStatus() function in Google\\Service\\Document\\GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DStatus.php123 public function getStatus() function in Google\\Service\\CloudRun\\Status
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DHttpRequest.php146 public function getStatus() function in Google\\Service\\Networkconnectivity\\HttpRequest
H A DTraceSpan.php139 public function getStatus() function in Google\\Service\\Networkconnectivity\\TraceSpan
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAuditLog.php278 public function getStatus() function in Google\\Service\\ServiceControl\\AuditLog
H A DCheckResponse.php53 public function getStatus() function in Google\\Service\\ServiceControl\\CheckResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DReportMetadata.php89 public function getStatus() function in Google\\Service\\DoubleClickBidManager\\ReportMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput.php108 public function getStatus() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DRollout.php127 public function getStatus() function in Google\\Service\\ServiceManagement\\Rollout
H A DStep.php55 public function getStatus() function in Google\\Service\\ServiceManagement\\Step
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2BatchReadBlobsResponseResponse.php60 public function getStatus() function in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2BatchReadBlobsResponseResponse
H A DBuildBazelRemoteExecutionV2BatchUpdateBlobsResponseResponse.php51 public function getStatus() function in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2BatchUpdateBlobsResponseResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DJobResult.php51 public function getStatus() function in Google\\Service\\CloudTalentSolution\\JobResult
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DDeployedFleet.php87 public function getStatus() function in Google\\Service\\GameServices\\DeployedFleet
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExplainQueryStage.php384 public function getStatus() function in Google\\Service\\Bigquery\\ExplainQueryStage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupRun.php273 public function getStatus() function in Google\\Service\\SQLAdmin\\BackupRun
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMember.php152 public function getStatus() function in Google\\Service\\Directory\\Member
H A DMobileDevice.php668 public function getStatus() function in Google\\Service\\Directory\\MobileDevice
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPost.php296 public function getStatus() function in Google\\Service\\Blogger\\Post

12345678910>>...16