Home
last modified time | relevance | path

Searched defs:createRedirect (Results 1 – 17 of 17) sorted by relevance

/dports/www/mediawiki135/mediawiki-1.35.5/includes/
H A DMovePage.php378 User $user, $reason = null, $createRedirect = true, array $changeTags = []
398 User $user, $reason = null, $createRedirect = true, array $changeTags = []
435 User $user, $reason = null, $createRedirect = true, array $changeTags = []
454 User $user, $reason = null, $createRedirect = true, array $changeTags = []
468 $checkPermissions, User $user, $reason, $createRedirect, array $changeTags
553 private function moveUnsafe( User $user, $reason, $createRedirect, array $changeTags ) {
798 private function moveToInternal( User $user, &$nt, $reason = '', $createRedirect = true,
/dports/www/mediawiki136/mediawiki-1.36.3/includes/
H A DMovePage.php463 UserIdentity $user, $reason = null, $createRedirect = true, array $changeTags = []
483 Authority $performer, $reason = null, $createRedirect = true, array $changeTags = []
522 UserIdentity $user, $reason = null, $createRedirect = true, array $changeTags = []
547 Authority $performer, $reason = null, $createRedirect = true, array $changeTags = []
637 private function moveUnsafe( UserIdentity $user, $reason, $createRedirect, array $changeTags ) {
892 private function moveToInternal( UserIdentity $user, &$nt, $reason = '', $createRedirect = true,
/dports/www/mediawiki137/mediawiki-1.37.1/includes/
H A DMovePage.php483 UserIdentity $user, $reason = null, $createRedirect = true, array $changeTags = []
503 Authority $performer, $reason = null, $createRedirect = true, array $changeTags = []
542 UserIdentity $user, $reason = null, $createRedirect = true, array $changeTags = []
567 Authority $performer, $reason = null, $createRedirect = true, array $changeTags = []
657 private function moveUnsafe( UserIdentity $user, $reason, $createRedirect, array $changeTags ) {
882 private function moveToInternal( UserIdentity $user, &$nt, $reason = '', $createRedirect = true,
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/XML/Shib13/
H A DAuthnRequest.php37 public function createRedirect($destination, $shire) function in SimpleSAML\\XML\\Shib13\\AuthnRequest
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/XML/Shib13/
H A DAuthnRequest.php68 public function createRedirect($destination, $shire) function in SimpleSAML\\XML\\Shib13\\AuthnRequest
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/
H A DcleanupCaps.php155 private function movePage( Title $current, Title $target, $reason, $createRedirect ) {
/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/
H A DcleanupCaps.php155 private function movePage( Title $current, Title $target, $reason, $createRedirect ) {
/dports/www/mediawiki135/mediawiki-1.35.5/maintenance/
H A DcleanupCaps.php155 private function movePage( Title $current, Title $target, $reason, $createRedirect ) {
/dports/www/mediawiki135/mediawiki-1.35.5/includes/api/
H A DApiMove.php186 protected function movePage( Title $from, Title $to, $reason, $createRedirect, $changeTags ) {
/dports/www/mediawiki136/mediawiki-1.36.3/includes/api/
H A DApiMove.php196 protected function movePage( Title $from, Title $to, $reason, $createRedirect, $changeTags ) {
/dports/www/mediawiki137/mediawiki-1.37.1/includes/api/
H A DApiMove.php206 protected function movePage( Title $from, Title $to, $reason, $createRedirect, $changeTags ) {
/dports/databases/pgfouine/pgfouine-1.2/tests/simpletest/test/
H A Duser_agent_test.php373 function &createRedirect($content, $redirect) { function in TestOfHttpRedirects
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Routing/
H A DRedirector.php231 protected function createRedirect($path, $status, $headers) function in Illuminate\\Routing\\Redirector
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/friendsofsymfony/rest-bundle/View/
H A DView.php110 …public static function createRedirect($url, $statusCode = Response::HTTP_FOUND, array $headers = [… function in FOS\\RestBundle\\View\\View
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/redirects/Classes/Service/
H A DSlugService.php170 …protected function createRedirect(string $originalSlug, int $pageId, int $languageId, int $pid): v… function in TYPO3\\CMS\\Redirects\\Service\\SlugService
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/redirects/Classes/Service/
H A DSlugService.php174 …protected function createRedirect(string $originalSlug, int $pageId, int $languageId, int $pid): a… function in TYPO3\\CMS\\Redirects\\Service\\SlugService
/dports/net/messagelib/messagelib-21.12.3/messagecomposer/src/helper/
H A Dmessagefactoryng.cpp450 MessageFactoryNG::createRedirect(const QString &toStr, const QString &ccStr, const QString &bccStr,… in createRedirect() function in MessageFactoryNG