1 Rapsys\AirBundle\Entity\Application:
3 repositoryClass: Rapsys\AirBundle\Repository\ApplicationRepository
13 #The score computed at attribution time, the sum of all session score divided by proximity in days (1 for sun-thu, 2 for fri-sat, +1 for high temperature, *-1 for bad weather)/abs(DAY(attribution date - session.date))
22 targetEntity: Rapsys\AirBundle\Entity\Session
23 inversedBy: applications
25 targetEntity: Rapsys\AirBundle\Entity\User
26 inversedBy: applications
29 targetEntity: Rapsys\AirBundle\Entity\Vote