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.

ajax_test_dialog in core/modules/simpletest/tests/ajax_test.module
Menu callback: Renders a form elements and links with #ajax['dialog'].
backdrop_common_theme in core/includes/common.inc
Provides theme registration for themes across .inc files.
book_form_node_form_alter in core/modules/book/book.module
Implements hook_form_BASE_FORM_ID_alter().
book_node_view_link in core/modules/book/book.module
Adds relevant book links to the node's links.
book_node_view_link in core/modules/book/book.module
Adds relevant book links to the node's links.
comment.tpl.php in core/themes/bartik/templates/comment.tpl.php
Bartik's theme implementation for comments.
comment.tpl.php in core/themes/basis/templates/comment.tpl.php
Basis' theme implementation for comments.
comment.tpl.php in core/modules/comment/templates/comment.tpl.php
Default theme implementation for comments.
CommentStorageController::buildContent in core/modules/comment/comment.entity.inc
Implements EntityControllerInterface::buildContent().
CommentStorageController::buildContent in core/modules/comment/comment.entity.inc
Implements EntityControllerInterface::buildContent().
CommentStorageController::buildContent in core/modules/comment/comment.entity.inc
Implements EntityControllerInterface::buildContent().
comment_node_view in core/modules/comment/comment.module
Implements hook_node_view().
comment_node_view in core/modules/comment/comment.module
Implements hook_node_view().
contextual_element_info in core/modules/contextual/contextual.module
Implements hook_element_info().
entityreference_field_formatter_info in core/modules/entityreference/entityreference.module
Implements hook_field_formatter_info().
entityreference_field_formatter_settings_form in core/modules/entityreference/entityreference.module
Implements hook_field_formatter_settings_form().
entityreference_field_formatter_settings_summary in core/modules/entityreference/entityreference.module
Implements hook_field_formatter_settings_summary().
entityreference_field_formatter_view in core/modules/entityreference/entityreference.module
Implements hook_field_formatter_view().
file.tpl.php in core/modules/file/templates/file.tpl.php
Default theme implementation to display a file.
FileStorageController::buildContent in core/modules/file/file.entity.inc
Implements EntityControllerInterface::buildContent().
FileStorageController::buildContent in core/modules/file/file.entity.inc
Implements EntityControllerInterface::buildContent().
FileStorageController::buildContent in core/modules/file/file.entity.inc
Implements EntityControllerInterface::buildContent().
hook_file_view in core/modules/file/file.api.php
Add to files as they are viewed.
language_negotiation_get_switch_links in core/includes/language.inc
Returns the language switch links for the given language.
layout_block_configure_form in core/modules/layout/layout.admin.inc
Form callback; Add or edit a block within a layout.
layout_menu_item_form in core/modules/layout/layout.admin.inc
Form callback; Configure a layout menu item.
layout_settings_form in core/modules/layout/layout.admin.inc
Render the settings form for layout.
locale_block_view in core/modules/locale/locale.module
Implements hook_block_view().
locale_block_view in core/modules/locale/locale.module
Implements hook_block_view().
node.tpl.php in core/themes/bartik/templates/node.tpl.php
Bartik's theme implementation to display a node.
node.tpl.php in core/modules/node/templates/node.tpl.php
Default theme implementation to display a node.
NodeBlock::form in core/modules/node/node.block.inc
Builds the block's settings configuration form.
NodeBlock::formSubmit in core/modules/node/node.block.inc
Submit handler to save the form settings.
NodeBlock::getContent in core/modules/node/node.block.inc
Sets block content on block view.
NodeBlockFunctionalTest::testNodeBlock in core/modules/node/tests/node.test
Tests the Existing content block.
NodeStorageController::buildContent in core/modules/node/node.entity.inc
Implements EntityControllerInterface::buildContent().
NodeStorageController::buildContent in core/modules/node/node.entity.inc
Implements EntityControllerInterface::buildContent().
NodeStorageController::buildContent in core/modules/node/node.entity.inc
Implements EntityControllerInterface::buildContent().
NodeTranslateBlockFunctionalTest::testNodeTranslateBlock in core/modules/node/tests/node.test
Tests the Existing content block.
node_feed in core/modules/node/node.module
Page callback: Generates and prints an RSS feed.
node_row_node_view_preprocess_node in core/modules/node/views/node.views.inc
Implements hook_preprocess_node().
redirect_field_attach_form in core/modules/redirect/redirect.module
Implements hook_field_attach_form().
redirect_handler_field_redirect_operations::render in core/modules/redirect/views/redirect_handler_field_redirect_operations.inc
Render the field.
system_element_info in core/modules/system/system.module
Implements hook_element_info().
system_element_info in core/modules/system/system.module
Implements hook_element_info().
system_header_block in core/modules/system/system.module
Output the content for the header block.
system_header_block in core/modules/system/system.module
Output the content for the header block.
system_modules in core/modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
template_preprocess_block in core/modules/layout/layout.theme.inc
Prepares variables for block templates.
template_preprocess_views_ui_view_preview_section in core/modules/views_ui/views_ui.theme.inc
Theme preprocess for theme_views_ui_view_preview_section().
template_preprocess_views_ui_view_preview_section in core/modules/views_ui/views_ui.theme.inc
Theme preprocess for theme_views_ui_view_preview_section().
template_preprocess_views_view_row_comment in core/modules/comment/views/comment.views.inc
Template helper for theme_views_view_row_comment
ThemeFunctionsTestCase::testBackdropPreRenderLinks in core/modules/simpletest/tests/theme.test
Test the use of backdrop_pre_render_links() on a nested array of links.
ThemeFunctionsTestCase::testLinks in core/modules/simpletest/tests/theme.test
Tests theme_links().
theme_system_modules_fieldset in core/modules/system/system.theme.inc
Returns HTML for the modules form.
theme_system_themes_page in core/modules/system/system.theme.inc
Returns HTML for the Appearance page.
theme_update_version in core/modules/update/update.theme.inc
Returns HTML for the version display of a project.
theme_update_version in core/modules/update/update.theme.inc
Returns HTML for the version display of a project.
theme_views_ui_view_preview_section in core/modules/views_ui/views_ui.theme.inc
Returns the HTML for a section of a View being previewed within the Views UI.
translation_node_view in core/modules/translation/translation.module
Implements hook_node_view().
translation_node_view in core/modules/translation/translation.module
Implements hook_node_view().
update_results_page in core/update.php
Displays results of the update script with any accompanying errors.
update_script_selection_form in core/update.php
Form constructor for the list of available database module updates.
user_login_block in core/modules/user/user.module
views-ui-edit-item.tpl.php in core/modules/views_ui/templates/views-ui-edit-item.tpl.php
This template handles the printing of fields/filters/sort criteria/arguments or relationships.
ViewsUiCommentViewsWizard::build_form_style in core/modules/views_ui/wizards/views_ui_comment_views_wizard.php
Build the part of the form that builds the display format options.
ViewsUiCommentViewsWizard::display_options_row in core/modules/views_ui/wizards/views_ui_comment_views_wizard.php
Set the row style and row style plugins to the display_options.
ViewsUiNodeViewsWizard::build_form_style in core/modules/views_ui/wizards/views_ui_node_views_wizard.php
Build the part of the form that builds the display format options.
ViewsUiNodeViewsWizard::display_options_row in core/modules/views_ui/wizards/views_ui_node_views_wizard.php
Set the row style and row style plugins to the display_options.
views_handler_field_comment_node_link::render in core/modules/comment/views/views_handler_field_comment_node_link.inc
Render the field.
views_handler_field_contextual_links::render in core/modules/views/handlers/views_handler_field_contextual_links.inc
Render the contextual fields.
views_handler_field_links::render in core/modules/views/handlers/views_handler_field_links.inc
Render the links field.
views_plugin_display::options_summary in core/modules/views/plugins/views_plugin_display.inc
Provide the default summary for options in the views UI.
views_plugin_display_page::options_summary in core/modules/views/plugins/views_plugin_display_page.inc
Provide the summary for page options in the views UI.
views_plugin_row_comment_rss::options_form in core/modules/comment/views/views_plugin_row_comment_rss.inc
Provide a form for setting options.
views_plugin_row_comment_rss::option_definition in core/modules/comment/views/views_plugin_row_comment_rss.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_comment_rss::render in core/modules/comment/views/views_plugin_row_comment_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_comment_view::options_form in core/modules/comment/views/views_plugin_row_comment_view.inc
Provide a form for setting options.
views_plugin_row_comment_view::option_definition in core/modules/comment/views/views_plugin_row_comment_view.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_node_rss::options_form in core/modules/node/views/views_plugin_row_node_rss.inc
Provide a form for setting options.
views_plugin_row_node_rss::option_definition in core/modules/node/views/views_plugin_row_node_rss.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_row_node_rss::render in core/modules/node/views/views_plugin_row_node_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_node_view::options_form in core/modules/node/views/views_plugin_row_node_view.inc
Provide a form for setting options.
views_plugin_row_node_view::option_definition in core/modules/node/views/views_plugin_row_node_view.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_ui_edit_form_get_build_from_option in core/modules/views_ui/views_ui.admin.inc
Build a renderable array representing one option on the configure form.
views_ui_theme in core/modules/views_ui/views_ui.module
Implements hook_theme().
_system_modules_build_row in core/modules/system/system.admin.inc
Build a table row for the system modules page.