| 1 | db.towns.find( {"sef_url":"aledo-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"marlboro-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/clubs-and-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 | 2 |
| 6 | db.places.find( {"address.town_sef_url":"marlboro-nj","tags":"clubs-and-organizations"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 5 | 3 |
| 7 | db.events_cache.find( {"_id":"d0d18d0c8912babc0b00cb42a00984b6"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events_radius_cache.find( {"_id":"012a2120dd82010ef9d3c49784d33c77"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1761800400)"},"geo":{"$geoWithin":{"$center":[[-75.32440185546875,39.489498138427734],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 | 24 |
| 10 | db.events_cache.count( {"_id":"d0d18d0c8912babc0b00cb42a00984b6"} ) | | 0 | 0 | 2 |
| 11 | db.events_cache.insert( {"_id":"d0d18d0c8912babc0b00cb42a00984b6","town_sef_url":"marlboro-nj","data_key":["681728fdfb5e4bed1f84ad5b","681728fefb5e4bed1f84add0","683da1a6fb5e4bed1f7cae64","6847f064fb5e4bed1f02ac6f","685fab52fb5e4bed1fb525db","68187a93fb5e4bed1ffac5e1","68187a94fb5e4bed1ffac6b2","68e3a22dfd969f5f11055158","6819cc48fb5e4bed1f9a9806","6819cc4dfb5e4bed1f9a9fac"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"clubs-and-organizations\",\"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\":39.489498138427734,\"lng\":-75.32440185546875,\"latlng\":\"39.489498138428,-75.324401855469\",\"city\":\"Marlboro\",\"state\":\"NJ\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.28000000 1761841197)","created":"MongoDate(0.28000000 1761841197)"} , true) | | 0 | 0 | 2 |