You are here

property Search::$search_query in Views (for Drupal 7) 8.3

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: Views\search\ViewsSearchQuery

File

lib/Views/search/Plugin/views/filter/Search.php, line 36
Definition of Views\search\Plugin\views\filter\Search.

Class

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

Namespace

Views\search\Plugin\views\filter

Code

var $search_query = NULL;