SELECT s.* FROM offers as s WHERE 1 = 1 AND s.city_id = '26' ORDER BY id DESC LIMIT 0, 10 [nativecode=1053 ** Server shutdown in progress]
| File | Line | Function |
|---|---|---|
| /app/mapper/Offer.php | 298 | query() |
| /libs/PMF/controller/SearchEngine.php | 275 | findBySearchCriteria() |
| /app/controller/OfferSearchEngine.php | 37 | performSearch() |
| /app/section/City.php | 56 | getDecoratedOffers() |
| /app/section/City.php | 24 | makeOffers() |
| /libs/PMF/section/SectionFactory.php | 59 | __construct() |
| /index.php | 127 | getSection() |