Search for redirect
- Search 7.x for redirect
- Search 9.5.x for redirect
- Search 10.3.x for redirect
- Search 11.x for redirect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorTestRssController::testRedirect | function | core/ |
Generates a rest redirect to the test feed. |
AjaxCommandsTest::testRedirectCommand | function | core/ |
@covers \Drupal\Core\Ajax\RedirectCommand |
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. |
BlockContentRedirectTest | class | core/ |
Tests the redirect destination on block content on entity operations. |
BlockContentRedirectTest.php | file | core/ |
|
BlockContentRedirectTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentRedirectTest::$modules | property | core/ |
Modules to enable. |
BlockContentRedirectTest::$testViews | property | core/ |
Views used by this test. |
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. |
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 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 url object for redirect path. |
ContactFormInterface::setRedirectPath | function | core/ |
Sets the redirect path. |
contact_post_update_add_message_redirect_field_to_contact_form | function | core/ |
Initialize 'message' and 'redirect' field values to 'contact_form' entities. |
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. |
DefaultsEntityForm::redirectOnSubmit | function | core/ |
Form submission handler. |
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. |
DynamicPageCacheSubscriber::$dynamicPageCacheRedirectRenderArray | property | core/ |
Dynamic Page Cache's redirect render array. |
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. |
FeedDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
FeedParserTest::testRedirectFeed | function | core/ |
Tests that a redirected feed is tracked to its target. |
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. |
FileSystemDeprecationTest::testDeprecatedFilePrepareDirectory | function | core/ |
@expectedDeprecation file_prepare_directory() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystemInterface::prepareDirectory(). See https://www.drupal.org/node/3006851. |
FileSystemInterface::prepareDirectory | function | core/ |
Checks that the directory exists and is writable. |
FormBase::redirect | function | core/ |
Returns a redirect response object for the specified route. |
FormBuilder::redirectForm | function | core/ |
Redirects the user to a URL after a form has been processed. |
FormBuilderTest::testHandleRedirectWithResponse | function | core/ |
Tests the handling of a redirect when FormStateInterface::$response exists. |
FormState::$no_redirect | property | core/ |
If set to TRUE the form will NOT perform a redirect, even if self::$redirect is set. |
FormState::$redirect | property | core/ |
Used to redirect the form on submission. |
FormState::disableRedirect | function | core/ |
Prevents the form from redirecting. |
FormState::getRedirect | function | core/ |
Gets the value to use for redirecting after the form has been executed. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.