search_index
  • References/PHP/Drupal/search/search.module

search_index($type, $sid, $langcode, $text) Updates the full-text search index for a particular item.

2025-01-10 15:47:30
ViewsSearchQuery::publicParseSearchExpression
  • References/PHP/Drupal/search/src/ViewsSearchQuery

public ViewsSearchQuery::publicParseSearchExpression()

2025-01-10 15:47:30
SearchPageFormBase::submitForm
  • References/PHP/Drupal/search/src/Form/SearchPageFormBase

public SearchPageFormBase::submitForm(array &$form

2025-01-10 15:47:30
search-result.html.twig
  • References/PHP/Drupal/search/templates/search-result.html.twig

Default theme implementation for displaying a single search result. This template renders a single search result. The list of results is rendered

2025-01-10 15:47:30
SearchQuery::$type
  • References/PHP/Drupal/search/src/SearchQuery

The type of search (search type). This maps to the value of the type column in search_index, and is usually equal to the machine-readable name

2025-01-10 15:47:30
SearchController::$searchPageRepository
  • References/PHP/Drupal/search/src/Controller/SearchController

The search page repository. Type:

2025-01-10 15:47:30
_search_find_match_with_simplify
  • References/PHP/Drupal/search/search.module

_search_find_match_with_simplify($key, $text, $boundary, $langcode = NULL) Finds an appropriate keyword in

2025-01-10 15:47:30
SearchController::__construct
  • References/PHP/Drupal/search/src/Controller/SearchController

public SearchController::__construct(SearchPageRepositoryInterface

2025-01-10 15:47:30
SearchBlockForm::$configFactory
  • References/PHP/Drupal/search/src/Form/SearchBlockForm

The config factory. Type:

2025-01-10 15:47:30
SearchController::performOperation
  • References/PHP/Drupal/search/src/Controller/SearchController

public SearchController::performOperation(SearchPageInterface

2025-01-10 15:47:30