| 1 | db.towns.find( {"sef_url":"avon-ct"}, [] ).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":"byron-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["home"]},"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 | 2 |
| 6 | db.ttd_towns.find( {"town_sef_url":"byron-il","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.events_cache.find( {"_id":"335dcd9100f37214a953a5f6a52aa9f0"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1769925600)","$lt":"MongoDate(0.00000000 1770616799)"},"event_id":{"$nin":[76141830,76230317,76081007,76408803]},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-89.25589752197266,42.12540054321289],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( 2 ).skip( 0 ) | | 0 | 0 | 27 |
| 9 | db.events_cache.count( {"_id":"335dcd9100f37214a953a5f6a52aa9f0"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.count( {"_id":"335dcd9100f37214a953a5f6a52aa9f0"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"335dcd9100f37214a953a5f6a52aa9f0","town_sef_url":"byron-il","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"7\",\"show\":1,\"geo\":[-89.25589752197266,42.12540054321289],\"has_next_page\":false}","modified":"MongoDate(0.62300000 1769980046)","created":"MongoDate(0.62300000 1769980046)"} , true) | | 0 | 0 | 2 |
| 12 | db.events_cache.find( {"_id":"c760ec3e3ddb950066559c6fde270d9c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 13 | db.events_radius_cache.find( {"_id":"3cb6b1040abd4c99cff13bbf3092837f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1769925600)"},"event_id":{"$nin":[76141830,76230317,76081007,76408803]},"geo":{"$geoWithin":{"$center":[[-89.25589752197266,42.12540054321289],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( 6 ).skip( 0 ) | | 0 | 6 | 27 |
| 15 | db.events_cache.count( {"_id":"c760ec3e3ddb950066559c6fde270d9c"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.count( {"_id":"c760ec3e3ddb950066559c6fde270d9c"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.insert( {"_id":"c760ec3e3ddb950066559c6fde270d9c","town_sef_url":"byron-il","data_key":["68b7a6abc3af739f2571f844","6960668eb1faf7c56a140e3f","69378813de4ae56f5aecec53","6909639ade4ae56f5a1c0fc0","69460894de4ae56f5aecdb12"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Byron\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"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\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":42.12540054321289,\"lng\":-89.25589752197266,\"latlng\":\"42.125400543213,-89.255897521973\",\"city\":\"Byron\",\"state\":\"IL\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.69400000 1769980046)","created":"MongoDate(0.69400000 1769980046)"} , true) | | 0 | 0 | 2 |
| 18 | db.news.find( {"broadcast":{"$in":["usa","byron-il","il","ogle-county-il"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 7 |
| 19 | db.places.find( {"address.town_sef_url":"byron-il","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 3 |
| 20 | db.answerbook.find( {"featured":true,"category_sef_tail":"home"}, [] ).sort( {"answers":-1,"modified":-1} ).limit( 15 ).skip( 0 ) | | 0 | 0 | 1 |
| 21 | db.answerbook_categories.find( [], ["sef_tail","name"] ).sort( {"category_sequence":1} ).limit( 0 ).skip( 0 ) | | 0 | 40 | 1 |
| 22 | db.towns.find( {"sef_url":"byron-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 23 | db.tokens.find( {"sef_url":{"$in":["usa","il","ogle-county-il","byron-il"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 24 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 25 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 26 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 27 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 28 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 29 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 30 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |