Searched refs:SCOPE_WHOLE_SUBTREE (Results 1 – 2 of 2) sorted by relevance
67 public const SCOPE_WHOLE_SUBTREE = 2; define in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest96 protected $scope = self::SCOPE_WHOLE_SUBTREE;167 $this->scope = self::SCOPE_WHOLE_SUBTREE;
197 $request->setScope(SearchRequest::SCOPE_WHOLE_SUBTREE);