| 1 | db.towns.find( {"sef_url":"rossville-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"teaneck-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.towns.find( {"sef_url":"teaneck-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","nj","bergen-county-nj","teaneck-nj"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 8 | db.places.find( {"address.town_sef_url":"teaneck-nj"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 21 | 2 |
| 9 | db.events_cache.find( {"_id":"dd88f1a696737496b157644583b4e2eb"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 10 | db.events_radius_cache.find( {"_id":"bb4a7e3e8e43224c4a857f2b8dfbd675"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1767074400)"},"geo":{"$geoWithin":{"$center":[[-74.01119995117188,40.893001556396484],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 | 4 |
| 12 | db.events_cache.count( {"_id":"dd88f1a696737496b157644583b4e2eb"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"dd88f1a696737496b157644583b4e2eb","town_sef_url":"teaneck-nj","data_key":["69036aea4389be6be5f63377","68a75b6d03a70639b6cf6020","68a75b6d03a70639b6cf60d4","68a75b6d03a70639b6cf610b","68a75b6d03a70639b6cf6110","68a75b6d03a70639b6cf6127","68a75b6d03a70639b6cf613f","68a75b6d03a70639b6cf6144","69036aea4389be6be5f633b3","68a75b6d03a70639b6cf6152"],"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.893001556396484,\"lng\":-74.01119995117188,\"latlng\":\"40.893001556396,-74.011199951172\",\"city\":\"Teaneck\",\"state\":\"NJ\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.96000000 1767086490)","created":"MongoDate(0.96000000 1767086490)"} , true) | | 0 | 0 | 2 |