Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RedirectResponseSubscriber | class | core/ |
Allows manipulation of the response object when performing a redirect. |
| RedirectResponseSubscriber.php | file | core/ |
|
| RedirectResponseSubscriber::$ignoreDestination | property | core/ |
Whether to ignore the destination query parameter when redirecting. |
| RedirectResponseSubscriber::checkRedirectUrl | function | core/ |
Allows manipulation of the response object when performing a redirect. |
| RedirectResponseSubscriber::getDestinationAsAbsoluteUrl | function | core/ |
Converts the passed in destination into an absolute URL. |
| RedirectResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| RedirectResponseSubscriber::setIgnoreDestination | function | core/ |
Set whether the redirect response will ignore the destination query param. |
| RedirectResponseSubscriber::__construct | function | core/ |
Constructs a RedirectResponseSubscriber object. |
| RedirectResponseSubscriberTest | class | core/ |
Tests Drupal\Core\EventSubscriber\RedirectResponseSubscriber. |
| RedirectResponseSubscriberTest.php | file | core/ |
|
| RedirectResponseSubscriberTest::$loggerClosure | property | core/ |
The mocked logger closure. |
| RedirectResponseSubscriberTest::$requestContext | property | core/ |
The request context. |
| RedirectResponseSubscriberTest::$urlAssembler | property | core/ |
The 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/ |
Tests destination redirect to external url. |
| RedirectResponseSubscriberTest::testDestinationRedirectWithInvalidUrl | function | core/ |
Tests destination redirect with invalid url. |
| RedirectResponseSubscriberTest::testRedirectWithOptInExternalUrl | function | core/ |
Tests redirect with opt in external url. |
| 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/ |
|
| RedirectTest::$defaultTheme | property | core/ |
|
| RedirectTest::$modules | property | core/ |
|
| RedirectTest::$testViews | property | core/ |
Views used by this test. |
| RedirectTest::testRedirect | function | core/ |
Tests the redirecting. |
| RedirectTest::testRedirect | function | core/ |
Tests form redirection. |
| 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 |
| RedundantEditableConfigNamesTrait | trait | core/ |
Implements ::getEditableConfigNames() for forms using #config_target. |
| RedundantEditableConfigNamesTrait.php | file | core/ |
|
| RedundantEditableConfigNamesTrait::getEditableConfigNames | function | core/ |
|
| ReEnableModuleFieldTest | class | core/ |
Tests the behavior of a field module after being disabled and re-enabled. |
| ReEnableModuleFieldTest.php | file | core/ |
|
| ReEnableModuleFieldTest::$defaultTheme | property | core/ |
|
| ReEnableModuleFieldTest::$modules | property | core/ |
|
| ReEnableModuleFieldTest::setUp | function | core/ |
|
| ReEnableModuleFieldTest::testReEnabledField | function | core/ |
Tests the behavior of a field module after being disabled and re-enabled. |
| ReferenceAccessConstraint | class | core/ |
Entity Reference valid reference constraint. |
| ReferenceAccessConstraint.php | file | core/ |
|
| ReferenceAccessConstraint::__construct | function | core/ |
|
| ReferenceAccessConstraintValidator | class | core/ |
Checks if the current user has access to newly referenced entities. |
| ReferenceAccessConstraintValidator.php | file | core/ |
|
| ReferenceAccessConstraintValidator::validate | function | core/ |
|
| ReferenceBase | class | core/ |
Base class for Drupal reference fields. |
Pagination
- Previous page
- Page 1329
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.