The entity query factory.
Type: \Drupal\Core\Entity\Query\QueryFactory
File
- core/modules/search/src/Form/SearchPageFormBase.php, line 36
Class
- SearchPageFormBase
- Provides a base form for search pages.
Namespace
Drupal\search\Form
Code
protected $entityQuery;
Please login to continue.