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 |
---|---|---|---|
BlockContentRedirectTest | class | core/ |
Ensures that custom block type functions work correctly. |
BlockContentRedirectTest.php | file | core/ |
|
BlockContentRedirectTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
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. |
CacheRedirect | class | core/ |
Defines a value object to represent a cache redirect. |
CacheRedirect.php | file | core/ |
|
CacheRedirect::__construct | function | core/ |
Constructs a CacheRedirect object. |
EntityDeleteFormTrait::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
FileStorage::ensureDirectory | function | core/ |
Ensures the directory exists, has the right permissions, and a .htaccess. |
install_full_redirect_url | function | core/ |
Returns the complete URL redirected to during an installation request. |
install_redirect_url | function | core/ |
Returns the URL that should be redirected to during an installation request. |
LayoutBuilderEntityFormTrait::redirectOnSubmit | function | core/ |
Form submission handler. |
MenuLinkListBuilder::$redirectDestination | property | core/ |
The redirect destination. |
NavigationSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
PathChangedHelper::redirect | function | core/ |
Returns a redirect to the new path. |
RedirectAjaxTest | class | core/ |
Tests that the redirects work with Ajax enabled views. |
RedirectAjaxTest.php | file | core/ |
|
RedirectAjaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RedirectAjaxTest::$modules | property | core/ |
Modules to install. |
RedirectAjaxTest::setUp | function | core/ |
|
RedirectAjaxTest::testRedirectWithAjax | function | core/ |
Ensures that redirects work with ajax. |
RouteSubscriber::addRedirectRoute | function | core/ |
Adds a redirect route. |
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/ |
|
VariationCache::getRedirectChain | function | core/ |
Performs a full get, returning every step of the way. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.