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 | 
|---|---|---|---|
| AjaxCommandsTest::testRedirectCommand | function | core/ | 
                                                                                        @covers \Drupal\Core\Ajax\RedirectCommand[[api-linebreak]] | 
| BatchTestController::testFinishRedirect | function | core/ | 
                                                                                        Fires a batch process without a form submission and a finish redirect. | 
| BatchTestController::testRedirect | function | core/ | 
                                                                                        Redirects successfully. | 
| BigPipeTest::assertBigPipeNoJsMetaRefreshRedirect | function | core/ | 
                                                                                        Calls ::performMetaRefresh() and asserts the responses. | 
| BlockContentController::blockContentTypeRedirect | function | core/ | 
                                                                                        Provides a redirect to the list of block types. | 
| BlockContentController::blockLibraryRedirect | function | core/ | 
                                                                                        Provides a redirect to the content block library. | 
| BlockContentController::editRedirect | function | core/ | 
                                                                                        Provides a redirect to block edit page. | 
| BlockContentRedirectTest | class | core/ | 
                                                                                        Ensures that custom block type functions work correctly. | 
| BlockContentRedirectTest | class | core/ | 
                                                                                        Tests the redirect destination on block content on entity operations. | 
| BlockContentRedirectTest.php | file | core/ | 
                                                                                        |
| BlockContentRedirectTest.php | file | core/ | 
                                                                                        |
| BlockContentRedirectTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| BlockContentRedirectTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| BlockContentRedirectTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| BlockContentRedirectTest::$testViews | property | core/ | 
                                                                                        Views used by this test. | 
| BlockContentRedirectTest::testBlockContentDeleteRedirect | function | core/ | 
                                                                                        Tests the deprecation message from the old block delete page. | 
| BlockContentRedirectTest::testBlockContentEditRedirect | function | core/ | 
                                                                                        Tests the deprecation message from the old block edit page. | 
| BlockContentRedirectTest::testBlockContentTypeRedirect | function | core/ | 
                                                                                        Tests the deprecation message from the old block-type page. | 
| BlockContentRedirectTest::testBlockLibraryRedirect | function | core/ | 
                                                                                        Tests the deprecation message from the old block library page. | 
| BlockContentRedirectTest::testRedirectDestination | function | core/ | 
                                                                                        Tests the redirect destination when editing block content. | 
| BlockEntitySettingTrayForm::getRedirectUrl | function | core/ | 
                                                                                        Gets the form's redirect URL from 'destination' provide in the request. | 
| CacheableRedirectResponse | class | core/ | 
                                                                                        A RedirectResponse that contains and can expose cacheability metadata. | 
| CacheableRedirectResponse.php | file | core/ | 
                                                                                        |
| CacheableSecuredRedirectResponse | class | core/ | 
                                                                                        Provides a common base class for cacheable safe redirects. | 
| CacheableSecuredRedirectResponse.php | file | core/ | 
                                                                                        |
| CacheableSecuredRedirectResponse::fromResponse | function | core/ | 
                                                                                        Copies over the values from the given response. | 
| CacheRedirect | class | core/ | 
                                                                                        Defines a value object to represent a cache redirect. | 
| CacheRedirect.php | file | core/ | 
                                                                                        |
| CacheRedirect::__construct | function | core/ | 
                                                                                        Constructs a CacheRedirect object. | 
| CommentController::redirectNode | function | core/ | 
                                                                                        Redirects legacy node links to the new path. | 
| ContactForm::$redirect | property | core/ | 
                                                                                        The path to redirect to on form submission. | 
| ContactForm::getRedirectPath | function | core/ | 
                                                                                        Returns the path for redirect. | 
| ContactForm::getRedirectUrl | function | core/ | 
                                                                                        Returns the \Drupal\Core\Url object for redirect path. | 
| ContactForm::setRedirectPath | function | core/ | 
                                                                                        Sets the redirect path. | 
| ContactFormInterface::getRedirectPath | function | core/ | 
                                                                                        Returns the path for redirect. | 
| ContactFormInterface::getRedirectUrl | function | core/ | 
                                                                                        Returns the \Drupal\Core\Url object for redirect path. | 
| ContactFormInterface::setRedirectPath | function | core/ | 
                                                                                        Sets the redirect path. | 
| ControllerBase::redirect | function | core/ | 
                                                                                        Returns a redirect response object for the specified route. | 
| CustomPageExceptionHtmlSubscriberTest::$redirectDestination | property | core/ | 
                                                                                        The mocked redirect.destination service. | 
| DefaultExceptionHtmlSubscriber::$redirectDestination | property | core/ | 
                                                                                        The redirect destination service. | 
| DefaultsSectionStorage::getRedirectUrl | function | core/ | 
                                                                                        Gets the URL used when redirecting away from the Layout Builder UI. | 
| DeleteForm::getRedirectUrl | function | core/ | 
                                                                                        Returns the URL where the user should be redirected after deletion. | 
| DirectoryTest::testMultiplePrepareDirectory | function | core/ | 
                                                                                        Tests asynchronous directory creation. | 
| EntityController::redirect | function | core/ | 
                                                                                        Returns a redirect response object for the specified route. | 
| EntityDeleteFormTrait::getRedirectUrl | function | core/ | 
                                                                                        Returns the URL where the user should be redirected after deletion. | 
| EntityListBuilderTest::$redirectDestination | property | core/ | 
                                                                                        The redirect destination service. | 
| EntityTypeInfo::bundleFormRedirect | function | core/ | 
                                                                                        Redirect content entity edit forms on save, if there is a pending revision. | 
| FileStorage::ensureDirectory | function | core/ | 
                                                                                        Ensures the directory exists, has the right permissions, and a .htaccess. | 
| FileSystem::prepareDirectory | function | core/ | 
                                                                                        Checks that the directory exists and is writable. | 
| FileSystemInterface::prepareDirectory | function | core/ | 
                                                                                        Checks that the directory exists and is writable. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.