PoHeader::$_po_date |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Date the po file got created. |
Header::$arrayCache |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
|
Header::__construct |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
Construct a new header object |
HeaderBag::$headers |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
|
Header::removeValue |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
Remove a specific value from the header |
Header::getIterator |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
Get an iterator that can be used to easily iterate over each header value |
HeaderBag::contains |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Returns true if the given HTTP header contains the given value. |
AcceptHeader::first |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeader.php |
Returns first item. |
drupal_send_headers |
function |
drupal/core/includes/bootstrap.inc |
Sends the HTTP response headers that were previously set, adding defaults. |
AcceptHeaderItem.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
|
PoHeader::$_langcode |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Language code. |
PoHeader::__toString |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Generate a Gettext PO formatted header string based on data set earlier. |
AcceptHeaderTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
|
AcceptHeaderItemTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderItemTest.php |
|
Header::$stringCache |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
|
AcceptHeader::$items |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeader.php |
|
HeaderComparison.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/HeaderComparison.php |
|
AcceptHeader::filter |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeader.php |
Filters items on their value using given regex. |
ResponseHeaderBagTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
WebTestBase::$headers |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The headers of the page currently loaded in the internal browser. |
ResponseHeaderBag.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
PoHeader::__construct |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Constructor, creates a PoHeader with default values. |
PoHeader::parseHeader |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Parses a Gettext Portable Object file header. |
ServerBag::getHeaders |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ServerBag.php |
Gets the HTTP headers. |
HeaderBag::__toString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Returns the headers as a string. |
AcceptHeader::$sorted |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeader.php |
|
Response::sendHeaders |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sends HTTP headers. |
ResponseHeaderBag::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
@api |
system_test_set_header |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
Request::getRawHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the raw message headers as a string |
Request::changedHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Check to see if the modified headers need to reset any of the managed
headers like cache-control |
HeaderBagTest::testAll |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
@covers Symfony\Component\HttpFoundation\HeaderBag::all |
HeaderBagTest::testGet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
@covers Symfony\Component\HttpFoundation\HeaderBag::get |
Header::hasExactHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
Check if a particular case variation is present in the header
Example: A header exists on a message for 'Foo', and 'foo'. The Header object will contain all of the values of
'Foo' and all of the values of 'foo'.… |
HeaderBag::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Constructor. |
HeaderBag::getIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Returns an iterator for headers. |
drupal_add_http_header |
function |
drupal/core/includes/bootstrap.inc |
Sets an HTTP response header for the current page. |
drupal_get_http_header |
function |
drupal/core/includes/bootstrap.inc |
Gets the HTTP response headers for the current page. |
HttpException::$headers |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpException.php |
|
Client::$defaultHeaders |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
|
ViewExecutable::$header |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the area handlers for the header which are initialized on this view. |
Response::getRawHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the the raw message headers as a string |
ArchiveTar::_readHeader |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
PoHeader::$_pluralForms |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Formula for the plural form. |
PoHeader::$_projectName |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Name of the project the translation belongs to. |
PoHeader::setFromString |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Populate internal values from a string. |
HeaderBagTest::testKeys |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
file_get_content_headers |
function |
drupal/core/modules/file/file.module |
Examines a file entity and returns appropriate content headers for download. |
ArchiveTar::_writeHeader |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
Request::$trustedHeaders |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Names for headers that can be trusted when
using trusted proxies. |