| 1 | db.towns.find( {"sef_url":"buffalo-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"humble-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/sports-and-recreation"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 4 | db.towns.find( {"sef_url":"humble-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 5 | db.tokens.find( {"sef_url":{"$in":["usa","tx","harris-county-tx","humble-tx"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 6 | db.places.find( {"address.town_sef_url":"humble-tx","tags":"sports-and-recreation"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 11 | 14 |
| 7 | db.events_cache.find( {"_id":"fa1fd4f8910de61336a69cf96754e194"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events_radius_cache.find( {"_id":"52824e557cb5039963705287fb2c6214"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765519200)"},"geo":{"$geoWithin":{"$center":[[-95.27149963378906,29.995899200439453],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 | 38 |
| 10 | db.events_cache.count( {"_id":"fa1fd4f8910de61336a69cf96754e194"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"fa1fd4f8910de61336a69cf96754e194","town_sef_url":"humble-tx","data_key":["69036ad54389be6be5f5c276","693320fc4389be6be565167e","68a75b5703a70639b6cedef0","68a75b5703a70639b6cedef9","69036ad54389be6be5f5c2ff","69036ad64389be6be5f5c73b","693320fd4389be6be56519e7","69036ad64389be6be5f5c7df","69036ad64389be6be5f5c7f3","69036ad74389be6be5f5c89f"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":25,\"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\":29.995899200439453,\"lng\":-95.27149963378906,\"latlng\":\"29.995899200439,-95.271499633789\",\"city\":\"Humble\",\"state\":\"TX\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.85000000 1765551482)","created":"MongoDate(0.85000000 1765551482)"} , true) | | 0 | 0 | 7 |