TableTest::testThemeTableStickyHeaders |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
Tableheader.js provides 'sticky' table headers, and is included by default. |
RequestMediator::receiveResponseHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/RequestMediator.php |
Receive a response header from curl |
HeaderBagTest::testSetAssociativeArray |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
Twig_Node_Module::compileDisplayHeader |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
HeaderBag::removeCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
|
RequestInterface::receiveResponseHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Method to receive HTTP response headers as they are retrieved |
RequestDataCollector::getRequestHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
ResponseHeaderBagTest::testRemoveCookie |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
AcceptHeaderTest::provideFromStringData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
|
RequestDataCollector::getResponseHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
ResponseHeaderBag::$computedCacheControl |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
TableTest::testThemeTableNoStickyHeaders |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
If $sticky is FALSE, no tableheader.js should be included. |
HeaderBagTest::testGetCacheControlHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
ResponseHeaderBag::DISPOSITION_ATTACHMENT |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
AcceptHeaderItemTest::provideToStringData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderItemTest.php |
|
EasyRdf_Http_Response::getHeadersAsString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Get all headers as string |
PHPUnit_TextUI_ResultPrinter::printHeader |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
ResponseHeaderBagTest::testAllPreserveCase |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
@covers Symfony\Component\HttpFoundation\ResponseHeaderBag::allPreserveCase
@dataProvider provideAllPreserveCase |
ResponseHeaderBagTest::testMakeDisposition |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
@dataProvider provideMakeDisposition |
CustomBlockTypeListController::buildHeader |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Overrides \Drupal\Core\Entity\EntityListController::buildHeader(). |
ResponseHeaderBag::hasCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
ResponseHeaderBag::getCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
ResponseHeaderBag::computeCacheControlValue |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Returns the calculated value of the cache-control header. |
AcceptHeaderItemTest::provideFromStringData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderItemTest.php |
|
ResponseHeaderBagTest::testReplaceWithRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
BinaryFileResponse::trustXSendfileTypeHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Trust X-Sendfile-Type header. |
HttpCacheTest::testPassesOnNonGetHeadRequests |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
ResponseHeaderBagTest::provideAllPreserveCase |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
ResponseHeaderBagTest::testCacheControlHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
ResponseHeaderBagTest::provideMakeDisposition |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
EntityEnclosingRequest::setExpectHeaderCutoff |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Set the size that the entity body of the request must exceed before adding the Expect: 100-Continue header. |
BinaryFileResponse::$trustXSendfileTypeHeader |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
|
ContentNegotiationTest::testBogusAcceptHeader |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/ContentNegotiationTest.php |
Verifies HTML responses for bogus Accept headers. |
ResponseHeaderBagTest::testMakeDispositionFail |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
@dataProvider provideMakeDispositionFail
@expectedException \InvalidArgumentException |
ResponseHeaderBagTest::testCookiesWithSameNames |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
HeaderBagTest::testCacheControlDirectiveParsing |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
PHPUnit_TextUI_ResultPrinter::printDefectHeader |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
StreamedResponseTest::testPrepareWithHeadRequest |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
RedirectResponseTest::testGenerateLocationHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
EsiTest::testProcessRemoveSurrogateControlHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php |
|
ResponseHeaderBagTest::provideMakeDispositionFail |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
FlattenExceptionTest::testHeadersForHttpException |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php |
|
HeaderBagTest::testCacheControlDirectiveAccessors |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
HttpCacheTest::testServesFromCacheWhenHeadersMatch |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
JsonResponseTest::testConstructorWithCustomHeaders |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
JsonResponseTest::testStaticCreateWithCustomHeaders |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
HttpCacheTest::testEsiRecalculateContentLengthHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
ReverseProxySubscriberUnitTest::trustedHeadersAreSet |
function |
drupal/core/tests/Drupal/Tests/Core/EventSubscriber/ReverseProxySubscriberUnitTest.php |
Tests that trusted header methods are called. |
HttpCacheTest::testXForwarderForHeaderForPassRequests |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
ResponseHeaderBagTest::testRemoveCookieWithNullRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|