| 1 | db.towns.find( {"sef_url":"scheller-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"royal-oak-mi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/schools-and-libraries"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.towns.find( {"sef_url":"royal-oak-mi"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","mi","oakland-county-mi","royal-oak-mi"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 6 | db.places.find( {"address.town_sef_url":"royal-oak-mi","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 4 | 22 |
| 7 | db.events_cache.find( {"_id":"c02da4bc1d78c2a8c6f01c0882f9d663"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 9 |
| 8 | db.events_radius_cache.find( {"_id":"48131e3f5648bd7e226f2f7b06c50bd7"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766124000)"},"geo":{"$geoWithin":{"$center":[[-83.1447982788086,42.4994010925293],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 | 51 |
| 10 | db.events_cache.count( {"_id":"c02da4bc1d78c2a8c6f01c0882f9d663"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"c02da4bc1d78c2a8c6f01c0882f9d663","town_sef_url":"royal-oak-mi","data_key":["693321024389be6be56537f5","693321024389be6be5653859","68a75b6103a70639b6cf19e2","68a75b6103a70639b6cf1a31","68a75b6203a70639b6cf1aea","68a75b6203a70639b6cf1b03","69036ae04389be6be5f5fc3d","693321024389be6be5653963","68a75b6203a70639b6cf1c76","693321024389be6be5653a3e"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":15,\"limit\":15,\"page\":1,\"sef\":\"schools-and-libraries\",\"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\":42.4994010925293,\"lng\":-83.1447982788086,\"latlng\":\"42.499401092529,-83.144798278809\",\"city\":\"Royal Oak\",\"state\":\"MI\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.64800000 1766168592)","created":"MongoDate(0.64900000 1766168592)"} , true) | | 0 | 0 | 2 |