| 1 | db.counties.find( {"sef_url":"peach-county-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.counties.find( {"sef_url":"peach-county-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.places.find( {"address.town_sef_url":"peach-county-ga","tags":"clubs-and-organizations"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 2 |
| 4 | db.events_cache.find( {"_id":"e794eefd996a66637454c000d4cd3a45"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 3 |
| 5 | db.events_radius_cache.find( {"_id":"2ff5943b7157fd2ef6782fa64fabcabc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events.count( {"address.town_sef_url":"peach-county-ga","start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762408800)"}} ) | | 0 | 0 | 2 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-83.8196029663086,32.597801208496094],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762668000)"}} ) | | 0 | 0 | 85 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-83.8196029663086,32.597801208496094],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762668000)"}} ) | | 0 | 2 | 118 |
| 9 | db.events_radius_cache.count( {"_id":"2ff5943b7157fd2ef6782fa64fabcabc"} ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.insert( {"_id":"2ff5943b7157fd2ef6782fa64fabcabc","radius":25,"modified":"MongoDate(0.59900000 1761839375)","created":"MongoDate(0.60000000 1761839375)"} , true) | | 0 | 0 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1761800400)"},"geo":{"$geoWithin":{"$center":[[-83.8196029663086,32.597801208496094],0.36231884057971014]}}}, ["location_string","event_id","partner_id","address","sef_tail","tags","title","start","end","date_string","time_string","image_url","group_id","group_name","group_sef_tail","venue_name"] ).sort( {"start":1} ).limit( 11 ).skip( 0 ) | | 0 | 11 | 12 |
| 12 | db.events_cache.count( {"_id":"e794eefd996a66637454c000d4cd3a45"} ) | | 0 | 0 | 2 |
| 13 | db.events_cache.count( {"_id":"e794eefd996a66637454c000d4cd3a45"} ) | | 0 | 0 | 2 |
| 14 | db.events_cache.insert( {"_id":"e794eefd996a66637454c000d4cd3a45","town_sef_url":"peach-county-ga","data_key":["681728f2fb5e4bed1f849c29","68aff5e9c3af739f2575702f","6819cc52fb5e4bed1f9aa968","68dcc8dcc3af739f25607619","688558d6fb5e4bed1f58c8cd","681b1e71fb5e4bed1f28d1a2","6829a047fb5e4bed1fb8368d","6889db57fb5e4bed1facf42e","6877f711fb5e4bed1f35b7cf","682306ddfb5e4bed1f575364"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"clubs-and-organizations\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"max-days\":365,\"max-miles\":45,\"message\":\"[message to follow]\",\"min\":50,\"prompt\":\"\",\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"type\":\"\",\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":32.597801208496094,\"lng\":-83.8196029663086,\"latlng\":\"32.597801208496,-83.819602966309\",\"city\":\"Peach County\",\"state\":\"GA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.64700000 1761839375)","created":"MongoDate(0.64700000 1761839375)"} , true) | | 0 | 0 | 2 |
| 15 | db.towns.find( {"sef_url":"peach-county-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |