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
menu_item_delete_form_submit function modules/menu/menu.admin.inc Process menu delete form submissions.
menu_item_delete_page function modules/menu/menu.admin.inc Menu callback; Check access and present a confirm form for deleting a menu link.
menu_item_delete_submit function modules/menu/menu.admin.inc Submit function for the delete button on the menu item editing form.
MENU_NORMAL_ITEM constant includes/menu.inc Menu type -- A "normal" menu item that's shown in menu and breadcrumbs.
menu_reset_item function modules/menu/menu.module Reset a system-defined menu link.
menu_reset_item_confirm function modules/menu/menu.admin.inc Menu callback; reset a single modified menu link.
menu_reset_item_confirm_submit function modules/menu/menu.admin.inc Process menu reset item form submissions.
menu_set_active_item function includes/menu.inc Sets the active path, which determines which page is loaded.
menu_set_item function includes/menu.inc Replaces the statically cached item for a given path.
MENU_SUGGESTED_ITEM constant includes/menu.inc Menu type -- A normal menu item, hidden until enabled by an administrator.
PagerFunctionalWebTestCase::assertPagerItems function modules/simpletest/tests/pager.test Asserts pager items and links.
RemoveFeedItemTestCase class modules/aggregator/aggregator.test
RemoveFeedItemTestCase::getInfo function modules/aggregator/aggregator.test
RemoveFeedItemTestCase::testRemoveFeedItem function modules/aggregator/aggregator.test Tests running "remove items" from 'admin/config/services/aggregator' page.
SiteMaintenanceTestCase class modules/system/system.test Tests site maintenance functionality.
SiteMaintenanceTestCase::$admin_user property modules/system/system.test
SiteMaintenanceTestCase::$user property modules/system/system.test
SiteMaintenanceTestCase::getInfo function modules/system/system.test
SiteMaintenanceTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
SiteMaintenanceTestCase::testCronSiteMaintenance function modules/system/system.test Verify access to cron.php with custom 403 page during maintenance mode.
SiteMaintenanceTestCase::testSiteMaintenance function modules/system/system.test Verify site maintenance mode functionality.
SystemQueue::claimItem function modules/system/system.queue.inc Claim an item in the queue for processing.
SystemQueue::createItem function modules/system/system.queue.inc Add a queue item and store it directly to the queue.
SystemQueue::deleteItem function modules/system/system.queue.inc Delete a finished item from the queue.
SystemQueue::numberOfItems function modules/system/system.queue.inc Retrieve the number of items in the queue.
SystemQueue::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.
template_preprocess_aggregator_item function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-item.tpl.php.
template_preprocess_aggregator_summary_item function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-summary-item.tpl.php.
template_preprocess_aggregator_summary_items function modules/aggregator/aggregator.pages.inc Processes variables for aggregator-summary-items.tpl.php.
template_preprocess_user_profile_item function modules/user/user.pages.inc Process variables for user-profile-item.tpl.php.
ThemeItemListUnitTest class modules/simpletest/tests/theme.test Unit tests for theme_item_list().
ThemeItemListUnitTest::getInfo function modules/simpletest/tests/theme.test
ThemeItemListUnitTest::testItemList function modules/simpletest/tests/theme.test Test item list rendering.
theme_aggregator_block_item function modules/aggregator/aggregator.module Returns HTML for an individual feed item for display in the block.
theme_aggregator_categorize_items function modules/aggregator/aggregator.pages.inc Returns HTML for the aggregator page list form for assigning categories.
theme_item_list function includes/theme.inc Returns HTML for a list or nested list of items.
UpdateFeedItemTestCase class modules/aggregator/aggregator.test Tests functionality of updating a feed item in the Aggregator module.
UpdateFeedItemTestCase::getInfo function modules/aggregator/aggregator.test
UpdateFeedItemTestCase::testUpdateFeedItem function modules/aggregator/aggregator.test Tests running "update items" from 'admin/config/services/aggregator' page.
user-profile-item.tpl.php file modules/user/user-profile-item.tpl.php Default theme implementation to present profile items (values from user
account profile fields or modules).
_aggregator_items function modules/aggregator/aggregator.module Helper function for drupal_map_assoc.
_announcements_feed_preprocess_item function modules/announcements_feed/announcements_feed.module Helper to preprocess individual announcement items.
_field_filter_items function modules/field/field.module Helper function to filter out empty field values.
_field_sort_items function modules/field/field.module Helper function to sort items in a field according to
user drag-n-drop reordering.
_field_sort_items_helper function modules/field/field.module Sort function for items order.
(copied form element_sort(), which acts on #weight keys)
_field_sort_items_value_helper function modules/field/field.module Same as above, using ['_weight']['#value']
_menu_delete_item function includes/menu.inc Deletes a single menu link.
_menu_item_localize function includes/menu.inc Localizes the router item title using t() or another callback.
_statistics_format_item function modules/statistics/statistics.module Formats an item for display, including both the item title and the link.

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