Search for _process_
- Search 7.x for _process_
- Search 9.5.x for _process_
- Search 8.9.x for _process_
- Search 10.3.x for _process_
- Search 11.x for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| route_processor_manager | service | core/ |
Drupal\Core\RouteProcessor\RouteProcessorManager |
| ScaffoldFileCollection::processScaffoldFiles | function | composer/ |
Processes the files in our collection. |
| Schema::processField | function | core/ |
Set database-engine specific properties for a field. |
| Schema::processField | function | core/ |
Set database-engine specific properties for a field. |
| Schema::processField | function | core/ |
Set database-engine specific properties for a field. |
| search.text_processor | service | core/ |
Drupal\search\SearchTextProcessor |
| SearchEmbeddedFormThemeHooks::preprocessSearchResult | function | core/ |
Implements hook_preprocess_HOOK(). |
| SearchPreprocessLangcodeTest | class | core/ |
Tests that the search preprocessing uses the correct language code. |
| SearchPreprocessLangcodeTest.php | file | core/ |
|
| SearchPreprocessLangcodeTest::$defaultTheme | property | core/ |
|
| SearchPreprocessLangcodeTest::$modules | property | core/ |
|
| SearchPreprocessLangcodeTest::$node | property | core/ |
Test node for searching. |
| SearchPreprocessLangcodeTest::setUp | function | core/ |
|
| SearchPreprocessLangcodeTest::testPreprocessLangcode | function | core/ |
Tests that hook_search_preprocess() returns the correct langcode. |
| SearchPreprocessLangcodeTest::testPreprocessStemming | function | core/ |
Tests stemming for hook_search_preprocess(). |
| SearchTextProcessor | class | core/ |
Processes search text for indexing. |
| SearchTextProcessor.php | file | core/ |
|
| SearchTextProcessor::$configFactory | property | core/ |
The config factory. |
| SearchTextProcessor::$moduleHandler | property | core/ |
The module handler. |
| SearchTextProcessor::$transliteration | property | core/ |
The transliteration service. |
| SearchTextProcessor::analyze | function | core/ |
|
| SearchTextProcessor::expandCjk | function | core/ |
Splits CJK (Chinese, Japanese, Korean) text into tokens. |
| SearchTextProcessor::invokePreprocess | function | core/ |
Invokes hook_search_preprocess() to simplify text. |
| SearchTextProcessor::process | function | core/ |
|
| SearchTextProcessor::truncate | function | core/ |
Helper function for array_walk in ::analyze(). |
| SearchTextProcessor::__construct | function | core/ |
SearchTextProcessor constructor. |
| SearchTextProcessorInterface | interface | core/ |
Processes search text for indexing. |
| SearchTextProcessorInterface.php | file | core/ |
|
| SearchTextProcessorInterface::analyze | function | core/ |
Runs the text through character analyzers in preparation for indexing. |
| SearchTextProcessorInterface::PREG_CLASS_CJK | constant | core/ |
Matches CJK (Chinese, Japanese, Korean) letter-like characters. |
| SearchTextProcessorInterface::PREG_CLASS_NUMBERS | constant | core/ |
Matches all 'N' Unicode character classes (numbers) |
| SearchTextProcessorInterface::PREG_CLASS_PUNCTUATION | constant | core/ |
Matches all 'P' Unicode character classes (punctuation) |
| SearchTextProcessorInterface::process | function | core/ |
Processes text into words for indexing. |
| SearchTextProcessorTest | class | core/ |
Test search text preprocessing functionality. |
| SearchTextProcessorTest.php | file | core/ |
|
| SearchTextProcessorTest::$modules | property | core/ |
|
| SearchTextProcessorTest::testSearchTextProcessorPunctuation | function | core/ |
Tests that text analysis does the right thing with punctuation. |
| SearchTextProcessorTest::testSearchTextProcessorUnicode | function | core/ |
Tests that text processing handles Unicode characters correctly. |
| SearchThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| SearchThemeHooks::preprocessSearchResult | function | core/ |
Prepares variables for individual search result templates. |
| Select::processSelect | function | core/ |
Processes a select list form element. |
| serializer.normalizer.unprocessable_entity_exception.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\UnprocessableHttpEntityExceptionNormalizer |
| Settings::processColorPicker | function | core/ |
Unset color picker fields. |
| Settings::processColorPicker | function | core/ |
Unset color picker fields. |
| SettingsTrayThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| ShortcutThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| ShortcutThemeHooks::preprocessPageTitle | function | core/ |
Implements hook_preprocess_HOOK() for page title templates. |
| SingleFlushStrategy::processPlaceholders | function | core/ |
|
| SkipOnEmptyTest::testProcessBypassesOnNonEmpty | function | core/ |
Tests process bypasses on non empty. |
| SkipOnEmptyTest::testProcessSkipsOnEmpty | function | core/ |
Tests process skips on empty. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.