Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
search_preprocess_block drupal/core/modules/search/search.module Implements hook_preprocess_HOOK() for block.tpl.php.
search_reindex drupal/core/modules/search/search.module Clears a part of or the entire search index. 4
search_reindex_confirm drupal/core/modules/search/search.admin.inc Menu callback: confirm wiping of the index. 1
search_reindex_confirm_submit drupal/core/modules/search/search.admin.inc Handler for wipe confirmation
search_schema drupal/core/modules/search/search.install Implements hook_schema().
search_simplify drupal/core/modules/search/search.module Simplifies a string according to indexing rules. 7
search_simplify_excerpt_match drupal/core/modules/search/search.module Find words in the original text that matched via search_simplify(). 1
search_theme drupal/core/modules/search/search.module Implements hook_theme().
search_touch_node drupal/core/modules/search/search.module Changes a node's changed timestamp to 'now' to force reindexing. 10
search_update_8000 drupal/core/modules/search/search.install Update search module to use the configuration system.
search_update_totals drupal/core/modules/search/search.module Updates the {search_total} database table. 14 1
search_view drupal/core/modules/search/search.pages.inc Menu callback; presents the search form and/or search results. 1
session_test_boot drupal/core/modules/system/tests/modules/session_test/session_test.module Implements hook_boot().
session_test_drupal_goto_alter drupal/core/modules/system/tests/modules/session_test/session_test.module Implements hook_drupal_goto_alter().
session_test_form_user_login_form_alter drupal/core/modules/system/tests/modules/session_test/session_test.module Implements hook_form_FORM_ID_alter().
session_test_menu drupal/core/modules/system/tests/modules/session_test/session_test.module Implements hook_menu().
session_test_user_login drupal/core/modules/system/tests/modules/session_test/session_test.module Implements hook_user().
seven_admin_block_content drupal/core/themes/seven/template.php Overrides theme_admin_block_content().
seven_css_alter drupal/core/themes/seven/template.php Implements hook_css_alter().
seven_node_add_list drupal/core/themes/seven/template.php Displays the list of available node types for node creation.
seven_preprocess_html drupal/core/themes/seven/template.php Implements hook_preprocess_HOOK() for html.tpl.php. 1
seven_preprocess_maintenance_page drupal/core/themes/seven/template.php Implements hook_preprocess_HOOK() for maintenance-page.tpl.php.
seven_preprocess_page drupal/core/themes/seven/template.php Implements hook_preprocess_HOOK() for page.tpl.php.
seven_tablesort_indicator drupal/core/themes/seven/template.php Overrides theme_tablesort_indicator().
shortcut_admin_add_link drupal/core/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/core/modules/shortcut/shortcut.module Implements hook_admin_paths().
shortcut_block_info drupal/core/modules/shortcut/shortcut.module Implements hook_block_info().
shortcut_block_view drupal/core/modules/shortcut/shortcut.module Implements hook_block_view().
shortcut_current_displayed_set drupal/core/modules/shortcut/shortcut.module Returns the current displayed shortcut set for the provided user account. 11 1
shortcut_default_set drupal/core/modules/shortcut/shortcut.module Returns the default shortcut set for a given user account. 5
shortcut_help drupal/core/modules/shortcut/shortcut.module Implements hook_help().
shortcut_install drupal/core/modules/shortcut/shortcut.install Implements hook_install().
shortcut_library_info drupal/core/modules/shortcut/shortcut.module Implements hook_library_info().
shortcut_link_access drupal/core/modules/shortcut/shortcut.module Access callback for editing a link in a shortcut set. 1
shortcut_link_add drupal/core/modules/shortcut/shortcut.admin.inc Form callback: builds the form for adding a new shortcut link. 1
shortcut_link_add_inline drupal/core/modules/shortcut/shortcut.admin.inc Menu page callback: creates a new link in the provided shortcut set. 1
shortcut_link_add_submit drupal/core/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_add().
shortcut_link_delete drupal/core/modules/shortcut/shortcut.admin.inc Form callback: builds the confirmation form for deleting a shortcut link. 1
shortcut_link_delete_submit drupal/core/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_delete_submit().
shortcut_link_edit drupal/core/modules/shortcut/shortcut.admin.inc Form callback: builds the form for editing a shortcut link. 1
shortcut_link_edit_submit drupal/core/modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_edit().
shortcut_link_edit_validate drupal/core/modules/shortcut/shortcut.admin.inc Validation handler for the shortcut link add and edit forms. 1
shortcut_menu drupal/core/modules/shortcut/shortcut.module Implements hook_menu().
shortcut_permission drupal/core/modules/shortcut/shortcut.module Implements hook_permission().
shortcut_preprocess_block drupal/core/modules/shortcut/shortcut.module Implements hook_preprocess_HOOK() for block.tpl.php.
shortcut_preprocess_page drupal/core/modules/shortcut/shortcut.module Implements hook_preprocess_HOOK() for page.tpl.php.
shortcut_renderable_links drupal/core/modules/shortcut/shortcut.module Returns an array of shortcut links, suitable for rendering. 2
shortcut_schema drupal/core/modules/shortcut/shortcut.install Implements hook_schema().
shortcut_sets drupal/core/modules/shortcut/shortcut.module Returns an array of all shortcut sets, keyed by the set name. 6
shortcut_set_add_form drupal/core/modules/shortcut/shortcut.admin.inc Form callback: builds the form for adding a shortcut set. 1

Pages

Other projects