| 1 | db.towns.find( {"sef_url":"spring-house-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"spring-house-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","pa","montgomery-county-pa","spring-house-pa"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.places.find( {"address.town_sef_url":"spring-house-pa"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 6 | 2 |
| 5 | db.events_cache.find( {"_id":"1136e4cf59a77d9732aac906b4fd0157"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"0b4d67996a8af1b4035f680a6f744bad"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"address.town_sef_url":"spring-house-pa","start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766728800)"}} ) | | 0 | 0 | 1 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-75.2477798461914,40.20600891113281],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | | 0 | 1 | 35 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-75.2477798461914,40.20600891113281],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766124000)","$lt":"MongoDate(0.00000000 1766988000)"}} ) | | 0 | 30 | 56 |
| 10 | db.events_radius_cache.count( {"_id":"0b4d67996a8af1b4035f680a6f744bad"} ) | | 0 | 0 | 1 |
| 11 | db.events_radius_cache.insert( {"_id":"0b4d67996a8af1b4035f680a6f744bad","radius":15,"modified":"MongoDate(0.67500000 1766207426)","created":"MongoDate(0.67500000 1766207426)"} , true) | | 0 | 0 | 7 |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"geo":{"$geoWithin":{"$center":[[-75.2477798461914,40.20600891113281],0.21739130434782608]}}}, ["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 | 98 |
| 13 | db.events_cache.count( {"_id":"1136e4cf59a77d9732aac906b4fd0157"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.count( {"_id":"1136e4cf59a77d9732aac906b4fd0157"} ) | | 0 | 0 | 1 |
| 15 | db.events_cache.insert( {"_id":"1136e4cf59a77d9732aac906b4fd0157","town_sef_url":"spring-house-pa","data_key":["68a75b6103a70639b6cf16bf","693321024389be6be565396a","69036ae04389be6be5f5fca8","69036ae04389be6be5f5fcae","69036ae04389be6be5f5fe2c","69036ae04389be6be5f5fed5","69036ae04389be6be5f5ff52","68a75b6203a70639b6cf1edf","68a75b6303a70639b6cf2448","68a75b6303a70639b6cf2453"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":15,\"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.20600891113281,\"lng\":-75.2477798461914,\"latlng\":\"40.206008911133,-75.247779846191\",\"city\":\"Spring House\",\"state\":\"PA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.82500000 1766207426)","created":"MongoDate(0.82500000 1766207426)"} , true) | | 0 | 0 | 2 |