| 1 | db.towns.find( {"sef_url":"highland-park-mi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 2 | db.towns.find( {"sef_url":"highland-park-mi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","mi","wayne-county-mi","highland-park-mi"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.places.find( {"address.town_sef_url":"highland-park-mi"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 16 | 2 |
| 5 | db.events_cache.find( {"_id":"2efc1bc22b92a4ee6b1c68713617016d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events_radius_cache.find( {"_id":"665fdb783710ee96891c6abeae3e7c2d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"address.town_sef_url":"highland-park-mi","start":{"$gte":"MongoDate(0.00000000 1766383200)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | | 0 | 0 | 14 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-83.09559631347656,42.403499603271484],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766383200)","$lt":"MongoDate(0.00000000 1767247200)"}} ) | | 0 | 37 | 22 |
| 9 | db.events_radius_cache.count( {"_id":"665fdb783710ee96891c6abeae3e7c2d"} ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.insert( {"_id":"665fdb783710ee96891c6abeae3e7c2d","radius":7,"modified":"MongoDate(0.53600000 1766445077)","created":"MongoDate(0.53600000 1766445077)"} , true) | | 0 | 0 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766383200)"},"geo":{"$geoWithin":{"$center":[[-83.09559631347656,42.403499603271484],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 | 56 |
| 12 | db.events_cache.count( {"_id":"2efc1bc22b92a4ee6b1c68713617016d"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.count( {"_id":"2efc1bc22b92a4ee6b1c68713617016d"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.insert( {"_id":"2efc1bc22b92a4ee6b1c68713617016d","town_sef_url":"highland-park-mi","data_key":["693321054389be6be565499d","68a75b6703a70639b6cf3dd9","69036ae54389be6be5f619df","69036ae54389be6be5f61a2f","69036ae54389be6be5f61b05","68a75b6803a70639b6cf44e6","69036ae54389be6be5f61e0e","69036ae64389be6be5f62070","69036ae64389be6be5f620ce","68a75b6903a70639b6cf4933"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":7,\"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\":42.403499603271484,\"lng\":-83.09559631347656,\"latlng\":\"42.403499603271,-83.095596313477\",\"city\":\"Highland Park\",\"state\":\"MI\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.62300000 1766445077)","created":"MongoDate(0.62300000 1766445077)"} , true) | | 0 | 0 | 2 |