| 1 | db.towns.find( {"sef_url":"presque-isle-mi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/clubs-and-organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.places.find( {"address.town_sef_url":"presque-isle-mi","tags":"clubs-and-organizations"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 3 |
| 4 | db.events_cache.find( {"_id":"5a18db52b9b58f280c40acf2d5f01bcd"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 5 | db.events_radius_cache.find( {"_id":"4e0ace6d9bf7825d61a12380ce30e5ab"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events.count( {"address.town_sef_url":"presque-isle-mi","start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762408800)"}} ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-83.47699737548828,45.304100036621094],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762668000)"}} ) | | 0 | 0 | 114 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-83.47699737548828,45.304100036621094],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1761800400)","$lt":"MongoDate(0.00000000 1762668000)"}} ) | | 0 | 0 | 79 |
| 9 | db.events_radius_cache.count( {"_id":"4e0ace6d9bf7825d61a12380ce30e5ab"} ) | | 0 | 0 | 2 |
| 10 | db.events_radius_cache.insert( {"_id":"4e0ace6d9bf7825d61a12380ce30e5ab","radius":25,"modified":"MongoDate(0.83600000 1761828017)","created":"MongoDate(0.83600000 1761828017)"} , true) | | 0 | 0 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1761800400)"},"geo":{"$geoWithin":{"$center":[[-83.47699737548828,45.304100036621094],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 | 9 | 8 |
| 12 | db.events_cache.count( {"_id":"5a18db52b9b58f280c40acf2d5f01bcd"} ) | | 0 | 0 | 14 |
| 13 | db.events_cache.count( {"_id":"5a18db52b9b58f280c40acf2d5f01bcd"} ) | | 0 | 0 | 3 |
| 14 | db.events_cache.insert( {"_id":"5a18db52b9b58f280c40acf2d5f01bcd","town_sef_url":"presque-isle-mi","data_key":["6819cc49fb5e4bed1f9a987d","682306d4fb5e4bed1f573c9f","682c412efb5e4bed1f5d0085","68357b7efb5e4bed1f716ea1","683eb61afb5e4bed1f45a385","6847f090fb5e4bed1f0323fe","68512adefb5e4bed1fa7ac02","685a659afb5e4bed1f656f93","68639fe8fb5e4bed1fa5cea2"],"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\":45.304100036621094,\"lng\":-83.47699737548828,\"latlng\":\"45.304100036621,-83.476997375488\",\"city\":\"Presque Isle\",\"state\":\"MI\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.91300000 1761828017)","created":"MongoDate(0.91300000 1761828017)"} , true) | | 0 | 0 | 1 |