| 1 | db.towns.find( {"sef_url":"cobalt-id"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"trenton-oh"}, [] ).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":"trenton-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 6 | db.tokens.find( {"sef_url":{"$in":["usa","oh","butler-county-oh","trenton-oh"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 7 | db.events_cache.find( {"_id":"c443e5ce5b56f70788848c9f87e9f27e"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events_radius_cache.find( {"_id":"4cd327ed041c46dd5f2328993286f703"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766469600)"},"geo":{"$geoWithin":{"$center":[[-84.45860290527344,39.48099899291992],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 | 234 |
| 10 | db.events_cache.count( {"_id":"c443e5ce5b56f70788848c9f87e9f27e"} ) | | 0 | 0 | 3 |
| 11 | db.events_cache.insert( {"_id":"c443e5ce5b56f70788848c9f87e9f27e","town_sef_url":"trenton-oh","data_key":["69036ae54389be6be5f61d51","68a75b6903a70639b6cf472e","68a75b6a03a70639b6cf4d34","69036ae74389be6be5f6231c","68a75b6b03a70639b6cf5477","693321064389be6be565540e","69036ae84389be6be5f62b87","69036ae94389be6be5f63251","69036aeb4389be6be5f637e0","69036aeb4389be6be5f63b10"],"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\":39.48099899291992,\"lng\":-84.45860290527344,\"latlng\":\"39.48099899292,-84.458602905273\",\"city\":\"Trenton\",\"state\":\"OH\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.55400000 1766512602)","created":"MongoDate(0.55400000 1766512602)"} , true) | | 0 | 0 | 3 |