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
BcTimestampNormalizerUnixTestTrait::formatExpectedTimestampItemValues function core/modules/rest/tests/src/Functional/BcTimestampNormalizerUnixTestTrait.php Formats a UNIX timestamp.
block.block.views_block__promoted_items_block_1.yml file core/profiles/demo_umami/config/install/block.block.views_block__promoted_items_block_1.yml core/profiles/demo_umami/config/install/block.block.views_block__promoted_items_block_1.yml
BookManager::buildItems function core/modules/book/src/BookManager.php Builds the #items property for a book tree's renderable array.
BooleanItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Defines the 'boolean' entity field type.
BooleanItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php
BooleanItem::defaultFieldSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Defines the field-level settings for this plugin.
BooleanItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns a form for the field-level settings.
BooleanItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Generates placeholder field values.
BooleanItem::getPossibleOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns an array of possible values with labels for display.
BooleanItem::getPossibleValues function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns an array of possible values.
BooleanItem::getSettableOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns an array of settable values with labels for display.
BooleanItem::getSettableValues function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns an array of settable values.
BooleanItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Defines field item properties.
BooleanItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns the schema for the field.
BooleanItemNormalizer class core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/src/Normalizer/BooleanItemNormalizer.php Normalizes boolean fields weirdly: renders them as ๐Ÿ‘ (TRUE) or ๐Ÿ‘Ž (FALSE).
BooleanItemNormalizer.php file core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/src/Normalizer/BooleanItemNormalizer.php
BooleanItemNormalizer::$supportedInterfaceOrClass property core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/src/Normalizer/BooleanItemNormalizer.php The interface or class that this Normalizer supports.
BooleanItemNormalizer::constructValue function core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/src/Normalizer/BooleanItemNormalizer.php Build the field item value using the incoming data.
BooleanItemNormalizer::normalize function core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/src/Normalizer/BooleanItemNormalizer.php
BooleanItemTest class core/modules/field/tests/src/Kernel/Boolean/BooleanItemTest.php Tests the new entity API for the boolean field type.
BooleanItemTest.php file core/modules/field/tests/src/Kernel/Boolean/BooleanItemTest.php
BooleanItemTest::setUp function core/modules/field/tests/src/Kernel/Boolean/BooleanItemTest.php Set the default field storage backend for fields created during tests.
BooleanItemTest::testBooleanItem function core/modules/field/tests/src/Kernel/Boolean/BooleanItemTest.php Tests using entity fields of the boolean field type.
ChangedFieldItemList class core/lib/Drupal/Core/Field/ChangedFieldItemList.php Defines a item list class for changed fields.
ChangedFieldItemList.php file core/lib/Drupal/Core/Field/ChangedFieldItemList.php
ChangedFieldItemList::defaultAccess function core/lib/Drupal/Core/Field/ChangedFieldItemList.php Contains the default access logic of this field.
ChangedFieldItemList::hasAffectingChanges function core/lib/Drupal/Core/Field/ChangedFieldItemList.php Determines whether the field has relevant changes.
ChangedItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/ChangedItem.php Defines the 'changed' entity field type.
ChangedItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/ChangedItem.php
ChangedItem::preSave function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/ChangedItem.php Defines custom presave behavior for field values.
ChangedTestItem class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ChangedTestItem.php Defines the 'changed_test' entity field type.
ChangedTestItem.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ChangedTestItem.php
ChangedTestItem::preSave function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ChangedTestItem.php Defines custom presave behavior for field values.
CKEditorIntegrationTest::assertContextMenuItemExists function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Asserts that a context menu item exists by aria-label attribute.
CKEditorIntegrationTest::assertContextMenuItemNotExists function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Asserts that a context menu item does not exist by aria-label attribute.
claro_preprocess_item_list__media_library_add_form_media_list function core/themes/claro/claro.theme Implements hook_preprocess_item_list__media_library_add_form_media_list().
claro_preprocess_media_library_item__small function core/themes/claro/claro.theme Implements hook_preprocess_media_library_item__small().
claro_preprocess_media_library_item__widget function core/themes/claro/claro.theme Implements hook_preprocess_media_library_item__widget().
CommentedEntity::getItems function core/modules/comment/src/Plugin/views/field/CommentedEntity.php Gets an array of items for the field.
CommentFieldItemList class core/modules/comment/src/CommentFieldItemList.php Defines a item list class for comment fields.
CommentFieldItemList.php file core/modules/comment/src/CommentFieldItemList.php
CommentFieldItemList::access function core/modules/comment/src/CommentFieldItemList.php Checks data value access.
CommentFieldItemList::get function core/modules/comment/src/CommentFieldItemList.php Returns the item at the specified position in this list.
CommentFieldItemList::offsetExists function core/modules/comment/src/CommentFieldItemList.php
CommentItem class core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Plugin implementation of the 'comment' field type.
CommentItem.php file core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php
CommentItem::defaultFieldSettings function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Defines the field-level settings for this plugin.
CommentItem::defaultStorageSettings function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Defines the storage-level settings for this plugin.
CommentItem::fieldSettingsForm function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Returns a form for the field-level settings.
CommentItem::generateSampleValue function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Generates placeholder field values.

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