aggregator_page_category in modules/aggregator/aggregator.pages.inc
Page callback: Displays all the items aggregated in a particular category.
aggregator_page_last in modules/aggregator/aggregator.pages.inc
Page callback: Displays the most recent items gathered from any feed.
aggregator_page_source in modules/aggregator/aggregator.pages.inc
Page callback: Displays all the items captured from the particular feed.
form_test_clicked_button in modules/simpletest/tests/form_test.module
Form builder to test button click detection.
forum_form_node_form_alter in modules/forum/forum.module
Implements hook_form_BASE_FORM_ID_alter() for node_form().
menu_get_active_help in includes/menu.inc
Returns the help associated with the active menu item.
menu_get_item in includes/menu.inc
Gets a router item.
node_block_list_alter in modules/node/node.module
Implements hook_block_list_alter().
openid_user_add_submit in modules/openid/openid.pages.inc
profile_block_view in modules/profile/profile.module
Implements hook_block_view().
template_preprocess_html in includes/theme.inc
Preprocess variables for html.tpl.php
template_preprocess_page in includes/theme.inc
Preprocess variables for page.tpl.php
update_init in modules/update/update.module
Implements hook_init().
user_block_view in modules/user/user.module
Implements hook_block_view().
user_form_test_form_user_pass_reset_alter in modules/user/tests/user_form_test.module
Implements hook_form_FORM_ID_alter().
user_form_test_form_user_pass_reset_submit in modules/user/tests/user_form_test.module
Submit function for user_pass_reset().
user_pass_reset in modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.