Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Paging/
DPagingRequestComparator.php63 && $oldSearch->getAttributesOnly() === $newSearch->getAttributesOnly()
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
DServerRootDseHandler.php123 if ($found === true && $request->getAttributesOnly()) {
132 if ($request->getAttributesOnly()) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
DSearchRequest.php342 public function getAttributesOnly(): bool function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest