Meta: What Is The Best Coffee Shop In West Chester, PA?, Results: #1. Fennario, #2. Starbucks, #3. Dunkin donuts, #4. The Local Grind, #5. Carlino', #6. roots cafe, #7. starbuck; TalkFavorites.me
[0.00028705596923828] Connecting to MySQL server
[0.00054597854614258] SELECT * FROM countries ORDER BY country_name ASC
[0.00033092498779297] 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-coffee-shop-in-west-chester' AND c.country_slug = 'pa'
[0.00024318695068359] 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-coffee-shop-in-west-chester' AND c.country_slug = 'pa'
[6.2942504882812E-5] SELECT * FROM questions_location WHERE location_id = '2' AND question_id = '72' LIMIT 1
[0.0016360282897949] 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 = '72' AND r.location_id = '2' AND r.total > 0 ORDER BY r.total DESC, r.rs_id ASC LIMIT 0,11
[0.00011992454528809] 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 = '72' AND r.location_id = '2' AND r.total > 0 ORDER BY r.total DESC, r.rs_id ASC LIMIT 0,11
[0.00014209747314453] 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.0001220703125] 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.00010299682617188] SELECT subject2_id FROM questions_subject_related WHERE subject1_id IN ('54')
[0.0006411075592041] 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.0011420249938965] 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 ('54') AND `d`.`ql_id` <> '902') ORDER BY `d`.`ql_id` DESC LIMIT 0, 6
[0.00011920928955078] 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
getting prod_location_what-is-the-best-coffee-shop-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-coffee-shop (apc)
getting prod_question_72 (apc)
getting prod_responses_72_2 (apc)
setting prod_responses_72_2 (apc)
setting prod_responses_72_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_54 (apc)
setting prod_subject_related_54 (apc)
getting prod_top5_users_2 (apc)
setting prod_top5_users_2 (apc)
getting prod_location_closest_2 (apc)
getting prod_location_4655, prod_location_4650, prod_location_4634, prod_location_25737, prod_location_4639 (apc)
Login type: ;