| 1 | db.towns.find( {"sef_url":"bayport-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"bayport-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","ny","suffolk-county-ny","bayport-ny"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 5 | db.places.find( {"address.town_sef_url":"bayport-ny"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 7 | 4 |
| 6 | db.events_cache.find( {"_id":"eaa993b20ecc3871d3cf54a900dd361c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 3 |
| 7 | db.events_radius_cache.find( {"_id":"f908d6cc02419acb522049ee9ab058c7"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events.count( {"address.town_sef_url":"bayport-ny","start":{"$gte":"MongoDate(0.00000000 1766901600)","$lt":"MongoDate(0.00000000 1767506400)"}} ) | | 0 | 0 | 3 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-73.0531997680664,40.74679946899414],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766901600)","$lt":"MongoDate(0.00000000 1767765600)"}} ) | | 0 | 11 | 29 |
| 10 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-73.0531997680664,40.74679946899414],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766901600)","$lt":"MongoDate(0.00000000 1767765600)"}} ) | | 0 | 20 | 28 |
| 11 | db.events_radius_cache.count( {"_id":"f908d6cc02419acb522049ee9ab058c7"} ) | | 0 | 0 | 2 |
| 12 | db.events_radius_cache.insert( {"_id":"f908d6cc02419acb522049ee9ab058c7","radius":15,"modified":"MongoDate(0.60200000 1766942402)","created":"MongoDate(0.60200000 1766942402)"} , true) | | 0 | 0 | 4 |
| 13 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766901600)"},"geo":{"$geoWithin":{"$center":[[-73.0531997680664,40.74679946899414],0.21739130434782608]}}}, ["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 | 122 |
| 14 | db.events_cache.count( {"_id":"eaa993b20ecc3871d3cf54a900dd361c"} ) | | 0 | 0 | 2 |
| 15 | db.events_cache.count( {"_id":"eaa993b20ecc3871d3cf54a900dd361c"} ) | | 0 | 0 | 2 |
| 16 | db.events_cache.insert( {"_id":"eaa993b20ecc3871d3cf54a900dd361c","town_sef_url":"bayport-ny","data_key":["68a75b6c03a70639b6cf59a9","68a75b6c03a70639b6cf5aae","68a75b6c03a70639b6cf5a5c","693321074389be6be56559f0","68a75b6d03a70639b6cf61b5","693321074389be6be5655bda","693321084389be6be5655d63","68a75b6e03a70639b6cf67fb","693321084389be6be5655edd","693321084389be6be565602f"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":15,\"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\":40.74679946899414,\"lng\":-73.0531997680664,\"latlng\":\"40.746799468994,-73.053199768066\",\"city\":\"Bayport\",\"state\":\"NY\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.77800000 1766942402)","created":"MongoDate(0.77800000 1766942402)"} , true) | | 0 | 0 | 8 |