Search for item

  1. Search 7.x for item
  2. Search 9.5.x for item
  3. Search 10.3.x for item
  4. Search 11.x for item
  5. Search main for item
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Item class core/modules/aggregator/src/Entity/Item.php Defines the aggregator item entity class.
Item class core/lib/Drupal/Core/Render/Element/Item.php 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/modules/path/src/Plugin/Field/FieldType/PathItem.php
PathItem::postSave function core/modules/path/src/Plugin/Field/FieldType/PathItem.php
PathItem::preSave function core/modules/path/src/Plugin/Field/FieldType/PathItem.php
PathItem::propertyDefinitions function core/modules/path/src/Plugin/Field/FieldType/PathItem.php
PathItem::schema function core/modules/path/src/Plugin/Field/FieldType/PathItem.php
PathItemTest class core/modules/path/tests/src/Kernel/PathItemTest.php Tests loading and storing data using PathItem.
PathItemTest.php file core/modules/path/tests/src/Kernel/PathItemTest.php
PathItemTest::$modules property core/modules/path/tests/src/Kernel/PathItemTest.php Modules to enable.
PathItemTest::setUp function core/modules/path/tests/src/Kernel/PathItemTest.php
PathItemTest::testPathItem function core/modules/path/tests/src/Kernel/PathItemTest.php Test creating, loading, updating and deleting aliases through PathItem.
Permissions::render_item function core/modules/user/src/Plugin/views/field/Permissions.php
PhpBackend::prepareItem function core/lib/Drupal/Core/Cache/PhpBackend.php Prepares a cached item.
PhpBackend::writeItem function core/lib/Drupal/Core/Cache/PhpBackend.php Writes a cache item to PhpStorage.
PoDatabaseReader::readItem function core/modules/locale/src/PoDatabaseReader.php
PoDatabaseWriter::writeItem function core/modules/locale/src/PoDatabaseWriter.php
PoDatabaseWriter::writeItems function core/modules/locale/src/PoDatabaseWriter.php
PoItem class core/lib/Drupal/Component/Gettext/PoItem.php PoItem handles one translation.
PoItem.php file core/lib/Drupal/Component/Gettext/PoItem.php
PoItem::$comment property core/lib/Drupal/Component/Gettext/PoItem.php The comment of this translation.
PoItem::$context property core/lib/Drupal/Component/Gettext/PoItem.php The context this translation belongs to.
PoItem::$langcode property core/lib/Drupal/Component/Gettext/PoItem.php The language code this translation is in.
PoItem::$plural property core/lib/Drupal/Component/Gettext/PoItem.php Flag indicating if this translation has plurals.
PoItem::$source property core/lib/Drupal/Component/Gettext/PoItem.php The source string or array of strings if it has plurals.
PoItem::$translation property core/lib/Drupal/Component/Gettext/PoItem.php The translation string or array of strings if it has plurals.
PoItem::DELIMITER constant core/lib/Drupal/Component/Gettext/PoItem.php The delimiter used to split plural strings.
PoItem::formatItem function core/lib/Drupal/Component/Gettext/PoItem.php Format the POItem as a string.
PoItem::formatPlural function core/lib/Drupal/Component/Gettext/PoItem.php Formats a plural translation.
PoItem::formatSingular function core/lib/Drupal/Component/Gettext/PoItem.php Formats a singular translation.
PoItem::formatString function core/lib/Drupal/Component/Gettext/PoItem.php Formats a string for output on multiple lines.
PoItem::getComment function core/lib/Drupal/Component/Gettext/PoItem.php Gets the comment of this translation.
PoItem::getContext function core/lib/Drupal/Component/Gettext/PoItem.php Gets the context this translation belongs to.
PoItem::getLangcode function core/lib/Drupal/Component/Gettext/PoItem.php Gets the language code of the currently used language.
PoItem::getSource function core/lib/Drupal/Component/Gettext/PoItem.php Gets the source string or the array of strings if the translation has
plurals.
PoItem::getTranslation function core/lib/Drupal/Component/Gettext/PoItem.php Gets the translation string or the array of strings if the translation has
plurals.
PoItem::isPlural function core/lib/Drupal/Component/Gettext/PoItem.php Get if the translation has plural values.
PoItem::setComment function core/lib/Drupal/Component/Gettext/PoItem.php Set the comment of this translation.
PoItem::setContext function core/lib/Drupal/Component/Gettext/PoItem.php Set the context this translation belongs to.
PoItem::setFromArray function core/lib/Drupal/Component/Gettext/PoItem.php Create the PoItem from a structured array.
PoItem::setLangcode function core/lib/Drupal/Component/Gettext/PoItem.php Set the language code of the current language.
PoItem::setPlural function core/lib/Drupal/Component/Gettext/PoItem.php Set if the translation has plural values.
PoItem::setSource function core/lib/Drupal/Component/Gettext/PoItem.php Set the source string or the array of strings if the translation has
plurals.
PoItem::setTranslation function core/lib/Drupal/Component/Gettext/PoItem.php Set the translation string or the array of strings if the translation has
plurals.
PoItem::__toString function core/lib/Drupal/Component/Gettext/PoItem.php Output the PoItem as a string.
PoMemoryWriter::$items property core/lib/Drupal/Component/Gettext/PoMemoryWriter.php Array to hold all PoItem elements.
PoMemoryWriter::writeItem function core/lib/Drupal/Component/Gettext/PoMemoryWriter.php
PoMemoryWriter::writeItems function core/lib/Drupal/Component/Gettext/PoMemoryWriter.php
PoReaderInterface::readItem function core/lib/Drupal/Component/Gettext/PoReaderInterface.php Reads and returns a PoItem (source/translation pair).
PoStreamReader::$currentItem property core/lib/Drupal/Component/Gettext/PoStreamReader.php Current entry being read. Incomplete.
PoStreamReader::$lastItem property core/lib/Drupal/Component/Gettext/PoStreamReader.php Object wrapper for the last read source/translation pair.
PoStreamReader::readItem function core/lib/Drupal/Component/Gettext/PoStreamReader.php

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