Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php67 public const SCOPE_WHOLE_SUBTREE = 2;
96 protected $scope = self::SCOPE_WHOLE_SUBTREE;
167 $this->scope = self::SCOPE_WHOLE_SUBTREE;
65 public const SCOPE_WHOLE_SUBTREE = 2; global() define in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientReferralHandler.php197 $request->setScope(SearchRequest::SCOPE_WHOLE_SUBTREE);