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 |
---|---|---|---|
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 |
UserAuthTest::testAddCheckToUrlForTrustedRedirectResponse | function | core/ |
Tests the auth that ends in a redirect from subdomain to TLD. |
UserAuthTest::testAddCheckToUrlForTrustedRedirectResponseWithFragment | function | core/ |
Tests the auth that ends in a redirect from subdomain with a fragment to TLD. |
UserController::determineErrorRedirect | function | core/ |
Validates user, hash, and timestamp. |
UserListBuilder::$redirectDestination | property | core/ |
The redirect destination service. |
VariationCache::getRedirectChain | function | core/ |
Performs a full get, returning every step of the way. |
VariationCacheTest::testIncompatibleChainedRedirectsComplexException | function | core/ |
Tests the same as above, but even more complex. |
VariationCacheTest::testIncompatibleChainedRedirectsException | function | core/ |
Tests the same as above, but with more redirects. |
VariationCacheTest::testIncompatibleRedirectsException | function | core/ |
Tests exception for a cache item that has incompatible cache redirects. |
VariationCacheTest::testIncompleteRedirectException | function | core/ |
Tests exception for a cache item that has an incomplete redirect. |
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 6
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.