| 1 | db.towns.find( {"sef_url":"parma-mi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"melissa-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.towns.find( {"sef_url":"melissa-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","tx","collin-county-tx","melissa-tx"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.places.find( {"address.town_sef_url":"melissa-tx"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 10 | 2 |
| 7 | db.events_cache.find( {"_id":"aff32d1c11ff94629633cdbc87419800"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events_radius_cache.find( {"_id":"ff0d3884f3a55e9ea2d737bc70a73f77"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766556000)"},"geo":{"$geoWithin":{"$center":[[-96.58409881591797,33.2848014831543],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 | 79 |
| 10 | db.events_cache.count( {"_id":"aff32d1c11ff94629633cdbc87419800"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"aff32d1c11ff94629633cdbc87419800","town_sef_url":"melissa-tx","data_key":["68a75b6703a70639b6cf3f48","68a75b6703a70639b6cf3f89","68a75b6803a70639b6cf41fe","68a75b6803a70639b6cf43a1","68a75b6803a70639b6cf441a","68a75b6903a70639b6cf4916","68a75b6903a70639b6cf4b3c","68a75b6a03a70639b6cf4e95","68a75b6b03a70639b6cf53c0","68a75b6b03a70639b6cf56c0"],"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\":33.2848014831543,\"lng\":-96.58409881591797,\"latlng\":\"33.284801483154,-96.584098815918\",\"city\":\"Melissa\",\"state\":\"TX\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.64800000 1766640144)","created":"MongoDate(0.64800000 1766640144)"} , true) | | 0 | 0 | 2 |