| 1 | db.counties.find( {"sef_url":"franklin-county-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 2 | db.counties.find( {"sef_url":"franklin-county-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.places.find( {"address.town_sef_url":"franklin-county-oh","tags":"clubs-and-organizations"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 2 |
| 4 | db.events_cache.find( {"_id":"c0d8e76337fb085c8c331cd5183bb3fc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.events_radius_cache.find( {"_id":"11dbf72721e32d5d4cf117d5d69ac3ea"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events.count( {"address.town_sef_url":"franklin-county-oh","start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762408800)"}} ) | | 0 | 0 | 2 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-82.97720336914062,39.974998474121094],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762668000)"}} ) | | 0 | 109 | 91 |
| 8 | db.events_radius_cache.count( {"_id":"11dbf72721e32d5d4cf117d5d69ac3ea"} ) | | 0 | 0 | 2 |
| 9 | db.events_radius_cache.insert( {"_id":"11dbf72721e32d5d4cf117d5d69ac3ea","radius":7,"modified":"MongoDate(0.84200000 1761812609)","created":"MongoDate(0.84200000 1761812609)"} , true) | | 0 | 0 | 2 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1761800400)"},"geo":{"$geoWithin":{"$center":[[-82.97720336914062,39.974998474121094],0.10144927536231885]}}}, ["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 |
| 11 | db.events_cache.count( {"_id":"c0d8e76337fb085c8c331cd5183bb3fc"} ) | | 0 | 0 | 2 |
| 12 | db.events_cache.count( {"_id":"c0d8e76337fb085c8c331cd5183bb3fc"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"c0d8e76337fb085c8c331cd5183bb3fc","town_sef_url":"franklin-county-oh","data_key":["68abc92bc3af739f258f784c","68cf619cc3af739f25cadcf4","686cda0cfb5e4bed1f71ccf9","68a3f1bffb5e4bed1fd6260a","68cba565c3af739f25f6f5a7","68d35620c3af739f2501e593","68dcc8dbc3af739f2560744f","686cda0cfb5e4bed1f71cd21","68bceca3c3af739f25890b32","686cda0cfb5e4bed1f71cddc"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":7,\"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\":39.974998474121094,\"lng\":-82.97720336914062,\"latlng\":\"39.974998474121,-82.977203369141\",\"city\":\"Franklin County\",\"state\":\"OH\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.90400000 1761812609)","created":"MongoDate(0.90400000 1761812609)"} , true) | | 0 | 0 | 1 |
| 14 | db.towns.find( {"sef_url":"franklin-county-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |