| 1 | db.towns.find( {"sef_url":"fullerton-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.towns.find( {"sef_url":"fullerton-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.tokens.find( {"sef_url":{"$in":["usa","ca","orange-county-ca","fullerton-ca"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 4 | db.events_cache.find( {"_id":"67e631ccda677cc7cfc269a1db13b16c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.events_radius_cache.find( {"_id":"158fca33fcc57505f4c04e057367ebd7"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 6 | db.events.count( {"address.town_sef_url":"fullerton-ca","start":{"$gte":"MongoDate(0.00000000 1766296800)","$lt":"MongoDate(0.00000000 1766901600)"}} ) | | 0 | 1 | 2 |
| 7 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-117.92400360107422,33.87030029296875],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766296800)","$lt":"MongoDate(0.00000000 1767160800)"}} ) | | 0 | 23 | 27 |
| 8 | db.events_radius_cache.count( {"_id":"158fca33fcc57505f4c04e057367ebd7"} ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.insert( {"_id":"158fca33fcc57505f4c04e057367ebd7","radius":7,"modified":"MongoDate(0.43000000 1766369184)","created":"MongoDate(0.43000000 1766369184)"} , true) | | 0 | 0 | 2 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766296800)"},"geo":{"$geoWithin":{"$center":[[-117.92400360107422,33.87030029296875],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 | 112 |
| 11 | db.events_cache.count( {"_id":"67e631ccda677cc7cfc269a1db13b16c"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.count( {"_id":"67e631ccda677cc7cfc269a1db13b16c"} ) | | 0 | 0 | 2 |
| 13 | db.events_cache.insert( {"_id":"67e631ccda677cc7cfc269a1db13b16c","town_sef_url":"fullerton-ca","data_key":["68a75b6503a70639b6cf30c4","69036ae34389be6be5f6105d","69036ae34389be6be5f611ad","693321044389be6be56545e5","69036ae34389be6be5f612a1","69036ae44389be6be5f6147d","68a75b6703a70639b6cf38e9","68a75b6703a70639b6cf3c5b","68a75b6703a70639b6cf3f64","68a75b6903a70639b6cf4736"],"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\":33.87030029296875,\"lng\":-117.92400360107422,\"latlng\":\"33.870300292969,-117.92400360107\",\"city\":\"Fullerton\",\"state\":\"CA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.57700000 1766369184)","created":"MongoDate(0.57700000 1766369184)"} , true) | | 0 | 0 | 2 |