Home
last modified time | relevance | path

Searched refs:getCanonicalUrl (Results 1 – 4 of 4) sorted by relevance

/template/strap/syntax/
H A Ddisqus.php154 $url = $page->getCanonicalUrl();
/template/strap/action/
H A Dpageprotection.php209 $urlAfterRewrite = $page->getCanonicalUrl()->toAbsoluteUrlString();
/template/strap/ComboStrap/
H A DMarkupPath.php905 function getCanonicalUrl(): Url function in ComboStrap\\MarkupPath
972 …return "<a href=\"{$this->getCanonicalUrl()}\" data-wiki-id=\"$id\">{$this->getNameOrDefault()}</a…
1106 $array["url"] = $this->getCanonicalUrl()->toAbsoluteUrl()->toString();
1932 return $this->getCanonicalUrl()->toAbsoluteUrl();
H A DBrandButton.php538 return $requestedPage->getCanonicalUrl()->toAbsoluteUrlString();