| 1 | db.towns.find( {"sef_url":"hedrick-ia"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"hedrick-ia"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","ia","keokuk-county-ia","hedrick-ia"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 5 | db.places.find( {"address.town_sef_url":"hedrick-ia"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 2 |
| 6 | db.events_cache.find( {"_id":"256b3b9d0890362b5644defeb1bd4580"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 7 | db.events_radius_cache.find( {"_id":"d763fc88fefb1d6a3e99765e28ba076b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.count( {"address.town_sef_url":"hedrick-ia","start":{"$gte":"MongoDate(0.00000000 1765951200)","$lt":"MongoDate(0.00000000 1766556000)"}} ) | | 0 | 0 | 2 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-92.30829620361328,41.17679977416992],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1765951200)","$lt":"MongoDate(0.00000000 1766815200)"}} ) | | 0 | 0 | 41 |
| 10 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-92.30829620361328,41.17679977416992],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1765951200)","$lt":"MongoDate(0.00000000 1766815200)"}} ) | | 0 | 1 | 40 |
| 11 | db.events_radius_cache.count( {"_id":"d763fc88fefb1d6a3e99765e28ba076b"} ) | | 0 | 0 | 1 |
| 12 | db.events_radius_cache.insert( {"_id":"d763fc88fefb1d6a3e99765e28ba076b","radius":25,"modified":"MongoDate(0.09600000 1766027181)","created":"MongoDate(0.09600000 1766027181)"} , true) | | 0 | 0 | 2 |
| 13 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765951200)"},"geo":{"$geoWithin":{"$center":[[-92.30829620361328,41.17679977416992],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 | 6 | 295 |
| 14 | db.events_cache.count( {"_id":"256b3b9d0890362b5644defeb1bd4580"} ) | | 0 | 0 | 1 |
| 15 | db.events_cache.count( {"_id":"256b3b9d0890362b5644defeb1bd4580"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.insert( {"_id":"256b3b9d0890362b5644defeb1bd4580","town_sef_url":"hedrick-ia","data_key":["69036ade4389be6be5f5f00e","69036af34389be6be5f66ddd","69036af94389be6be5f6a44a","69036afa4389be6be5f6aa0e","693321184389be6be565e3a4","69036b164389be6be5f76709"],"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\":41.17679977416992,\"lng\":-92.30829620361328,\"latlng\":\"41.17679977417,-92.308296203613\",\"city\":\"Hedrick\",\"state\":\"IA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.41000000 1766027181)","created":"MongoDate(0.41000000 1766027181)"} , true) | | 0 | 0 | 2 |