Reports
$entityManager->createQueryBuilder()->from($model, $expr)
when PhpStorm cannot resolve
$model
to a class.