You are here

public property StringEntity::$query in Configuration Views 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/views/filter/StringEntity.php \Drupal\config_views\Plugin\views\filter\StringEntity::query

The query.

Type: \Drupal\config_views\Plugin\views\query\ConfigEntityQuery

Overrides HandlerBase::$query

File

src/Plugin/views/filter/StringEntity.php, line 19

Class

StringEntity
Views filter for strings to work with config entities.

Namespace

Drupal\config_views\Plugin\views\filter

Code

public $query;