protected property EntityTestController::$entityQueryFactory in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/system/tests/modules/entity_test/src/Controller/EntityTestController.php \Drupal\entity_test\Controller\EntityTestController::entityQueryFactory
The entity query factory.
Type: \Drupal\Core\Entity\Query\QueryFactory
File
- core/
modules/ system/ tests/ modules/ entity_test/ src/ Controller/ EntityTestController.php, line 26 - Contains \Drupal\entity_test\Controller\EntityTestController.
Class
- EntityTestController
- Controller routines for entity_test routes.
Namespace
Drupal\entity_test\ControllerCode
protected $entityQueryFactory;