| 1 | db.towns.find( {"sef_url":"woodstock-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["gas-prices"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"woodstock-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","ga","cherokee-county-ga","woodstock-ga"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.events_cache.find( {"_id":"42b6a170dae76c5393187b84e50890aa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"2d865793a427247ba3a5563b64f22aab"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"address.town_sef_url":"woodstock-ga","start":{"$gte":"MongoDate(0.00000000 1766210400)","$lt":"MongoDate(0.00000000 1766815200)"}} ) | | 0 | 3 | 2 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-84.51940155029297,34.10129928588867],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766210400)","$lt":"MongoDate(0.00000000 1767074400)"}} ) | | 0 | 6 | 24 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-84.51940155029297,34.10129928588867],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766210400)","$lt":"MongoDate(0.00000000 1767074400)"}} ) | | 0 | 16 | 21 |
| 10 | db.events_radius_cache.count( {"_id":"2d865793a427247ba3a5563b64f22aab"} ) | | 0 | 0 | 1 |
| 11 | db.events_radius_cache.insert( {"_id":"2d865793a427247ba3a5563b64f22aab","radius":15,"modified":"MongoDate(0.97800000 1766220331)","created":"MongoDate(0.97800000 1766220331)"} , true) | | 0 | 0 | 1 |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766210400)"},"geo":{"$geoWithin":{"$center":[[-84.51940155029297,34.10129928588867],0.21739130434782608]}}}, ["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 | 112 |
| 13 | db.events_cache.count( {"_id":"42b6a170dae76c5393187b84e50890aa"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.count( {"_id":"42b6a170dae76c5393187b84e50890aa"} ) | | 0 | 0 | 1 |
| 15 | db.events_cache.insert( {"_id":"42b6a170dae76c5393187b84e50890aa","town_sef_url":"woodstock-ga","data_key":["68a75b6203a70639b6cf1ec0","68a75b6303a70639b6cf21b1","68a75b6303a70639b6cf2274","69036ae14389be6be5f60578","69036ae24389be6be5f6090d","68a75b6603a70639b6cf36ca","68a75b6703a70639b6cf39eb","68a75b6803a70639b6cf439e","68a75b6903a70639b6cf46a5","68a75b6903a70639b6cf48a6"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":15,\"limit\":15,\"page\":1,\"sef\":\"\",\"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\":34.10129928588867,\"lng\":-84.51940155029297,\"latlng\":\"34.101299285889,-84.519401550293\",\"city\":\"Woodstock\",\"state\":\"GA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.13400000 1766220332)","created":"MongoDate(0.13400000 1766220332)"} , true) | | 0 | 0 | 1 |