Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchExactTest::$modules | property | core/ |
|
| SearchExactTest::testExactQuery | function | core/ |
Tests that the correct number of pager links are found for both keywords and phrases. |
| SearchExcerptTest | class | core/ |
Tests the search_excerpt() function. |
| SearchExcerptTest.php | file | core/ |
|
| SearchExcerptTest::$modules | property | core/ |
|
| SearchExcerptTest::doSearchExcerpt | function | core/ |
Calls search_excerpt() and renders output. |
| SearchExcerptTest::testSearchExcerpt | function | core/ |
Tests search_excerpt() with several simulated search keywords. |
| SearchExcerptTest::testSearchExcerptSimplified | function | core/ |
Tests search_excerpt() with search keywords matching simplified words. |
| SearchExtraTypeSearch | class | core/ |
Executes a dummy keyword search. |
| SearchExtraTypeSearch.php | file | core/ |
|
| SearchExtraTypeSearch::buildConfigurationForm | function | core/ |
|
| SearchExtraTypeSearch::buildResults | function | core/ |
|
| SearchExtraTypeSearch::defaultConfiguration | function | core/ |
|
| SearchExtraTypeSearch::execute | function | core/ |
Execute the search. |
| SearchExtraTypeSearch::isSearchExecutable | function | core/ |
Verifies if the given parameters are valid enough to execute a search for. |
| SearchExtraTypeSearch::setSearch | function | core/ |
|
| SearchExtraTypeSearch::submitConfigurationForm | function | core/ |
|
| SearchHelpHooks | class | core/ |
Hook implementations for help. |
| SearchHelpHooks.php | file | core/ |
|
| SearchHelpHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| SearchHelpHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| SearchHelpHooks::rebuild | function | core/ |
Implements hook_rebuild(). |
| SearchHelpHooks::searchUpdate | function | core/ |
Ensure that search is updated when extensions are installed or uninstalled. |
| SearchHelpHooks::themesInstallOrUninstall | function | core/ |
Implements hook_themes_installed(). |
| SearchHelpHooks::__construct | function | core/ |
|
| SearchHelpSearch | class | core/ |
Handles searching for help using the Search module index. |
| SearchHelpSearch.php | file | core/ |
|
| SearchHelpSearch::$messenger | property | core/ |
The messenger. |
| SearchHelpSearch::access | function | core/ |
|
| SearchHelpSearch::create | function | core/ |
|
| SearchHelpSearch::ensureTableExists | function | core/ |
Check if the help_search_items table exists and create it if not. |
| SearchHelpSearch::execute | function | core/ |
|
| SearchHelpSearch::findResults | function | core/ |
Finds the search results. |
| SearchHelpSearch::getSectionPlugin | function | core/ |
Instantiates a help section plugin and verifies it is searchable. |
| SearchHelpSearch::getType | function | core/ |
|
| SearchHelpSearch::indexClear | function | core/ |
|
| SearchHelpSearch::indexStatus | function | core/ |
|
| SearchHelpSearch::markForReindex | function | core/ |
|
| SearchHelpSearch::prepareResults | function | core/ |
Prepares search results for display. |
| SearchHelpSearch::removeItemsFromIndex | function | core/ |
Removes an item or items from the search index. |
| SearchHelpSearch::schemaDefinition | function | core/ |
Provides the schema definition for the help_search_items table. |
| SearchHelpSearch::updateIndex | function | core/ |
|
| SearchHelpSearch::updateIndexState | function | core/ |
Updates the 'help_search_unindexed_count' state variable. |
| SearchHelpSearch::updateTopicList | function | core/ |
Rebuilds the database table containing topics to be indexed. |
| SearchHelpSearch::__construct | function | core/ |
|
| SearchHooks | class | core/ |
Hook implementations for search. |
| SearchHooks.php | file | core/ |
|
| SearchHooks::cron | function | core/ |
Implements hook_cron(). |
| SearchHooks::formSearchBlockFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the search_block_form form. |
| SearchHooks::help | function | core/ |
Implements hook_help(). |
Pagination
- Previous page
- Page 1424
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.