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
ItemViewBuilder class core/modules/aggregator/src/ItemViewBuilder.php View builder handler for aggregator feed items.
ItemViewBuilder.php file core/modules/aggregator/src/ItemViewBuilder.php
ItemViewBuilder::buildComponents function core/modules/aggregator/src/ItemViewBuilder.php Builds the component fields and properties of a set of entities.
ItemWithoutFeedTest class core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php Tests clean handling of an item with a missing feed ID.
ItemWithoutFeedTest.php file core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php
ItemWithoutFeedTest::$modules property core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php Modules to enable.
ItemWithoutFeedTest::setUp function core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php
ItemWithoutFeedTest::testEntityCreation function core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php Tests attempting to create a feed item without a feed.
ItemXmlAnonTest class core/modules/aggregator/tests/src/Functional/Rest/ItemXmlAnonTest.php @group rest
@group legacy
ItemXmlAnonTest.php file core/modules/aggregator/tests/src/Functional/Rest/ItemXmlAnonTest.php
ItemXmlAnonTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlAnonTest.php The theme to install as the default for testing.
ItemXmlAnonTest::$format property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlAnonTest.php The format to use in this test.
ItemXmlAnonTest::$mimeType property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlAnonTest.php The MIME type that corresponds to $format.
ItemXmlBasicAuthTest class core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php @group rest
@group legacy
ItemXmlBasicAuthTest.php file core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php
ItemXmlBasicAuthTest::$auth property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php The authentication mechanism to use in this test.
ItemXmlBasicAuthTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php The theme to install as the default for testing.
ItemXmlBasicAuthTest::$format property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php The format to use in this test.
ItemXmlBasicAuthTest::$mimeType property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php The MIME type that corresponds to $format.
ItemXmlBasicAuthTest::$modules property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlBasicAuthTest.php Modules to install.
ItemXmlCookieTest class core/modules/aggregator/tests/src/Functional/Rest/ItemXmlCookieTest.php @group rest
@group legacy
ItemXmlCookieTest.php file core/modules/aggregator/tests/src/Functional/Rest/ItemXmlCookieTest.php
ItemXmlCookieTest::$auth property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlCookieTest.php The authentication mechanism to use in this test.
ItemXmlCookieTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlCookieTest.php The theme to install as the default for testing.
ItemXmlCookieTest::$format property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlCookieTest.php The format to use in this test.
ItemXmlCookieTest::$mimeType property core/modules/aggregator/tests/src/Functional/Rest/ItemXmlCookieTest.php The MIME type that corresponds to $format.
label-items.css file core/profiles/demo_umami/themes/umami/css/components/fields/label-items.css This file is used to style fields with class 'label-items' eg: Recipe
category.
LanguageItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Defines the 'language' entity field item.
LanguageItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php
LanguageItem::applyDefaultValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Applies the default value.
LanguageItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Generates placeholder field values.
LanguageItem::getPossibleOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Returns an array of possible values with labels for display.
LanguageItem::getPossibleValues function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Returns an array of possible values.
LanguageItem::getSettableOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Returns an array of settable values with labels for display.
LanguageItem::getSettableValues function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Returns an array of settable values.
LanguageItem::onChange function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php React to changes to a child property or item.
LanguageItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Defines field item properties.
LanguageItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Returns the schema for the field.
LanguageItem::setValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Overrides \Drupal\Core\TypedData\TypedData::setValue().
LayoutSectionItem class core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php Plugin implementation of the 'layout_section' field type.
LayoutSectionItem.php file core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php
LayoutSectionItem::generateSampleValue function core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php Generates placeholder field values.
LayoutSectionItem::isEmpty function core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php Determines whether the data structure is empty.
LayoutSectionItem::mainPropertyName function core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php Returns the name of the main property, if any.
LayoutSectionItem::propertyDefinitions function core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php Defines field item properties.
LayoutSectionItem::schema function core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php Returns the schema for the field.
LayoutSectionItem::__get function core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php Magic method: Gets a property value.
LayoutSectionItemList class core/modules/layout_builder/src/Field/LayoutSectionItemList.php Defines an item list class for layout section fields.
LayoutSectionItemList.php file core/modules/layout_builder/src/Field/LayoutSectionItemList.php
LayoutSectionItemList::$list property core/modules/layout_builder/src/Field/LayoutSectionItemList.php Numerically indexed array of field items.

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