Home
last modified time | relevance | path

Searched refs:setScope (Results 1 – 25 of 36) sorted by relevance

12

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientReferralHandler.php197 $request->setScope(SearchRequest::SCOPE_WHOLE_SUBTREE);
199 $request->setScope(SearchRequest::SCOPE_SINGLE_LEVEL);
201 $request->setScope(SearchRequest::SCOPE_BASE_OBJECT);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DMaintenanceExclusionOptions.php30 public function setScope($scope) function in Google\\Service\\Container\\MaintenanceExclusionOptions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DOAuthToken.php34 public function setScope($scope) function in Google\\Service\\CloudTasks\\OAuthToken
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DShareScope.php48 public function setScope($scope) function in Google\\Service\\CloudSearch\\ShareScope
H A DAclInfo.php52 public function setScope($scope) function in Google\\Service\\CloudSearch\\AclInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DOAuthToken.php34 public function setScope($scope) function in Google\\Service\\CloudScheduler\\OAuthToken
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DElectoralDistrict.php66 public function setScope($scope) function in Google\\Service\\CivicInfo\\ElectoralDistrict
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IAMCredentials/
H A DGenerateAccessTokenRequest.php67 public function setScope($scope) function in Google\\Service\\IAMCredentials\\GenerateAccessTokenRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DSegmentMetricFilter.php102 public function setScope($scope) function in Google\\Service\\AnalyticsReporting\\SegmentMetricFilter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DAclRule.php100 public function setScope(AclRuleScope $scope) function in Google\\Service\\Calendar\\AclRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1SearchCatalogRequest.php64 public function setScope(GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope $scope) function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogRequest
H A DGoogleCloudDatacatalogV1SearchCatalogRequest.php100 public function setScope(GoogleCloudDatacatalogV1SearchCatalogRequestScope $scope) function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaCustomDimension.php120 public function setScope($scope) function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCustomDimension
H A DGoogleAnalyticsAdminV1alphaCustomMetric.php139 public function setScope($scope) function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCustomMetric
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DHasParent.php59 public function setScope(string $scope): self function in Elastica\\Query\\HasParent
H A DHasChild.php61 public function setScope(string $scope): self function in Elastica\\Query\\HasChild
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleIdentityStsV1ExchangeTokenRequest.php110 public function setScope($scope) function in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1ExchangeTokenRequest
H A DGoogleIdentityStsV1IntrospectTokenResponse.php131 public function setScope($scope) function in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DTokeninfo.php116 public function setScope($scope) function in Google\\Service\\Oauth2\\Tokeninfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DIamPolicyAnalysisQuery.php110 public function setScope($scope) function in Google\\Service\\CloudAsset\\IamPolicyAnalysisQuery
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DCvssv3.php151 public function setScope($scope) function in Google\\Service\\SecurityCommandCenter\\Cvssv3
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DCVSSv3.php196 public function setScope($scope) function in Google\\Service\\OSConfig\\CVSSv3
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DCVSSv3.php196 public function setScope($scope) function in Google\\Service\\ContainerAnalysis\\CVSSv3
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php156 public function setScope(?string $scope)
298 $url->setScope(isset($query[1]) && $query[1] !== '' ? $query[1] : null);
141 public function setScope(?string $scope) global() function in FreeDSx\\Ldap\\LdapUrl
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php275 public function setScope(int $scope)
422 $search->setScope($scope->getValue());
273 public function setScope(int $scope) global() function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest

12