| 1 | db.towns.find( {"sef_url":"walnut-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.pages.find( {"type":"town","slug":{"$in":["organizations","organizations\/arts-and-entertainment"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 3 | db.towns.find( {"sef_url":"walnut-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.tokens.find( {"sef_url":{"$in":["usa","ca","los-angeles-county-ca","walnut-ca"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.places.find( {"address.town_sef_url":"walnut-ca","tags":"arts-and-entertainment"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 6 | 9 |
| 6 | db.events_cache.find( {"_id":"643d2254cbab02f230c66ff2cf6b8d53"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 7 | db.events_radius_cache.find( {"_id":"11fc6100e1926df55e31b84e698103aa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.count( {"address.town_sef_url":"walnut-ca","start":{"$gte":"MongoDate(0.00000000 1766469600)","$lt":"MongoDate(0.00000000 1767074400)"}} ) | | 0 | 1 | 2 |
| 9 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-117.86000061035156,34.03799819946289],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766469600)","$lt":"MongoDate(0.00000000 1767333600)"}} ) | | 0 | 23 | 24 |
| 10 | db.events_radius_cache.count( {"_id":"11fc6100e1926df55e31b84e698103aa"} ) | | 0 | 0 | 1 |
| 11 | db.events_radius_cache.insert( {"_id":"11fc6100e1926df55e31b84e698103aa","radius":7,"modified":"MongoDate(0.09700000 1766512184)","created":"MongoDate(0.09700000 1766512184)"} , true) | | 0 | 0 | 2 |
| 12 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766469600)"},"geo":{"$geoWithin":{"$center":[[-117.86000061035156,34.03799819946289],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 | 162 |
| 13 | db.events_cache.count( {"_id":"643d2254cbab02f230c66ff2cf6b8d53"} ) | | 0 | 0 | 1 |
| 14 | db.events_cache.count( {"_id":"643d2254cbab02f230c66ff2cf6b8d53"} ) | | 0 | 0 | 2 |
| 15 | db.events_cache.insert( {"_id":"643d2254cbab02f230c66ff2cf6b8d53","town_sef_url":"walnut-ca","data_key":["693321054389be6be5654a54","693321054389be6be5654bd7","693321054389be6be5654cb7","68a75b6803a70639b6cf45b4","693321054389be6be5654e13","68a75b6803a70639b6cf45da","69036ae64389be6be5f620de","69036ae74389be6be5f62279","68a75b6903a70639b6cf4ab5","68a75b6a03a70639b6cf4e64"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":7,\"limit\":15,\"page\":1,\"sef\":\"arts-and-entertainment\",\"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\":34.03799819946289,\"lng\":-117.86000061035156,\"latlng\":\"34.037998199463,-117.86000061035\",\"city\":\"Walnut\",\"state\":\"CA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.30000000 1766512184)","created":"MongoDate(0.30000000 1766512184)"} , true) | | 0 | 0 | 3 |