Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- block_block_view in core/
modules/ block/ block.module - Implements hook_block_view().
- block_example_block_view in modules/
examples/ block_example/ block_example.module - Implements hook_block_view().
- block_test_block_view in core/
modules/ block/ tests/ block_test/ block_test.module - Implements hook_block_view().
- book_block_view in core/
modules/ book/ book.module - Implements hook_block_view().
- book_node_view in core/
modules/ book/ book.module - Implements hook_node_view().
- comment_block_view in core/
modules/ comment/ comment.module - Implements hook_block_view().
- comment_node_view in core/
modules/ comment/ comment.module - Implements hook_node_view().
- comment_view in core/
modules/ comment/ comment.module - Generates an array for rendering a comment.
- contact_block_view in core/
modules/ contact/ contact.module - Implements hook_block_view().
- contextual_links_example_block_view in modules/
examples/ contextual_links_example/ contextual_links_example.module - Implements hook_block_view().
- date_field_formatter_view in core/
modules/ date/ date.field.inc - Implements hook_field_formatter_view().
- date_preprocess_views_view in core/
modules/ date/ date.theme.inc - Implements template_preprocess_views_view().
- email_field_formatter_view in core/
modules/ email/ email.module - Implements hook_field_formatter_view().
- entityreference_field_formatter_prepare_view in core/
modules/ entityreference/ entityreference.module - Implements hook_field_formatter_prepare_view().
- entityreference_field_formatter_view in core/
modules/ entityreference/ entityreference.module - Implements hook_field_formatter_view().
- entity_example_basic_view in modules/
examples/ entity_example/ entity_example.module - Menu callback to display an entity.
- entity_prepare_view in core/
modules/ entity/ entity.module - Invokes hook_entity_prepare_view().
- entity_view in core/
modules/ entity/ entity.module - Generate an array for rendering the given entity.
- field_attach_prepare_view in core/
modules/ field/ field.attach.inc - Prepare field data prior to display.
- field_attach_view in core/
modules/ field/ field.attach.inc - Returns a renderable array for the fields on an entity.
- field_default_prepare_view in core/
modules/ field/ field.default.inc - Invokes hook_field_formatter_prepare_view() on the relevant formatters.
- field_default_view in core/
modules/ field/ field.default.inc - Builds a renderable array for one field on one entity instance.
- field_example_field_formatter_view in modules/
examples/ field_example/ field_example.module - Implements hook_field_formatter_view().
- field_permission_example_field_formatter_view in modules/
examples/ field_permission_example/ field_permission_example.module - Implements hook_field_formatter_view().
- field_test_field_formatter_prepare_view in core/
modules/ field/ tests/ field_test/ field_test.field.inc - Implements hook_field_formatter_prepare_view().
- field_test_field_formatter_view in core/
modules/ field/ tests/ field_test/ field_test.field.inc - Implements hook_field_formatter_view().
- file_field_formatter_prepare_view in core/
modules/ file/ file.field.inc - Implements hook_field_formatter_prepare_view().
- file_field_formatter_view in core/
modules/ file/ file.field.inc - Implements hook_field_formatter_view().
- file_field_prepare_view in core/
modules/ file/ file.field.inc - Implements hook_field_prepare_view().
- file_file_formatter_file_field_view in core/
modules/ file/ file.module - Implements hook_file_formatter_FORMATTER_view().
- file_file_formatter_file_image_view in core/
modules/ file/ file.module - Implements hook_file_formatter_FORMATTER_view().
- file_view in core/
modules/ file/ file.module - Generate an array for rendering the given file.
- image_field_formatter_view in core/
modules/ image/ image.field.inc - Implements hook_field_formatter_view().
- image_field_prepare_view in core/
modules/ image/ image.field.inc - Implements hook_field_prepare_view().
- layout_test_block_view in core/
modules/ layout/ tests/ layout_test/ layout_test.module - Implements hook_block_view().
- link_field_formatter_view in core/
modules/ link/ link.module - Implements hook_field_formatter_view().
- link_field_prepare_view in core/
modules/ link/ link.module - Implements hook_field_prepare_view().
- list_field_formatter_view in core/
modules/ field/ modules/ list/ list.module - Implements hook_field_formatter_view().
- locale_block_view in core/
modules/ locale/ locale.module - Implements hook_block_view().
- menu_block_view in core/
modules/ menu/ menu.module - Implements hook_block_view().
- node_block_view in core/
modules/ node/ node.module - Implements hook_block_view().
- node_hooks_example_node_view in modules/
examples/ node_hooks_example/ node_hooks_example.module - Implements hook_node_view().
- node_page_view in core/
modules/ node/ node.module - Page callback: Displays a single node.
- node_test_node_view in core/
modules/ node/ tests/ node_test/ node_test.module - Implements hook_node_view().
- node_type_example_field_formatter_view in modules/
examples/ node_type_example/ node_type_example.module - Implements hook_field_formatter_view().
- node_view in core/
modules/ node/ node.module - Generates an array for rendering the given node.
- number_field_formatter_view in core/
modules/ field/ modules/ number/ number.module - Implements hook_field_formatter_view().
- search_block_view in core/
modules/ search/ search.module - Implements hook_block_view().
- search_view in core/
modules/ search/ search.pages.inc - Menu callback; presents the search form and/or search results.
- simpletest_example_test_node_view in modules/
examples/ simpletest_example/ tests/ simpletest_example_test/ simpletest_example_test.module - Implements hook_node_view().
- system_block_view in core/
modules/ system/ system.module - Implements hook_block_view().
- taxonomy_field_formatter_prepare_view in core/
modules/ taxonomy/ taxonomy.module - Implements hook_field_formatter_prepare_view().
- taxonomy_field_formatter_view in core/
modules/ taxonomy/ taxonomy.module - Implements hook_field_formatter_view().
- taxonomy_term_view in core/
modules/ taxonomy/ taxonomy.module - Generate an array for rendering the given term.
- taxonomy_test_entity_view in core/
modules/ simpletest/ tests/ taxonomy_test.module - Implements hook_entity_view().
- taxonomy_test_taxonomy_term_view in core/
modules/ simpletest/ tests/ taxonomy_test.module - Implements hook_taxonomy_term_view().
- template_preprocess_views_view in core/
modules/ views/ templates/ views.theme.inc - Preprocess the primary theme implementation for a view.
- text_field_formatter_view in core/
modules/ field/ modules/ text/ text.module - Implements hook_field_formatter_view().
- translation_node_view in core/
modules/ translation/ translation.module - Implements hook_node_view().
- user_block_view in core/
modules/ user/ user.module - Implements hook_block_view().
- user_comment_view in core/
modules/ user/ user.module - Implements hook_comment_view().
- user_user_view in core/
modules/ user/ user.module - Implements hook_user_view().
- user_view in core/
modules/ user/ user.module - Generate an array for rendering the given user.
- view::clone_view in core/
modules/ views/ includes/ view.inc - Safely clone a view.
- ViewsUiBaseViewsWizard::create_view in core/
modules/ views_ui/ wizards/ views_ui_base_views_wizard.php - Create a View from values that have been already submitted to validate().
- ViewsUiBaseViewsWizard::instantiate_view in core/
modules/ views_ui/ wizards/ views_ui_base_views_wizard.php - ViewsUiBaseViewsWizard::retrieve_validated_view in core/
modules/ views_ui/ wizards/ views_ui_base_views_wizard.php - ViewsUiBaseViewsWizard::set_validated_view in core/
modules/ views_ui/ wizards/ views_ui_base_views_wizard.php - ViewsWizardInterface::create_view in core/
modules/ views_ui/ wizards/ views_ui_base_views_wizard.php - Create a new View from form values.
- views_embed_view in core/
modules/ views/ views.module - Embed a view using a PHP snippet.
- views_get_current_view in core/
modules/ views/ views.module - Find out what, if any, current view is currently in use. Please note that this returns a reference, so be careful! You can unintentionally modify the $view object.
- views_get_page_view in core/
modules/ views/ views.module - Find out what, if any, page view is currently in use. Please note that this returns a reference, so be careful! You can unintentionally modify the $view object.
- views_get_view in core/
modules/ views/ views.module - Get a view from the database or from default views.
- views_handler_relationship_groupwise_max::get_temporary_view in core/
modules/ views/ handlers/ views_handler_relationship_groupwise_max.inc - Helper function to create a pseudo view.
- views_new_view in core/
modules/ views/ views.module - Create an empty view to work with.
- views_set_current_view in core/
modules/ views/ views.module - Set the current 'current view' that is being built/rendered so that it is easy for other modules to identify.
- views_set_page_view in core/
modules/ views/ views.module - Set the current 'page view' that is being displayed so that it is easy for other modules or the theme to identify.
- views_ui_analyze_view in core/
modules/ views_ui/ views_ui.analyze.inc - Analyze a review and return the results.
- views_ui_preprocess_views_view in core/
modules/ views_ui/ views_ui.module - Theme preprocess for views-view.tpl.php.