SearchQuery::$type

The type of search (search type).

This maps to the value of the type column in search_index, and is usually equal to the machine-readable name of the plugin or the search page.

Type: string

File

core/modules/search/src/SearchQuery.php, line 92

Class

SearchQuery
Search query extender and helper functions.

Namespace

Drupal\search

Code

protected $type;
doc_Drupal
2016-10-29 09:40:52
Comments
Leave a Comment

Please login to continue.