| 1 | db.towns.find( {"sef_url":"patchogue-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 42 |
| 2 | db.towns.find( {"sef_url":"patchogue-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ny","suffolk-county-ny","patchogue-ny"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.places.find( {"address.town_sef_url":"patchogue-ny","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 6 | 9 |
| 5 | db.events_cache.find( {"_id":"b72a07188bfe91294b27352dac5376bf"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events_radius_cache.find( {"_id":"cccfc80ae1812e42b5fb8d374d003bb1"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 7 | db.events.count( {"address.town_sef_url":"patchogue-ny","start":{"$gte":"MongoDate(0.00000000 1765432800)","$lt":"MongoDate(0.00000000 1766037600)"}} ) | | 0 | 7 | 3 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-73.01909637451172,40.76599884033203],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1765432800)","$lt":"MongoDate(0.00000000 1766296800)"}} ) | | 0 | 23 | 65 |
| 9 | db.events_radius_cache.count( {"_id":"cccfc80ae1812e42b5fb8d374d003bb1"} ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.insert( {"_id":"cccfc80ae1812e42b5fb8d374d003bb1","radius":7,"modified":"MongoDate(0.11000000 1765489907)","created":"MongoDate(0.11000000 1765489907)"} , true) | | 0 | 0 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765432800)"},"geo":{"$geoWithin":{"$center":[[-73.01909637451172,40.76599884033203],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 | 194 |
| 12 | db.events_cache.count( {"_id":"b72a07188bfe91294b27352dac5376bf"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.count( {"_id":"b72a07188bfe91294b27352dac5376bf"} ) | | 0 | 0 | 2 |
| 14 | db.events_cache.insert( {"_id":"b72a07188bfe91294b27352dac5376bf","town_sef_url":"patchogue-ny","data_key":["68a75b5503a70639b6ced7f7","693320fb4389be6be565124c","68a75b5603a70639b6ced941","693320fc4389be6be56513a4","68a75b5603a70639b6cedb8f","68a75b5703a70639b6cee0b0","68a75b5703a70639b6cee336","68a75b5a03a70639b6ceef1d","69036ad94389be6be5f5d479","68a75b5a03a70639b6cef23c"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":7,\"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\":40.76599884033203,\"lng\":-73.01909637451172,\"latlng\":\"40.765998840332,-73.019096374512\",\"city\":\"Patchogue\",\"state\":\"NY\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.33300000 1765489907)","created":"MongoDate(0.33300000 1765489907)"} , true) | | 0 | 0 | 2 |