Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- aggregator_block_view in drupal/modules/aggregator/aggregator.module
- Implements hook_block_view().
- aggregator_view in drupal/modules/aggregator/aggregator.admin.inc
- Displays the aggregator administration page.
- block_block_view in drupal/modules/block/block.module
- Implements hook_block_view().
- block_test_block_view in drupal/modules/block/tests/block_test.module
- Implements hook_block_view().
- blog_block_view in drupal/modules/blog/blog.module
- Implements hook_block_view().
- blog_node_view in drupal/modules/blog/blog.module
- Implements hook_node_view().
- blog_user_view in drupal/modules/blog/blog.module
- Implements hook_user_view().
- blog_view in drupal/modules/blog/blog.module
- Implements hook_view().
- book_block_view in drupal/modules/book/book.module
- Implements hook_block_view().
- book_node_view in drupal/modules/book/book.module
- Implements hook_node_view().
- comment_block_view in drupal/modules/comment/comment.module
- Implements hook_block_view().
- comment_node_view in drupal/modules/comment/comment.module
- Implements hook_node_view().
- comment_view in drupal/modules/comment/comment.module
- Generate an array for rendering the given comment.
- entity_prepare_view in drupal/includes/common.inc
- Invoke hook_entity_prepare_view().
- field_attach_prepare_view in drupal/modules/field/field.attach.inc
- Prepare field data prior to display.
- field_attach_view in drupal/modules/field/field.attach.inc
- Returns a renderable array for the fields on an entity.
- field_default_prepare_view in drupal/modules/field/field.default.inc
- Invokes hook_field_formatter_prepare_view() on the relevant formatters.
- field_default_view in drupal/modules/field/field.default.inc
- Builds a renderable array for one field on one entity instance.
- field_test_field_formatter_prepare_view in drupal/modules/field/tests/field_test.field.inc
- Implements hook_field_formatter_prepare_view().
- field_test_field_formatter_view in drupal/modules/field/tests/field_test.field.inc
- Implements hook_field_formatter_view().
- file_field_formatter_view in drupal/modules/file/file.field.inc
- Implements hook_field_formatter_view().
- file_field_prepare_view in drupal/modules/file/file.field.inc
- Implements hook_field_prepare_view().
- forum_block_view in drupal/modules/forum/forum.module
- Implements hook_block_view().
- forum_node_view in drupal/modules/forum/forum.module
- Implements hook_node_view().
- image_field_formatter_view in drupal/modules/image/image.field.inc
- Implements hook_field_formatter_view().
- image_field_prepare_view in drupal/modules/image/image.field.inc
- Implements hook_field_prepare_view().
- list_field_formatter_view in drupal/modules/field/modules/list/list.module
- Implements hook_field_formatter_view().
- locale_block_view in drupal/modules/locale/locale.module
- Implements hook_block_view().
- menu_block_view in drupal/modules/menu/menu.module
- Implements hook_block_view().
- node_block_view in drupal/modules/node/node.module
- Implements hook_block_view().
- node_page_view in drupal/modules/node/node.module
- Menu callback: Displays a single node.
- node_test_node_view in drupal/modules/node/tests/node_test.module
- Implements hook_node_view().
- node_view in drupal/modules/node/node.module
- Generates an array for rendering the given node.
- number_field_formatter_view in drupal/modules/field/modules/number/number.module
- Implements hook_field_formatter_view().
- poll_block_latest_poll_view in drupal/modules/poll/poll.module
- Return content for 'latest poll' block.
- poll_block_view in drupal/modules/poll/poll.module
- Implements hook_block_view().
- poll_view in drupal/modules/poll/poll.module
- Implements hook_view().
- profile_block_view in drupal/modules/profile/profile.module
- Implements hook_block_view().
- profile_user_view in drupal/modules/profile/profile.module
- Implements hook_user_view().
- search_block_view in drupal/modules/search/search.module
- Implements hook_block_view().
- search_view in drupal/modules/search/search.pages.inc
- Menu callback; presents the search form and/or search results.
- shortcut_block_view in drupal/modules/shortcut/shortcut.module
- Implements hook_block_view().
- statistics_block_view in drupal/modules/statistics/statistics.module
- Implements hook_block_view().
- statistics_node_view in drupal/modules/statistics/statistics.module
- Implements hook_node_view().
- system_block_view in drupal/modules/system/system.module
- Implements hook_block_view().
- taxonomy_field_formatter_prepare_view in drupal/modules/taxonomy/taxonomy.module
- Implements hook_field_formatter_prepare_view().
- taxonomy_field_formatter_view in drupal/modules/taxonomy/taxonomy.module
- Implements hook_field_formatter_view().
- taxonomy_term_view in drupal/modules/taxonomy/taxonomy.module
- Generate an array for rendering the given term.
- taxonomy_test_entity_view in drupal/modules/simpletest/tests/taxonomy_test.module
- Implements hook_entity_view().
- taxonomy_test_taxonomy_term_view in drupal/modules/simpletest/tests/taxonomy_test.module
- Implements hook_taxonomy_term_view().
- text_field_formatter_view in drupal/modules/field/modules/text/text.module
- Implements hook_field_formatter_view().
- toolbar_view in drupal/modules/toolbar/toolbar.module
- Builds the admin menu as a structured array ready for drupal_render().
- translation_node_view in drupal/modules/translation/translation.module
- Implements hook_node_view().
- trigger_comment_view in drupal/modules/trigger/trigger.module
- Implements hook_comment_view().
- trigger_node_view in drupal/modules/trigger/trigger.module
- Implements hook_node_view().
- trigger_user_view in drupal/modules/trigger/trigger.module
- Implements hook_user_view().
- user_block_view in drupal/modules/user/user.module
- Implements hook_block_view().
- user_comment_view in drupal/modules/user/user.module
- Implements hook_comment_view().
- user_user_view in drupal/modules/user/user.module
- Implements hook_user_view().
- user_view in drupal/modules/user/user.module
- Generate an array for rendering the given user.