Search for item

  1. Search 9.5.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
Title Object type File name Summary
$item global external_documentation/developer/globals.php General string or array.
$items global external_documentation/developer/globals.php Array of items used by aggregator.
$pager_total_items global external_documentation/developer/globals.php Array of the total number of items for each pager.
aggregator-item.tpl.php file modules/aggregator/aggregator-item.tpl.php Default theme implementation to format an individual feed item for display
on the aggregator page.
aggregator-summary-item.tpl.php file modules/aggregator/aggregator-summary-item.tpl.php Default theme implementation to present a linked feed item for summaries.
aggregator-summary-items.tpl.php file modules/aggregator/aggregator-summary-items.tpl.php Default theme implementation to present feeds as list items.
AggregatorTestCase::getDefaultFeedItemCount function modules/aggregator/aggregator.test Returns the count of the randomly created feed array.
AggregatorTestCase::removeFeedItems function modules/aggregator/aggregator.test Confirms an item removal from a feed.
AggregatorTestCase::updateFeedItems function modules/aggregator/aggregator.test Updates the feed items.
aggregator_categorize_items function modules/aggregator/aggregator.pages.inc Form constructor to build the page list form.
aggregator_categorize_items_submit function modules/aggregator/aggregator.pages.inc Form submission handler for aggregator_categorize_items().
aggregator_feed_items_load function modules/aggregator/aggregator.pages.inc Loads and optionally filters feed items.
aggregator_save_item function modules/aggregator/aggregator.processor.inc Adds/edits/deletes an aggregator item.
AnnounceFeedTestRelevantVersion::testIsRelevantItem function modules/announcements_feed/tests/announce_feed_test.test Test for validating the announcements_feed_is_relevant_item function.
announcements_feed_is_relevant_item function modules/announcements_feed/announcements_feed.inc Check whether the version given is relevant to the Drupal version used.
BatchMemoryQueue::claimItem function includes/batch.queue.inc Overrides MemoryQueue::claimItem().
BatchMemoryQueue::getAllItems function includes/batch.queue.inc Retrieves all remaining items in the queue.
BatchQueue::claimItem function includes/batch.queue.inc Overrides SystemQueue::claimItem().
BatchQueue::getAllItems function includes/batch.queue.inc Retrieves all remaining items in the queue.
CategorizeFeedItemTestCase class modules/aggregator/aggregator.test Tests categorization functionality in the Aggregator module.
CategorizeFeedItemTestCase::getInfo function modules/aggregator/aggregator.test
CategorizeFeedItemTestCase::testCategorizeFeedItem function modules/aggregator/aggregator.test Checks that children of a feed inherit a defined category.
DrupalDatabaseCache::prepareItem function includes/cache.inc Prepares a cached item.
DrupalQueueInterface::claimItem function modules/system/system.queue.inc Claim an item in the queue for processing.
DrupalQueueInterface::createItem function modules/system/system.queue.inc Add a queue item and store it directly to the queue.
DrupalQueueInterface::deleteItem function modules/system/system.queue.inc Delete a finished item from the queue.
DrupalQueueInterface::numberOfItems function modules/system/system.queue.inc Retrieve the number of items in the queue.
DrupalQueueInterface::releaseItem function modules/system/system.queue.inc Release an item that the worker could not process, so another
worker can come in and process it before the timeout expires.
DrupalWebTestCase::getSelectedItem function modules/simpletest/drupal_web_test_case.php Get the selected value from a select field.
field_get_items function modules/field/field.module Returns the field items in the language they currently would be displayed.
format_rss_item function includes/common.inc Formats a single RSS item.
hook_menu_get_item_alter function modules/system/system.api.php Alter a menu router item right after it has been retrieved from the database or cache.
MemoryQueue::claimItem function modules/system/system.queue.inc Claim an item in the queue for processing.
MemoryQueue::createItem function modules/system/system.queue.inc Add a queue item and store it directly to the queue.
MemoryQueue::deleteItem function modules/system/system.queue.inc Delete a finished item from the queue.
MemoryQueue::numberOfItems function modules/system/system.queue.inc Retrieve the number of items in the queue.
MemoryQueue::releaseItem function modules/system/system.queue.inc Release an item that the worker could not process, so another
worker can come in and process it before the timeout expires.
Menu item types group includes/menu.inc Definitions for various menu item types.
MenuRouterTestCase::menuItemTitlesCasesHelper function modules/simpletest/tests/menu.test Get a URL and assert the title given a case number. If override is true,
the title is asserted to begin with "Alternative".
MenuRouterTestCase::testMenuGetItemNoAncestors function modules/simpletest/tests/menu.test Test menu_get_item() with empty ancestors.
MenuRouterTestCase::testMenuItemHooks function modules/simpletest/tests/menu.test Test menu maintenance hooks.
MenuRouterTestCase::testMenuItemTitlesCases function modules/simpletest/tests/menu.test Tests the possible ways to set the title for menu items.
Also tests that menu item titles work with string overrides.
MenuRouterTestCase::testMenuSetItem function modules/simpletest/tests/menu.test Test menu_set_item().
MenuTestCase::$items property modules/menu/menu.test
MenuTestCase::testUnpublishedNodeMenuItem function modules/menu/menu.test Tests that menu admin lists can include menu items for unpublished nodes.
menu_edit_item function modules/menu/menu.admin.inc Menu callback; Build the menu link editing form.
menu_edit_item_submit function modules/menu/menu.admin.inc Process menu and menu item add/edit form submissions.
menu_edit_item_validate function modules/menu/menu.admin.inc Validate form values for a menu link being added or edited.
menu_get_item function includes/menu.inc Gets a router item.
menu_item_delete_form function modules/menu/menu.admin.inc Build a confirm form for deletion of a single menu link.

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