HttpCache::forward |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Forwards the Request to the backend and returns the Response. |
HttpKernel::forward |
function |
drupal/core/lib/Drupal/Core/HttpKernel.php |
Forwards the request to another controller. |
DialogController::forward |
function |
drupal/core/lib/Drupal/Core/Controller/DialogController.php |
Forwards request to a subrequest. |
HttpCacheTest::getXForwardedForData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
HttpCacheTest::testXForwarderForHeaderForPassRequests |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
HttpCacheTest::testXForwarderForHeaderForForwardedRequests |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
@dataProvider getXForwardedForData |
HttpCacheTest::testClientIpIsAlwaysLocalhostForForwardedRequests |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|