Skip to content

Instantly share code, notes, and snippets.

@wbrframe
Created September 26, 2018 14:38
Show Gist options
  • Save wbrframe/d3877e9226c5b424069a0475fbdf8ced to your computer and use it in GitHub Desktop.
Save wbrframe/d3877e9226c5b424069a0475fbdf8ced to your computer and use it in GitHub Desktop.
<?php $q = $em->createQuery("select partial u.{id,name} from MyApp\Domain\User u");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment