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
ToolbarItemDependencyConstraintValidator class core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraintValidator.php Toolbar item dependency constraint validator.
ToolbarItemDependencyConstraintValidator.php file core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraintValidator.php
ToolbarItemDependencyConstraintValidator::validate function core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraintValidator.php
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
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
UpdateProcessor::deleteQueueItem function core/modules/update/src/UpdateProcessor.php
UpdateProcessor::numberOfQueueItems function core/modules/update/src/UpdateProcessor.php
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
UriItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php
UriItem::isEmpty function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php
UriItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php
UriItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php
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
UserNameItem::isEmpty function core/modules/user/src/UserNameItem.php
UserStorage::doSaveFieldItems function core/modules/user/src/UserStorage.php
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
UuidItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php
UuidItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php
UuidItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php
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.
ViewExecutable::setItemsPerPage function core/modules/views/src/ViewExecutable.php Sets the items per page on the pager.
ViewExecutableTest::testSetItemsPerPageBeforePreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setItemsPerPage[[api-linebreak]]
@covers ::getItemsPerPage[[api-linebreak]]
ViewExecutableTest::testSetItemsPerPageDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setItemsPerPage[[api-linebreak]]
@covers ::getItemsPerPage[[api-linebreak]]
views.view.promoted_items.yml file core/profiles/demo_umami/config/install/views.view.promoted_items.yml core/profiles/demo_umami/config/install/views.view.promoted_items.yml
views.view.test_aggregator_items.yml file core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml
views.view.test_exposed_form_sort_items_per_page.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_sort_items_per_page.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_sort_items_per_page.yml

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