Search for redirect
- Search 7.x for redirect
 - Search 9.5.x for redirect
 - Search 8.9.x for redirect
 - Search 11.x for redirect
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| InstallerRedirectTraitTest.php | file | core/ | 
                                                                                        |
| InstallerRedirectTraitTest::providerShouldRedirectToInstaller | function | core/ | 
                                                                                        Data provider for testShouldRedirectToInstaller(). | 
| InstallerRedirectTraitTest::testShouldRedirectToInstaller | function | core/ | 
                                                                                        @covers ::shouldRedirectToInstaller[[api-linebreak]] @dataProvider providerShouldRedirectToInstaller  | 
              
| install_full_redirect_url | function | core/ | 
                                                                                        Returns the complete URL redirected to during an installation request. | 
| install_redirect_url | function | core/ | 
                                                                                        Returns the URL that should be redirected to during an installation request. | 
| LayoutBuilderEntityFormTrait::redirectOnSubmit | function | core/ | 
                                                                                        Form submission handler. | 
| LocalAwareRedirectResponseTrait | trait | core/ | 
                                                                                        Provides a trait which ensures that a URL is safe to redirect to. | 
| LocalAwareRedirectResponseTrait.php | file | core/ | 
                                                                                        |
| LocalAwareRedirectResponseTrait::$requestContext | property | core/ | 
                                                                                        The request context. | 
| LocalAwareRedirectResponseTrait::getRequestContext | function | core/ | 
                                                                                        Returns the request context. | 
| LocalAwareRedirectResponseTrait::isLocal | function | core/ | 
                                                                                        Determines whether a path is local. | 
| LocalAwareRedirectResponseTrait::setRequestContext | function | core/ | 
                                                                                        Sets the request context. | 
| LocalRedirectResponse | class | core/ | 
                                                                                        Provides a redirect response which cannot redirect to an external URL. | 
| LocalRedirectResponse.php | file | core/ | 
                                                                                        |
| MediaUiFunctionalTest::testMediaCreateRedirect | function | core/ | 
                                                                                        Tests the redirect URL after creating a media item. | 
| MenuLinkAdd::$redirectDestination | property | core/ | 
                                                                                        The redirect destination. | 
| MenuLinkContentDeleteForm::getRedirectUrl | function | core/ | 
                                                                                        Returns the URL where the user should be redirected after deletion. | 
| MenuLinkListBuilder::$redirectDestination | property | core/ | 
                                                                                        The redirect destination. | 
| NavigationSectionStorage::getRedirectUrl | function | core/ | 
                                                                                        Gets the URL used when redirecting away from the Layout Builder UI. | 
| NodeTranslationRedirectTest | class | core/ | 
                                                                                        Tests node translation redirects. | 
| NodeTranslationRedirectTest | class | core/ | 
                                                                                        Tests node translation redirects. | 
| NodeTranslationRedirectTest.php | file | core/ | 
                                                                                        |
| NodeTranslationRedirectTest.php | file | core/ | 
                                                                                        |
| NodeTranslationRedirectTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| NodeTranslationRedirectTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| NodeTranslationRedirectTest::setUp | function | core/ | 
                                                                                        |
| NodeTranslationRedirectTest::setUp | function | core/ | 
                                                                                        |
| NodeTranslationRedirectTest::testNodeTranslationRedirect | function | core/ | 
                                                                                        Tests that not found node translations are redirected. | 
| NodeTranslationRedirectTest::testNodeTranslationRedirect | function | core/ | 
                                                                                        Tests that not found node translations are redirected. | 
| OverridesSectionStorage::getRedirectUrl | function | core/ | 
                                                                                        Gets the URL used when redirecting away from the Layout Builder UI. | 
| PageCacheTest::testCacheabilityOfRedirectResponses | function | core/ | 
                                                                                        Tests that the Cache-Control header is added by FinishResponseSubscriber. | 
| PathChangedHelper::redirect | function | core/ | 
                                                                                        Returns a redirect to the new path. | 
| ProcessingTest::testBatchRedirectFinishedCallback | function | core/ | 
                                                                                        Tests batches that redirect in the batch finished callback. | 
| redirect.destination | service | core/ | 
                                                                                        Drupal\Core\Routing\RedirectDestination | 
| RedirectAjaxTest | class | core/ | 
                                                                                        Tests that the redirects work with Ajax enabled views. | 
| RedirectAjaxTest.php | file | core/ | 
                                                                                        |
| RedirectAjaxTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| RedirectAjaxTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| RedirectAjaxTest::setUp | function | core/ | 
                                                                                        |
| RedirectAjaxTest::testRedirectWithAjax | function | core/ | 
                                                                                        Ensures that redirects work with ajax. | 
| RedirectBlockForm | class | core/ | 
                                                                                        Builds a simple form that redirects on submit. | 
| RedirectBlockForm.php | file | core/ | 
                                                                                        |
| RedirectBlockForm::buildForm | function | core/ | 
                                                                                        Form constructor. | 
| RedirectBlockForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| RedirectBlockForm::submitForm | function | core/ | 
                                                                                        Form submission handler. | 
| RedirectCommand | class | core/ | 
                                                                                        Defines an AJAX command to set the window.location, loading that URL. | 
| RedirectCommand.php | file | core/ | 
                                                                                        |
| RedirectCommand::$url | property | core/ | 
                                                                                        The URL that will be loaded into window.location. | 
| RedirectCommand::render | function | core/ | 
                                                                                        Implements \Drupal\Core\Ajax\CommandInterface:render(). | 
| RedirectCommand::__construct | function | core/ | 
                                                                                        Constructs an RedirectCommand object. | 
Pagination
- Previous page
 - Page 3
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.