You are here

6 calls to Utility::createTextToken() in Search API 8

HtmlFilter::parseHtml in src/Plugin/search_api/processor/HtmlFilter.php
Tokenizes an HTML string according to the HTML elements.
HtmlFilterTest::altConfigurationDataProvider in tests/src/Unit/Processor/HtmlFilterTest.php
Data provider method for testAltConfiguration().
HtmlFilterTest::tagConfigurationDataProvider in tests/src/Unit/Processor/HtmlFilterTest.php
Data provider method for testTagConfiguration().
TestFieldsProcessorPlugin::createTokenizedText in tests/src/Unit/Processor/TestFieldsProcessorPlugin.php
Tokenizes the given string by splitting on space characters.
Tokenizer::processFieldValue in src/Plugin/search_api/processor/Tokenizer.php
Processes a single text element in a field.
TokenizerTest::textDataProvider in tests/src/Unit/Processor/TokenizerTest.php
Provides test data for testValueConfiguration().