Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchCommentCountToggleTest::$searchableNodes | property | core/ |
Array of nodes available to search. |
| SearchCommentCountToggleTest::$searchingUser | property | core/ |
A user with permission to search and post comments. |
| SearchCommentCountToggleTest::setUp | function | core/ |
|
| SearchCommentCountToggleTest::testSearchCommentCountToggle | function | core/ |
Verify that comment count display toggles properly on comment status of node |
| SearchCommentTest | class | core/ |
Tests integration searching comments. |
| SearchCommentTest.php | file | core/ |
|
| SearchCommentTest::$adminRole | property | core/ |
ID for the administrator role. |
| SearchCommentTest::$adminUser | property | core/ |
A user with various administrative permissions. |
| SearchCommentTest::$commentSubject | property | core/ |
Test subject for comments. |
| SearchCommentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchCommentTest::$modules | property | core/ |
Modules to enable. |
| SearchCommentTest::$node | property | core/ |
Test node for searching. |
| SearchCommentTest::assertCommentAccess | function | core/ |
Update search index and search for comment. |
| SearchCommentTest::setRolePermissions | function | core/ |
Set permissions for role. |
| SearchCommentTest::setUp | function | core/ |
|
| SearchCommentTest::testAddNewComment | function | core/ |
Verify that 'add new comment' does not appear in search results or index. |
| SearchCommentTest::testSearchResultsComment | function | core/ |
Verify that comments are rendered using proper format in search results. |
| SearchCommentTest::testSearchResultsCommentAccess | function | core/ |
Verify access rules for comment indexing with different permissions. |
| SearchConfigSettingsFormTest | class | core/ |
Verify the search config settings form. |
| SearchConfigSettingsFormTest.php | file | core/ |
|
| SearchConfigSettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchConfigSettingsFormTest::$modules | property | core/ |
Modules to enable. |
| SearchConfigSettingsFormTest::$searchNode | property | core/ |
Node indexed for searching. |
| SearchConfigSettingsFormTest::$searchUser | property | core/ |
User who can search and administer search. |
| SearchConfigSettingsFormTest::assertDefaultSearch | function | core/ |
Checks that the default search page matches expectations. |
| SearchConfigSettingsFormTest::setDefaultThroughUi | function | core/ |
Sets a search page as the default in the UI. |
| SearchConfigSettingsFormTest::setUp | function | core/ |
|
| SearchConfigSettingsFormTest::testDefaultSearchPageOrdering | function | core/ |
Tests the ordering of search pages on a clean install. |
| SearchConfigSettingsFormTest::testMultipleSearchPages | function | core/ |
Tests multiple search pages of the same type. |
| SearchConfigSettingsFormTest::testRouteProtection | function | core/ |
Tests that the enable/disable/default routes are protected from CSRF. |
| SearchConfigSettingsFormTest::testSearchModuleDisabling | function | core/ |
Verifies that you can disable individual search plugins. |
| SearchConfigSettingsFormTest::testSearchModuleSettingsPage | function | core/ |
Verifies plugin-supplied settings form. |
| SearchConfigSettingsFormTest::testSearchSettingsPage | function | core/ |
Verifies the search settings form. |
| SearchConfigSettingsFormTest::verifySearchPageOperations | function | core/ |
Checks that the search page operations match expectations. |
| SearchConfigurationRankings | class | core/ |
Generate configuration rankings. |
| SearchConfigurationRankings | class | core/ |
Generate configuration rankings. |
| SearchConfigurationRankings.php | file | core/ |
|
| SearchConfigurationRankings.php | file | core/ |
|
| SearchConfigurationRankings::transform | function | core/ |
Generate the configuration rankings. |
| SearchConfigurationRankings::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| SearchController | class | core/ |
Route controller for search. |
| SearchController.php | file | core/ |
|
| SearchController::$logger | property | core/ |
A logger instance. |
| SearchController::$renderer | property | core/ |
The renderer. |
| SearchController::$searchPageRepository | property | core/ |
The search page repository. |
| SearchController::create | function | core/ |
Instantiates a new instance of this class. |
| SearchController::editTitle | function | core/ |
Route title callback. |
| SearchController::performOperation | function | core/ |
Performs an operation on the search page entity. |
| SearchController::redirectSearchPage | function | core/ |
Redirects to a search page. |
| SearchController::searchHelp | function | core/ |
Creates a render array for the search help page. |
Pagination
- Previous page
- Page 1067
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.