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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RouteProcessorCurrentIntegrationTest | class | core/ |
Tests the <current> route processor. |
RouteProcessorCurrentIntegrationTest.php | file | core/ |
|
RouteProcessorCurrentIntegrationTest::$modules | property | core/ |
Modules to install. |
RouteProcessorCurrentIntegrationTest::$urlGenerator | property | core/ |
The URL generator. |
RouteProcessorCurrentIntegrationTest::setUp | function | core/ |
|
RouteProcessorCurrentIntegrationTest::testProcessOutbound | function | core/ |
Tests the output process. |
RouteProcessorManager | class | core/ |
Route processor manager. |
RouteProcessorManager.php | file | core/ |
|
RouteProcessorManager::$outboundProcessors | property | core/ |
Holds the array of outbound processors to cycle through. |
RouteProcessorManager::$sortedOutbound | property | core/ |
Holds the array of outbound processors, sorted by priority. |
RouteProcessorManager::addOutbound | function | core/ |
Adds an outbound processor object to the $outboundProcessors property. |
RouteProcessorManager::getOutbound | function | core/ |
Returns the sorted array of outbound processors. |
RouteProcessorManager::processOutbound | function | core/ |
Processes the outbound route. |
RouteProcessorManager::sortProcessors | function | core/ |
Sorts the processors according to priority. |
RouteProcessorManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\RouteProcessor\RouteProcessorManager @group RouteProcessor |
RouteProcessorManagerTest.php | file | core/ |
|
RouteProcessorManagerTest::$processorManager | property | core/ |
The route processor manager. |
RouteProcessorManagerTest::getMockProcessor | function | core/ |
Returns a mock Route processor object. |
RouteProcessorManagerTest::setUp | function | core/ |
|
RouteProcessorManagerTest::testRouteProcessorManager | function | core/ |
Tests the Route process manager functionality. |
RouteProvider::$pathProcessor | property | core/ |
A path processor manager for resolving the system path. |
RouteProviderTest::$pathProcessor | property | core/ |
The inbound path processor. |
router_test_preprocess_page | function | core/ |
Implements hook_preprocess_HOOK(). |
ScaffoldFileCollection::process | function | composer/ |
Processes the iterator created by ScaffoldFileCollection::create(). |
ScaffoldFileCollection::processScaffoldFiles | function | composer/ |
Processes the files in our collection. |
ScaffoldFileInfo::process | function | composer/ |
Moves a single scaffold file from source to destination. |
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 |
SearchLangcodeTestHooks::searchPreprocess | function | core/ |
Implements hook_search_preprocess(). |
SearchPreprocessLangcodeTest | class | core/ |
Tests that the search preprocessing uses the correct language code. |
SearchPreprocessLangcodeTest.php | file | core/ |
|
SearchPreprocessLangcodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SearchPreprocessLangcodeTest::$modules | property | core/ |
Modules to install. |
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. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.