Home
last modified time | relevance | path

Searched refs:namespaceId (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DPartitionId.php25 public $namespaceId; variable in Google\\Service\\Datastore\\PartitionId
34 public function setNamespaceId($namespaceId) argument
36 $this->namespaceId = $namespaceId;
43 return $this->namespaceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2PartitionId.php25 public $namespaceId; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2PartitionId
34 public function setNamespaceId($namespaceId) argument
36 $this->namespaceId = $namespaceId;
43 return $this->namespaceId;
/plugin/combo/ComboStrap/
H A DPageExplorerTag.php614 $namespaceId = $namespacePath->getWikiId();
615 if (!blank($namespaceId)) {
616 $pageExplorerTagAttributes->addOutputAttributeValue("data-" . TagAttributes::WIKI_ID, $namespaceId);
745 $namespaceId = ExecutionContext::getActualOrCreateFromEnv()->getIdManager()->generateNewHtmlIdForComponent("page-explorer-{$containerPath->getWikiId()}");
746 $id = StyleAttribute::addComboStrapSuffix($namespaceId);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DServiceDirectory.php120 'namespaceId' => [