Search for header
- Search 7.x for header
- Search 9.5.x for header
- Search 10.3.x for header
- Search 11.x for header
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues | function | core/ |
Gets a specific header value as array. |
BasicAuthTestTrait::getBasicAuthHeaders | function | core/ |
Returns HTTP headers that can be used for basic authentication in Curl. |
BrowserTestBaseLegacyTest::testDrupalGetHeaders | function | core/ |
Test ::drupalGetHeaders(). |
PageCacheTagsTestBase::$dumpHeaders | property | core/ |
Always enable header dumping in page cache tags tests, this aids debugging. |
RendererLegacyTest::testHeaderAttributes | function | core/ |
Tests deprecation of the drupal_http_header_attributes() function. |
RESTTestBase::drupalGetHeader | function | core/ |
Gets the value of an HTTP response header. |
RESTTestBase::drupalGetHeaders | function | core/ |
Gets the HTTP response headers of the requested page. |
RESTTestBase::loadEntityFromLocationHeader | function | core/ |
Loads an entity based on the location URL returned in the location header. |
TableSortLegacyTest::testHeader | function | core/ |
Tests deprecation of the tablesort_header() function. |
tablesort_header | function | core/ |
Formats a column header. |
WebTestBase::$assertAjaxHeader | property | core/ |
Whether or not to assert the presence of the X-Drupal-Ajax-Token. |
WebTestBase::$dumpHeaders | property | core/ |
Indicates that headers should be dumped if verbose output is enabled. |
WebTestBase::$headers | property | core/ |
The headers of the page currently loaded in the internal browser. |
WebTestBase::assertHeader | function | core/ |
Check if a HTTP response header exists and has the expected value. |
WebTestBase::curlHeaderCallback | function | core/ |
Reads headers and registers errors received from the tested site. |
WebTestBase::drupalGetHeader | function | core/ |
Gets the value of an HTTP response header. |
WebTestBase::drupalGetHeaders | function | core/ |
Gets the HTTP response headers of the requested page. |
WebTestBase::setHttpResponseDebugCacheabilityHeaders | function | core/ |
Enables/disables the cacheability headers. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.