Search for header
- Search 7.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 |
---|---|---|---|
PageCacheTest::getHeaders | function | core/ |
Retrieves only the headers for an absolute path. |
PageCacheTest::getHeaders | function | core/ |
Retrieves only the headers for an absolute path. |
PageCacheTest::testPageCacheTagsIndependentFromCacheabilityHeaders | function | core/ |
Tests that the page cache doesn't depend on cacheability headers. |
PathAliasListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
PhpMail::MAILBOX_LIST_HEADERS | constant | core/ |
A list of headers that can contain multiple email addresses. |
PoDatabaseReader::getHeader | function | core/ |
Get header metadata. |
PoDatabaseReader::setHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader(). |
PoDatabaseWriter::$header | property | core/ |
Header of the po file written to the database. |
PoDatabaseWriter::getHeader | function | core/ |
Get header metadata. |
PoDatabaseWriter::setHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader(). |
PoHeader | class | core/ |
Gettext PO header handler. |
PoHeader.php | file | core/ |
|
PoHeader::$authors | property | core/ |
Author(s) of the file. |
PoHeader::$langcode | property | core/ |
Language code. |
PoHeader::$languageName | property | core/ |
Human readable language name. |
PoHeader::$pluralForms | property | core/ |
Formula for the plural form. |
PoHeader::$poDate | property | core/ |
Date the po file got created. |
PoHeader::$projectName | property | core/ |
Name of the project the translation belongs to. |
PoHeader::evaluatePlural | function | core/ |
Evaluate the plural element stack using a plural value. |
PoHeader::getLanguageName | function | core/ |
Gets the human readable language name. |
PoHeader::getPluralForms | function | core/ |
Gets the plural form. |
PoHeader::getProjectName | function | core/ |
Gets the project name. |
PoHeader::parseArithmetic | function | core/ |
Parses and sanitizes an arithmetic formula into a plural element stack. |
PoHeader::parseHeader | function | core/ |
Parses a Gettext Portable Object file header. |
PoHeader::parsePluralForms | function | core/ |
Parses a Plural-Forms entry from a Gettext Portable Object file header. |
PoHeader::setFromString | function | core/ |
Populate internal values from a string. |
PoHeader::setLanguageName | function | core/ |
Set the human readable language name. |
PoHeader::setProjectName | function | core/ |
Set the project name. |
PoHeader::tokenizeFormula | function | core/ |
Tokenize the formula. |
PoHeader::__construct | function | core/ |
Constructor, creates a PoHeader with default values. |
PoHeader::__toString | function | core/ |
Generate a Gettext PO formatted header string based on data set earlier. |
PoHeaderTest | class | core/ |
Unit tests for the Gettext PO file header handling features. |
PoHeaderTest.php | file | core/ |
|
PoHeaderTest::providerTestPluralsFormula | function | core/ |
Data provider for testPluralsFormula. |
PoHeaderTest::testPluralsFormula | function | core/ |
Tests that plural expressions are evaluated correctly. |
PoMemoryWriter::getHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:getHeader(). |
PoMemoryWriter::setHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:setHeader(). |
PoMetadataInterface::getHeader | function | core/ |
Get header metadata. |
PoMetadataInterface::setHeader | function | core/ |
Set header metadata. |
PoStreamReader::$header | property | core/ |
The PO stream header. |
PoStreamReader::getHeader | function | core/ |
Get header metadata. |
PoStreamReader::readHeader | function | core/ |
Read the header from the PO stream. |
PoStreamReader::setHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader(). |
PoStreamWriter::$header | property | core/ |
The Gettext PO header. |
PoStreamWriter::getHeader | function | core/ |
Gets the PO header of the current stream. |
PoStreamWriter::setHeader | function | core/ |
Set the PO header for the current stream. |
PoStreamWriter::writeHeader | function | core/ |
Write the PO header to the stream. |
pre-header.css | file | core/ |
This file is used to style the pre-header. |
region--header.html.twig | file | core/ |
Olivero's theme override to display the header region. |
region--header.html.twig | file | core/ |
Bartik's theme implementation to display a header region. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.