comment_admin_overview in modules/comment/comment.admin.inc
Form builder for the comment overview administration form.
comment_form in modules/comment/comment.module
Generate the basic commenting form, for appending to a node or display on a separate page.
contact_personal_form in modules/contact/contact.pages.inc
Form constructor for the personal contact form.
dblog_event in modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
dblog_overview in modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
hook_search_execute in modules/search/search.api.php
Execute a search for a set of key words.
node_admin_nodes in modules/node/node.admin.inc
Form builder: Builds the node administration overview.
node_revision_overview in modules/node/node.pages.inc
Generates an overview table of older revisions of a node.
node_search_execute in modules/node/node.module
Implements hook_search_execute().
poll_votes in modules/poll/poll.pages.inc
Callback for the 'votes' tab for polls you can see other votes on
statistics_access_log in modules/statistics/statistics.admin.inc
Page callback: Gathers page access statistics suitable for rendering.
statistics_node_tracker in modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a node.
statistics_recent_hits in modules/statistics/statistics.admin.inc
Page callback: Displays the "recent hits" page.
statistics_top_visitors in modules/statistics/statistics.admin.inc
Page callback: Displays the "top visitors" page.
template_preprocess_comment in modules/comment/comment.module
Process variables for comment.tpl.php.
template_preprocess_forum_submitted in modules/forum/forum.module
Preprocesses variables for forum-submitted.tpl.php.
template_preprocess_node in modules/node/node.module
Processes variables for node.tpl.php
template_preprocess_profile_listing in modules/profile/profile.module
Process variables for profile-listing.tpl.php.
theme_node_recent_content in modules/node/node.module
Returns HTML for a recent node to be displayed in the recent content block.
theme_user_list in modules/user/user.module
Returns HTML for a list of users.
tracker_page in modules/tracker/tracker.pages.inc
Page callback: prints a listing of active nodes on the site.
user_admin_account in modules/user/user.admin.inc
Form builder; User administration page.