AcceptHeaderItem::setQuality |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
Set the item quality. |
AcceptHeaderItem::getQuality |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
Returns the item quality. |
HeaderBag::parseCacheControl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Parses a Cache-Control HTTP header. |
DiffFormatter::_block_header |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
FlattenException::getHeaders |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
FlattenException::setHeaders |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
MessageInterface::addHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Add and merge in an array of HTTP headers. |
drupal_http_header_attributes |
function |
drupal/core/includes/common.inc |
Formats an attribute string for an HTTP header. |
ResponseHeaderBag::__toString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Returns the headers as a string. |
ResponseHeaderBag::getCookies |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Returns an array with all cookies |
AcceptHeaderTest::testSorting |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
@dataProvider provideSortingData |
ArchiveTar::_writeHeaderBlock |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
ResponseTest::testSendHeaders |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
Request::setTrustedHeaderName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Sets the name for trusted headers. |
Request::getTrustedHeaderName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the trusted proxy header name. |
WebTestBase::drupalGetHeaders |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Gets the HTTP response headers of the requested page. Normally we are only
interested in the headers returned by the last request. However, if a page
is redirected or HTTP authentication is in use, multiple requests will be
required to retrieve the… |
AcceptHeaderItem::$attributes |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
|
AcceptHeaderItem::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
Constructor. |
EasyRdf_Http_Client::$headers |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
Associative array of request headers |
AbstractMessage::removeHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Remove a specific HTTP header. |
MessageInterface::removeHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Remove a specific HTTP header. |
CachePluginBase::gatherHeaders |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Gather the JS/CSS from the render array, the html head from the band data. |
ResponseHeaderBag::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Constructor. |
UpdateScriptTest::$dumpHeaders |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Indicates that headers should be dumped if verbose output is enabled. |
ResponseHeaderBag::clearCookie |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Clears a cookie in the browser |
AcceptHeaderTest::testToString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
@dataProvider provideToStringData |
Request::receiveResponseHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Method to receive HTTP response headers as they are retrieved |
AcceptHeaderItem::hasAttribute |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
Tests if an attribute exists. |
AcceptHeaderItem::getAttribute |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
Returns an attribute by its name. |
AcceptHeaderItem::setAttribute |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
Set an attribute. |
HeaderBagTest::testConstructor |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
@covers Symfony\Component\HttpFoundation\HeaderBag::__construct |
PoMetadataInterface::setHeader |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Set header metadata. |
PoMetadataInterface::getHeader |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Get header metadata. |
HeaderBagTest::testGetIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
@covers Symfony\Component\HttpFoundation\HeaderBag::getIterator |
EasyRdf_Http_Client::getHeader |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
Get the value of a specific header |
AbstractMessage::changedHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Check to see if the modified headers need to reset any of the managed
headers like cache-control |
HeaderComparison::compareArray |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/HeaderComparison.php |
Check if an array of HTTP headers matches another array of HTTP headers while taking * into account as a wildcard |
MenuListController::buildHeader |
function |
drupal/core/modules/menu/lib/Drupal/menu/MenuListController.php |
Overrides \Drupal\Core\Entity\EntityListController::buildHeader(). |
MessageInterface::getRawHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get the raw message headers as a string |
CachePluginBase::restoreHeaders |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Restore out of band data saved to cache. Copied from Panels. |
RoleListController::buildHeader |
function |
drupal/core/modules/user/lib/Drupal/user/RoleListController.php |
Builds the header row for the entity listing. |
ResponseHeaderBag::COOKIES_FLAT |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
ResponseHeaderBag::$headerNames |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
ResponseHeaderBag::removeCookie |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Removes a cookie from the array, but does not unset it in the browser |
ViewListController::buildHeader |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php |
Overrides Drupal\Core\Entity\EntityListController::buildHeader(); |
WebTestBase::curlHeaderCallback |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Reads headers and registers errors received from the tested site. |
AcceptHeaderItem::getAttributes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
Returns all attributes. |
HeaderBagTest::testToStringNull |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
EasyRdf_Http_Response::$headers |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
The HTTP response headers array |
AcceptHeaderItemTest::testValue |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderItemTest.php |
|