| 1 | db.towns.find( {"sef_url":"bryant-al"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"sylmar-ca"}, [] ).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 | 6 |
| 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.ttd_towns.find( {"town_sef_url":"sylmar-ca","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events_cache.find( {"_id":"29f88644021b8a8102229e6a0b15d702"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1769666400)","$lt":"MongoDate(0.00000000 1770357599)"},"event_id":{"$nin":[76473323,73474797,76368953,76322494]},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-118.44999694824219,34.30759811401367],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 | 23 |
| 9 | db.events_cache.count( {"_id":"29f88644021b8a8102229e6a0b15d702"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.count( {"_id":"29f88644021b8a8102229e6a0b15d702"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"29f88644021b8a8102229e6a0b15d702","town_sef_url":"sylmar-ca","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"7\",\"show\":1,\"geo\":[-118.44999694824219,34.30759811401367],\"has_next_page\":false}","modified":"MongoDate(0.29200000 1769671895)","created":"MongoDate(0.29200000 1769671895)"} , true) | | 0 | 0 | 1 |
| 12 | db.events_cache.find( {"_id":"e52f7446a6267725b5fe294e1a9f360a"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 13 | db.events_radius_cache.find( {"_id":"7ae77e1026143ad97f9dc08a3176243c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1769666400)"},"event_id":{"$nin":[76473323,73474797,76368953,76322494]},"geo":{"$geoWithin":{"$center":[[-118.44999694824219,34.30759811401367],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 | 19 |
| 15 | db.events_cache.count( {"_id":"e52f7446a6267725b5fe294e1a9f360a"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.count( {"_id":"e52f7446a6267725b5fe294e1a9f360a"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.insert( {"_id":"e52f7446a6267725b5fe294e1a9f360a","town_sef_url":"sylmar-ca","data_key":["68babb00cf29e58a420c4bcd","693cce12de4ae56f5ae9821e","68e5cb1fc3af739f25c78500","68e4799fc3af739f25a9df7f","6903045c3394d74e7843c1e4"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Sylmar\",\"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\":34.30759811401367,\"lng\":-118.44999694824219,\"latlng\":\"34.307598114014,-118.44999694824\",\"city\":\"Sylmar\",\"state\":\"CA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.33400000 1769671895)","created":"MongoDate(0.33400000 1769671895)"} , true) | | 0 | 0 | 1 |
| 18 | db.news.find( {"broadcast":{"$in":["usa","sylmar-ca","ca","los-angeles-county-ca"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 2 |
| 19 | db.places.find( {"address.town_sef_url":"sylmar-ca","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 1 |
| 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":"sylmar-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 23 | db.tokens.find( {"sef_url":{"$in":["usa","ca","los-angeles-county-ca","sylmar-ca"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 24 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 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 |