Searched refs:getHost (Results 1 – 8 of 8) sorted by relevance
421 $this->getHost();442 public function getHost(): string function in ComboStrap\\Web\\Url517 $actualHost = $this->getHost();522 $expectedHost = $expectedUrl->getHost();764 $base = "$base{$this->getHost()}";823 $host = $this->getHost();962 $localHost = Url::createEmpty()->setPath("/")->toAbsoluteUrl()->getHost();963 return $localHost !== $this->getHost();
127 function getHost(): string; function
34 $name = $path->getUrl()->getHost();
433 $uri = "$uri{$this->getHost()}";457 function getHost(): string function in ComboStrap\\LocalPath
181 $lastNameWithoutExtension = $url->getHost();
2287 function getHost(): string function in ComboStrap\\MarkupPath2289 return $this->path->getHost();
286 ->setHost($markupUrl->getHost())
1111 function getHost(): string function in ComboStrap\\WikiPath