Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SearchInterface.php
function SearchInterface::getHelp
Returns the searching help.
Return value
array Render array for the searching help.
1 method overrides
SearchInterface::getHelp()
SearchPluginBase::getHelp
in core/
modules/
search/
src/
Plugin/
SearchPluginBase.php
Returns the searching help.
File
core/
modules/
search/
src/
Plugin/
SearchInterface.php
, line 106
Class
SearchInterface
Defines a common interface for all SearchPlugin objects.
Namespace
Drupal\search\Plugin
Code
public
function
getHelp
();
RSS feed