Meta: What Is The Best Happy Hour In West Chester, PA?, Results: #1. Barnaby's, #2. Kidlare's Irish Pub, #3. Ryan's Pub, #4. Landmark Americana, #5. Kildare's Irish Pub, #6. limoncello, #7. Mas Mexicali Cantina, #8. Ram's Head, #9. kooma, #10. Jitter's; TalkFavorites.me
[0.00027012825012207] Connecting to MySQL server
[0.00048303604125977] SELECT * FROM countries ORDER BY country_name ASC
[0.00032997131347656] SELECT * FROM locations l LEFT JOIN states s ON s.state_id = l.state_id LEFT JOIN countries c ON c.country_id = s.country_id WHERE state = 'west-chester' AND slug = 'what-is-the-best-happy-hour-in-west-chester' AND c.country_slug = 'pa'
[0.00028514862060547] SELECT * FROM locations l LEFT JOIN states s ON s.state_id = l.state_id LEFT JOIN countries c ON c.country_id = s.country_id WHERE state_name = 'west-chester' AND slug = 'what-is-the-best-happy-hour-in-west-chester' AND c.country_slug = 'pa'
[6.0081481933594E-5] SELECT * FROM questions_location WHERE location_id = '2' AND question_id = '216' LIMIT 1
[0.0017220973968506] SELECT r.text, r.text_slug, r.total, p.comments, p.place_id, r.question_id, r.location_id FROM responses_summary r LEFT JOIN places p ON p.location_id = r.location_id AND p.place_slug = r.text_slug WHERE r.question_id = '216' AND r.location_id = '2' AND r.total > 0 ORDER BY r.total DESC, r.rs_id ASC LIMIT 0,11
[0.00014400482177734] SELECT r.text, r.text_slug, r.total, p.comments, p.place_id, r.question_id, r.location_id FROM responses_summary r LEFT JOIN places p ON p.location_id = r.location_id AND p.place_slug = r.text_slug WHERE r.question_id = '216' AND r.location_id = '2' AND r.total > 0 ORDER BY r.total DESC, r.rs_id ASC LIMIT 0,11
[0.025959968566895] SELECT `a`.* , `b`.`subject` , `c`.`prefix` , `d`.`answers` , `d`.`location_id` , `d`.`ql_id` , `g`.`username` , `g`.`last_name` , `g`.`first_name` FROM `questions` AS `a` LEFT JOIN `questions_subject` AS `b` ON (`b`.`qs_id` = `a`.`subject_id`) LEFT JOIN `questions_prefix` AS `c` ON (`c`.`qp_id` = `a`.`prefix_id`) LEFT JOIN `questions_location` AS `d` ON (`d`.`question_id` = `a`.`question_id` AND `d`.`location_id` IN ('2')) LEFT JOIN `locations` AS `e` ON (`e`.`location_id` = `d`.`location_id`) LEFT JOIN `states` AS `f` ON (`f`.`state_id` = `e`.`state_id`) LEFT JOIN `users` AS `g` ON (`g`.`user_id` = `d`.`user_id`) LEFT JOIN `responses` AS `h` ON (`h`.`question_id` = `d`.`question_id` AND `h`.`location_id` = `d`.`location_id`) WHERE (`a`.`status` IN ('new','open') AND `d`.`ql_id` IS NOT NULL AND (`f`.`country_id` IN ('1') OR `d`.`ql_id` IS NULL )) GROUP BY `a`.`question_id` ORDER BY `d`.`answers` DESC LIMIT 0, 6
[0.00073599815368652] SELECT `a`.* , `b`.`subject` , `c`.`prefix` , `d`.`answers` , `d`.`location_id` , `d`.`ql_id` , `g`.`username` , `g`.`last_name` , `g`.`first_name` FROM `questions` AS `a` LEFT JOIN `questions_subject` AS `b` ON (`b`.`qs_id` = `a`.`subject_id`) LEFT JOIN `questions_prefix` AS `c` ON (`c`.`qp_id` = `a`.`prefix_id`) LEFT JOIN `questions_location` AS `d` ON (`d`.`question_id` = `a`.`question_id` AND `d`.`location_id` IN ('2')) LEFT JOIN `locations` AS `e` ON (`e`.`location_id` = `d`.`location_id`) LEFT JOIN `states` AS `f` ON (`f`.`state_id` = `e`.`state_id`) LEFT JOIN `users` AS `g` ON (`g`.`user_id` = `d`.`user_id`) WHERE (`a`.`status` IN ('new','open') AND `d`.`ql_id` IS NOT NULL AND (`f`.`country_id` IN ('1') OR `d`.`ql_id` IS NULL )) ORDER BY `d`.`ql_id` DESC LIMIT 0, 6
[0.0003199577331543] SELECT subject2_id FROM questions_subject_related WHERE subject1_id IN ('199')
[0.0070290565490723] SELECT * FROM locations l LEFT JOIN states s ON s.state_id = l.state_id LEFT JOIN countries c ON c.country_id = s.country_id WHERE l.status IN ('new','pending','validated') AND l.longitude BETWEEN -75.9054882 AND -75.3054882 AND l.latitude BETWEEN 39.6606643 AND 40.2606643
[0.001471996307373] SELECT `a`.* , `b`.`subject` , `c`.`prefix` , `d`.`answers` , `d`.`location_id` , `d`.`ql_id` FROM `questions` AS `a` LEFT JOIN `questions_subject` AS `b` ON (`b`.`qs_id` = `a`.`subject_id`) LEFT JOIN `questions_prefix` AS `c` ON (`c`.`qp_id` = `a`.`prefix_id`) LEFT JOIN `questions_location` AS `d` ON (`d`.`question_id` = `a`.`question_id` AND `d`.`location_id` IN ('2','1812','1848','1850','4588','4590','4592','4593','4594','4597','4603','4607','4612','4613','4615','4616','4619','4620','4622','4623','4624','4625','4626','4628','4630','4631','4632','4633','4634','4636','4637','4638','4639','4640','4643','4644','4645','4650','4651','4652','4653','4654','4655','4656','4657','4658','4659','4660','4662','4663','4669','4671','4676','4678','4692','4717','4719','4725','4726','4727','25735','25737','25738','33589','33590')) LEFT JOIN `locations` AS `e` ON (`e`.`location_id` = `d`.`location_id`) LEFT JOIN `states` AS `f` ON (`f`.`state_id` = `e`.`state_id`) WHERE (`a`.`status` IN ('new','open') AND `d`.`ql_id` IS NOT NULL AND (`f`.`country_id` IN ('1') OR `d`.`ql_id` IS NULL ) AND `a`.`subject_id` IN ('199') AND `d`.`ql_id` <> '1905') ORDER BY `d`.`ql_id` DESC LIMIT 0, 6
[0.012696027755737] SELECT user_id, username, first_name, last_name, profile_pic, questions, answers FROM users WHERE default_location IN ('2') AND answers > 0 ORDER BY answers DESC LIMIT 0, 5
[0.0011789798736572] SELECT * FROM locations l LEFT JOIN states s ON s.state_id = l.state_id LEFT JOIN countries c ON c.country_id = s.country_id WHERE l.status IN ('new','pending','validated') AND l.longitude BETWEEN -75.9054882 AND -75.3054882 AND l.latitude BETWEEN 39.6606643 AND 40.2606643
[0.0022311210632324] SELECT location_id, COUNT(response_id) AS activity FROM responses WHERE location_id IN ('4588','4593','4594','4613','4616','4626','4630','4631','4632','4633','4634','4636','4637','4638','4639','4640','4643','4645','4650','4651','4652','4653','4655','4662','4671','4678','4719','4725','4726','25735','25737','25738','33589','33590') AND date_answered > '2013-05-17 04:10:40' GROUP BY location_id ORDER BY activity DESC LIMIT 5
[0.00096797943115234] SELECT * FROM locations l LEFT JOIN states s ON s.state_id = l.state_id LEFT JOIN countries c ON c.country_id = s.country_id WHERE location_id = '4655'
[0.00032687187194824] SELECT * FROM locations l LEFT JOIN states s ON s.state_id = l.state_id LEFT JOIN countries c ON c.country_id = s.country_id WHERE location_id = '4650'
getting prod_location_what-is-the-best-happy-hour-in-west-chester,west-chester,pa (apc)
getting prod_location_west-chester,pa,united-states (apc)
getting prod_location_2 (apc)
getting prod_question_what-is-the-best-happy-hour (apc)
getting prod_question_216 (apc)
getting prod_responses_216_2 (apc)
setting prod_responses_216_2 (apc)
setting prod_responses_216_2 (apc)
getting prod_questions_starter_2, prod_questions_trending_2, prod_questions_newest_2 (apc)
getting prod_questions_trending_2 (apc)
setting prod_questions_trending_2 (apc)
getting prod_questions_newest_2 (apc)
setting prod_questions_newest_2 (apc)
getting prod_subject_related_199 (apc)
setting prod_subject_related_199 (apc)
getting prod_top5_users_2 (apc)
setting prod_top5_users_2 (apc)
getting prod_location_closest_2 (apc)
setting prod_location_closest_2 (apc)
getting prod_location_4655, prod_location_4650, prod_location_4634, prod_location_25737, prod_location_4639 (apc)
getting prod_location_4655 (apc)
setting prod_location_westtown,pa,united-states (apc)
setting prod_location_4655 (apc)
getting prod_location_4650 (apc)
setting prod_location_pocopson,pa,united-states (apc)
setting prod_location_4650 (apc)
Login type: ;