You are here

protected property SearchPageFormBase::$entityQuery in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/search/src/Form/SearchPageFormBase.php \Drupal\search\Form\SearchPageFormBase::entityQuery

The entity query factory.

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

File

core/modules/search/src/Form/SearchPageFormBase.php, line 41
Contains \Drupal\search\Form\SearchPageFormBase.

Class

SearchPageFormBase
Provides a base form for search pages.

Namespace

Drupal\search\Form

Code

protected $entityQuery;