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
ItemJsonCookieTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/Rest/ItemJsonCookieTest.php The theme to install as the default for testing.
ItemJsonCookieTest::$format property core/modules/aggregator/tests/src/Functional/Rest/ItemJsonCookieTest.php The format to use in this test.
ItemJsonCookieTest::$mimeType property core/modules/aggregator/tests/src/Functional/Rest/ItemJsonCookieTest.php The MIME type that corresponds to $format.
ItemLayoutFieldBlockTest class core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php Field blocks tests for the override layout.
ItemLayoutFieldBlockTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php
ItemLayoutFieldBlockTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php The theme to install as the default for testing.
ItemLayoutFieldBlockTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php Modules to enable.
ItemLayoutFieldBlockTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php
ItemLayoutFieldBlockTest::testAddAjaxBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php Tests configuring a field block for a user field.
ItemList class core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php A generic list class.
ItemList.php file core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php
ItemList::$list property core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Numerically indexed array of items.
ItemList::appendItem function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Appends a new item to the list.
ItemList::count function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php #[\ReturnTypeWillChange]
ItemList::createItem function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Helper for creating a list item object.
ItemList::filter function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Filters the items in the list using a custom callback.
ItemList::first function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Returns the first item in this list.
ItemList::get function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Returns the item at the specified position in this list.
ItemList::getItemDefinition function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Gets the definition of a contained item.
ItemList::getIterator function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php #[\ReturnTypeWillChange]
ItemList::getString function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Returns a string representation of the data.
ItemList::getValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Gets the data value.
ItemList::isEmpty function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Determines whether the list contains any non-empty items.
ItemList::offsetExists function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php #[\ReturnTypeWillChange]
ItemList::offsetGet function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php #[\ReturnTypeWillChange]
ItemList::offsetSet function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php #[\ReturnTypeWillChange]
ItemList::offsetUnset function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php #[\ReturnTypeWillChange]
ItemList::onChange function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php React to changes to a child property or item.
ItemList::rekey function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Renumbers the items in the list.
ItemList::removeItem function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Removes the item at the specified position.
ItemList::set function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Sets the value of the item at a given position in the list.
ItemList::setValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Overrides \Drupal\Core\TypedData\TypedData::setValue().
ItemList::__clone function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Magic method: Implements a deep clone.
ItemResourceTestBase class core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php ResourceTestBase for Item entity.
@group legacy
ItemResourceTestBase.php file core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php
ItemResourceTestBase::$entity property core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php The Item entity.
ItemResourceTestBase::$entityTypeId property core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php The tested entity type.
ItemResourceTestBase::$modules property core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Modules to install.
ItemResourceTestBase::$patchProtectedFieldNames property core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php The fields that are protected against modification during PATCH requests.
ItemResourceTestBase::createAnotherEntity function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Creates another entity to be tested.
ItemResourceTestBase::createEntity function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Creates the entity to be tested.
ItemResourceTestBase::getExpectedCacheContexts function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
ItemResourceTestBase::getExpectedNormalizedEntity function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Returns the expected normalization of the entity.
ItemResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Return the expected error message.
ItemResourceTestBase::getNormalizedPostEntity function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Returns the normalized POST entity.
ItemResourceTestBase::setUpAuthorization function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Sets up the necessary authorization.
ItemsImporter class core/modules/aggregator/src/ItemsImporter.php Defines an importer of aggregator items.
ItemsImporter.php file core/modules/aggregator/src/ItemsImporter.php
ItemsImporter::$config property core/modules/aggregator/src/ItemsImporter.php The aggregator.settings config object.
ItemsImporter::$fetcherManager property core/modules/aggregator/src/ItemsImporter.php The aggregator fetcher manager.

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