| 1 | db.towns.find( {"sef_url":"adams-ky"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"baton-rouge-la"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/sports-and-recreation"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.towns.find( {"sef_url":"baton-rouge-la"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 6 | db.tokens.find( {"sef_url":{"$in":["usa","la","east-baton-rouge-county-la","baton-rouge-la"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 7 | db.places.find( {"address.town_sef_url":"baton-rouge-la","tags":"sports-and-recreation"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 21 | 59 |
| 8 | db.events_cache.find( {"_id":"e3f67804708a6085345cece3067eec41"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.find( {"_id":"bed51b780bb902fa4f35bb9e4992f1da"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765519200)"},"address.town_sef_url":"baton-rouge-la"}, ["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 | 3 |
| 11 | db.events_cache.count( {"_id":"e3f67804708a6085345cece3067eec41"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.insert( {"_id":"e3f67804708a6085345cece3067eec41","town_sef_url":"baton-rouge-la","data_key":["68a75b5703a70639b6cedf37","69036ad64389be6be5f5c778","69036ad74389be6be5f5cd7b","68a75b5803a70639b6cee8a9","68a75b5903a70639b6ceec7a","68a75b5903a70639b6ceec7c","69036ada4389be6be5f5d8b5","68a75b5b03a70639b6cef572","693320ff4389be6be56525b6","693320ff4389be6be565261d"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":0,\"limit\":15,\"page\":1,\"sef\":\"sports-and-recreation\",\"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\":30.44930076599121,\"lng\":-91.18820190429688,\"latlng\":\"30.449300765991,-91.188201904297\",\"city\":\"Baton Rouge\",\"state\":\"LA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.56700000 1765591429)","created":"MongoDate(0.56700000 1765591429)"} , true) | | 0 | 0 | 2 |