search_excerpt

Related topics

Namesort iconDescription
Search interfaceThe Drupal search interface manages a global search mechanism.

Functions that call search_excerpt()

Namesort iconLocationDescription
hook_searchcontributions/docs/developer/hooks/core.phpDefine a custom search routine.
hook_searchcontributions/docs/developer/hooks/core.phpDefine a custom search routine.
hook_searchcontributions/docs/developer/hooks/core.phpDefine a custom search routine.
hook_searchcontributions/docs/developer/hooks/core.phpDefine a custom search routine.
hook_searchcontributions/docs/developer/hooks/core.phpDefine a custom search routine.
node_searchdrupal/modules/node/node.moduleImplementation of hook_search().
node_searchdrupal/modules/node/node.moduleImplementation of hook_search().
search_excerptdrupal/modules/search/search.moduleReturns snippets from a piece of text, with certain keywords highlighted. Used for formatting search results.

Functions called by search_excerpt()

Namesort iconLocationDescription
search_excerptdrupal/modules/search/search.moduleReturns snippets from a piece of text, with certain keywords highlighted. Used for formatting search results.
truncate_utf8drupal/includes/unicode.incTruncate a UTF-8-encoded string safely to a number of bytes.
truncate_utf8drupal/includes/unicode.incTruncate a UTF-8-encoded string safely to a number of bytes.