Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php323 public function getTimeLimit(): int
321 public function getTimeLimit(): int global() function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
/plugin/batchedit/
H A Dengine.php1011 $this->timeLimit = $this->getTimeLimit();
1192 private function getTimeLimit() { function in BatcheditEngine