Esempio n. 1
0
 protected function getFromString()
 {
     $fromString = parent::getFromString();
     return $fromString . ' LEFT JOIN e.category c';
 }