1 Rapsys\AirBundle\Entity\Session:
 
   3     repositoryClass: Rapsys\AirBundle\Repository\SessionRepository
 
  21 #The day score, 1 for sun-thu, 2 for fri-sat, +1 for high temperature, *-1 for bad weather
 
  31             targetEntity: Rapsys\AirBundle\Entity\Application
 
  34             targetEntity: Rapsys\AirBundle\Entity\Location
 
  37             targetEntity: Rapsys\AirBundle\Entity\Slot
 
  41             targetEntity: Rapsys\AirBundle\Entity\Application
 
  45             columns: [ date, location_id, slot_id ]