Searched refs:decodePageId (Results 1 – 3 of 3) sorted by relevance
90 $pageId = PageUrlPath::decodePageId($encodedPageId);
106 $pageId = PageUrlPath::decodePageId($shortPageId);111 $pageId = PageUrlPath::decodePageId($identifier);
194 public static function decodePageId(string $encodedPageId): ?string function in ComboStrap\\PageUrlPath