Searched refs:hasMoreResults (Results 1 – 4 of 4) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ | ||
| D | SourceResultCount.php | 25 public $hasMoreResults; variable in Google\\Service\\CloudSearch\\SourceResultCount |
| D | SearchResponse.php | 32 public $hasMoreResults; variable in Google\\Service\\CloudSearch\\SearchResponse |
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/ | ||
| H A D | DirSyncResponseControl.php | 77 public function hasMoreResults(): bool function in FreeDSx\\Ldap\\Control\\Ad\\DirSyncResponseControl |
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/ | ||
| H A D | DirSync.php | 139 return $this->lastResponse->hasMoreResults(); |