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 |
---|---|---|---|
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 enable. |
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. |
redirect_leading_slashes_subscriber | service | core/ |
Drupal\Core\EventSubscriber\RedirectLeadingSlashesSubscriber |
redirect_response_subscriber | service | core/ |
Drupal\Core\EventSubscriber\RedirectResponseSubscriber |
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/ |
Contains \Drupal\Tests\Component\HttpFoundation\SecuredRedirectResponseTest. |
SecuredRedirectResponseTest::testRedirectCopy | function | core/ |
Test 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 |
TermDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
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. |
TrustedRedirectResponse::setTrustedTargetUrl | function | core/ |
Sets the target URL to a trusted URL. |
TrustedRedirectResponse::__construct | function | core/ |
|
TrustedRedirectResponseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\TrustedRedirectResponse @group Routing |
TrustedRedirectResponseTest.php | file | core/ |
|
TrustedRedirectResponseTest::providerCreateFromRedirectResponse | function | core/ |
|
TrustedRedirectResponseTest::testCreateFromRedirectResponse | function | core/ |
@covers ::createFromRedirectResponse @dataProvider providerCreateFromRedirectResponse |
TrustedRedirectResponseTest::testSetTargetUrlWithInternalUrl | function | core/ |
@covers ::setTargetUrl |
TrustedRedirectResponseTest::testSetTargetUrlWithTrustedUrl | function | core/ |
@covers ::setTargetUrl |
TrustedRedirectResponseTest::testSetTargetUrlWithUntrustedUrl | function | core/ |
@covers ::setTargetUrl |
UrlGeneratorTrait::redirect | function | core/ |
Returns a redirect response object for the specified route. |
UrlGeneratorTraitTest::testRedirect | function | core/ |
@covers ::redirect |
UserListBuilder::$redirectDestination | property | core/ |
The redirect destination service. |
ViewAjaxController::$redirectDestination | property | core/ |
The redirect destination. |
ViewAjaxControllerTest::$redirectDestination | property | core/ |
The redirect destination. |
views.view.test_block_content_redirect_destination.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_redirect_destination.yml |
views.view.test_redirect_view.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_redirect_view.yml |
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.