FlattenException::getHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
FlattenException::setHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
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… |
AbstractMessage::removeHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Remove a specific HTTP header. |
drupal_http_header_attributes |
function |
drupal/core/includes/common.inc |
Formats an attribute string for an HTTP header. |
_drupal_bootstrap_page_header |
function |
drupal/core/includes/bootstrap.inc |
Invokes hook_boot(), initializes locking system, and sends HTTP headers. |
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 |
ArchiveTar::_writeHeaderBlock |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
Request::splitHttpAcceptHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Splits an Accept-* HTTP header. |
HeaderBagTest::testConstructor |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
@covers Symfony\Component\HttpFoundation\HeaderBag::__construct |
HeaderBagTest::testGetIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
@covers Symfony\Component\HttpFoundation\HeaderBag::getIterator |
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 |
MessageInterface::removeHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Remove a specific HTTP header. |
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. |
RESTTestBase::$responseHeaders |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php |
Stores HTTP response headers from the last HTTP request. |
ResponseHeaderBag::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Constructor. |
ResponseHeaderBag::clearCookie |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Clears a cookie in the browser |
Request::receiveResponseHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Method to receive HTTP response headers as they are retrieved |
WebTestBase::curlHeaderCallback |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Reads headers and registers errors received from the tested site. |
AbstractMessage::getHeaderLines |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Get an array of message header lines |
CachePluginBase::gather_headers |
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. |
MessageInterface::getRawHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get the raw message headers as a string |
ViewListController::buildHeader |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewListController.php |
Overrides Drupal\Core\Entity\EntityListController::buildHeader(); |
ResponseHeaderBag::COOKIES_FLAT |
constant |
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 |
DisplayPluginBase::renderHeader |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render the header of the view. |
CachePluginBase::restore_headers |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Restore out of band data saved to cache. Copied from Panels. |
HeaderBag::getCacheControlHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
|
TestMultipleHttpKernel::$headers |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
MessageInterface::getHeaderLines |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get an array of message header lines |
ResponseHeaderBag::COOKIES_ARRAY |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
TableSortExtender::orderByHeader |
function |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
Order the query based on a header array. |
_drupal_set_preferred_header_name |
function |
drupal/core/includes/bootstrap.inc |
Sets the preferred name for the HTTP header. |
JavaScriptTest::testHeaderSetting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests drupal_get_js() for JavaScript settings. |
ExceptionHandlerTest::testHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ExceptionHandlerTest.php |
|
EntityListController::buildHeader |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Builds the header row for the entity listing. |
ClientInterface::getDefaultHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Get the default HTTP headers to add to each request created by the client |
ClientInterface::setDefaultHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Set the default HTTP headers to add to each request created by the client |
ResponseHeaderBag::makeDisposition |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Generates a HTTP Content-Disposition field-value. |
DrupalDiffFormatter::_block_header |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
HttpExceptionInterface::getHeaders |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpExceptionInterface.php |
Returns response headers. |
AbstractMessage::getTokenizedHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Get a tokenized header as a Collection |
AbstractMessage::setTokenizedHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Set a tokenized header on the request that implodes a Collection of data into a string separated by a token. |
HeaderBag::addCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
|
HeaderBag::hasCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
|
HeaderBag::getCacheControlDirective |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
|
CategoryListController::buildHeader |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryListController.php |
Overrides Drupal\Core\Entity\EntityListController::buildHeader(). |