Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Drouter.php227 $this->logRedirection($redirection);
399 $this->logRedirection($redirection);
415 $this->logRedirection($redirection);
548 function logRedirection(RouterRedirection $redirection) function in action_plugin_combo_router
/plugin/404manager/
Daction.php456 $this->redirectManager->logRedirection($ID, $targetPage, $redirectSource);
490 $this->redirectManager->logRedirection($ID, $url, self::REDIRECT_EXTERNAL);
Dadmin.php580 function logRedirection($sourcePageId, $targetPageId, $type) function in admin_plugin_404manager