Home
last modified time | relevance | path

Searched refs:setStatus (Results 226 – 250 of 335) sorted by relevance

12345678910>>...14

/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php170 $response->setStatus(204);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAuditLog.php271 public function setStatus(Status $status) function in Google\\Service\\ServiceControl\\AuditLog
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNodeTemplate.php279 public function setStatus($status) function in Google\\Service\\Compute\\NodeTemplate
H A DMachineImage.php281 public function setStatus($status) function in Google\\Service\\Compute\\MachineImage
H A DCommitment.php303 public function setStatus($status) function in Google\\Service\\Compute\\Commitment
H A DVpnTunnel.php367 public function setStatus($status) function in Google\\Service\\Compute\\VpnTunnel
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannel.php212 public function setStatus(ChannelStatus $status) function in Google\\Service\\YouTube\\Channel
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DConnection.php265 public function setStatus(ConnectionStatus $status) function in Google\\Service\\Connectors\\Connection
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DEventTag.php277 public function setStatus($status) function in Google\\Service\\Dfareporting\\EventTag
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DOperation.php236 public function setStatus($status) function in Google\\Service\\SQLAdmin\\Operation
/plugin/davcal/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php170 $response->setStatus(204);
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DDigest.php185 $this->response->setStatus(401);
H A DAWS.php145 $this->response->setStatus(401);
/plugin/combo/ComboStrap/
H A DQualityTag.php30 ->setStatus(HttpResponseStatus::INTERNAL_ERROR);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php256 $response->setStatus($newFile ? 201 : 200);
295 $response->setStatus(204);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php256 $response->setStatus($newFile ? 201 : 200);
295 $response->setStatus(204);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php305 $response->setStatus(201);
490 $this->server->httpResponse->setStatus(207);
656 $this->server->httpResponse->setStatus(207);
732 $this->server->httpResponse->setStatus(200);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php291 $this->server->httpResponse->setStatus(201);
472 $this->server->httpResponse->setStatus(207);
624 $this->server->httpResponse->setStatus(207);
698 $this->server->httpResponse->setStatus(200);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUnsampledReport.php312 public function setStatus($status) function in Google\\Service\\Analytics\\UnsampledReport
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodePool.php245 public function setStatus($status) function in Google\\Service\\Container\\NodePool
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DSubscription.php271 public function setStatus($status) function in Google\\Service\\Reseller\\Subscription
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DBreakpoint.php299 public function setStatus(StatusMessage $status) function in Google\\Service\\CloudDebugger\\Breakpoint
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DAWS.php145 $this->response->setStatus(401);
/plugin/numberedheadings/
H A Dsyntax.php188 if (method_exists($handler, 'setStatus')) {
189 $handler->setStatus('section', $value);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPost.php289 public function setStatus($status) function in Google\\Service\\Blogger\\Post

12345678910>>...14