Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerRootDseHandler.php123 if ($found === true && $request->getAttributesOnly()) {
132 if ($request->getAttributesOnly()) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php342 public function getAttributesOnly(): bool
340 public function getAttributesOnly(): bool global() function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest