Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
returnValueMap drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php @since Method available since Release 3.6.0
router_test_permission drupal/core/modules/system/tests/modules/router_test/router_test.module Implements hook_permission().
sc_configure drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php 2 6
search_box drupal/core/modules/search/search.module Form constructor for the search block's search box. 1
search_box_form_submit drupal/core/modules/search/search.module Form submission handler for search_box(). 1
search_comment_delete drupal/core/modules/search/search.module Implements hook_comment_delete().
search_comment_insert drupal/core/modules/search/search.module Implements hook_comment_insert().
search_comment_publish drupal/core/modules/search/search.module Implements hook_comment_publish().
search_comment_unpublish drupal/core/modules/search/search.module Implements hook_comment_unpublish().
search_comment_update drupal/core/modules/search/search.module Implements hook_comment_update().
search_cron drupal/core/modules/search/search.module Implements hook_cron().
search_data drupal/core/modules/search/search.module Performs a search by calling hook_search_execute(). 1
search_dirty drupal/core/modules/search/search.module Marks a word as "dirty" (changed), or retrieves the list of dirty words. 2
search_embedded_form_form drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module Form constructor for embedding search results for testing. 2
search_embedded_form_form_submit drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module Submit handler for search_embedded_form_form(). 1
search_embedded_form_menu drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module Implements hook_menu().
search_embedded_form_preprocess_search_result drupal/core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module Adds the test form to search results.
search_excerpt drupal/core/modules/search/search.module Returns snippets from a piece of text, with certain keywords highlighted. 4
search_expand_cjk drupal/core/modules/search/search.module Splits CJK (Chinese, Japanese, Korean) text into tokens. 1
search_expression_extract drupal/core/modules/search/search.module Extracts a module-specific search option from a search expression. 1
search_expression_insert drupal/core/modules/search/search.module Adds a module-specific search option to a search expression. 2
search_extra_type_admin_submit drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module Form API callback: Save admin settings 1
search_extra_type_conditions drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module Implements callback_search_conditions(). 1
search_extra_type_search_admin drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module Implements hook_search_admin().
search_extra_type_search_execute drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module Implements hook_search_execute().
search_extra_type_search_info drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module Implements hook_search_info().
search_extra_type_search_page drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module Implements hook_search_page().
search_form drupal/core/modules/search/search.module Form constructor for the search form. 1
search_forms drupal/core/modules/search/search.module Implements hook_forms().
search_form_submit drupal/core/modules/search/search.pages.inc Form submission handler for search_form().
search_form_validate drupal/core/modules/search/search.pages.inc Form validation handler for search_form().
search_get_default_module_info drupal/core/modules/search/search.module Returns information about the default search module. 4
search_get_info drupal/core/modules/search/search.module Returns information about available search modules. 6 1
search_help drupal/core/modules/search/search.module Implements hook_help(). 1
search_index drupal/core/modules/search/search.module Updates the full-text search index for a particular item. 4 6
search_index_split drupal/core/modules/search/search.module Simplifies and splits a string into tokens for indexing. 1
search_invoke_preprocess drupal/core/modules/search/search.module Invokes hook_search_preprocess() in modules. 1
search_is_active drupal/core/modules/search/search.module Determines access for the 'search' path. 1
search_langcode_test_search_preprocess drupal/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.module Implements hook_search_preprocess().
search_menu drupal/core/modules/search/search.module Implements hook_menu().
search_node_update drupal/core/modules/search/search.module Implements hook_node_update().
search_node_update_index drupal/core/modules/search/search.module Implements hook_node_update_index().
search_permission drupal/core/modules/search/search.module Implements hook_permission().
search_preprocess_block drupal/core/modules/search/search.module Implements hook_preprocess_HOOK() for block.html.twig.
search_reindex drupal/core/modules/search/search.module Clears either a part of, or the entire search index. 5
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 Finds 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

Pages

Other projects