Home
last modified time | relevance | path

Searched refs:getEntries (Results 51 – 59 of 59) sorted by path

123

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapClient.php258 return $response->getEntries();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResponse.php42 public function getEntries(): Entries
41 public function getEntries(): Entries global() function in FreeDSx\\Ldap\\Operation\\Response\\SearchResponse
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php125 $entry = $searchResponse->getEntries()->first();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php162 return $searchResponse->getEntries();
H A DPaging.php122 public function getEntries(?int $size = null): Entries
188 return $response->getEntries();
99 public function getEntries(?int $size = null): Entries global() function in FreeDSx\\Ldap\\Search\\Paging
H A DVlv.php269 public function getEntries(): Entries
290 return $response->getEntries();
265 public function getEntries(): Entries global() function in FreeDSx\\Ldap\\Search\\Vlv
/plugin/recommend/
H A Dadmin.php18 $this->entries = $log->getEntries();
/plugin/recommend/helper/
H A Dlog.php23 public function getEntries() function in helper_plugin_recommend_log
/plugin/refnotes/
H A Dbibtex.php337 $entries = $this->entries->getEntries();
465 public function getEntries() { function in refnotes_bibtex_entry_stash

123