| 1 | db.towns.find( {"sef_url":"capeville-va"}, [] ).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":"capeville-va"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","va","northampton-county-va","capeville-va"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 5 | db.places.find( {"address.town_sef_url":"capeville-va"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events_cache.find( {"_id":"fa860a79cea3e3fc2e82b05f6a3254c1"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.find( {"_id":"6e5a6d31c9a06939ebc5af0209286e65"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766988000)"},"geo":{"$geoWithin":{"$center":[[-75.9572982788086,37.20289993286133],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 | 330 |
| 10 | db.events_cache.count( {"_id":"fa860a79cea3e3fc2e82b05f6a3254c1"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"fa860a79cea3e3fc2e82b05f6a3254c1","town_sef_url":"capeville-va","data_key":["69036aeb4389be6be5f638a1","693321084389be6be5655dea","69036aec4389be6be5f6420d","693321094389be6be56566bb","6933210a4389be6be5656e71","6933210b4389be6be565715c","69036af04389be6be5f65955","6933210b4389be6be5657696","69036af24389be6be5f66951","69036af34389be6be5f67166"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"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\":37.20289993286133,\"lng\":-75.9572982788086,\"latlng\":\"37.202899932861,-75.957298278809\",\"city\":\"Capeville\",\"state\":\"VA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.81700000 1767015044)","created":"MongoDate(0.81700000 1767015044)"} , true) | | 0 | 0 | 2 |