Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Drouter.php353 $originalId !== $requestedMarkupPath->getUrlId() // The id may have been changed
429 if ($identifier != $page->getUrlId()) {
467 if ($canonicalPage->getUrlId() === $identifier) {
/plugin/combo/ComboStrap/
H A DMarkupPath.php1707 public function getUrlId(): string
1705 public function getUrlId(): string global() function in ComboStrap\\MarkupPath