Search for item

  1. Search 7.x for item
  2. Search 8.9.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
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(s) if the translation has plurals.
PoItem::getTranslation function core/lib/Drupal/Component/Gettext/PoItem.php Gets the translation string(s) 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 Sets the source string(s) if the translation has plurals.
PoItem::setTranslation function core/lib/Drupal/Component/Gettext/PoItem.php Sets the translation string(s) 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
PoStreamReader::setItemFromArray function core/lib/Drupal/Component/Gettext/PoStreamReader.php Store the parsed values as a PoItem object.
PoStreamWriter::writeItem function core/lib/Drupal/Component/Gettext/PoStreamWriter.php
PoStreamWriter::writeItems function core/lib/Drupal/Component/Gettext/PoStreamWriter.php
PoStreamWriterTest::testWriteItem function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php @covers ::writeItem[[api-linebreak]]
@dataProvider providerWriteData
PoWriterInterface::writeItem function core/lib/Drupal/Component/Gettext/PoWriterInterface.php Writes the given item.
PoWriterInterface::writeItems function core/lib/Drupal/Component/Gettext/PoWriterInterface.php Writes all or the given amount of items.
PrerenderList::$items property core/modules/views/src/Plugin/views/field/PrerenderList.php Stores all items which are used to render the items.
PrerenderList::getItems function core/modules/views/src/Plugin/views/field/PrerenderList.php Items should be stored in the result array, if possible, as an array
with 'value' as the actual displayable value of the item, plus
any items that might be found in the 'alter' options array for
creating links, such as…
PrerenderList::renderItems function core/modules/views/src/Plugin/views/field/PrerenderList.php
promoted-items.css file core/profiles/demo_umami/themes/umami/css/components/views/promoted-items.css This file is used to style the 'Promoted Items' view.
QueryTest::$allItems property core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php
QueryTest::setAllItems function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php Sets the allItems property.
QueueInterface::claimItem function core/lib/Drupal/Core/Queue/QueueInterface.php Claims an item in the queue for processing.
QueueInterface::createItem function core/lib/Drupal/Core/Queue/QueueInterface.php Adds a queue item and store it directly to the queue.
QueueInterface::deleteItem function core/lib/Drupal/Core/Queue/QueueInterface.php Deletes a finished item from the queue.
QueueInterface::numberOfItems function core/lib/Drupal/Core/Queue/QueueInterface.php Retrieves the number of items in the queue.
QueueInterface::releaseItem function core/lib/Drupal/Core/Queue/QueueInterface.php Releases an item that the worker could not process.
QueueWorkerInterface::processItem function core/lib/Drupal/Core/Queue/QueueWorkerInterface.php Works on a single queue item.
ReadOnlyStorageTest::writeMethodsProvider function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Provide the methods that throw an exception.
RendererTestBase::assertRenderCacheItem function core/tests/Drupal/Tests/Core/Render/RendererTestBase.php Asserts a render cache item.
RevisionableContentEntityBaseTest::assertItemsTableCount function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Asserts the amount of items on entity related tables.
Roles::render_item function core/modules/user/src/Plugin/views/field/Roles.php
ScaffoldFileCollection::checkListHasItemWithContent function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php Scans through a list of scaffold files and determines if any has contents.
SecurityAdvisoriesFetcherTest::setFeedItems function core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php Sets the feed items to be returned for the test.
serialization.normalizer.field_item service core/modules/serialization/serialization.services.yml Drupal\serialization\Normalizer\FieldItemNormalizer
SerializedItem class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedItem.php Defines the 'serialized_item' entity field type.
SerializedItem.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedItem.php
SerializedItem::propertyDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedItem.php
SerializedItem::schema function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedItem.php

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