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
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.
It should be keyed first by the id of the base table, for example nid.
The second key is the id of the thing which is displayed multiple times
per row, for example the tid.
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.
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
SerializedPropertyItem class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedPropertyItem.php Defines the 'serialized_property_item_test' entity field type.
SerializedPropertyItem.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedPropertyItem.php
SerializedPropertyItem::propertyDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedPropertyItem.php
SerializedPropertyItem::schema function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedPropertyItem.php
serializer.normalizer.entity_reference_field_item service core/modules/serialization/serialization.services.yml Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer
serializer.normalizer.entity_reference_item.hal service core/modules/hal/hal.services.yml Drupal\hal\Normalizer\EntityReferenceItemNormalizer
serializer.normalizer.field_item.hal service core/modules/hal/hal.services.yml Drupal\hal\Normalizer\FieldItemNormalizer
serializer.normalizer.field_item.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Normalizer\FieldItemNormalizer
serializer.normalizer.password_field_item service core/modules/serialization/serialization.services.yml Drupal\serialization\Normalizer\NullNormalizer
serializer.normalizer.silly_fielditem service core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.services.yml Drupal\field_normalization_test\Normalization\TextItemSillyNormalizer
serializer.normalizer.timestamp_item service core/modules/serialization/serialization.services.yml Drupal\serialization\Normalizer\TimestampItemNormalizer
serializer.normalizer.timestamp_item.hal service core/modules/hal/hal.services.yml Drupal\hal\Normalizer\TimestampItemNormalizer
seven_preprocess_item_list__media_library_add_form_media_list function core/themes/seven/seven.theme Implements hook_preprocess_item_list__media_library_add_form_media_list().
seven_preprocess_media_library_item__small function core/themes/seven/seven.theme Implements hook_preprocess_media_library_item__small().
seven_preprocess_media_library_item__widget function core/themes/seven/seven.theme Implements hook_preprocess_media_library_item__widget().
ShapeItem class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php Defines the 'shape' field type.
ShapeItem.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php
ShapeItem::defaultStorageSettings function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php
ShapeItem::isEmpty function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php
ShapeItem::mainPropertyName function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php
ShapeItem::propertyDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php
ShapeItem::schema function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php

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