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_search in core/modules/admin_bar/admin_bar.inc
Build search widget.
admin_bar_theme_settings in core/modules/admin_bar/admin_bar.inc
Form builder function for module settings.
BackdropWebTestCase::handleForm in core/modules/simpletest/backdrop_web_test_case.php
Handle form input related to backdropPost(). Ensure that the specified fields exist and attempt to create POST data in the correct manner for the particular field type.
backdrop_common_theme in core/includes/common.inc
Provides theme registration for themes across .inc files.
BlockExampleTestCase::setUp in modules/examples/block_example/tests/block_example.test
Enable modules and create user with specific permissions.
ckeditor_requirements in core/modules/ckeditor/ckeditor.install
Implements hook_requirements().
CommentNodeAccessTest::setUp in core/modules/comment/tests/comment.test
Sets up a Backdrop site for running functional and integration tests.
DashboardUpdateBlock::getContent in core/modules/dashboard/includes/block.update.inc
Return the content of a block.
dblog_menu in core/modules/dblog/dblog.module
Implements hook_menu().
FieldUIManageDisplayTestCase::setUp in core/modules/field_ui/tests/field_ui.test
Sets up a Backdrop site for running functional and integration tests.
file_file_delete in core/modules/file/file.file.inc
Implements hook_file_delete().
FilterResetTestCase::testFilterReset in core/modules/system/tests/system.test
Test that the search and reset functionality on the modules page works.
FormsTestCase::testRequiredFields in core/modules/simpletest/tests/form.test
Check several empty values for required forms elements.
form_test_placeholder_test in core/modules/simpletest/tests/form_test.module
Builds a form to test the placeholder attribute.
hook_entity_info in core/modules/entity/entity.api.php
Inform the base system and the Field API about one or more entity types.
InstallerBrowserAdministrationTestCase::testProjectBrowserProjects in core/modules/installer/tests/installer.test
InstallerBrowserAdministrationTestCase::testProjectBrowserSearch in core/modules/installer/tests/installer.test
installer_browser_filters_form in core/modules/installer/installer.pages.inc
Builds the filters form.
layout_block_add_page in core/modules/layout/layout.admin.inc
Menu callback; Display a list of blocks to be added to a layout.
layout_block_add_page in core/modules/layout/layout.admin.inc
Menu callback; Display a list of blocks to be added to a layout.
locale_translation_filter_form in core/modules/locale/locale.pages.inc
Return form for locale translation filters.
NodeAccessExampleTestCase::checkSearchResults in modules/examples/node_access_example/tests/node_access_example.test
Helper function.
NodeAccessExampleTestCase::setUp in modules/examples/node_access_example/tests/node_access_example.test
Enable modules and create user with specific permissions.
NodeStorageController::preDelete in core/modules/node/node.entity.inc
Overrides EntityDatabaseStorageController::preDelete().
NodeTypeTestCase::testNodeTypeCreation in core/modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
node_entity_info in core/modules/node/node.module
Implements hook_entity_info().
node_query_node_access_alter in core/modules/node/node.module
Implements hook_query_TAG_alter().
node_type_form_submit in core/modules/node/node.types.inc
Form submission handler for node_type_form().
path_admin_filter_form in core/modules/path/path.admin.inc
Form constructor for the path admin overview filter form.
SearchAdvancedSearchForm::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchBlockTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchBlockTestCase::testBlock in core/modules/search/tests/search.test
Test that the search block form works correctly.
SearchBlockTestCase::testBlock in core/modules/search/tests/search.test
Test that the search block form works correctly.
SearchCommentCountToggleTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentCountToggleTestCase::testSearchCommentCountToggle in core/modules/search/tests/search.test
Verify that comment count displays correctly based on comment status of node.
SearchCommentTestCase::assertCommentAccess in core/modules/search/tests/search.test
Update search index and search for comment.
SearchCommentTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentTestCase::testAddNewComment in core/modules/search/tests/search.test
Verify that 'Add comment' does not appear in search results or index.
SearchCommentTestCase::testSearchResultsComment in core/modules/search/tests/search.test
Verify that comments are rendered using proper format in search results.
SearchConfigSettingsForm::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchConfigSettingsForm::testSearchModuleDisabling in core/modules/search/tests/search.test
Verify that you can disable individual search modules.
SearchConfigSettingsForm::testSearchSettingsPage in core/modules/search/tests/search.test
Verify the search settings form.
SearchEmbedForm::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchEmbedForm::testEmbeddedForm in core/modules/search/tests/search.test
Tests that the embedded form appears and can be submitted.
SearchEmbedForm::testEmbeddedForm in core/modules/search/tests/search.test
Tests that the embedded form appears and can be submitted.
SearchExactTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchExactTestCase::testExactQuery in core/modules/search/tests/search.test
Tests that the correct number of pager links are found for both keywords and phrases.
SearchExcerptTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchExpressionInsertExtractTestCase::setUp in core/modules/search/tests/search.test
Sets up unit test environment.
SearchKeywordsConditions::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchLanguageTestCase::setUp in core/modules/search/tests/search.test
Implementation setUp().
SearchMatchTestCase::setUp in core/modules/search/tests/search.test
Implementation setUp().
SearchNodeAccessTest::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchNodeAccessTest::testPhraseSearchPunctuation in core/modules/search/tests/search.test
Tests that search works with punctuation and HTML entities.
SearchNumberMatchingTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchNumberMatchingTestCase::testNumberSearching in core/modules/search/tests/search.test
Tests that all the numbers can be searched.
SearchNumbersTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchNumbersTestCase::testNumberSearching in core/modules/search/tests/search.test
Tests that all the numbers can be searched.
SearchPageOverride::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchPageText::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchPageText::testSearchText in core/modules/search/tests/search.test
Tests the failed search text, and various other text on the search page.
SearchRankingTestCase::setUp in core/modules/search/tests/search.test
Implementation setUp().
SearchSetLocaleTest::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchTokenizerTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
search_admin_settings in core/modules/search/search.admin.inc
Menu callback: displays the search module settings page.
search_block_configure in core/modules/search/search.module
Implements hook_block_configure().
search_block_configure in core/modules/search/search.module
Implements hook_block_configure().
search_block_view in core/modules/search/search.module
Implements hook_block_view().
search_block_view in core/modules/search/search.module
Implements hook_block_view().
search_box in core/modules/search/search.module
Form builder; Output a search form for the search block's search box.
search_box in core/modules/search/search.module
Form builder; Output a search form for the search block's search box.
search_form in core/modules/search/search.module
Builds a search form.
search_form in core/modules/search/search.module
Builds a search form.
search_form_layout_block_configure_form_alter in core/modules/search/search.module
Implements hook_form_FORM_ID_alter().
search_menu in core/modules/search/search.module
Implements hook_menu().
search_menu in core/modules/search/search.module
Implements hook_menu().
search_preprocess_block in core/modules/search/search.module
Implements hook_preprocess_block().
search_update_1002 in core/modules/search/search.install
Set all search blocks with 'default' title to 'custom' title with 'Search'.
search_view in core/modules/search/search.pages.inc
Menu callback; presents the search form and/or search results.
search_views_api in core/modules/search/search.module
Implements hook_views_api().
search_views_data in core/modules/search/views/search.views.inc
Implements hook_views_data().
search_views_plugins in core/modules/search/views/search.views.inc
Implements hook_views_plugins().
search_views_plugins in core/modules/search/views/search.views.inc
Implements hook_views_plugins().
simpletest_test_form in core/modules/simpletest/simpletest.pages.inc
List tests arranged in groups that can be selected and run.
system_element_info in core/modules/system/system.module
Implements hook_element_info().
system_menu in core/modules/system/system.module
Implements hook_menu().
system_modules in core/modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
system_modules_submit in core/modules/system/system.admin.inc
Submit callback; handles modules form submission.
system_theme_settings in core/modules/system/system.admin.inc
Form builder; display configuration for individual themes.
UserUserSearchTestCase::setUp in core/modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
UserUserSearchTestCase::testUserSearch in core/modules/user/tests/user.test
user_admin_permissions in core/modules/user/user.admin.inc
Menu callback: administer permissions.
user_admin_permissions_submit in core/modules/user/user.admin.inc
Save permissions selected on the administer permissions page.
views_ui_add_item_form in core/modules/views_ui/views_ui.admin.inc
Form to add_item items in the views UI.
_form_test_disabled_elements in core/modules/simpletest/tests/form_test.module
Build a form to test disabled elements.