| 1 | db.towns.find( {"sef_url":"galivants-ferry-sc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"oradell-nj"}, [] ).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 | 1 |
| 4 | db.towns.find( {"sef_url":"oradell-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","nj","bergen-county-nj","oradell-nj"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.places.find( {"address.town_sef_url":"oradell-nj"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 13 | 3 |
| 7 | db.events_cache.find( {"_id":"8b56acbd23eae6179f998d3828900661"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events_radius_cache.find( {"_id":"439bef7e6e6a8c725d8b596bdf78e3c4"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766296800)"},"geo":{"$geoWithin":{"$center":[[-74.03160095214844,40.954200744628906],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 | 7 |
| 10 | db.events_cache.count( {"_id":"8b56acbd23eae6179f998d3828900661"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"8b56acbd23eae6179f998d3828900661","town_sef_url":"oradell-nj","data_key":["69036ae34389be6be5f60ebb","68a75b6503a70639b6cf2eac","68a75b6503a70639b6cf2f53","68a75b6503a70639b6cf2f5a","68a75b6503a70639b6cf2f5d","68a75b6503a70639b6cf30b3","68a75b6503a70639b6cf311a","68a75b6503a70639b6cf3132","69036ae34389be6be5f60f3a","68a75b6503a70639b6cf3173"],"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\":40.954200744628906,\"lng\":-74.03160095214844,\"latlng\":\"40.954200744629,-74.031600952148\",\"city\":\"Oradell\",\"state\":\"NJ\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.59800000 1766326023)","created":"MongoDate(0.59800000 1766326023)"} , true) | | 0 | 0 | 2 |