Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPageUrlPath.php160 function toPermanentUrlPath(string $id): string function in ComboStrap\\PageUrlPath
258 return $this->toPermanentUrlPath($pagePath);
267 return $this->toPermanentUrlPath($page->getCanonicalOrDefault());
269 return $this->toPermanentUrlPath($page->getSlugOrDefault());
283 return $this->toPermanentUrlPath($urlPath);
294 return $this->toPermanentUrlPath($urlPath);