Search for help
- Search 7.x for help
- Search 9.5.x for help
- Search 8.9.x for help
- Search 10.3.x for help
- Search 11.x for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchHelpHooks::help | function | core/ |
Implements hook_help() on behalf of the help module. |
| 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/ |
Checks data value access. |
| SearchHelpSearch::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| SearchHelpSearch::ensureTableExists | function | core/ |
Check if the help_search_items table exists and create it if not. |
| SearchHelpSearch::execute | function | core/ |
Executes the search. |
| 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/ |
Returns the search index type this plugin uses. |
| SearchHelpSearch::indexClear | function | core/ |
Clears the search index for this plugin. |
| SearchHelpSearch::indexStatus | function | core/ |
Reports the status of indexing. |
| SearchHelpSearch::markForReindex | function | core/ |
Marks the search index for reindexing for this plugin. |
| 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/ |
Updates the search index for this plugin. |
| 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/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| SearchHooks::help | function | core/ |
Implements hook_help(). |
| SearchInterface::getHelp | function | core/ |
Returns the searching help. |
| SearchPluginBase::getHelp | function | core/ |
Returns the searching help. |
| SearchUpdateTest::testSearchHelpInstall | function | core/ |
Tests system_update_11401. |
| SearchUpdateUserTest::testSearchHelpInstall | function | core/ |
Tests system_update_11402. |
| SearchUser::getHelp | function | core/ |
Returns the searching help. |
| search_help.info.yml | file | core/ |
core/modules/search/modules/search_help/search_help.info.yml |
| search_help.install | file | core/ |
Install, update, and uninstall functions for the Search Help module. |
| search_help.schema.yml | file | core/ |
core/modules/search/modules/search_help/config/schema/search_help.schema.yml |
| search_help_uninstall | function | core/ |
Implements hook_uninstall(). |
| search_post_update_search_help_dependencies | function | core/ |
Update config entity dependencies to the Search Help module, if necessary. |
| SerializationHooks::help | function | core/ |
Implements hook_help(). |
| SettingsTrayHooks::help | function | core/ |
Implements hook_help(). |
| ShortcutHooks::help | function | core/ |
Implements hook_help(). |
| Sql::countHelper | function | core/ |
Counts records in a table. |
| SqliteHooks::help | function | core/ |
Implements hook_help(). |
| StaticTrustedCallbackHelper | class | core/ |
Defines a class for performing trusted callbacks in a static context. |
| StaticTrustedCallbackHelper.php | file | core/ |
|
| StaticTrustedCallbackHelper::callback | function | core/ |
Performs a callback. |
| StringArgument::$helper | property | core/ |
The many-to-one helper. |
| StyleMappingTest::mappedOutputHelper | function | core/ |
Tests the mapping of fields. |
| SyslogHooks::help | function | core/ |
Implements hook_help(). |
| system.module_admin_links_helper | service | core/ |
Drupal\system\ModuleAdminLinksHelper |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.