protected property SystemController::$queryFactory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Controller/SystemController.php \Drupal\system\Controller\SystemController::queryFactory
The entity query factory object.
Type: \Drupal\Core\Entity\Query\QueryFactory
File
- core/
modules/ system/ src/ Controller/ SystemController.php, line 32 - Contains \Drupal\system\Controller\SystemController.
Class
- SystemController
- Returns responses for System routes.
Namespace
Drupal\system\ControllerCode
protected $queryFactory;