PoHeader::$_authors |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Author(s) of the file. |
PoHeader::$_po_date |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Date the po file got created. |
PoHeader::__toString |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Generate a Gettext PO formatted header string based on data set earlier. |
Header::$stringCache |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
|
HeaderComparison.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/HeaderComparison.php |
|
PoHeader::$_langcode |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Language code. |
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. |
Response::sendHeaders |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sends HTTP headers. |
ResponseHeaderBagTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
ResponseHeaderBag.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
WebTestBase::$headers |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The headers of the page currently loaded in the internal browser. |
PoHeader::__construct |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Constructor, creates a PoHeader with default values. |
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'.… |
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 |
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. |
system_test_set_header |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
ResponseHeaderBag::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
@api |
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 |
PoHeader::setFromString |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Populate internal values from a string. |
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 |
|
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. |
HttpException::$headers |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpException.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. |
Client::$defaultHeaders |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
|
PoHeader::getProjectName |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Get the project name. |
HeaderBagTest::testCount |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
@covers Symfony\Component\HttpFoundation\HeaderBag::count |
PoStreamWriter::$_header |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
The Gettext PO header. |
HeaderBag::$cacheControl |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
|
PoStreamReader::$_header |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
The PO stream header. |
TestHttpKernel::$headers |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
HeaderComparison::hasKey |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/HeaderComparison.php |
Case insensitive check if an array have a key |
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 |
|
PoHeader::$_languageName |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Human readable language name. |
PoHeader::getPluralForms |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Get the plural form. |
PoHeader::setProjectName |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Set the project name. |
PoHeader::parseArithmetic |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Parses and sanitizes an arithmetic formula into a PHP expression. |
PoHeader::tokenizeFormula |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Tokenize the formula. |
Client::getDefaultHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Get the default HTTP headers to add to each request created by the client |
Client::setDefaultHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Set the default HTTP headers to add to each request created by the client |
AbstractMessage::$headers |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
|