1 Rapsys\AirBundle\Entity\Session:
 
   3     repositoryClass: Rapsys\AirBundle\Repository\SessionRepository
 
  27             targetEntity: Rapsys\AirBundle\Entity\Application
 
  30             targetEntity: Rapsys\AirBundle\Entity\Location
 
  33             targetEntity: Rapsys\AirBundle\Entity\Slot
 
  37             targetEntity: Rapsys\AirBundle\Entity\Application
 
  41             columns: [ date, location_id, slot_id ]