Home
last modified time | relevance | path

Searched refs:getSourcePath (Results 1 – 25 of 47) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementErrorResource.php89 public function getSourcePath() function in Google\\Service\\GKEHub\\ConfigManagementErrorResource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1Operation.php153 public function getSourcePath() function in Google\\Service\\Recommender\\GoogleCloudRecommenderV1Operation
/plugin/combo/ComboStrap/
H A DCacheLog.php68 $fetcher->getSourcePath()->toAbsoluteId(),
H A DFetcherAppPages.php62 $contextPath = $this->getSourcePath();
H A DFetcherImage.php119 $id = $this->getSourcePath()->toWikiPath()->getWikiId();
H A DFetcherMarkup.php293 $wikiPath = $this->getSourcePath()->toWikiPath();
797 if ($this->getSourcePath()->toWikiPath()->getDrive() !== WikiPath::MARKUP_DRIVE) {
812 $sourcePath = $this->getSourcePath();
829 public function getSourcePath(): Path function in ComboStrap\\FetcherMarkup
844 return $this->getSourcePath();
853 return $this->getSourcePath();
902 $slotId = $this->getSourcePath()->toWikiPath()->getWikiId();
1088 $sourcePath = $this->getSourcePath();
1419 return $this->getSourcePath()->toUriString();
H A DFetcherPage.php263 $this->fetcherCache->addFileDependency($templateSlot->getMarkupFetcher()->getSourcePath());
273 return $this->getSourcePath();
357 $sourcePath = $this->getSourcePath();
H A DFetcherPageBundler.php165 return $this->getSourcePath();
H A DFetcherRailBar.php118 $localWikiId = $this->getSourcePath()->getWikiId();
H A DFetcherRaster.php146 if (!FileSystems::exists($this->getSourcePath())) {
149 LogUtility::warning("The path ({$this->getSourcePath()}) does not exists");
161 $path = $this->getSourcePath()->toLocalPath();
318 return $this->getSourcePath()->__toString();
H A DFetcherRawLocalPath.php78 return $this->getSourcePath()->toLocalPath();
88 return FileSystems::getCacheBuster($this->getSourcePath());
100 $sourcePath = $this->getSourcePath();
H A DFetcherSvg.php24 * * the {@link FetcherSvg::setRequestedName() name} if this is an {@link FetcherSvg::setRequestedType() icon type}, the original path is then determined on {@link FetcherSvg::getSourcePath() get}
573 $files[] = $this->getSourcePath();
617 $buster = FileSystems::getCacheBuster($this->getSourcePath());
1213 $path = $this->getSourcePath();
1536 return $this->getSourcePath()->getLastNameWithoutExtension();
1712 $path = $this->getSourcePath();
1761 $isInIconDirectory = IconDownloader::isInIconDirectory($this->getSourcePath());
H A DFetcherSystem.php47 $dokuPath = $fetchDoku->getSourcePath();
H A DFetcherTraitWikiPath.php12 * * build the {@link FetcherTraitWikiPath::getSourcePath()} from {@link FetcherTraitWikiPath::buildOriginalPathFromTagAttributes() tag attributes}
83 public function getSourcePath(): WikiPath function
H A DFetcherVignette.php215 $imagePath = Site::getLogoAsRasterImage()->getSourcePath();
H A DIFetcherLocalImage.php64 return FileSystems::getCacheBuster($this->getSourcePath());
74 $sourcePath = $this->getSourcePath();
H A DIFetcherSource.php11 public function getSourcePath(): Path; function
H A DIconTag.php104 $mediaPath = Icon::createFromTagAttributes($tagAttribute)->getFetchSvg()->getSourcePath();
H A DImageLink.php80 $dokuPath = $fetcher->getSourcePath();
H A DLazyLoad.php254 ->getSourcePath();
H A DLdJson.php86 $pageImagePath = $pageImage->getSourcePath()->toWikiPath();
H A DMediaMarkup.php890 return $this->fetcher->getSourcePath();
H A DOutlineVisitor.php147 $path = $fetcher->getSourcePath()->toAbsoluteId();
151 $path = $fetcher->getSourcePath()->toAbsoluteId();
H A DSnippet.php306 $wikiId = $executingFetcher->getSourcePath()->toWikiPath()->getWikiId();
317 $wikiId = $executionContext->getExecutingParentMarkupHandler()->getSourcePath()->toWikiPath()->getWikiId();
/plugin/combo/ComboStrap/Meta/Field/
H A DSocialCardImage.php80 return Site::getLogoAsRasterImage()->getSourcePath();

12