8 functions implement hook_view()

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

aggregator_view in drupal-6.x/modules/aggregator/aggregator.admin.inc
Displays the aggregator administration page.
blog_view in drupal-6.x/modules/blog/blog.module
Implementation of hook_view().
node_page_view in drupal-6.x/modules/node/node.module
Menu callback; view a single node.
node_view in drupal-6.x/modules/node/node.module
Generate a display of the given node.
poll_view in drupal-6.x/modules/poll/poll.module
Implementation of hook_view().
search_view in drupal-6.x/modules/search/search.pages.inc
Menu callback; presents the search form and/or search results.
theme_comment_view in drupal-6.x/modules/comment/comment.module
Themes a single comment and related items.
user_view in drupal-6.x/modules/user/user.pages.inc
Menu callback; Displays a user or user profile page.