Home
last modified time | relevance | path

Searched refs:diagnostic (Results 1 – 10 of 10) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DResponseFactory.php36 * For a specific request and result code/diagnostic, get the response object if possible.
45 public function getStandardResponse(LdapMessageRequest $message, int $resultCode = ResultCode::SUCCESS, string $diagnostic = ''): LdapMessageResponse
51 $response = new BindResponse(new LdapResult($resultCode, '', $diagnostic));
53 $response = new SearchResultDone($resultCode, '', $diagnostic);
55 $response = new AddResponse($resultCode, $request->getEntry()->getDn()->toString(), $diagnostic);
57 $response = new CompareResponse($resultCode, $request->getDn()->toString(), $diagnostic);
59 $response = new DeleteResponse($resultCode, $request->getDn()->toString(), $diagnostic);
61 $response = new ModifyDnResponse($resultCode, $request->getDn()->toString(), $diagnostic);
63 $response = new ModifyResponse($resultCode, $request->getDn()->toString(), $diagnostic);
65 $response = new ExtendedResponse(new LdapResult($resultCode, '', $diagnostic));
44 getStandardResponse(LdapMessageRequest $message, int $resultCode = ResultCode SUCCESS, string $diagnostic = '') global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBfdPacket.php37 public $diagnostic; variable in Google\\Service\\Compute\\BfdPacket
132 public function setDiagnostic($diagnostic) argument
134 $this->diagnostic = $diagnostic;
141 return $this->diagnostic;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Exception/
H A DReferralException.php31 * @param string $diagnostic
34 public function __construct(string $diagnostic, LdapUrl ...$referrals)
37 parent::__construct($diagnostic, ResultCode::REFERRAL);
32 __construct(string $diagnostic, LdapUrl...$referrals) global() argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php226 $diagnostic = $type->getChild(2);
227 if ($result === null || $dn === null || $diagnostic === null) {
234 $diagnostic->getValue(),
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTAP.php85 $diagnostic = [
94 $diagnostic['data'] = [
106 $yaml->dump($diagnostic, 2, 2)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js30941 var diagnostic = _a[_i];
30942 this.appendFixesForMarker(document, stylesheet, diagnostic, result);
H A D4.4.js.map1diagnostic's severity.\r\n */\r\nexport var DiagnosticSeverity;\r\n(function (DiagnosticSeverity) …
H A D2.2.js.map1diagnostic's severity.\n */\nexport var DiagnosticSeverity;\n(function (DiagnosticSeverity) {\n …
H A D3.3.js.map1diagnostic's severity.\n */\nexport var DiagnosticSeverity;\n(function (DiagnosticSeverity) {\n …
H A Djson.worker.js.map1diagnostic's severity.\r\n */\r\nexport var DiagnosticSeverity;\r\n(function (DiagnosticSeverity) …