Home
last modified time | relevance | path

Searched refs:getScope (Results 1 – 25 of 44) sorted by relevance

12

/plugin/refnotes/
H A Dreference.php71 $this->id = $this->note->getScope()->getReferenceId();
112 $result .= $this->note->getScope()->getName();
125 $doc = $this->note->getScope()->getRenderer()->renderReference($mode, $this);
163 $include = $this->note->getScope()->getRenderer()->getReferenceSharedDataSet();
H A Dnamespace.php341 private function getScope($index) { function in refnotes_namespace
351 return $this->getScope(-2);
358 return $this->getScope(-1);
H A Dnote.php90 public function getScope() { function in refnotes_note_mock
185 public function getScope() { function in refnotes_note
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DServiceAccountCredentials.php265 if ($this->auth->getScope()) {
293 $this->auth->getScope()
347 return is_null($this->auth->getScope());
H A DServiceAccountJwtAccessCredentials.php120 $scope = $this->auth->getScope();
140 $scope = $this->auth->getScope();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientReferralHandler.php195 if ($referral->getScope() !== null && $request instanceof SearchRequest) {
196 if ($referral->getScope() === LdapUrl::SCOPE_SUB) {
198 } elseif ($referral->getScope() === LdapUrl::SCOPE_BASE) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DMaintenanceExclusionOptions.php37 public function getScope() function in Google\\Service\\Container\\MaintenanceExclusionOptions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DOAuthToken.php41 public function getScope() function in Google\\Service\\CloudTasks\\OAuthToken
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DShareScope.php55 public function getScope() function in Google\\Service\\CloudSearch\\ShareScope
H A DAclInfo.php59 public function getScope() function in Google\\Service\\CloudSearch\\AclInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DOAuthToken.php41 public function getScope() function in Google\\Service\\CloudScheduler\\OAuthToken
/plugin/evesso/classes/
H A DAbstractAdapter.php51 $this->getScope()
227 public function getScope() { function in OAuth\\Plugin\\AbstractAdapter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DElectoralDistrict.php73 public function getScope() function in Google\\Service\\CivicInfo\\ElectoralDistrict
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IAMCredentials/
H A DGenerateAccessTokenRequest.php74 public function getScope() function in Google\\Service\\IAMCredentials\\GenerateAccessTokenRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DSegmentMetricFilter.php109 public function getScope() function in Google\\Service\\AnalyticsReporting\\SegmentMetricFilter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DAclRule.php107 public function getScope() function in Google\\Service\\Calendar\\AclRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1SearchCatalogRequest.php71 public function getScope() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogRequest
H A DGoogleCloudDatacatalogV1SearchCatalogRequest.php107 public function getScope() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaCustomDimension.php127 public function getScope() function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCustomDimension
H A DGoogleAnalyticsAdminV1alphaCustomMetric.php146 public function getScope() function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCustomMetric
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleIdentityStsV1ExchangeTokenRequest.php117 public function getScope() function in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1ExchangeTokenRequest
H A DGoogleIdentityStsV1IntrospectTokenResponse.php138 public function getScope() function in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DTokeninfo.php123 public function getScope() function in Google\\Service\\Oauth2\\Tokeninfo
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DServerProtocolHandlerFactory.php77 return $request->getScope() === SearchRequest::SCOPE_BASE_OBJECT
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DIamPolicyAnalysisQuery.php117 public function getScope() function in Google\\Service\\CloudAsset\\IamPolicyAnalysisQuery

12