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
TimestampItemTest::setUp function core/modules/field/tests/src/Kernel/Timestamp/TimestampItemTest.php Set the default field storage backend for fields created during tests.
TimestampItemTest::testDateTime function core/modules/field/tests/src/Kernel/Timestamp/TimestampItemTest.php Tests using entity fields of the datetime field type.
TimeZoneItem class core/modules/user/src/TimeZoneItem.php Defines a custom field item class for the 'timezone' user entity field.
TimeZoneItem.php file core/modules/user/src/TimeZoneItem.php
TimeZoneItem::generateSampleValue function core/modules/user/src/TimeZoneItem.php Generates placeholder field values.
ToolbarItem class core/modules/toolbar/src/Element/ToolbarItem.php Provides a toolbar item that is wrapped in markup for common styling.
ToolbarItem.php file core/modules/toolbar/src/Element/ToolbarItem.php
ToolbarItem::getInfo function core/modules/toolbar/src/Element/ToolbarItem.php Returns the element properties for this element.
ToolbarItem::preRenderToolbarItem function core/modules/toolbar/src/Element/ToolbarItem.php Provides markup for associating a tray trigger with a tray element.
UpdateFeedItemTest class core/modules/aggregator/tests/src/Functional/UpdateFeedItemTest.php Update feed items from a feed.
UpdateFeedItemTest.php file core/modules/aggregator/tests/src/Functional/UpdateFeedItemTest.php
UpdateFeedItemTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/UpdateFeedItemTest.php The theme to install as the default for testing.
UpdateFeedItemTest::testUpdateFeedItem function core/modules/aggregator/tests/src/Functional/UpdateFeedItemTest.php Tests running "update items" from 'admin/config/services/aggregator' page.
UpdateProcessor::claimQueueItem function core/modules/update/src/UpdateProcessor.php Claims an item in the update fetch queue for processing.
UpdateProcessor::deleteQueueItem function core/modules/update/src/UpdateProcessor.php Deletes a finished item from the update fetch queue.
UpdateProcessor::numberOfQueueItems function core/modules/update/src/UpdateProcessor.php Retrieves the number of items in the update fetch queue.
UpdateProcessorInterface::claimQueueItem function core/modules/update/src/UpdateProcessorInterface.php Claims an item in the update fetch queue for processing.
UpdateProcessorInterface::deleteQueueItem function core/modules/update/src/UpdateProcessorInterface.php Deletes a finished item from the update fetch queue.
UpdateProcessorInterface::numberOfQueueItems function core/modules/update/src/UpdateProcessorInterface.php Retrieves the number of items in the update fetch queue.
UpdateScriptTestController::databaseUpdatesMenuItem function core/modules/system/tests/modules/update_script_test/src/Controller/UpdateScriptTestController.php Outputs a link to the database updates URL.
UriItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Defines the 'uri' entity field type.
UriItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php
UriItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Defines the storage-level settings for this plugin.
UriItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Generates placeholder field values.
UriItem::isEmpty function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Determines whether the data structure is empty.
UriItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Defines field item properties.
UriItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Returns the schema for the field.
UriItemTest class core/modules/field/tests/src/Kernel/Uri/UriItemTest.php Tests URI field functionality.
UriItemTest.php file core/modules/field/tests/src/Kernel/Uri/UriItemTest.php
UriItemTest::$field property core/modules/field/tests/src/Kernel/Uri/UriItemTest.php The field used in this test class.
UriItemTest::$fieldStorage property core/modules/field/tests/src/Kernel/Uri/UriItemTest.php A field to use in this test class.
UriItemTest::testUriField function core/modules/field/tests/src/Kernel/Uri/UriItemTest.php Tests URI field.
UserAccessControlHandlerTest::$items property core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php The mocked test field items.
UserNameItem class core/modules/user/src/UserNameItem.php Defines a custom field item class for the 'name' user entity field.
UserNameItem.php file core/modules/user/src/UserNameItem.php
UserNameItem::generateSampleValue function core/modules/user/src/UserNameItem.php Generates placeholder field values.
UserNameItem::isEmpty function core/modules/user/src/UserNameItem.php Determines whether the data structure is empty.
UserStorage::doSaveFieldItems function core/modules/user/src/UserStorage.php Writes entity field values to the storage.
UuidItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php Defines the 'uuid' entity field type.
UuidItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php
UuidItem::applyDefaultValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php Applies the default value.
UuidItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php Defines the storage-level settings for this plugin.
UuidItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php Generates placeholder field values.
UuidItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php Returns the schema for the field.
UuidItemTest class core/modules/field/tests/src/Kernel/String/UuidItemTest.php Tests the UUID field.
UuidItemTest.php file core/modules/field/tests/src/Kernel/String/UuidItemTest.php
UuidItemTest::testSampleValue function core/modules/field/tests/src/Kernel/String/UuidItemTest.php Tests 'uuid' random values.
ValidReferenceConstraintValidatorTest::testPreExistingItemsValidation function core/tests/Drupal/KernelTests/Core/Entity/ValidReferenceConstraintValidatorTest.php Tests the validation of pre-existing items in an entity reference field.
ViewExecutable::$items_per_page property core/modules/views/src/ViewExecutable.php The number of items per page.
ViewExecutable::getItemsPerPage function core/modules/views/src/ViewExecutable.php Gets the items per page from the pager.

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