SyntaxFix
Write A Post
Hire A Developer
Questions
$cRepo = $em->getRepository('KaleLocationBundle:Country'); // Leave the first array blank $countries = $cRepo->findBy(array(), array('name'=>'asc'));