Home
last modified time | relevance | path

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

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