property Search::$parsed

Checks if the search query has been parsed.

File

drupal/core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php, line 38
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 $parsed = FALSE;