| 1 | db.towns.find( {"sef_url":"hardin-mo"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"sealston-va"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/arts-and-entertainment"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.places.find( {"address.town_sef_url":"sealston-va","tags":"arts-and-entertainment"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 7 |
| 7 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 8 | db.events_cache.find( {"_id":"3dea5053e15a7920cc479de99a5e50fc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.find( {"_id":"df2ba1c8e0f2718b1cd6c2e700a496c1"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events.count( {"address.town_sef_url":"sealston-va","start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766728800)"}} ) | | 0 | 0 | 1 |
| 11 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-77.33200073242188,38.26169967651367],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | | 0 | 0 | 30 |
| 12 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-77.33200073242188,38.26169967651367],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | | 0 | 13 | 23 |
| 13 | db.events_radius_cache.count( {"_id":"df2ba1c8e0f2718b1cd6c2e700a496c1"} ) | | 0 | 0 | 1 |
| 14 | db.events_radius_cache.count( {"_id":"df2ba1c8e0f2718b1cd6c2e700a496c1"} ) | | 0 | 0 | 1 |
| 15 | db.events_radius_cache.insert( {"_id":"df2ba1c8e0f2718b1cd6c2e700a496c1","radius":25,"modified":"MongoDate(0.45900000 1766210310)","created":"MongoDate(0.45900000 1766210310)"} , true) | | 0 | 0 | 1 |
| 16 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"geo":{"$geoWithin":{"$center":[[-77.33200073242188,38.26169967651367],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 | 194 |
| 17 | db.events_cache.count( {"_id":"3dea5053e15a7920cc479de99a5e50fc"} ) | | 0 | 0 | 1 |
| 18 | db.events_cache.count( {"_id":"3dea5053e15a7920cc479de99a5e50fc"} ) | | 0 | 0 | 1 |
| 19 | db.events_cache.insert( {"_id":"3dea5053e15a7920cc479de99a5e50fc","town_sef_url":"sealston-va","data_key":["6857c265fb5e4bed1f870cf2","685913b7fb5e4bed1fd9b2f1","685a659efb5e4bed1f65768c","68fa4a761e2cec194a0466c5","685a65bafb5e4bed1f65a8a6","685e5a1ffb5e4bed1f622cfc","6860fc9cfb5e4bed1fe8d495","68fd406ac4766aed420deab5","68624e99fb5e4bed1f2f85b5","68639febfb5e4bed1fa5d4d3"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"arts-and-entertainment\",\"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\":38.26169967651367,\"lng\":-77.33200073242188,\"latlng\":\"38.261699676514,-77.332000732422\",\"city\":\"Sealston\",\"state\":\"VA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.68900000 1766210310)","created":"MongoDate(0.68900000 1766210310)"} , true) | | 0 | 0 | 1 |
| 20 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 21 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 22 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 23 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 24 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 25 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 26 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |