| 1 | db.towns.find( {"sef_url":"santa-monica-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"brooks-me"}, [] ).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 | 4 |
| 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":"brooks-me"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","me","waldo-county-me","brooks-me"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 8 | db.ttd_towns.find( {"town_sef_url":"brooks-me","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 9 | db.events_cache.find( {"_id":"75af052174133e0a0f5f1431e6f4cc04"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.find( {"_id":"23501e02273ef49ced879c77ca45db35"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766642400)"},"event_id":{"$nin":[76224850,76389277,76321989]},"geo":{"$geoWithin":{"$center":[[-69.12249755859375,44.55289840698242],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 | 243 |
| 12 | db.events_cache.count( {"_id":"75af052174133e0a0f5f1431e6f4cc04"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"75af052174133e0a0f5f1431e6f4cc04","town_sef_url":"brooks-me","data_key":["68a75b6803a70639b6cf4418","68a75b6a03a70639b6cf4d2c","68a75b6e03a70639b6cf6b57","68a75b7003a70639b6cf7ad9","68a75b7203a70639b6cf8c5f"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Brooks\",\"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\":44.55289840698242,\"lng\":-69.12249755859375,\"latlng\":\"44.552898406982,-69.122497558594\",\"city\":\"Brooks\",\"state\":\"ME\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.47300000 1766655680)","created":"MongoDate(0.47300000 1766655680)"} , true) | | 0 | 0 | 2 |
| 14 | db.news.find( {"broadcast":{"$in":["usa","brooks-me","me","waldo-county-me"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 5 |
| 15 | db.places.find( {"address.town_sef_url":"brooks-me","group_id":{"$nin":[2232261]},"group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 5 | 3 |