| 1 | db.towns.find( {"sef_url":"harvey-la"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"harvey-la"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","la","jefferson-county-la","harvey-la"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 14 |
| 4 | db.places.find( {"address.town_sef_url":"harvey-la"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 18 | 3 |
| 5 | db.events_cache.find( {"_id":"1d9390986b2321ba48e94c30a0d4924a"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 6 |
| 6 | db.events_radius_cache.find( {"_id":"642118539420d6ef2ccdd9150a39f196"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 10 |
| 7 | db.events.count( {"address.town_sef_url":"harvey-la","start":{"$gte":"MongoDate(0.00000000 1766469600)","$lt":"MongoDate(0.00000000 1767074400)"}} ) | | 0 | 0 | 2 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-90.05850219726562,29.891399383544922],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766469600)","$lt":"MongoDate(0.00000000 1767333600)"}} ) | | 0 | 68 | 33 |
| 9 | db.events_radius_cache.count( {"_id":"642118539420d6ef2ccdd9150a39f196"} ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.insert( {"_id":"642118539420d6ef2ccdd9150a39f196","radius":7,"modified":"MongoDate(0.41500000 1766542425)","created":"MongoDate(0.41500000 1766542425)"} , true) | | 0 | 0 | 12 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766469600)"},"geo":{"$geoWithin":{"$center":[[-90.05850219726562,29.891399383544922],0.10144927536231885]}}}, ["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 | 45 |
| 12 | db.events_cache.count( {"_id":"1d9390986b2321ba48e94c30a0d4924a"} ) | | 0 | 0 | 5 |
| 13 | db.events_cache.count( {"_id":"1d9390986b2321ba48e94c30a0d4924a"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.insert( {"_id":"1d9390986b2321ba48e94c30a0d4924a","town_sef_url":"harvey-la","data_key":["68a75b6703a70639b6cf3a25","68a75b6703a70639b6cf3aff","69036ae44389be6be5f61845","68a75b6703a70639b6cf3c43","69036ae54389be6be5f618f8","69036ae54389be6be5f619d6","693321054389be6be5654aaa","693321054389be6be5654ac9","693321054389be6be5654ad5","693321054389be6be5654b01"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":7,\"limit\":15,\"page\":1,\"sef\":\"\",\"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\":29.891399383544922,\"lng\":-90.05850219726562,\"latlng\":\"29.891399383545,-90.058502197266\",\"city\":\"Harvey\",\"state\":\"LA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.51700000 1766542425)","created":"MongoDate(0.51700000 1766542425)"} , true) | | 0 | 0 | 2 |