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.

admin_bar_links_menu in modules/admin_bar/admin_bar.inc
Build the administration bar as renderable menu links.
admin_bar_merge_tree in modules/admin_bar/admin_bar.inc
Walk through the entire menu tree and merge in expanded dynamic menu links.
admin_bar_translate in modules/admin_bar/admin_bar.inc
Translate an expanded router item into a menu link suitable for rendering.
ajax_pre_render_element in includes/ajax.inc
Adds Ajax information about an element to communicate with JavaScript.
ajax_test_dialog_contents in modules/simpletest/tests/ajax_test.module
Menu callback: Returns the contents for dialogs opened by ajax_test_dialog().
Archive_Tar::_extractInString in modules/system/system.tar.inc
This method extract from the archive one file identified by $p_filename. The return value is a string with the file content, or null on error.
Archive_Tar::_readHeader in modules/system/system.tar.inc
backdrop_add_html_head_link in includes/common.inc
Adds a LINK tag with a distinct 'rel' attribute to the page's HEAD.
backdrop_common_theme in includes/common.inc
Provides theme registration for themes across .inc files.
backdrop_pre_render_styles in includes/common.inc
Pre-render callback: Adds the elements needed for CSS tags to be rendered.
block_admin_configure in modules/block/block.admin.inc
Form constructor for the block configuration form.
_book_admin_table_tree in modules/book/book.admin.inc
Helps build the main table in the book administration page form.
book_block_view in modules/book/book.module
Implements hook_block_view().
book_children in modules/book/book.module
Formats the menu links for the child pages of the current page.
_book_flatten_menu in modules/book/book.module
Recursively converts a tree of menu links to a flat array.
book_prev in modules/book/book.module
Fetches the menu link for the previous page of the book.
book_theme in modules/book/book.module
Implements hook_theme().
_book_toc_recurse in modules/book/book.module
Recursively processes and formats menu items for book_toc().
ckeditor_get_settings in modules/ckeditor/ckeditor.module
Editor JS settings callback; Add CKEditor settings to the page for a format.
color.inc in themes/bartik/color/color.inc
color.inc in themes/basis/color/color.inc
_color_rewrite_stylesheet in modules/color/color.module
Rewrites the stylesheet to match the colors in the palette.
comment_admin_overview in modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
comment_form in modules/comment/comment.module
Form constructor for the basic commenting form.
CommonBackdropRenderTestCase::testBackdropRenderFormElements in modules/simpletest/tests/common.test
Test rendering form elements without passing through form_builder().
config_diff_page in modules/config/config.admin.inc
Shows diff of specified configuration file.
config_sync_form in modules/config/config.admin.inc
Form callback; Build the form for syncing all staged configuration.
confirm_form in modules/system/system.module
Generates a form array for a confirmation form.
contact_category_edit_form in modules/contact/contact.admin.inc
Form constructor for the category edit form.
DashboardContentTypesBlock::getContent in modules/dashboard/includes/block.node_types.inc
Return the content of a block.
DashboardMenuBlock::getContent in modules/dashboard/includes/block.menus.inc
Return the content of a block.
DashboardOverviewContentBlock::getContent in modules/dashboard/includes/block.overview_content.inc
Return the content of a block.
DashboardOverviewUserBlock::getContent in modules/dashboard/includes/block.overview_user.inc
Return the content of a block.
dashboard-panel.tpl.php in modules/dashboard/templates/dashboard-panel.tpl.php
Output for a Dashboard panel.
DashboardTaxonomyBlock::getContent in modules/dashboard/includes/block.taxonomy.inc
Return the content of a block.
DashboardUpdateBlock::getContent in modules/dashboard/includes/block.update.inc
Return the content of a block.
date_theme in modules/date/date.module
Implements hook_theme().
dblog_overview in modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
dblog_schema in modules/dblog/dblog.install
Implements hook_schema().
DBLogTestCase::generateLogEntries in modules/dblog/tests/dblog.test
Generates a number of random database log events.
DBLogTestCase::testDBLogAddAndClear in modules/dblog/tests/dblog.test
Tests the addition and clearing of log events through the admin interface.
DBLogTestCase::testDBLogException in modules/dblog/tests/dblog.test
Verifies that exceptions are caught in dblog_watchdog().
DBLogTestCase::testLogMessageSanitized in modules/dblog/tests/dblog.test
Make sure HTML tags are filtered out in the log detail page.
dblog_watchdog in modules/dblog/dblog.module
Implements hook_watchdog().
field_ui_field_overview_form in modules/field_ui/field_ui.admin.inc
Form constructor for the 'Manage fields' form of a bundle.
file_add_form in modules/file/file.pages.inc
Form callback for adding a file via an upload form.
file_managed_file_browser_form in modules/file/file.module
Form to submit a file selected in the file browser.
file_manage_form in modules/file/file.pages.inc
Page callback: Form constructor for the file manage form.
filter_admin_format_filter_settings_form in modules/filter/filter.admin.inc
Returns the configuration form for an individual configurable filter.
FilterEditorLinkValidateTestCase::testEditorLinkValidate in modules/filter/tests/filter_dialog.test
Check function _filter_format_editor_link_url_validate().
filter_menu in modules/filter/filter.module
Implements hook_menu().
hook_editor_EDITOR_settings in modules/filter/filter.api.php
Settings callback for hook_editor_info().
hook_editor_info in modules/filter/filter.api.php
Define text editors, such as WYSIWYGs or toolbars to assist with text input.
hook_search_execute in modules/search/search.api.php
Execute a search for a set of key words.
hook_watchdog in modules/system/system.api.php
Log an event message.
image_effect_form in modules/image/image.admin.inc
Form builder; Form for adding and editing image effects.
installer_browser_add_remove_queue_link in modules/installer/installer.browser.inc
Builds the add/remove project to install queue link.
installer_browser_installation_enable_form in modules/installer/installer.pages.inc
Form builder for the select versions form.
installer_browser_installation_select_versions_form in modules/installer/installer.pages.inc
Form builder for the select versions form.
installer_browser_install_button_form in modules/installer/installer.pages.inc
Shows an install button for the Install Queue block.
installer_browser_manual_install_link in modules/installer/installer.pages.inc
Shows the link to open the manual install dialog.
installer_manager_update_form in modules/installer/installer.manager.inc
Form constructor for the update form of the Installer module.
language_negotiation_configure_form_table in modules/locale/locale.admin.inc
Helper function to build a language provider table.
layout_flexible_template_delete_form in modules/layout/layout.flexible.inc
Menu callback; Delete a flexible template.
LinkBaseTestClass::setUp in modules/link/tests/link.test
Sets up a Backdrop site for running functional and integration tests.
link_field_process in modules/link/link.module
Processes the link type element before displaying the field.
LinkValidateUnitTest::setUp in modules/link/tests/link.validate.test
Sets up unit test environment.
locale_form_language_admin_overview_form_alter in modules/locale/locale.module
Implements hook_form_FORM_ID_alter() for language_admin_overview_form().
MenuBreadcrumbTestCase::testBreadCrumbs in modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
menu_form_node_form_alter in modules/menu/menu.module
Implements hook_form_BASE_FORM_ID_alter().
menu_navigation_links in includes/menu.inc
Returns an array of links for a navigation menu.
_menu_overview_tree_form in modules/menu/menu.admin.inc
Recursive helper function for menu_overview_form().
_menu_parents_recurse in modules/menu/menu.module
Recursive helper function for menu_parent_options().
menu_set_active_trail in includes/menu.inc
Sets the active trail (path to the menu tree root) of the current page.
_menu_tree_check_access in includes/menu.inc
Sorts the menu tree and recursively checks access for each item.
menu_tree_collect_node_links in includes/menu.inc
Collects node links from a given menu tree recursively.
_menu_tree_data in includes/menu.inc
Builds the data representing a menu tree.
MenuTreeDataTestCase::testMenuTreeData in modules/simpletest/tests/menu.test
Validate the generation of a proper menu tree hierarchy.
menu_tree_output in includes/menu.inc
Returns an output structure for rendering a menu tree.
menu_update_parent_options_ajax in modules/menu/menu.module
Ajax callback to replace the menu item parent options.
node_feed in modules/node/node.module
Page callback: Generates and prints an RSS feed.
node_form in modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_preview_banner_form in modules/node/node.pages.inc
Get the preview form selection box.
node_search_execute in modules/node/node.module
Implements hook_search_execute().
node_type_form in modules/node/node.types.inc
Form constructor for the node type editing form.
path_admin_form in modules/path/path.admin.inc
Form builder; Main URL alias pattern administration form.
redirect_edit_form in modules/redirect/redirect.admin.inc
Form builder to add or edit an URL redirect.
search_extra_type_search_execute in modules/search/tests/search_extra_type/search_extra_type.module
Implements hook_search_execute().
simpletest_result_form in modules/simpletest/simpletest.pages.inc
Test results form for $test_id.
syslog_watchdog in modules/syslog/syslog.module
Implements hook_watchdog().
system_element_info in modules/system/system.module
Implements hook_element_info().
system_menu_tree_prune_tree in modules/system/system.menu.inc
Prune a tree so that it begins at the specified level.
system_menu_tree_trim_active_path in modules/system/system.menu.inc
Trim everything but the active trail in the tree.
system_modules in modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
system_requirements in modules/system/system.install
Implements hook_requirements().
system_update_1042 in modules/system/system.install
Notify administrators if a non-core version of Link module is present.
system_utf8mb4_convert_form in modules/system/system.admin.inc
Form to convert existing database tables to utf8mb4 if supported.
taxonomy_field_formatter_view in modules/taxonomy/taxonomy.module
Implements hook_field_formatter_view().
taxonomy_form_term in modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
taxonomy_form_vocabulary in modules/taxonomy/taxonomy.admin.inc
Form builder for the vocabulary editing form.
taxonomy_overview_terms in modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
taxonomy_term_feed in modules/taxonomy/taxonomy.pages.inc
Generate the content feed for a taxonomy term.
template_preprocess_date_views_pager in modules/date/date.theme.inc
Preprocess function for Date pager template.
template_preprocess_search_results in modules/search/search.theme.inc
Process variables for search-results.tpl.php.
template_preprocess_views_ui_display_tab_setting in modules/views_ui/views_ui.theme.inc
template_preprocess_views_view_row_rss in modules/views/templates/views.theme.inc
Default theme function for all RSS rows.
template_preprocess_views_view_rss in modules/views/templates/views.theme.inc
Preprocess an RSS feed
theme_date_nav_title in modules/date/date.theme.inc
Theme the calendar title.
theme_installer_browser_project_description in modules/installer/installer.theme.inc
Builds the truncated description on the project list.
theme-settings.php in themes/basis/theme-settings.php
Theme settings file for Basis.
theme_update_report in modules/update/update.theme.inc
Returns HTML for the project status report.
update_calculate_project_update_status in modules/update/update.compare.inc
Calculates the current update status of a specific project.
update_script_selection_form in ./update.php
Form constructor for the list of available database module updates.
user_admin_role in modules/user/user.admin.inc
Form to add or configure a single role.
user_profile_form in modules/user/user.pages.inc
Form builder; edit a user account.
user_register_form in modules/user/user.module
Form builder; the user registration form.
user_search_execute in modules/user/user.module
Implements hook_search_execute().
user_token_info in modules/user/user.tokens.inc
Implements hook_token_info().
user_tokens in modules/user/user.tokens.inc
Implements hook_tokens().
views_plugin_query_default::add_relationship in modules/views/plugins/views_plugin_query_default.inc
A relationship is an alternative endpoint to a series of table joins. Relationships must be aliases of the primary table and they must join either to the primary table or to a pre-existing relationship.
views_plugin_query_default::init in modules/views/plugins/views_plugin_query_default.inc
Constructor; Create the basic query object and fill with default values.
views_ui_add_form in modules/views_ui/views_ui.admin.inc
Form builder for the "Add view" page.
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::page_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_theme in modules/views_ui/views_ui.module
Implements hook_theme().
watchdog in includes/bootstrap.inc
Logs a system message.
watchdog_skip_semaphore in modules/simpletest/tests/actions_loop_test.module
Replacement of the watchdog() function that eliminates the use of semaphores so that we can test the abortion of an action loop.
WatchdogTestCase::assertLogMessage in modules/simpletest/tests/bootstrap.test
Verify a log entry was entered. Called in the same way of theme expected original watchdog() execution.
WatchdogTestCase::assertNoLogMessage in modules/simpletest/tests/bootstrap.test
Verify no log entry was entered. Called in the same way of the expected original watchdog() execution.