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_settings_initialize in includes/bootstrap.inc
Sets the base URL, cookie domain, and session name from configuration.
BootstrapOverrideServerVariablesTestCase::testBackdropSettingsOverride in modules/simpletest/tests/bootstrap.test
Test that settings.php variables can be overridden by the server.
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.
contact_personal_form in modules/contact/contact.pages.inc
Form constructor for the personal contact form.
DatabaseConnection_mysql::__construct in drivers/database_mysql/database.inc
DatabaseTasks::connect in includes/install.inc
Check if we can connect to the database.
DatabaseTasks::getFormOptions in includes/install.inc
Return driver specific configuration options.
database_test_theme_tablesort in modules/simpletest/tests/database_test.module
Output a form without setting a header sort.
dblog_event in modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
dblog_overview in modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
FileTranferTest::setUp in modules/simpletest/tests/filetransfer.test
Sets up a Backdrop site for running functional and integration tests.
FileTransferFTP::factory in includes/filetransfer/ftp.inc
FileTransfer::getSettingsForm in includes/filetransfer/filetransfer.inc
Returns a form to collect connection settings credentials.
FileTransferSSH::factory in includes/filetransfer/ssh.inc
Classes that extend this class must override the factory() static method.
hook_search_execute in modules/search/search.api.php
Execute a search for a set of key words.
_install_configure_form in includes/install.core.inc
Form constructor for a site configuration form.
install_settings_form_submit in includes/install.core.inc
Form submission handler for install_settings_form().
layout_locked_message in modules/layout/layout.admin.inc
Prepare a message and link based on if a layout item is updated or locked.
node_revision_overview in modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_search_execute in modules/node/node.module
Implements hook_search_execute().
template_preprocess_comment in modules/comment/comment.theme.inc
Preprocesses variables for comment.tpl.php.
template_preprocess_file_entity in modules/file/file.module
Process variables for file.tpl.php
template_preprocess_node in modules/node/node.theme.inc
Processes variables for node.tpl.php.
template_preprocess_username in modules/user/user.theme.inc
Preprocesses variables for theme_username().
template_preprocess_views_view_row_search in modules/search/views/search.views.inc
Template helper for theme_views_view_row_search
TestFileTransfer::factory in modules/simpletest/tests/filetransfer.test
Classes that extend this class must override the factory() static method.
theme_node_recent_content in modules/node/node.theme.inc
Returns HTML for a recent node to be displayed in the recent content block.
theme_user_list in modules/user/user.theme.inc
Returns HTML for a list of users.
user_account_form in modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_form_process_password in modules/user/user.module
Form element process handler for client-side password hide/show and strength.
user_theme in modules/user/user.module
Implements hook_theme().
user_tokens in modules/user/user.tokens.inc
Implements hook_tokens().
user_update_1015 in modules/user/user.install
Change label 'Name' to 'Username' for clarity on user admin view.
views_handler_field_comment_username::render_link in modules/comment/views/views_handler_field_comment_username.inc
views_handler_field_ncs_last_comment_name::render in modules/comment/views/views_handler_field_ncs_last_comment_name.inc
Render the field.
views_handler_field_user_name::render_link in modules/user/views/views_handler_field_user_name.inc
views_ui_break_lock_confirm in modules/views_ui/views_ui.admin.inc
Page to delete a view.
views_ui_edit_form in modules/views_ui/views_ui.admin.inc
Form builder callback for configuring a View.