Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
search_expand_cjk drupal/modules/search/search.module Splits CJK (Chinese, Japanese, Korean) text into tokens. 1
search_expression_extract drupal/modules/search/search.module Extracts a module-specific search option from a search expression. 2
search_expression_insert drupal/modules/search/search.module Adds a module-specific search option to a search expression. 3
search_extra_type_conditions drupal/modules/search/tests/search_extra_type.module Test conditions callback for hook_search_info(). 1
search_extra_type_search_execute drupal/modules/search/tests/search_extra_type.module Implements hook_search_execute().
search_extra_type_search_info drupal/modules/search/tests/search_extra_type.module Implements hook_search_info().
search_extra_type_search_page drupal/modules/search/tests/search_extra_type.module Implements hook_search_page().
search_form drupal/modules/search/search.module Builds a search form. 1
search_forms drupal/modules/search/search.module Implements hook_forms().
search_form_submit drupal/modules/search/search.pages.inc Process a search form submission.
search_form_validate drupal/modules/search/search.pages.inc As the search form collates keys from other modules hooked in via hook_form_alter, the validation takes place in _submit. search_form_validate() is used solely to set the 'processed_keys' form value for the basic search form.
search_get_default_module_info drupal/modules/search/search.module Returns information about the default search module. 4
search_get_info drupal/modules/search/search.module Returns information about available search modules. 6 1
search_help drupal/modules/search/search.module Implements hook_help(). 1
search_index drupal/modules/search/search.module Update the full-text search index for a particular item. 3 7
search_index_split drupal/modules/search/search.module Simplifies and splits a string into tokens for indexing. 1
search_invoke_preprocess drupal/modules/search/search.module Invokes hook_search_preprocess() in modules. 1
search_is_active drupal/modules/search/search.module Determines access for the ?q=search path. 1
search_menu drupal/modules/search/search.module Implements hook_menu().
search_node_tags_query_alter drupal/modules/search/tests/search_node_tags.module Implements hook_query_alter().
search_node_tags_query_search_node_alter drupal/modules/search/tests/search_node_tags.module Implements hook_query_TAG_alter().
search_node_update drupal/modules/search/search.module Implements hook_node_update().
search_node_update_index drupal/modules/search/search.module Implements hook_node_update_index().
search_permission drupal/modules/search/search.module Implements hook_permission().
search_reindex drupal/modules/search/search.module Clears a part of or the entire search index. 4
search_reindex_confirm drupal/modules/search/search.admin.inc Menu callback: confirm wiping of the index. 1
search_reindex_confirm_submit drupal/modules/search/search.admin.inc Handler for wipe confirmation
search_schema drupal/modules/search/search.install Implements hook_schema().
search_simplify drupal/modules/search/search.module Simplifies a string according to indexing rules. 7
search_simplify_excerpt_match drupal/modules/search/search.module Find words in the original text that matched via search_simplify(). 1
search_theme drupal/modules/search/search.module Implements hook_theme().
search_touch_node drupal/modules/search/search.module Changes a node's changed timestamp to 'now' to force reindexing. 10
search_uninstall drupal/modules/search/search.install Implements hook_uninstall().
search_update_7000 drupal/modules/search/search.install Replace unique keys in 'search_dataset' and 'search_index' by primary keys.
search_update_totals drupal/modules/search/search.module Updates the {search_total} database table. 11 1
search_view drupal/modules/search/search.pages.inc Menu callback; presents the search form and/or search results. 1
session_test_boot drupal/modules/simpletest/tests/session_test.module Implements hook_boot().
session_test_drupal_goto_alter drupal/modules/simpletest/tests/session_test.module Implements hook_drupal_goto_alter().
session_test_form_user_login_alter drupal/modules/simpletest/tests/session_test.module Implements hook_form_FORM_ID_alter().
session_test_menu drupal/modules/simpletest/tests/session_test.module Implements hook_menu().
session_test_user_login drupal/modules/simpletest/tests/session_test.module Implements hook_user().
seven_admin_block_content drupal/themes/seven/template.php Overrides theme_admin_block_content().
seven_css_alter drupal/themes/seven/template.php Implements hook_css_alter().
seven_node_add_list drupal/themes/seven/template.php Display the list of available node types for node creation.
seven_preprocess_html drupal/themes/seven/template.php Override or insert variables into the html template. 1
seven_preprocess_maintenance_page drupal/themes/seven/template.php Override or insert variables into the maintenance page template.
seven_preprocess_page drupal/themes/seven/template.php Override or insert variables into the page template.
seven_tablesort_indicator drupal/themes/seven/template.php Override of theme_tablesort_indicator().
shortcut_admin_add_link drupal/modules/shortcut/shortcut.admin.inc Adds a link to the end of a shortcut set, keeping within a prescribed limit. 2
shortcut_admin_paths drupal/modules/shortcut/shortcut.module Implements hook_admin_paths().

Pages

Other projects