Skip to content

Instantly share code, notes, and snippets.

@emil-nasso
Created June 11, 2015 12:56
Show Gist options
  • Save emil-nasso/7d7e037fa93815701058 to your computer and use it in GitHub Desktop.
Save emil-nasso/7d7e037fa93815701058 to your computer and use it in GitHub Desktop.
$killmail = $this->getDoctrine()->getRepository('AppBundle:Killmail\Killmail')->findWithAllData($id);
$killmail2 = $this->getDoctrine()->getRepository('AppBundle:Killmail\Killmail')->find(47017875);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment