SearchPageFormBase::submitForm
  • References/PHP/Drupal/search/src/Form/SearchPageFormBase

public SearchPageFormBase::submitForm(array &$form

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

public ViewsSearchQuery::publicParseSearchExpression()

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

Conditions that are used for exact searches. This is always used for the second step in the query, but is not part of the preparation step unless

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::performOperation
  • References/PHP/Drupal/search/src/Controller/SearchController

public SearchController::performOperation(SearchPageInterface

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

Stores the configuration factory. Type:

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

The keywords and advanced search options that are entered by the user. Type: string File

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

The config factory. Type:

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

public SearchQuery::prepareAndNormalize()

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

A bitmap of status conditions, described in getStatus(). Type: int See also

2025-01-10 15:47:30