1 Rapsys\AirBundle\Entity\Location:
3 repositoryClass: Rapsys\AirBundle\Repository\LocationRepository
46 targetEntity: Rapsys\AirBundle\Entity\Session
49 targetEntity: Rapsys\AirBundle\Entity\Snippet
53 targetEntity: Rapsys\AirBundle\Entity\User
56 #XXX: used in SessionRepository::(findAllPendingDailyWeather|findAllPendingHourlyWeather)
60 columns: [ city, zipcode ]
61 #XXX: see https://github.com/doctrine/dbal/pull/2412 and https://stackoverflow.com/questions/32539973/configuring-index-text-length-mysql-in-doctrine
65 preUpdate: ['preUpdate']