Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Drouter.php288 $this->executeTransparentRedirect($webSiteHomePage, self::TARGET_ORIGIN_SHADOW_BANNED);
444 $this->executeTransparentRedirect($page->getWikiId(), self::TARGET_ORIGIN_PERMALINK_EXTENDED);
468 $res = $this->executeTransparentRedirect(
503 $res = $this->executeTransparentRedirect($aliasRequestedPage->getWikiId(), self::TARGET_ORIGIN_ALIAS);
746 function executeTransparentRedirect(string $targetPageId, string $targetOriginId): bool
740 function executeTransparentRedirect(string $targetPageId, string $targetOriginId): bool global() function in action_plugin_combo_router