Home
last modified time | relevance | path

Searched defs:sourcePageId (Results 1 – 3 of 3) sorted by relevance

/plugin/404manager/
H A Dadmin.php320 function deleteRedirection($sourcePageId)
346 function isRedirectionPresent($sourcePageId)
376 function addRedirection($sourcePageId, $targetPageId)
389 function addRedirectionWithDate($sourcePageId, $targetPageId, $creationDate)
470 function validateRedirection($sourcePageId)
494 function getIsValidate($sourcePageId)
522 function getTargetPageType($sourcePageId)
547 function getRedirectionTarget($sourcePageId)
580 function logRedirection($sourcePageId, $targetPageId, $type)
/plugin/combo/ComboStrap/
H A DPageRules.php109 function addRule($sourcePageId, $targetPageId, $priority): ?int argument
/plugin/combo/action/
H A Drouter.php1011 logRedirection(string $sourcePageId, $targetPageId, $algorithmic, $method) global() argument