Home
last modified time | relevance | path

Searched refs:sourceStore (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/ComboStrap/
H A DMetadataStoreTransfer.php17 private $sourceStore; variable in ComboStrap\\MetadataStoreTransfer
124 ->setReadStore($this->sourceStore)
134 public function fromStore(MetadataStore $sourceStore): MetadataStoreTransfer argument
136 $this->sourceStore = $sourceStore;
186 …e("Error while replicating the meta ($metadata) from the store ($this->sourceStore) to the store (…
H A DDatabasePageRow.php840 $sourceStore = MetadataDokuWikiStore::getOrCreateFromResource($this->markupPath);
871 ->setReadStore($sourceStore)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
DProjectsLocationsDatasetsFhirStores.php68 * @param string $sourceStore Source FHIR store resource name. For example, `pro
75 public function deidentify($sourceStore, DeidentifyFhirStoreRequest $postBody, $optParams = []) argument
77 $params = ['sourceStore' => $sourceStore, 'postBody' => $postBody];
DProjectsLocationsDatasetsDicomStores.php71 * @param string $sourceStore Source DICOM store resource name. For example, `pr
78 public function deidentify($sourceStore, DeidentifyDicomStoreRequest $postBody, $optParams = []) argument
80 $params = ['sourceStore' => $sourceStore, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DCloudHealthcare.php769 'path' => 'v1/{+sourceStore}:deidentify',
772 'sourceStore' => [
1253 'path' => 'v1/{+sourceStore}:deidentify',
1256 'sourceStore' => [