| 1 | db.towns.find( {"sef_url":"asbury-park-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["events","events\/health-and-fitness"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"asbury-park-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","nj","monmouth-county-nj","asbury-park-nj"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.events_cache.find( {"_id":"7af733ff4d80f5502460c408d3d5d8a3"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events_radius_cache.find( {"_id":"88dfab56118635119a0b97b417c2ea5e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"address.town_sef_url":"asbury-park-nj","start":{"$gte":"MongoDate(0.00000000 1765432800)","$lt":"MongoDate(0.00000000 1766037600)"}} ) | | 0 | 13 | 1 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-74.01180267333984,40.220401763916016],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1765432800)","$lt":"MongoDate(0.00000000 1766296800)"}} ) | | 0 | 17 | 44 |
| 9 | db.events_radius_cache.count( {"_id":"88dfab56118635119a0b97b417c2ea5e"} ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.insert( {"_id":"88dfab56118635119a0b97b417c2ea5e","radius":7,"modified":"MongoDate(0.78100000 1765518286)","created":"MongoDate(0.78100000 1765518286)"} , true) | | 0 | 0 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765432800)"},"tags":"health-and-fitness","geo":{"$geoWithin":{"$center":[[-74.01180267333984,40.220401763916016],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( 16 ).skip( 0 ) | | 0 | 0 | 6 |
| 12 | db.events_cache.count( {"_id":"7af733ff4d80f5502460c408d3d5d8a3"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.count( {"_id":"7af733ff4d80f5502460c408d3d5d8a3"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.insert( {"_id":"7af733ff4d80f5502460c408d3d5d8a3","town_sef_url":"asbury-park-nj","data_key":[],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Asbury Park Featured Events<br>Health And Fitness\",\"keyword\":\"\",\"radius\":7,\"limit\":15,\"page\":1,\"sef\":\"health-and-fitness\",\"tags\":\"health-and-fitness\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"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\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":40.220401763916016,\"lng\":-74.01180267333984,\"latlng\":\"40.220401763916,-74.01180267334\",\"city\":\"Asbury Park\",\"state\":\"NJ\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.80600000 1765518286)","created":"MongoDate(0.80600000 1765518286)"} , true) | | 0 | 0 | 1 |