| 1 | db.towns.find( {"sef_url":"offutt-a-f-b-ne"}, [] ).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":"springfield-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 12 |
| 6 | db.towns.find( {"sef_url":"springfield-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","nj","union-county-nj","springfield-nj"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 8 | db.places.find( {"address.town_sef_url":"springfield-nj"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 21 | 2 |
| 9 | db.events_cache.find( {"_id":"639d5fbfd1c13175ee115424440121d6"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 10 | db.events_radius_cache.find( {"_id":"cc4a14ee0293fb07218a5c4cce9f94fb"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766296800)"},"geo":{"$geoWithin":{"$center":[[-74.32279968261719,40.69929885864258],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 | 118 |
| 12 | db.events_cache.count( {"_id":"639d5fbfd1c13175ee115424440121d6"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"639d5fbfd1c13175ee115424440121d6","town_sef_url":"springfield-nj","data_key":["68a75b6503a70639b6cf2ee7","69036ae34389be6be5f6106a","68a75b6503a70639b6cf31ee","693321044389be6be5654585","68a75b6603a70639b6cf33a2","68a75b6603a70639b6cf356c","68a75b6603a70639b6cf358a","693321044389be6be5654722","69036ae44389be6be5f61625","69036ae44389be6be5f617f6"],"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.69929885864258,\"lng\":-74.32279968261719,\"latlng\":\"40.699298858643,-74.322799682617\",\"city\":\"Springfield\",\"state\":\"NJ\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.37000000 1766314262)","created":"MongoDate(0.37000000 1766314262)"} , true) | | 0 | 0 | 2 |