Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. search.services.yml

search.text_processor

Class

Drupal\search\SearchTextProcessor
2 string references to search.text_processor
SearchQuery::parseSearchExpression in core/modules/search/src/SearchQuery.php
Parses the search query into SQL conditions.
_search_find_match_with_simplify in core/modules/search/search.module
Finds an appropriate keyword in text.

File

core/modules/search/search.services.yml

View source
  1. class: Drupal\search\SearchTextProcessor
  2. arguments:
  3. - '@transliteration'
  4. - '@config.factory'
  5. - '@module_handler'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal