Home
last modified time | relevance | path

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

12

/plugin/refnotes/
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();
Dnamespace.php341 private function getScope($index) { function in refnotes_namespace
351 return $this->getScope(-2);
358 return $this->getScope(-1);
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/
DServiceAccountCredentials.php265 if ($this->auth->getScope()) {
293 $this->auth->getScope()
347 return is_null($this->auth->getScope());
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/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Paging/
H A DPagingRequestComparator.php65 && $oldSearch->getScope() === $newSearch->getScope()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
DMaintenanceExclusionOptions.php37 public function getScope() function in Google\\Service\\Container\\MaintenanceExclusionOptions
/plugin/evesso/classes/
DAbstractAdapter.php51 $this->getScope()
227 public function getScope() { function in OAuth\\Plugin\\AbstractAdapter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
DOAuthToken.php41 public function getScope() function in Google\\Service\\CloudTasks\\OAuthToken
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DShareScope.php55 public function getScope() function in Google\\Service\\CloudSearch\\ShareScope
DAclInfo.php59 public function getScope() function in Google\\Service\\CloudSearch\\AclInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
DOAuthToken.php41 public function getScope() function in Google\\Service\\CloudScheduler\\OAuthToken
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
DElectoralDistrict.php73 public function getScope() function in Google\\Service\\CivicInfo\\ElectoralDistrict
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IAMCredentials/
DGenerateAccessTokenRequest.php74 public function getScope() function in Google\\Service\\IAMCredentials\\GenerateAccessTokenRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
DSegmentMetricFilter.php109 public function getScope() function in Google\\Service\\AnalyticsReporting\\SegmentMetricFilter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
DAclRule.php107 public function getScope() function in Google\\Service\\Calendar\\AclRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
DGoogleCloudDatacatalogV1SearchCatalogRequest.php107 public function getScope() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogRequest
DGoogleCloudDatacatalogV1beta1SearchCatalogRequest.php71 public function getScope() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
DGoogleAnalyticsAdminV1alphaCustomDimension.php127 public function getScope() function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCustomDimension
DGoogleAnalyticsAdminV1alphaCustomMetric.php146 public function getScope() function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCustomMetric
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
DGoogleIdentityStsV1ExchangeTokenRequest.php117 public function getScope() function in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1ExchangeTokenRequest
DGoogleIdentityStsV1IntrospectTokenResponse.php138 public function getScope() function in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
DTokeninfo.php123 public function getScope() function in Google\\Service\\Oauth2\\Tokeninfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
DIamPolicyAnalysisQuery.php117 public function getScope() function in Google\\Service\\CloudAsset\\IamPolicyAnalysisQuery

12