| 1 | db.towns.find( {"sef_url":"salem-oh"}, [] ).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":"atlanta-ga"}, [] ).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.towns.find( {"sef_url":"atlanta-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","ga","fulton-county-ga","atlanta-ga"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 8 | db.places.find( {"address.town_sef_url":"atlanta-ga","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 21 | 216 |
| 9 | db.events_cache.find( {"_id":"1e716b71fe7db98126a58feaf0ec636c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 10 | db.events_radius_cache.find( {"_id":"a49c7a421a77280a7b1ec040a911562d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766469600)"},"address.town_sef_url":"atlanta-ga"}, ["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 | 2 |
| 12 | db.events_cache.count( {"_id":"1e716b71fe7db98126a58feaf0ec636c"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.insert( {"_id":"1e716b71fe7db98126a58feaf0ec636c","town_sef_url":"atlanta-ga","data_key":["68a75b6703a70639b6cf39eb","68a75b6703a70639b6cf3c1c","68a75b6703a70639b6cf3db8","69036ae54389be6be5f6196d","68a75b6703a70639b6cf3e2f","68a75b6703a70639b6cf3e7d","68a75b6803a70639b6cf403e","69036ae54389be6be5f61b50","68a75b6803a70639b6cf4381","68a75b6803a70639b6cf439e"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":0,\"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\":33.75450134277344,\"lng\":-84.38970184326172,\"latlng\":\"33.754501342773,-84.389701843262\",\"city\":\"Atlanta\",\"state\":\"GA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.92000000 1766488339)","created":"MongoDate(0.92000000 1766488339)"} , true) | | 0 | 0 | 3 |