SearchTextProcessor::$transliteration

Same name and namespace in other branches
  1. 9 core/modules/search/src/SearchTextProcessor.php \Drupal\search\SearchTextProcessor::transliteration
  2. 10 core/modules/search/src/SearchTextProcessor.php \Drupal\search\SearchTextProcessor::transliteration

The transliteration service.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

core/modules/search/src/SearchTextProcessor.php, line 21

Class

SearchTextProcessor
Processes search text for indexing.

Namespace

Drupal\search

Code

protected $transliteration;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.