Search for test
- Search 7.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchPluginCollectionTest.php | file | core/ |
|
| SearchPluginCollectionTest::$pluginInstances | property | core/ |
Stores all setup plugin instances. |
| SearchPluginCollectionTest::$pluginManager | property | core/ |
The mocked plugin manager. |
| SearchPluginCollectionTest::$searchPluginCollection | property | core/ |
The tested plugin collection. |
| SearchPluginCollectionTest::setUp | function | core/ |
|
| SearchPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
| SearchPluginCollectionTest::testGetWithConfigurablePlugin | function | core/ |
Tests the get() method with a configurable plugin. |
| 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 enable. |
| 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(). |
| SearchQueryAlterTest | class | core/ |
Tests that the node search query can be altered via the query alter hook. |
| SearchQueryAlterTest.php | file | core/ |
|
| SearchQueryAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchQueryAlterTest::$modules | property | core/ |
Modules to enable. |
| SearchQueryAlterTest::testQueryAlter | function | core/ |
Tests that the query alter works. |
| SearchRankingTest | class | core/ |
Indexes content and tests ranking factors. |
| SearchRankingTest.php | file | core/ |
|
| SearchRankingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchRankingTest::$modules | property | core/ |
Modules to enable. |
| SearchRankingTest::$nodeSearch | property | core/ |
The node search page. |
| SearchRankingTest::setUp | function | core/ |
|
| SearchRankingTest::testHTMLRankings | function | core/ |
Tests rankings of HTML tags. |
| SearchRankingTest::testRankings | function | core/ |
|
| SearchSetLocaleTest | class | core/ |
Tests that search works with numeric locale settings. |
| SearchSetLocaleTest.php | file | core/ |
|
| SearchSetLocaleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchSetLocaleTest::$modules | property | core/ |
Modules to enable. |
| SearchSetLocaleTest::$nodeSearchPlugin | property | core/ |
A node search plugin instance. |
| SearchSetLocaleTest::setUp | function | core/ |
|
| SearchSetLocaleTest::testSearchWithNumericLocale | function | core/ |
Verify that search works with a numeric locale set. |
| SearchTextProcessorTest | class | core/ |
Test search text preprocessing functionality. |
| SearchTextProcessorTest.php | file | core/ |
|
| SearchTextProcessorTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| SearchTokenizerTest | class | core/ |
Tests that CJK tokenizer works as intended. |
| SearchTokenizerTest.php | file | core/ |
|
| SearchTokenizerTest::$modules | property | core/ |
Modules to enable. |
| SearchTokenizerTest::code2utf | function | core/ |
Like PHP chr() function, but for unicode characters. |
| SearchTokenizerTest::testNoTokenizer | function | core/ |
Verifies that strings of non-CJK characters are not tokenized. |
| SearchTokenizerTest::testTokenizer | function | core/ |
Verifies that strings of CJK characters are tokenized. |
| search_langcode_test.info.yml | file | core/ |
core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml |
| search_langcode_test.module | file | core/ |
Tests the preprocessing of search text. |
| search_langcode_test_search_preprocess | function | core/ |
Implements hook_search_preprocess(). |
| SectionComponentTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\SectionComponent[[api-linebreak]] @group layout_builder |
Pagination
- Previous page
- Page 609
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.