| 1 | db.towns.find( {"sef_url":"central-city-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 2 | db.towns.find( {"sef_url":"central-city-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","pa","somerset-county-pa","central-city-pa"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.ttd_towns.find( {"town_sef_url":"central-city-pa","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.events_cache.find( {"_id":"5251d00780a560b1359834c70c2ea997"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766556000)"},"event_id":{"$nin":[76193826,76223487,76252959,76085983]},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-78.8041000366211,40.109500885009766],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 | 213 |
| 7 | db.events_cache.count( {"_id":"5251d00780a560b1359834c70c2ea997"} ) | | 0 | 0 | 1 |
| 8 | db.events_cache.insert( {"_id":"5251d00780a560b1359834c70c2ea997","town_sef_url":"central-city-pa","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"7\",\"show\":1,\"geo\":[-78.8041000366211,40.109500885009766],\"cache\":\"+15 minutes\",\"has_next_page\":false}","modified":"MongoDate(0.73900000 1766631052)","created":"MongoDate(0.73900000 1766631052)"} , true) | | 0 | 0 | 2 |
| 9 | db.events_cache.find( {"_id":"7b218ebbedeff76115ad5c9a756c82ba"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.find( {"_id":"f4cb079fc17344690f4bff399960d414"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766556000)"},"event_id":{"$nin":[76193826,76223487,76252959,76085983]},"geo":{"$geoWithin":{"$center":[[-78.8041000366211,40.109500885009766],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 | 6 | 214 |
| 12 | db.events_cache.count( {"_id":"7b218ebbedeff76115ad5c9a756c82ba"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"7b218ebbedeff76115ad5c9a756c82ba","town_sef_url":"central-city-pa","data_key":["68a75b6d03a70639b6cf638f","68a75b6e03a70639b6cf6798","68a75b7503a70639b6cf9cbe","68a75b7503a70639b6cfa069","68a75b7703a70639b6cfaec1"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Central City\",\"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\":40.109500885009766,\"lng\":-78.8041000366211,\"latlng\":\"40.10950088501,-78.804100036621\",\"city\":\"Central City\",\"state\":\"PA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.13200000 1766631053)","created":"MongoDate(0.13200000 1766631053)"} , true) | | 0 | 0 | 2 |
| 14 | db.news.find( {"broadcast":{"$in":["usa","central-city-pa","pa","somerset-county-pa"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 9 |
| 15 | db.places.find( {"address.town_sef_url":"central-city-pa","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 4 | 4 |