Search for header

  1. Search 9.5.x for header
  2. Search 8.9.x for header
  3. Search 10.3.x for header
  4. Search 11.x for header
  5. Other projects
Title Object type File name Summary
$forum_topic_list_header global external_documentation/developer/globals.php An array of forum topic header information.
ajax_set_verification_header function includes/ajax.inc Sets a response header for ajax.js to trust the response body.
Archive_Tar::_readHeader function modules/system/system.tar.inc
Archive_Tar::_readLongHeader function modules/system/system.tar.inc
Archive_Tar::_writeHeader function modules/system/system.tar.inc
Archive_Tar::_writeHeaderBlock function modules/system/system.tar.inc
Archive_Tar::_writeLongHeader function modules/system/system.tar.inc
BootstrapPageCacheTestCase::testPageCacheHeaders function modules/simpletest/tests/bootstrap.test Test page cache headers.
DrupalHtmlToTextTestCase::testHeaderSeparation function modules/simpletest/tests/mail.test Test that headers are properly separated from surrounding text.
DrupalHTTPRequestTestCase::testDrupalHTTPRequestHeaders function modules/simpletest/tests/common.test Tests Content-language headers generated by Drupal.
DrupalWebTestCase::$headers property modules/simpletest/drupal_web_test_case.php The headers of the page currently loaded in the internal browser.
DrupalWebTestCase::curlHeaderCallback function modules/simpletest/drupal_web_test_case.php Reads headers and registers errors received from the tested site.
DrupalWebTestCase::drupalGetHeader function modules/simpletest/drupal_web_test_case.php 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/simpletest/drupal_web_test_case.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…
drupal_add_http_header function includes/bootstrap.inc Sets an HTTP response header for the current page.
DRUPAL_BOOTSTRAP_PAGE_HEADER constant includes/bootstrap.inc Sixth bootstrap phase: set up the page header.
drupal_get_http_header function includes/bootstrap.inc Gets the HTTP response headers for the current page.
drupal_http_header_attributes function includes/common.inc Formats an attribute string for an HTTP header.
drupal_page_header function includes/bootstrap.inc Sets HTTP headers in preparation for a page response.
drupal_send_headers function includes/bootstrap.inc Sends the HTTP response headers that were previously set, adding defaults.
file_download_headers function includes/file.inc Retrieves headers for a private file download.
file_get_content_headers function includes/file.inc Examines a file object and returns appropriate content headers for download.
ImageStylesHTTPHeadersTestCase class modules/image/image.test Tests for correct file size, dimensions and HTTP headers after scaling.
ImageStylesHTTPHeadersTestCase::$styleId property modules/image/image.test ID of generated style.
ImageStylesHTTPHeadersTestCase::$styleName property modules/image/image.test Generated style name.
ImageStylesHTTPHeadersTestCase::getInfo function modules/image/image.test
ImageStylesHTTPHeadersTestCase::setUp function modules/image/image.test Sets up a Drupal site for running functional and integration tests.
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPrivateAndDownscale function modules/image/image.test Test image_style_url() with a file with private scheme and downscaling.
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPrivateAndUpscale function modules/image/image.test Test image_style_url() with a file with private scheme and upscaling.
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPublicAndDownscale function modules/image/image.test Test image_style_url() with a file with public scheme and downscaling.
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPublicAndUpscale function modules/image/image.test Test image_style_url() with a file with public scheme and upscaling.
ImageStylesHTTPHeadersTestCase::_imagestyleUpscale function modules/image/image.test Adding upscale effect to imagestyle.
ImageStylesHTTPHeadersTestCase::_testImageStyleUrlAndPath function modules/image/image.test Function to scale and test.
ImageStylesPathAndUrlTestCase::testImageContentTypeHeaders function modules/image/image.test Test that we do not pass an array to drupal_add_http_header.
JavaScriptTestCase::testHeaderSetting function modules/simpletest/tests/common.test Test drupal_get_js() for JavaScript settings.
MailTestCase::testFromHeader function modules/simpletest/tests/mail.test Checks for the site name in an auto-generated From: header.
MailTestCase::testFromHeaderRfc2822Compliant function modules/simpletest/tests/mail.test Checks for the site name in an auto-generated From: header.
mime_header_decode function includes/unicode.inc Decodes MIME/HTTP encoded header values.
mime_header_encode function includes/unicode.inc Encodes MIME/HTTP header values that contain incorrectly encoded characters.
Reader::determineFileTypeByHeader function misc/typo3/phar-stream-wrapper/src/Phar/Reader.php 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/simpletest/tests/system_test.module Menu callback to test headers stored in the page cache.
system_test_set_header function modules/simpletest/tests/system_test.module
TableSort::$header property includes/tablesort.inc The array of fields that can be sorted by.
TableSort::orderByHeader function includes/tablesort.inc Order the query based on a header array.
tablesort_header function includes/tablesort.inc Formats a column header.
ThemeTableTestCase::testThemeTableNoStickyHeaders function modules/simpletest/tests/theme.test If $sticky is FALSE, no tableheader.js should be included.
ThemeTableTestCase::testThemeTableStickyHeaders function modules/simpletest/tests/theme.test Tableheader.js provides 'sticky' table headers, and is included by default.
_drupal_bootstrap_page_header function includes/bootstrap.inc Invokes hook_boot(), initializes locking system, and sends HTTP headers.
_drupal_set_preferred_header_name function includes/bootstrap.inc Sets the preferred name for the HTTP header.
_drupal_should_strip_sensitive_headers_on_http_redirect function includes/common.inc Determine whether to strip sensitive headers from a request when redirected.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.