Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchCommentTestCase | class | modules/ |
Test integration searching comments. |
| SearchCommentTestCase::$admin_role | property | modules/ |
|
| SearchCommentTestCase::$admin_user | property | modules/ |
|
| SearchCommentTestCase::$comment_subject | property | modules/ |
|
| SearchCommentTestCase::$node | property | modules/ |
|
| SearchCommentTestCase::checkCommentAccess | function | modules/ |
Update search index and search for comment. |
| SearchCommentTestCase::getInfo | function | modules/ |
|
| SearchCommentTestCase::setRolePermissions | function | modules/ |
Set permissions for role. |
| SearchCommentTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SearchCommentTestCase::testAddNewComment | function | modules/ |
Verify that 'add new comment' does not appear in search results or index. |
| SearchCommentTestCase::testSearchResultsComment | function | modules/ |
Verify that comments are rendered using proper format in search results. |
| SearchCommentTestCase::testSearchResultsCommentAccess | function | modules/ |
Verify access rules for comment indexing with different permissions. |
| SearchConfigSettingsForm | class | modules/ |
Test config page. |
| SearchConfigSettingsForm::$search_node | property | modules/ |
|
| SearchConfigSettingsForm::$search_user | property | modules/ |
|
| SearchConfigSettingsForm::getInfo | function | modules/ |
|
| SearchConfigSettingsForm::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SearchConfigSettingsForm::testSearchModuleDisabling | function | modules/ |
Verify that you can disable individual search modules. |
| SearchConfigSettingsForm::testSearchSettingsPage | function | modules/ |
Verify the search settings form. |
| SearchEmbedForm | class | modules/ |
Tests that we can embed a form in search results and submit it. |
| SearchEmbedForm::$node | property | modules/ |
Node used for testing. |
| SearchEmbedForm::$submit_count | property | modules/ |
Count of how many times the form has been submitted. |
| SearchEmbedForm::getInfo | function | modules/ |
|
| SearchEmbedForm::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SearchEmbedForm::testEmbeddedForm | function | modules/ |
Tests that the embedded form appears and can be submitted. |
| SearchExactTestCase | class | modules/ |
Tests that searching for a phrase gets the correct page count. |
| SearchExactTestCase::getInfo | function | modules/ |
|
| SearchExactTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SearchExactTestCase::testExactQuery | function | modules/ |
Tests that the correct number of pager links are found for both keywords and phrases. |
| SearchExcerptTestCase | class | modules/ |
Tests the search_excerpt() function. |
| SearchExcerptTestCase::getInfo | function | modules/ |
|
| SearchExcerptTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SearchExcerptTestCase::testSearchExcerpt | function | modules/ |
Tests search_excerpt() with several simulated search keywords. |
| SearchExcerptTestCase::testSearchExcerptSimplified | function | modules/ |
Tests search_excerpt() with search keywords matching simplified words. |
| SearchExpressionInsertExtractTestCase | class | modules/ |
Tests search_expression_insert() and search_expression_extract(). |
| SearchExpressionInsertExtractTestCase::getInfo | function | modules/ |
|
| SearchExpressionInsertExtractTestCase::setUp | function | modules/ |
Sets up unit test environment. |
| SearchExpressionInsertExtractTestCase::testInsertExtract | function | modules/ |
Tests search_expression_insert() and search_expression_extract(). |
| SearchKeywordsConditions | class | modules/ |
Tests keywords and conditions. |
| SearchKeywordsConditions::$searching_user | property | modules/ |
|
| SearchKeywordsConditions::getInfo | function | modules/ |
|
| SearchKeywordsConditions::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SearchKeywordsConditions::testSearchKeyswordsConditions | function | modules/ |
Verify the kewords are captured and conditions respected. |
| SearchLanguageTestCase | class | modules/ |
Test node search with multiple languages. |
| SearchLanguageTestCase::getInfo | function | modules/ |
|
| SearchLanguageTestCase::setUp | function | modules/ |
Implementation setUp(). |
| SearchLanguageTestCase::testLanguages | function | modules/ |
|
| SearchMatchTestCase | class | modules/ |
Indexes content and queries it. |
| SearchMatchTestCase::getInfo | function | modules/ |
|
| SearchMatchTestCase::getText | function | modules/ |
_test_: Helper method for generating snippets of content. |
Pagination
- Previous page
- Page 163
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.