| 1 | db.towns.find( {"sef_url":"asbury-park-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"hudson-co"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/government-and-politics"]},"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 | 2 |
| 6 | db.towns.find( {"sef_url":"hudson-co"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","co","weld-county-co","hudson-co"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 8 | db.places.find( {"address.town_sef_url":"hudson-co","tags":"government-and-politics"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 5 |
| 9 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 10 | db.events_cache.find( {"_id":"86ab09a7fa93829b41e1343e1e39c521"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 3 |
| 11 | db.events_radius_cache.find( {"_id":"dc7d46571fd729f0a958c1aad842b2f2"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765519200)"},"geo":{"$geoWithin":{"$center":[[-104.63600158691406,40.07320022583008],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( 11 ).skip( 0 ) | | 0 | 11 | 358 |
| 13 | db.events_cache.count( {"_id":"86ab09a7fa93829b41e1343e1e39c521"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.insert( {"_id":"86ab09a7fa93829b41e1343e1e39c521","town_sef_url":"hudson-co","data_key":["69036ad74389be6be5f5cbec","69036ade4389be6be5f5f5e4","69036ae04389be6be5f5fe2f","69036ae14389be6be5f603fc","69036ae44389be6be5f61528","693321064389be6be56552a4","693321084389be6be5655fd6","69036aec4389be6be5f63e2c","69036aed4389be6be5f6440b","69036aee4389be6be5f64ec7"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"government-and-politics\",\"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.07320022583008,\"lng\":-104.63600158691406,\"latlng\":\"40.07320022583,-104.63600158691\",\"city\":\"Hudson\",\"state\":\"CO\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.74700000 1765564568)","created":"MongoDate(0.74700000 1765564568)"} , true) | | 0 | 0 | 2 |