| 1 | db.towns.find( {"sef_url":"stormville-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/schools-and-libraries"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"stormville-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","ny","dutchess-county-ny","stormville-ny"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.places.find( {"address.town_sef_url":"stormville-ny","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 3 |
| 6 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events_cache.find( {"_id":"099121bb08151b7a8965dafe7137d0ba"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.find( {"_id":"a2b7efe3e230670f08c2dddea6d101e8"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1767506400)"},"geo":{"$geoWithin":{"$center":[[-73.74759674072266,41.57099914550781],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 | 90 |
| 10 | db.events_cache.count( {"_id":"099121bb08151b7a8965dafe7137d0ba"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"099121bb08151b7a8965dafe7137d0ba","town_sef_url":"stormville-ny","data_key":["68a75b6f03a70639b6cf743c","68a75b6f03a70639b6cf7451","68a75b7003a70639b6cf754c","69036aee4389be6be5f64c45","68a75b7003a70639b6cf76d7","68a75b7003a70639b6cf7741","6933210a4389be6be5656c37","68a75b7003a70639b6cf78f2","68a75b7003a70639b6cf790f","68a75b7003a70639b6cf7934"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"schools-and-libraries\",\"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.57099914550781,\"lng\":-73.74759674072266,\"latlng\":\"41.570999145508,-73.747596740723\",\"city\":\"Stormville\",\"state\":\"NY\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.73300000 1767555205)","created":"MongoDate(0.73300000 1767555205)"} , true) | | 0 | 0 | 2 |