Searched refs:setPath (Results 1 – 9 of 9) sorted by relevance
32 return Url::createEmpty()->setPath(self::LIB_EXE_FETCH_PHP);37 return Url::createEmpty()->setPath(self::LIB_EXE_DETAIL_PHP);52 ->setPath("support");59 return Url::createEmpty()->setPath(self::DOKU_PHP);80 return Url::createEmpty()->setPath(self::LIB_EXE_RUNNER_PHP);85 return Url::createEmpty()->setPath(self::LIB_EXE_AJAX_PHP);90 return Url::createEmpty()->setPath(self::LIB_EXE_CSS_PHP);
106 $url->setPath(self::MEDIA_PREFIX . "/$webUrlPath");119 $url->setPath("/_detail/$webUrlPath");146 … $url->setPath(self::EXPORT_PATH_PREFIX . "/$exportFormat/$webUrlPath");157 $url->setPath($webUrlPath);160 $url->setPath("$path/$urlId");192 $url->setPath("$urlPathBaseDir$path");194 $url->setPath("$urlPathBaseDir/$path");
137 $this->setPath($pathUrlComponent);325 public function setPath(string $path): Url function in ComboStrap\\Web\\Url709 return $this->setPath($parentPath);737 $this->setPath($name);962 $localHost = Url::createEmpty()->setPath("/")->toAbsoluteUrl()->getHost();
47 $cookie->setPath($cookieArray['path']);89 public function setPath($path) function in Facebook\\WebDriver\\Cookie
104 $url = UrlEndpoint::createComboStrapUrl()->setPath("/" . self::TAG);
195 ->setPath($path);
71 ->setPath("/$permanentValue")
56 $fetchUrl->setPath(UrlEndpoint::DOKU_PHP);
287 ->setPath($markupUrl->getPath())