Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.

backdrop_common_theme in includes/common.inc
Provides theme registration for themes across .inc files.
comment_admin_overview in modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
comment_node_page_additions in modules/comment/comment.module
Builds the comment-related elements for node detail pages.
CommentViewsHandlerArgumentUserUidTest::view_comment_user_uid in modules/comment/tests/comment_views_handler_argument_user_uid.test
date_preprocess_views_view in modules/date/date.theme.inc
Implements template_preprocess_views_view().
date_views_plugin_pager::option_definition in modules/date/views/date_views_plugin_pager.inc
Tell Views what options this plugin can store.
date_views_plugin_pager::options_form in modules/date/views/date_views_plugin_pager.inc
Provide the form for setting options.
date_views_plugins in modules/date/views/date.views.inc
Implements hook_views_plugins().
DateViewsTestCase::setUp in modules/date/tests/date_views.test
Test setup actions.
dblog_overview in modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
dblog_top in modules/dblog/dblog.admin.inc
Page callback: Shows the most frequent log messages of a given event type.
FieldViewsFieldTest::getFieldView in modules/field/tests/field_views.test
file_update_1000 in modules/file/file.install
Add a view for managing files.
filter_update_1002 in modules/filter/filter.install
Import the image_library view.
installer_browser_page in modules/installer/installer.pages.inc
Page to display the projects.
_locale_translate_seek in modules/locale/locale.pages.inc
Perform a string search and display results in a table
node_page_default in modules/node/node.module
Menu callback; Generate a listing of promoted nodes.
node_update_1008 in modules/node/node.install
Create the view replacement for admin/content/node.
node_update_1018 in modules/node/node.install
Update content admin view to show scheduled publication info.
NodeViewsRevisionRelationsTestCase::test_view_node_revision_nid in modules/node/tests/node_views_revision_relations.test
Test view with default join on node.nid.
NodeViewsRevisionRelationsTestCase::test_view_node_revision_vid in modules/node/tests/node_views_revision_relations.test
Test view with default join on node.vid.
PagerDefault::__construct in includes/pager.class.inc
PagerFunctionalWebTestCase::assertPagerItems in modules/simpletest/tests/pager.test
Asserts pager items and links.
path_admin_overview in modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
redirect_404_list in modules/redirect/redirect.admin.inc
Form callback; Display a list of all recent 404 pages.
redirect_list_form in modules/redirect/redirect.admin.inc
Form callback; Display the list of all redirects.
taxonomy_term_page in modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
TaxonomyViewsHandlerRelationshipNodeTermDataTest::view_taxonomy_node_term_data in modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test
template_preprocess_installer_browser_list in modules/installer/installer.theme.inc
Add some variables for the projects list theme.
template_preprocess_search_results in modules/search/search.theme.inc
Process variables for search-results.tpl.php.
template_preprocess_views_ui_view_preview_section in modules/views_ui/views_ui.theme.inc
Theme preprocess for theme_views_ui_view_preview_section().
template_preprocess_views_view in modules/views/templates/views.theme.inc
Preprocess the primary theme implementation for a view.
theme_taxonomy_overview_terms in modules/taxonomy/taxonomy.theme.inc
Returns HTML for a terms overview form as a sortable list of terms.
theme_views_mini_pager in modules/views/templates/views.theme.inc
user_update_1009 in modules/user/user.install
Create the default view for user administration.
UserViewsArgumentDefault::view_plugin_argument_default_current_user in modules/user/tests/user_views_argument_default.test
UserViewsArgumentValidate::view_argument_validate_user in modules/user/tests/user_views_argument_validate.test
UserViewsHandlerFieldNameTest::view_user_name in modules/user/tests/user_views_handler_field_name.test
UserViewsTestCase::test_view_user_relationship in modules/user/tests/user_views.test
view::init_pager in modules/views/includes/view.inc
Initialize the pager
ViewsAccessTest::view_access_dynamic in modules/views/tests/views_access.test
ViewsAccessTest::view_access_none in modules/views/tests/views_access.test
ViewsAccessTest::view_access_perm in modules/views/tests/views_access.test
ViewsAccessTest::view_access_role in modules/views/tests/views_access.test
ViewsAccessTest::view_access_static in modules/views/tests/views_access.test
ViewsArgumentDefaultTest::view_argument_default_fixed in modules/views/tests/views_argument_default.test
ViewsArgumentValidatorTest::view_argument_validate_numeric in modules/views/tests/views_argument_validator.test
ViewsArgumentValidatorTest::view_test_argument_validate_php in modules/views/tests/views_argument_validator.test
ViewsArgumentValidatorTest::view_test_argument_validate_php_failure in modules/views/tests/views_argument_validator.test
ViewsBlock::form in modules/views/includes/views.block.inc
Build the settings form for editing this block.
ViewsBlock::prepare in modules/views/includes/views.block.inc
Do any processing prior to getTitle() and getContent() being called.
ViewsBlock::setDefaultsFromView in modules/views/includes/views.block.inc
Given the loaded View object, populate the default settings for this block.
ViewsHandlerArgumentStringTest::viewGlossary in modules/views/tests/handlers/views_handler_argument_string.test
Provide a test view for testGlossary.
ViewsHandlerFilterDateTest::views_test_between in modules/views/tests/handlers/views_handler_filter_date.test
ViewsHandlerManyToOneTest::getGroupedOneOfTestView in modules/views/tests/handlers/views_handler_manytoone.test
Generates test_not view.
ViewsHandlerManyToOneTest::getReducedExposedGroupedOptionsTestView in modules/views/tests/handlers/views_handler_manytoone.test
Generates test_not view.
ViewsPagerTest::testLimit in modules/views/tests/views_pager.test
Tests the some pager plugin.
ViewsPagerTest::testNoLimit in modules/views/tests/views_pager.test
Tests the none-pager-query.
ViewsPagerTest::testNormalPager in modules/views/tests/views_pager.test
Tests the normal pager.
ViewsPagerTest::viewPagerFullZeroItemsPerPage in modules/views/tests/views_pager.test
ViewsPagerTest::viewsPagerFull in modules/views/tests/views_pager.test
ViewsPagerTest::viewsPagerFullFields in modules/views/tests/views_pager.test
ViewsPagerTest::viewsPagerLimit in modules/views/tests/views_pager.test
ViewsPagerTest::viewsPagerNoLimit in modules/views/tests/views_pager.test
ViewsPagerTest::viewsStorePagerSettings in modules/views/tests/views_pager.test
views_plugin_display_attachment::attach_to in modules/views/plugins/views_plugin_display_attachment.inc
Attach to another view.
views_plugin_display_attachment::options_summary in modules/views/plugins/views_plugin_display_attachment.inc
Provide the summary for attachment options in the views UI.
views_plugin_display::defaultable_sections in modules/views/plugins/views_plugin_display.inc
Static member function to list which sections are defaultable and what items each section contains.
views_plugin_display::init in modules/views/plugins/views_plugin_display.inc
views_plugin_display::option_definition in modules/views/plugins/views_plugin_display.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_display::options_form in modules/views/plugins/views_plugin_display.inc
Provide the default form for setting options.
views_plugin_display::options_submit in modules/views/plugins/views_plugin_display.inc
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
views_plugin_display::options_summary in modules/views/plugins/views_plugin_display.inc
Provide the default summary for options in the views UI.
views_plugin_display::options_validate in modules/views/plugins/views_plugin_display.inc
Validate the options form.
ViewsPluginDisplayTestCase::viewFilterGroupsOverriding in modules/views/tests/plugins/views_plugin_display.test
Returns a test view for testFilterGroupsOverriding.
ViewsPluginDisplayTestCase::viewFilterGroupsUpdating in modules/views/tests/plugins/views_plugin_display.test
Returns a test view for testFilterGroupUpdating.
views_plugin_display::use_pager in modules/views/plugins/views_plugin_display.inc
Does the display have a pager enabled?
views_plugin_display::uses_exposed in modules/views/plugins/views_plugin_display.inc
Determine if this display uses exposed filters, so the view will know whether or not to build them.
views_plugin_exposed_form::exposed_form_alter in modules/views/plugins/views_plugin_exposed_form.inc
views_plugin_pager_full::render in modules/views/plugins/views_plugin_pager_full.inc
Render the pager.
ViewsPluginStyleJumpMenuTest::getJumpMenuView in modules/views/tests/styles/views_plugin_style_jump_menu.test
views_plugin_style_summary_jump_menu::query in modules/views/plugins/views_plugin_style_summary_jump_menu.inc
Add anything to the query that we might need to.
ViewsPluginStyleTestCase::_testGrouping in modules/views/tests/styles/views_plugin_style.test
Tests the grouping features of styles.
ViewsPluginStyleTestCase::testGroupingLegacy in modules/views/tests/styles/views_plugin_style.test
Tests the grouping legacy features of styles.
ViewsQueryGroupByTest::viewsAggregateCountView in modules/views/tests/views_groupby.test
ViewsQueryGroupByTest::viewsGroupByCountViewOnlyFilters in modules/views/tests/views_groupby.test
ViewsQueryGroupByTest::viewsGroupByViewHelper in modules/views/tests/views_groupby.test
ViewsSqlTest::getBasicView in modules/views/tests/views_query.test
Build and return a basic view of the views_test table.
views_theme in modules/views/views.module
Implement hook_theme(). Register views theme functions.
ViewsTranslatableTest::testTranslationKey in modules/views/tests/views_translatable.test
Make sure that the different things have the right translation keys.
ViewsTranslatableTest::viewUnpackTranslatable in modules/views/tests/views_translatable.test
Custom helper view for testing.
ViewsUiBaseViewsWizard::block_display_options in modules/views_ui/wizards/views_ui_base_views_wizard.php
ViewsUiBaseViewsWizard::build_form in modules/views_ui/wizards/views_ui_base_views_wizard.php
For AJAX callbacks to build other elements in the "show" form.
ViewsUiBaseViewsWizard::default_display_options in modules/views_ui/wizards/views_ui_base_views_wizard.php
Most subclasses will need to override this method to provide some fields or a different row plugin.
ViewsUiBaseViewsWizard::page_display_options in modules/views_ui/wizards/views_ui_base_views_wizard.php
ViewsUiBaseViewsWizard::page_feed_display_options in modules/views_ui/wizards/views_ui_base_views_wizard.php
views_ui_get_display_tab_details in modules/views_ui/views_ui.admin.inc
Helper function to get the display details section of the configure UI.
views_ui_preprocess_views_view in modules/views_ui/views_ui.module
Theme preprocess for views-view.tpl.php.
views_views_plugins in modules/views/includes/views.views.inc
Implements hook_views_plugins().
ViewsViewTest::view_test_delete in modules/views/tests/views_view.test
ViewsViewTest::view_test_destroy in modules/views/tests/views_view.test
This view provides some filters, fields, arguments, relationships, sorts, areas and attachments.