You are here

protected property Fid::$entityQuery in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/file/src/Plugin/views/argument/Fid.php \Drupal\file\Plugin\views\argument\Fid::entityQuery

The entity query factory service.

Type: \Drupal\Core\Entity\Query\QueryFactory

File

core/modules/file/src/Plugin/views/argument/Fid.php, line 37
Contains \Drupal\file\Plugin\views\argument\Fid.

Class

Fid
Argument handler to accept multiple file ids.

Namespace

Drupal\file\Plugin\views\argument

Code

protected $entityQuery;