Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php214 return (new SearchRequest($filter, ...$attributes))->base($baseDn)->useSingleLevelScope();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php189 public function useSingleLevelScope()
187 public function useSingleLevelScope() global() function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest