Search for redirect
- Search 7.x for redirect
- Search 9.5.x for redirect
- Search 8.9.x for redirect
- Search 10.3.x for redirect
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RedirectResponseSubscriberTest::$requestContext | property | core/ |
The mocked request context. |
RedirectResponseSubscriberTest::$urlAssembler | property | core/ |
The mocked request context. |
RedirectResponseSubscriberTest::providerTestDestinationRedirect | function | core/ |
Data provider for testDestinationRedirect(). |
RedirectResponseSubscriberTest::providerTestDestinationRedirectToExternalUrl | function | core/ |
Data provider for testDestinationRedirectToExternalUrl(). |
RedirectResponseSubscriberTest::providerTestDestinationRedirectWithInvalidUrl | function | core/ |
Data provider for testDestinationRedirectWithInvalidUrl(). |
RedirectResponseSubscriberTest::setUp | function | core/ |
|
RedirectResponseSubscriberTest::testDestinationRedirect | function | core/ |
Tests destination detection and redirection. |
RedirectResponseSubscriberTest::testDestinationRedirectToExternalUrl | function | core/ |
@dataProvider providerTestDestinationRedirectToExternalUrl |
RedirectResponseSubscriberTest::testDestinationRedirectWithInvalidUrl | function | core/ |
@dataProvider providerTestDestinationRedirectWithInvalidUrl |
RedirectResponseSubscriberTest::testRedirectWithOptInExternalUrl | function | core/ |
@covers ::checkRedirectUrl |
RedirectTest | class | core/ |
Tests form redirection functionality. |
RedirectTest | class | core/ |
Tests the redirecting after saving a views. |
RedirectTest.php | file | core/ |
|
RedirectTest.php | file | core/ |
|
RedirectTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RedirectTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RedirectTest::$modules | property | core/ |
Modules to install. |
RedirectTest::$testViews | property | core/ |
Views used by this test. |
RedirectTest::testRedirect | function | core/ |
Tests form redirection. |
RedirectTest::testRedirect | function | core/ |
Tests the redirecting. |
RedirectTest::testRedirectFromErrorPages | function | core/ |
Tests form redirection from 404/403 pages with the Block form. |
RouteSubscriber::addRedirectRoute | function | core/ |
Adds a redirect route. |
ScanDirectoryTest::testIgnoreDirectories | function | core/ |
Tests ::scanDirectory obeys 'file_scan_ignore_directories' setting. |
SearchController::redirectSearchPage | function | core/ |
Redirects to a search page. |
SectionStorageInterface::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
SecuredRedirectResponse | class | core/ |
Provides a common base class for safe redirects. |
SecuredRedirectResponse.php | file | core/ |
|
SecuredRedirectResponse::createFromRedirectResponse | function | core/ |
Copies an existing redirect response into a safe one. |
SecuredRedirectResponse::fromResponse | function | core/ |
Copies over the values from the given response. |
SecuredRedirectResponse::isSafe | function | core/ |
Returns whether the URL is considered as safe to redirect to. |
SecuredRedirectResponse::setTargetUrl | function | core/ |
|
SecuredRedirectResponseTest | class | core/ |
Test secure redirect base class. |
SecuredRedirectResponseTest.php | file | core/ |
|
SecuredRedirectResponseTest::testRedirectCopy | function | core/ |
Tests copying of redirect response. |
SecuredRedirectStub | class | core/ |
|
SecuredRedirectStub::isSafe | function | core/ |
Returns whether the URL is considered as safe to redirect to. |
ShortcutDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
SimpleConfigSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
SystemListingTest::testFileScanIgnoreDirectory | function | core/ |
Tests that directories matching file_scan_ignore_directories are ignored. |
SystemTestController::respondWithCacheableRedirectResponse | function | core/ |
Returns a CacheableRedirectResponse with the given status code. |
SystemTestController::respondWithLocalRedirectResponse | function | core/ |
Returns a LocalRedirectResponse with the given status code. |
SystemTestController::respondWithTrustedRedirectResponse | function | core/ |
Returns a TrustedRedirectResponse with the given status code. |
TermDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
TermTest::testRedirects | function | core/ |
Tests destination after saving terms. |
TestSiteInstallCommand::ensureDirectory | function | core/ |
Ensures that the sites/simpletest directory exists and is writable. |
TestStateBasedSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
TrustedRedirectResponse | class | core/ |
Provides a redirect response which contains trusted URLs. |
TrustedRedirectResponse.php | file | core/ |
|
TrustedRedirectResponse::$trustedUrls | property | core/ |
A list of trusted URLs, which are safe to redirect to. |
TrustedRedirectResponse::isSafe | function | core/ |
Returns whether the URL is considered as safe to redirect to. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.