| 1 | db.towns.find( {"sef_url":"gray-la"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"littlerock-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/schools-and-libraries"]},"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 | 1 |
| 6 | db.places.find( {"address.town_sef_url":"littlerock-wa","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 8 | db.events_cache.find( {"_id":"c89575ad5b9d8dd0123baae9483d4a41"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.find( {"_id":"9b68986a01e1e69f3c9c17fab59fb00b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events.count( {"address.town_sef_url":"littlerock-wa","start":{"$gte":"MongoDate(0.00000000 1765692000)","$lt":"MongoDate(0.00000000 1766296800)"}} ) | | 0 | 0 | 1 |
| 11 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-123.01699829101562,46.901798248291016],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1765692000)","$lt":"MongoDate(0.00000000 1766556000)"}} ) | | 0 | 0 | 38 |
| 12 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-123.01699829101562,46.901798248291016],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1765692000)","$lt":"MongoDate(0.00000000 1766556000)"}} ) | | 0 | 5 | 28 |
| 13 | db.events_radius_cache.count( {"_id":"9b68986a01e1e69f3c9c17fab59fb00b"} ) | | 0 | 0 | 1 |
| 14 | db.events_radius_cache.count( {"_id":"9b68986a01e1e69f3c9c17fab59fb00b"} ) | | 0 | 0 | 1 |
| 15 | db.events_radius_cache.insert( {"_id":"9b68986a01e1e69f3c9c17fab59fb00b","radius":25,"modified":"MongoDate(0.84800000 1765724232)","created":"MongoDate(0.84800000 1765724232)"} , true) | | 0 | 0 | 1 |
| 16 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765692000)"},"geo":{"$geoWithin":{"$center":[[-123.01699829101562,46.901798248291016],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 | 257 |
| 17 | db.events_cache.count( {"_id":"c89575ad5b9d8dd0123baae9483d4a41"} ) | | 0 | 0 | 1 |
| 18 | db.events_cache.count( {"_id":"c89575ad5b9d8dd0123baae9483d4a41"} ) | | 0 | 0 | 1 |
| 19 | db.events_cache.insert( {"_id":"c89575ad5b9d8dd0123baae9483d4a41","town_sef_url":"littlerock-wa","data_key":["68527c9efb5e4bed1f029558","685670d8fb5e4bed1f3b2e07","685a65b5fb5e4bed1f659f3c","692f4e34de4ae56f5abcdbbe","685bb76efb5e4bed1fb6cc65","6933cbd7de4ae56f5a4a6b7f","68849586fb5e4bed1f7e5ff8","6933cbd9de4ae56f5a4a7da4","68fdbe61c3af739f2586ffa2","68a9068ac3af739f250a4961"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"schools-and-libraries\",\"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\":46.901798248291016,\"lng\":-123.01699829101562,\"latlng\":\"46.901798248291,-123.01699829102\",\"city\":\"Littlerock\",\"state\":\"WA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.27600000 1765724233)","created":"MongoDate(0.27600000 1765724233)"} , true) | | 0 | 0 | 1 |
| 20 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 21 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 22 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 23 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 24 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 25 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 26 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |