Home
last modified time | relevance | path

Searched refs:getCode (Results 351 – 375 of 430) sorted by relevance

1...<<1112131415161718

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountStatusItemLevelIssue.php79 public function getCode() function in Google\\Service\\ShoppingContent\\AccountStatusItemLevelIssue
H A DProductStatusItemLevelIssue.php98 public function getCode() function in Google\\Service\\ShoppingContent\\ProductStatusItemLevelIssue
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/MessageWrapper/
H A DSaslMessageWrapper.php69 throw new PartialMessageException($exception->getMessage(), $exception->getCode(), $exception);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAdUnit.php59 public function getCode() function in Google\\Service\\AdSenseHost\\AdUnit
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/
H A DSmartSerializer.php89 throw new JsonErrorException($e->getCode(), $data, $result);
/plugin/authfacebook/lib/HttpClients/
H A DFacebookGuzzleHttpClient.php69 throw new FacebookSDKException($e->getMessage(), $e->getCode());
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTokenStreamTest.php42 $this->assertEquals('{{ foo }}', $stream->getSourceContext()->getCode());
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/
H A DAsn1MessageQueue.php64 throw new PartialMessageException($exception->getMessage(), $exception->getCode(), $exception);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DArrayTest.php91 $this->assertEquals('bar', $loader->getSourceContext('foo')->getCode());
/plugin/issuelinks/services/
H A DGitHub.service.php229 msg($e->getMessage() . ' ' . $e->getCode(), -1);
268 $status = $e->getCode();
298 $status = $e->getCode();
H A DGitLab.service.php217 $repo->error = (int)$e->getCode();
253 $status = $e->getCode();
271 $status = $e->getCode();
/plugin/swiftmail/
H A DSwift.php245 if (!in_array($response->getCode(), $codes))
309 if ($command !== "" && $command_event->getCode() !== null)
310 $this->assertCorrectResponse($response_event, $command_event->getCode());
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md104 echo sprintf('Error adding entry (%s): %s', $e->getCode(), $e->getMessage()).PHP_EOL;
149 echo sprintf('Error modifying entry (%s): %s', $e->getCode(), $e->getMessage()).PHP_EOL;;
167 echo sprintf('Error deleting entry (%s): %s', $e->getCode(), $e->getMessage()).PHP_EOL;;
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DConsistency.php289 public function getCode(); function
/plugin/twofactor/
H A DProvider.php174 return $ga->getCode($secret);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassCodeGenerator.php75 $php .= $method->getCode()."\n";
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DMethodNode.php169 public function getCode() function in Prophecy\\Doubler\\Generator\\Node\\MethodNode
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DTransport.php126 $code = $response->getCode();
/plugin/zip/pear/
H A DPEAR.php281 return $data->getCode() == $code;
528 $code = $message->getCode();
961 function getCode() function in PEAR_Error
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/WebService/
H A DClient.php230 $ex->getCode(),
/plugin/publist/bib2tpl/lib/
H A DPEAR.php266 return $data->getCode() == $code;
486 $code = $message->getCode();
942 function getCode() function in PEAR_Error
/plugin/publistf/bib2tpl/lib/
H A DPEAR.php266 return $data->getCode() == $code;
486 $code = $message->getCode();
942 function getCode() function in PEAR_Error
/plugin/publistx/bib2tpl/lib/
H A DPEAR.php266 return $data->getCode() == $code;
486 $code = $message->getCode();
942 function getCode() function in PEAR_Error
/plugin/vimeo/
H A Dsyntax.php61 $data = ['errors' => [$e->getMessage() . '; Code: ' . $e->getCode()]];
/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
H A DRunner.php185 $exception->getCode(),

1...<<1112131415161718