Searched refs:OPERATIONS_ERROR (Results 1 – 5 of 5) sorted by relevance
23 public const OPERATIONS_ERROR = 1; define in FreeDSx\\Ldap\\Operation\\ResultCode117 self::OPERATIONS_ERROR => 'operationsError',164 …self::OPERATIONS_ERROR => 'Indicates that the operation is not properly sequenced with relation to…
147 ResultCode::OPERATIONS_ERROR178 ResultCode::OPERATIONS_ERROR242 ResultCode::OPERATIONS_ERROR
69 …new LdapResult(ResultCode::OPERATIONS_ERROR, '', 'The current LDAP session is already encrypted.'),
29 int $code = ResultCode::OPERATIONS_ERROR,
67 return $this->getExtendedError('Invalid request.', ResultCode::OPERATIONS_ERROR);