Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php208 * Alias to setTimeLimit. Convenience for a more fluent method call.
215 return $this->setTimeLimit($time);
332 public function setTimeLimit(int $timeLimit)
426 $search->setTimeLimit($timeLimit->getValue());
330 public function setTimeLimit(int $timeLimit) global() function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest