Home
last modified time | relevance | path

Searched refs:getStatus (Results 176 – 200 of 397) sorted by relevance

12345678910>>...16

/plugin/combo/ComboStrap/Api/
H A DQualityMessageHandler.php76 $status = $message->getStatus();
/plugin/structpublish/action/
H A Dshow.php45 $isPublished = $currentRevision->getStatus() === Constants::STATUS_PUBLISHED;
H A Drevisions.php52 $status = $revision->getStatus();
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractDigest.php159 $oldStatus = $response->getStatus() ?: 200;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderShipment.php164 public function getStatus() function in Google\\Service\\ShoppingContent\\OrderShipment
H A DOrdersUpdateShipmentRequest.php169 public function getStatus() function in Google\\Service\\ShoppingContent\\OrdersUpdateShipmentRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DLinkedForeignAccount.php171 public function getStatus() function in Google\\Service\\Analytics\\LinkedForeignAccount
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DDeliverNewEventTest.php69 …$this->assertEquals(201, $response->getStatus(), 'Incorrect status code received. Response body:' …
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DEqlNamespace.php81 public function getStatus(array $params = []) function in Elasticsearch\\Namespaces\\EqlNamespace
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/
H A DResponseSet.php24 parent::__construct($response->getData(), $response->getStatus());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJob.php162 public function getStatus() function in Google\\Service\\Bigquery\\Job
H A DHparamTuningTrial.php153 public function getStatus() function in Google\\Service\\Bigquery\\HparamTuningTrial
H A DJobListJobs.php160 public function getStatus() function in Google\\Service\\Bigquery\\JobListJobs
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetVpnGateway.php204 public function getStatus() function in Google\\Service\\Compute\\TargetVpnGateway
H A DZone.php202 public function getStatus() function in Google\\Service\\Compute\\Zone
H A DRegion.php186 public function getStatus() function in Google\\Service\\Compute\\Region
H A DNodeGroupNode.php194 public function getStatus() function in Google\\Service\\Compute\\NodeGroupNode
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDfareportingFile.php181 public function getStatus() function in Google\\Service\\Dfareporting\\DfareportingFile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DPlaylist.php153 public function getStatus() function in Google\\Service\\YouTube\\Playlist
/plugin/combo/vendor/carica/phpcss/src/PhpCss/
H A DScanner.php111 public function getStatus(): Scanner\Status { function in PhpCss\\Scanner
/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxClient.js123 if (req.getStatus() >= 200 && req.getStatus() <= 299)
150 if (req.getStatus() >= 200 && req.getStatus() <= 299)
164 if (req.getStatus() == 401) // (Unauthorized) [e.g, invalid refresh token]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerMKCOLTest.php77 $this->assertEquals(400, $this->response->getStatus(), $this->response->getBodyAsString() );
102 $this->assertEquals(400, $this->response->getStatus());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DTransferOperation.php164 public function getStatus() function in Google\\Service\\Storagetransfer\\TransferOperation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DCluster.php144 public function getStatus() function in Google\\Service\\Dataproc\\Cluster
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2JobTrigger.php166 public function getStatus() function in Google\\Service\\DLP\\GooglePrivacyDlpV2JobTrigger

12345678910>>...16