| 1 | db.towns.find( {"sef_url":"eureka-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 2 | db.towns.find( {"sef_url":"odenton-md"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"odenton-md"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 11 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","md","anne-arundel-county-md","odenton-md"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 5 | db.places.find( {"address.town_sef_url":"odenton-md"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 21 | 2 |
| 6 | db.events_cache.find( {"_id":"3ccb10e144ee5ff3de5e459670c3b04d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 7 | db.events_radius_cache.find( {"_id":"8eb6f947a0e17e8f99c01b007a6ec43c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 6 |
| 8 | db.events.count( {"address.town_sef_url":"odenton-md","start":{"$gte":"MongoDate(0.00000000 1766556000)","$lt":"MongoDate(0.00000000 1767160800)"}} ) | | 0 | 0 | 7 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-76.69869995117188,39.0630989074707],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766556000)","$lt":"MongoDate(0.00000000 1767420000)"}} ) | | 0 | 1 | 34 |
| 10 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-76.69869995117188,39.0630989074707],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766556000)","$lt":"MongoDate(0.00000000 1767420000)"}} ) | | 0 | 24 | 33 |
| 11 | db.events_radius_cache.count( {"_id":"8eb6f947a0e17e8f99c01b007a6ec43c"} ) | | 0 | 0 | 1 |
| 12 | db.events_radius_cache.insert( {"_id":"8eb6f947a0e17e8f99c01b007a6ec43c","radius":15,"modified":"MongoDate(0.89900000 1766589123)","created":"MongoDate(0.89900000 1766589123)"} , true) | | 0 | 0 | 2 |
| 13 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766556000)"},"geo":{"$geoWithin":{"$center":[[-76.69869995117188,39.0630989074707],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 | 117 |
| 14 | db.events_cache.count( {"_id":"3ccb10e144ee5ff3de5e459670c3b04d"} ) | | 0 | 0 | 1 |
| 15 | db.events_cache.count( {"_id":"3ccb10e144ee5ff3de5e459670c3b04d"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.insert( {"_id":"3ccb10e144ee5ff3de5e459670c3b04d","town_sef_url":"odenton-md","data_key":["68a75b6803a70639b6cf410d","68a75b6803a70639b6cf42c3","68a75b6803a70639b6cf45ed","68a75b6903a70639b6cf47fc","68a75b6903a70639b6cf498b","68a75b6903a70639b6cf49b1","68a75b6b03a70639b6cf5290","69036ae84389be6be5f62948","68a75b6b03a70639b6cf5761","68a75b6c03a70639b6cf5992"],"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\":39.0630989074707,\"lng\":-76.69869995117188,\"latlng\":\"39.063098907471,-76.698699951172\",\"city\":\"Odenton\",\"state\":\"MD\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.06200000 1766589124)","created":"MongoDate(0.06200000 1766589124)"} , true) | | 0 | 0 | 2 |