Search for header
- Search 9.5.x for header
- Search 8.9.x for header
- Search 10.3.x for header
- Search 11.x for header
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
$forum_topic_list_header | global | external_documentation/ |
An array of forum topic header information. |
ajax_set_verification_header | function | includes/ |
Sets a response header for ajax.js to trust the response body. |
Archive_Tar::_readHeader | function | modules/ |
|
Archive_Tar::_readLongHeader | function | modules/ |
|
Archive_Tar::_writeHeader | function | modules/ |
|
Archive_Tar::_writeHeaderBlock | function | modules/ |
|
Archive_Tar::_writeLongHeader | function | modules/ |
|
BootstrapPageCacheTestCase::testPageCacheHeaders | function | modules/ |
Test page cache headers. |
DrupalHtmlToTextTestCase::testHeaderSeparation | function | modules/ |
Test that headers are properly separated from surrounding text. |
DrupalHTTPRequestTestCase::testDrupalHTTPRequestHeaders | function | modules/ |
Tests Content-language headers generated by Drupal. |
DrupalWebTestCase::$headers | property | modules/ |
The headers of the page currently loaded in the internal browser. |
DrupalWebTestCase::curlHeaderCallback | function | modules/ |
Reads headers and registers errors received from the tested site. |
DrupalWebTestCase::drupalGetHeader | function | modules/ |
Gets the value of an HTTP response header. If multiple requests were required to retrieve the page, only the headers from the last request will be checked by default. However, if TRUE is passed as the second argument, all requests will be processed… |
DrupalWebTestCase::drupalGetHeaders | function | modules/ |
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… |
drupal_add_http_header | function | includes/ |
Sets an HTTP response header for the current page. |
DRUPAL_BOOTSTRAP_PAGE_HEADER | constant | includes/ |
Sixth bootstrap phase: set up the page header. |
drupal_get_http_header | function | includes/ |
Gets the HTTP response headers for the current page. |
drupal_http_header_attributes | function | includes/ |
Formats an attribute string for an HTTP header. |
drupal_page_header | function | includes/ |
Sets HTTP headers in preparation for a page response. |
drupal_send_headers | function | includes/ |
Sends the HTTP response headers that were previously set, adding defaults. |
file_download_headers | function | includes/ |
Retrieves headers for a private file download. |
file_get_content_headers | function | includes/ |
Examines a file object and returns appropriate content headers for download. |
ImageStylesHTTPHeadersTestCase | class | modules/ |
Tests for correct file size, dimensions and HTTP headers after scaling. |
ImageStylesHTTPHeadersTestCase::$styleId | property | modules/ |
ID of generated style. |
ImageStylesHTTPHeadersTestCase::$styleName | property | modules/ |
Generated style name. |
ImageStylesHTTPHeadersTestCase::getInfo | function | modules/ |
|
ImageStylesHTTPHeadersTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPrivateAndDownscale | function | modules/ |
Test image_style_url() with a file with private scheme and downscaling. |
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPrivateAndUpscale | function | modules/ |
Test image_style_url() with a file with private scheme and upscaling. |
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPublicAndDownscale | function | modules/ |
Test image_style_url() with a file with public scheme and downscaling. |
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPublicAndUpscale | function | modules/ |
Test image_style_url() with a file with public scheme and upscaling. |
ImageStylesHTTPHeadersTestCase::_imagestyleUpscale | function | modules/ |
Adding upscale effect to imagestyle. |
ImageStylesHTTPHeadersTestCase::_testImageStyleUrlAndPath | function | modules/ |
Function to scale and test. |
ImageStylesPathAndUrlTestCase::testImageContentTypeHeaders | function | modules/ |
Test that we do not pass an array to drupal_add_http_header. |
JavaScriptTestCase::testHeaderSetting | function | modules/ |
Test drupal_get_js() for JavaScript settings. |
MailTestCase::testFromHeader | function | modules/ |
Checks for the site name in an auto-generated From: header. |
MailTestCase::testFromHeaderRfc2822Compliant | function | modules/ |
Checks for the site name in an auto-generated From: header. |
mime_header_decode | function | includes/ |
Decodes MIME/HTTP encoded header values. |
mime_header_encode | function | includes/ |
Encodes MIME/HTTP header values that contain incorrectly encoded characters. |
Reader::determineFileTypeByHeader | function | misc/ |
In case ext-fileinfo is not present only the relevant types 'application/x-gzip' and 'application/x-bzip2' are resolved. |
system_test_page_cache_headers | function | modules/ |
Menu callback to test headers stored in the page cache. |
system_test_set_header | function | modules/ |
|
TableSort::$header | property | includes/ |
The array of fields that can be sorted by. |
TableSort::orderByHeader | function | includes/ |
Order the query based on a header array. |
tablesort_header | function | includes/ |
Formats a column header. |
ThemeTableTestCase::testThemeTableNoStickyHeaders | function | modules/ |
If $sticky is FALSE, no tableheader.js should be included. |
ThemeTableTestCase::testThemeTableStickyHeaders | function | modules/ |
Tableheader.js provides 'sticky' table headers, and is included by default. |
_drupal_bootstrap_page_header | function | includes/ |
Invokes hook_boot(), initializes locking system, and sends HTTP headers. |
_drupal_set_preferred_header_name | function | includes/ |
Sets the preferred name for the HTTP header. |
_drupal_should_strip_sensitive_headers_on_http_redirect | function | includes/ |
Determine whether to strip sensitive headers from a request when redirected. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.