Search for item
- Search 7.x for item
- Search 9.5.x for item
- Search 10.3.x for item
- Search 11.x for item
- Search main for item
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Item | class | core/ |
Defines the aggregator item entity class. |
| Item | class | core/ |
Provides a display-only form element with an optional title and description. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathItem::mainPropertyName | function | core/ |
|
| PathItem::postSave | function | core/ |
|
| PathItem::preSave | function | core/ |
|
| PathItem::propertyDefinitions | function | core/ |
|
| PathItem::schema | function | core/ |
|
| PathItemTest | class | core/ |
Tests loading and storing data using PathItem. |
| PathItemTest.php | file | core/ |
|
| PathItemTest::$modules | property | core/ |
Modules to enable. |
| PathItemTest::setUp | function | core/ |
|
| PathItemTest::testPathItem | function | core/ |
Test creating, loading, updating and deleting aliases through PathItem. |
| Permissions::render_item | function | core/ |
|
| PhpBackend::prepareItem | function | core/ |
Prepares a cached item. |
| PhpBackend::writeItem | function | core/ |
Writes a cache item to PhpStorage. |
| PoDatabaseReader::readItem | function | core/ |
|
| PoDatabaseWriter::writeItem | function | core/ |
|
| PoDatabaseWriter::writeItems | function | core/ |
|
| PoItem | class | core/ |
PoItem handles one translation. |
| PoItem.php | file | core/ |
|
| PoItem::$comment | property | core/ |
The comment of this translation. |
| PoItem::$context | property | core/ |
The context this translation belongs to. |
| PoItem::$langcode | property | core/ |
The language code this translation is in. |
| PoItem::$plural | property | core/ |
Flag indicating if this translation has plurals. |
| PoItem::$source | property | core/ |
The source string or array of strings if it has plurals. |
| PoItem::$translation | property | core/ |
The translation string or array of strings if it has plurals. |
| PoItem::DELIMITER | constant | core/ |
The delimiter used to split plural strings. |
| PoItem::formatItem | function | core/ |
Format the POItem as a string. |
| PoItem::formatPlural | function | core/ |
Formats a plural translation. |
| PoItem::formatSingular | function | core/ |
Formats a singular translation. |
| PoItem::formatString | function | core/ |
Formats a string for output on multiple lines. |
| PoItem::getComment | function | core/ |
Gets the comment of this translation. |
| PoItem::getContext | function | core/ |
Gets the context this translation belongs to. |
| PoItem::getLangcode | function | core/ |
Gets the language code of the currently used language. |
| PoItem::getSource | function | core/ |
Gets the source string or the array of strings if the translation has plurals. |
| PoItem::getTranslation | function | core/ |
Gets the translation string or the array of strings if the translation has plurals. |
| PoItem::isPlural | function | core/ |
Get if the translation has plural values. |
| PoItem::setComment | function | core/ |
Set the comment of this translation. |
| PoItem::setContext | function | core/ |
Set the context this translation belongs to. |
| PoItem::setFromArray | function | core/ |
Create the PoItem from a structured array. |
| PoItem::setLangcode | function | core/ |
Set the language code of the current language. |
| PoItem::setPlural | function | core/ |
Set if the translation has plural values. |
| PoItem::setSource | function | core/ |
Set the source string or the array of strings if the translation has plurals. |
| PoItem::setTranslation | function | core/ |
Set the translation string or the array of strings if the translation has plurals. |
| PoItem::__toString | function | core/ |
Output the PoItem as a string. |
| PoMemoryWriter::$items | property | core/ |
Array to hold all PoItem elements. |
| PoMemoryWriter::writeItem | function | core/ |
|
| PoMemoryWriter::writeItems | function | core/ |
|
| PoReaderInterface::readItem | function | core/ |
Reads and returns a PoItem (source/translation pair). |
| PoStreamReader::$currentItem | property | core/ |
Current entry being read. Incomplete. |
| PoStreamReader::$lastItem | property | core/ |
Object wrapper for the last read source/translation pair. |
| PoStreamReader::readItem | function | core/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.