| 1 | db.towns.find( {"sef_url":"auburn-ne"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"north-webster-in"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.towns.find( {"sef_url":"north-webster-in"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","in","kosciusko-county-in","north-webster-in"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 8 | db.places.find( {"address.town_sef_url":"north-webster-in"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 13 | 2 |
| 9 | db.events_cache.find( {"_id":"02b98f224f925cbf4cfde01667352088"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.find( {"_id":"2d11099385f0a70126bcf4546ab4527e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 11 | db.events.count( {"address.town_sef_url":"north-webster-in","start":{"$gte":"MongoDate(0.00000000 1766383200)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | | 0 | 0 | 2 |
| 12 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-85.69779968261719,41.32320022583008],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766383200)","$lt":"MongoDate(0.00000000 1767247200)"}} ) | | 0 | 0 | 24 |
| 13 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-85.69779968261719,41.32320022583008],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766383200)","$lt":"MongoDate(0.00000000 1767247200)"}} ) | | 0 | 0 | 32 |
| 14 | db.events_radius_cache.count( {"_id":"2d11099385f0a70126bcf4546ab4527e"} ) | | 0 | 0 | 1 |
| 15 | db.events_radius_cache.insert( {"_id":"2d11099385f0a70126bcf4546ab4527e","radius":25,"modified":"MongoDate(0.15300000 1766400769)","created":"MongoDate(0.15300000 1766400769)"} , true) | | 0 | 0 | 2 |
| 16 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766383200)"},"geo":{"$geoWithin":{"$center":[[-85.69779968261719,41.32320022583008],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 | 236 |
| 17 | db.events_cache.count( {"_id":"02b98f224f925cbf4cfde01667352088"} ) | | 0 | 0 | 1 |
| 18 | db.events_cache.count( {"_id":"02b98f224f925cbf4cfde01667352088"} ) | | 0 | 0 | 1 |
| 19 | db.events_cache.insert( {"_id":"02b98f224f925cbf4cfde01667352088","town_sef_url":"north-webster-in","data_key":["68a75b6903a70639b6cf4af2","68a75b7003a70639b6cf763b","68a75b7003a70639b6cf7a2e","68a75b7003a70639b6cf7c89","68a75b7103a70639b6cf807d","68a75b7303a70639b6cf8df7","68a75b7303a70639b6cf9152","68a75b7503a70639b6cf9b9f","69036af54389be6be5f68225","68a75b7503a70639b6cfa04b"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"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\":41.32320022583008,\"lng\":-85.69779968261719,\"latlng\":\"41.32320022583,-85.697799682617\",\"city\":\"North Webster\",\"state\":\"IN\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.41600000 1766400769)","created":"MongoDate(0.41600000 1766400769)"} , true) | | 0 | 0 | 2 |