| 1 | db.towns.find( {"sef_url":"eliot-me"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/arts-and-entertainment"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"eliot-me"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","me","york-county-me","eliot-me"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 5 |
| 5 | db.places.find( {"address.town_sef_url":"eliot-me","tags":"arts-and-entertainment"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 8 | 4 |
| 6 | db.events_cache.find( {"_id":"cc2c16e94948cf18814007c4e0f74472"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 5 |
| 7 | db.events_radius_cache.find( {"_id":"d8ad74d668ebd371b1280422b7336f3e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.count( {"address.town_sef_url":"eliot-me","start":{"$gte":"MongoDate(0.00000000 1766037600)","$lt":"MongoDate(0.00000000 1766642400)"}} ) | | 0 | 0 | 3 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-70.79879760742188,43.1531982421875],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766037600)","$lt":"MongoDate(0.00000000 1766901600)"}} ) | | 0 | 22 | 36 |
| 10 | db.events_radius_cache.count( {"_id":"d8ad74d668ebd371b1280422b7336f3e"} ) | | 0 | 0 | 1 |
| 11 | db.events_radius_cache.insert( {"_id":"d8ad74d668ebd371b1280422b7336f3e","radius":7,"modified":"MongoDate(0.05700000 1766044721)","created":"MongoDate(0.05700000 1766044721)"} , true) | | 0 | 0 | 2 |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766037600)"},"geo":{"$geoWithin":{"$center":[[-70.79879760742188,43.1531982421875],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 | 193 |
| 13 | db.events_cache.count( {"_id":"cc2c16e94948cf18814007c4e0f74472"} ) | | 0 | 0 | 2 |
| 14 | db.events_cache.count( {"_id":"cc2c16e94948cf18814007c4e0f74472"} ) | | 0 | 0 | 2 |
| 15 | db.events_cache.insert( {"_id":"cc2c16e94948cf18814007c4e0f74472","town_sef_url":"eliot-me","data_key":["68a75b6003a70639b6cf1300","69036ade4389be6be5f5f55d","693321024389be6be5653757","68a75b6103a70639b6cf19c2","68a75b6203a70639b6cf1c0c","693321034389be6be5653cfe","68a75b6403a70639b6cf2685","68a75b6403a70639b6cf277b","68a75b6403a70639b6cf2a02","69036ae34389be6be5f60c91"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":7,\"limit\":15,\"page\":1,\"sef\":\"arts-and-entertainment\",\"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\":43.1531982421875,\"lng\":-70.79879760742188,\"latlng\":\"43.153198242188,-70.798797607422\",\"city\":\"Eliot\",\"state\":\"ME\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.28400000 1766044721)","created":"MongoDate(0.28400000 1766044721)"} , true) | | 0 | 0 | 1 |