property Search::$search_query

Stores an extended query extender from the search module.

This value extends the query extender to be able to provide methods which returns the protected values.

Type: Drupal\search\ViewsSearchQuery

File

drupal/core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php, line 33
Definition of Drupal\search\Plugin\views\filter\Search.

Class

Search
Field handler to provide simple renderer that allows linking to a node.

Namespace

Drupal\search\Plugin\views\filter

Code

var $search_query = NULL;