| 1 | db.towns.find( {"sef_url":"tipp-city-oh"}, [] ).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":"morrison-ok"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["gas-prices"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.towns.find( {"sef_url":"morrison-ok"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 6 | db.tokens.find( {"sef_url":{"$in":["usa","ok","noble-county-ok","morrison-ok"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 7 | db.events_cache.find( {"_id":"3a4aa81d4ac349a8b964a98c24f4df66"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events_radius_cache.find( {"_id":"0414624867ad6c76640606a606c492af"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766642400)"},"geo":{"$geoWithin":{"$center":[[-97.01409912109375,36.293701171875],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 | 10 | 197 |
| 10 | db.events_cache.count( {"_id":"3a4aa81d4ac349a8b964a98c24f4df66"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"3a4aa81d4ac349a8b964a98c24f4df66","town_sef_url":"morrison-ok","data_key":["69036af04389be6be5f65c4c","69036af74389be6be5f68ec1","69036af84389be6be5f69c60","69036afa4389be6be5f6a99a","69036afc4389be6be5f6b6c8","69036b034389be6be5f6e8dc","69036b084389be6be5f706d9","69036b284389be6be5f7e127","69036b284389be6be5f7df25","69036b284389be6be5f7e24c"],"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\":36.293701171875,\"lng\":-97.01409912109375,\"latlng\":\"36.293701171875,-97.014099121094\",\"city\":\"Morrison\",\"state\":\"OK\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.36500000 1766723720)","created":"MongoDate(0.36500000 1766723720)"} , true) | | 0 | 0 | 2 |