Searched refs:createFromPathObject (Results 1 – 12 of 12) sorted by relevance
102 …$this->fileDependencies[] = LocalPath::createFromPathObject($path)->toAbsolutePath()->toAbsoluteId…
56 $sourcePath = WikiPath::createFromPathObject($sourcePath);
96 $startMarkupWikiPath = WikiPath::createFromPathObject($startMarkup->getPathObject());158 $this->setSourcePath(WikiPath::createFromPathObject($requestedPath));
49 public static function createFromPathObject(Path $path): LocalPath function in ComboStrap\\LocalPath239 return WikiPath::createFromPathObject($this);
298 $sourceLocal = LocalPath::createFromPathObject($source);299 $destinationLocal = LocalPath::createFromPathObject($destination);
122 $childrenWiki[] = WikiPath::createFromPathObject($child);
60 $path = WikiPath::createFromPathObject($path);
297 $requestedPath = WikiPath::createFromPathObject($requestedPath);
95 return LocalPath::createFromPathObject($cache->getFile());
708 $path = WikiPath::createFromPathObject($this->path);
601 static function createFromPathObject(Path $path): WikiPath function in ComboStrap\\WikiPath
1972 return WikiPath::createFromPathObject($path)->getWikiId();