| 1 | db.towns.find( {"sef_url":"arabi-la"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"arabi-la"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","la","saint-bernard-county-la","arabi-la"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 4 | db.places.find( {"address.town_sef_url":"arabi-la","tags":"schools-and-libraries"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 5 |
| 5 | db.events_cache.find( {"_id":"133754db2ef1a831eddc6526d3de8df3"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events_radius_cache.find( {"_id":"c1fe281db8ea5becc714c8b6ee81c600"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events.count( {"address.town_sef_url":"arabi-la","start":{"$gte":"MongoDate(0.00000000 1766901600)","$lt":"MongoDate(0.00000000 1767506400)"}} ) | | 0 | 0 | 2 |
| 8 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-90.00090026855469,29.956499099731445],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766901600)","$lt":"MongoDate(0.00000000 1767765600)"}} ) | | 0 | 46 | 22 |
| 9 | db.events_radius_cache.count( {"_id":"c1fe281db8ea5becc714c8b6ee81c600"} ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.insert( {"_id":"c1fe281db8ea5becc714c8b6ee81c600","radius":7,"modified":"MongoDate(0.20400000 1766924304)","created":"MongoDate(0.20400000 1766924304)"} , true) | | 0 | 0 | 2 |
| 11 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766901600)"},"geo":{"$geoWithin":{"$center":[[-90.00090026855469,29.956499099731445],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 | 50 |
| 12 | db.events_cache.count( {"_id":"133754db2ef1a831eddc6526d3de8df3"} ) | | 0 | 0 | 1 |
| 13 | db.events_cache.count( {"_id":"133754db2ef1a831eddc6526d3de8df3"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.insert( {"_id":"133754db2ef1a831eddc6526d3de8df3","town_sef_url":"arabi-la","data_key":["68a75b6b03a70639b6cf56ea","69036ae84389be6be5f62bcd","693321064389be6be5655541","693321064389be6be56555d6","68a75b6c03a70639b6cf5cad","693321074389be6be5655703","693321074389be6be565573b","693321074389be6be5655788","68a75b6c03a70639b6cf5d32","69036ae94389be6be5f6312d"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":7,\"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\":29.956499099731445,\"lng\":-90.00090026855469,\"latlng\":\"29.956499099731,-90.000900268555\",\"city\":\"Arabi\",\"state\":\"LA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.28700000 1766924304)","created":"MongoDate(0.28700000 1766924304)"} , true) | | 0 | 0 | 1 |