| 1 | db.towns.find( {"sef_url":"jackson-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"jackson-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ca","amador-county-ca","jackson-ca"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.ttd_towns.find( {"town_sef_url":"jackson-ca","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.events_cache.find( {"_id":"7fc5554d2ba93f7227e3688b47729f64"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766210400)"},"event_id":{"$nin":[75908735,75957897,76358238,76157603]},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-120.77400207519531,38.3489990234375],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( 2 ).skip( 0 ) | | 0 | 0 | 292 |
| 7 | db.events_cache.count( {"_id":"7fc5554d2ba93f7227e3688b47729f64"} ) | | 0 | 0 | 1 |
| 8 | db.events_cache.insert( {"_id":"7fc5554d2ba93f7227e3688b47729f64","town_sef_url":"jackson-ca","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"7\",\"show\":1,\"geo\":[-120.77400207519531,38.3489990234375],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.70900000 1766259113)","created":"MongoDate(0.70900000 1766259113)"} , true) | | 0 | 0 | 4 |
| 9 | db.events_cache.find( {"_id":"24c3558d0c534ccc86c748c9c6dec37f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 8 |
| 10 | db.events_radius_cache.find( {"_id":"50011011e52486457268943a082b9a27"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766210400)"},"event_id":{"$nin":[75908735,75957897,76358238,76157603]},"geo":{"$geoWithin":{"$center":[[-120.77400207519531,38.3489990234375],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( 6 ).skip( 0 ) | | 0 | 0 | 310 |
| 12 | db.events_cache.count( {"_id":"24c3558d0c534ccc86c748c9c6dec37f"} ) | | 0 | 0 | 2 |
| 13 | db.events_cache.insert( {"_id":"24c3558d0c534ccc86c748c9c6dec37f","town_sef_url":"jackson-ca","data_key":[],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Jackson\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"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\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":38.3489990234375,\"lng\":-120.77400207519531,\"latlng\":\"38.348999023438,-120.7740020752\",\"city\":\"Jackson\",\"state\":\"CA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.12400000 1766259114)","created":"MongoDate(0.12400000 1766259114)"} , true) | | 0 | 0 | 1 |
| 14 | db.news.find( {"broadcast":{"$in":["usa","jackson-ca","ca","amador-county-ca"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 3 |
| 15 | db.places.find( {"address.town_sef_url":"jackson-ca","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 5 |