| 1 | db.towns.find( {"sef_url":"flushing-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"flushing-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","ny","queens-county-ny","flushing-ny"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.places.find( {"address.town_sef_url":"flushing-ny"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 21 | 3 |
| 6 | db.events_cache.find( {"_id":"37299e84c3afb91a54026baf72af86db"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 7 | db.events_radius_cache.find( {"_id":"07bf80e30bfbfe685dd61287cb1c7ed1"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 3 |
| 8 | db.events.count( {"address.town_sef_url":"flushing-ny","start":{"$gte":"MongoDate(0.00000000 1765605600)","$lt":"MongoDate(0.00000000 1766210400)"}} ) | | 0 | 6 | 2 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-73.82350158691406,40.76459884643555],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1765605600)","$lt":"MongoDate(0.00000000 1766469600)"}} ) | | 0 | 24 | 52 |
| 10 | db.events_radius_cache.count( {"_id":"07bf80e30bfbfe685dd61287cb1c7ed1"} ) | | 0 | 0 | 1 |
| 11 | db.events_radius_cache.insert( {"_id":"07bf80e30bfbfe685dd61287cb1c7ed1","radius":7,"modified":"MongoDate(0.54900000 1765608424)","created":"MongoDate(0.54900000 1765608424)"} , true) | | 0 | 0 | 2 |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"geo":{"$geoWithin":{"$center":[[-73.82350158691406,40.76459884643555],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 | 324 |
| 13 | db.events_cache.count( {"_id":"37299e84c3afb91a54026baf72af86db"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.count( {"_id":"37299e84c3afb91a54026baf72af86db"} ) | | 0 | 0 | 1 |
| 15 | db.events_cache.insert( {"_id":"37299e84c3afb91a54026baf72af86db","town_sef_url":"flushing-ny","data_key":["68a75b5803a70639b6cee876","693320fe4389be6be5651f90","68a75b5a03a70639b6cef05d","693320fe4389be6be565207c","693320fe4389be6be56522a9","69036ada4389be6be5f5dee0","68a75b5b03a70639b6cef95c","68a75b5b03a70639b6cef9a5","68a75b5b03a70639b6cefafd","693320ff4389be6be56527f5"],"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\":40.76459884643555,\"lng\":-73.82350158691406,\"latlng\":\"40.764598846436,-73.823501586914\",\"city\":\"Flushing\",\"state\":\"NY\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.91800000 1765608424)","created":"MongoDate(0.91800000 1765608424)"} , true) | | 0 | 0 | 1 |