| 1 | db.towns.find( {"sef_url":"port-matilda-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"port-matilda-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","pa","centre-county-pa","port-matilda-pa"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.places.find( {"address.town_sef_url":"port-matilda-pa"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 10 | 2 |
| 5 | db.events_cache.find( {"_id":"d9212fed4292cbff75ec95fa07454521"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"e9932e48d93022e45eae477f9b337c3f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 5 |
| 7 | db.events.count( {"address.town_sef_url":"port-matilda-pa","start":{"$gte":"MongoDate(0.00000000 1766296800)","$lt":"MongoDate(0.00000000 1766901600)"}} ) | | 0 | 0 | 2 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-78.0541000366211,40.79970169067383],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766296800)","$lt":"MongoDate(0.00000000 1767160800)"}} ) | | 0 | 0 | 29 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-78.0541000366211,40.79970169067383],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766296800)","$lt":"MongoDate(0.00000000 1767160800)"}} ) | | 0 | 2 | 28 |
| 10 | db.events_radius_cache.count( {"_id":"e9932e48d93022e45eae477f9b337c3f"} ) | | 0 | 0 | 5 |
| 11 | db.events_radius_cache.insert( {"_id":"e9932e48d93022e45eae477f9b337c3f","radius":25,"modified":"MongoDate(0.27000000 1766380868)","created":"MongoDate(0.27000000 1766380868)"} , true) | | 0 | 0 | 3 |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766296800)"},"geo":{"$geoWithin":{"$center":[[-78.0541000366211,40.79970169067383],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 | 280 |
| 13 | db.events_cache.count( {"_id":"d9212fed4292cbff75ec95fa07454521"} ) | | 0 | 0 | 3 |
| 14 | db.events_cache.count( {"_id":"d9212fed4292cbff75ec95fa07454521"} ) | | 0 | 0 | 2 |
| 15 | db.events_cache.insert( {"_id":"d9212fed4292cbff75ec95fa07454521","town_sef_url":"port-matilda-pa","data_key":["69036ae94389be6be5f6313f","69036aea4389be6be5f632c0","69036aea4389be6be5f6375f","69036aee4389be6be5f64975","69036aee4389be6be5f64b95","69036aee4389be6be5f64ed2","69036aef4389be6be5f65103","6933210a4389be6be5656fd7","6933210b4389be6be56573a4","69036aef4389be6be5f654db"],"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\":40.79970169067383,\"lng\":-78.0541000366211,\"latlng\":\"40.799701690674,-78.054100036621\",\"city\":\"Port Matilda\",\"state\":\"PA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.58200000 1766380868)","created":"MongoDate(0.58200000 1766380868)"} , true) | | 0 | 0 | 2 |