| 1 | db.towns.find( {"sef_url":"springfield-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["gas-prices"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 5 | db.towns.find( {"sef_url":"springfield-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
| 6 | db.tokens.find( {"sef_url":{"$in":["usa","ma","hampden-county-ma","springfield-ma"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 3 |
| 7 | db.events_cache.find( {"_id":"92c5b55e892564a0b0f219ac8f9247f9"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events_radius_cache.find( {"_id":"268e3ea5313299de9f9ebc68d628c3c4"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 9 | db.events.count( {"address.town_sef_url":"springfield-ma","start":{"$gte":"MongoDate(0.00000000 1765432800)","$lt":"MongoDate(0.00000000 1766037600)"}} ) | | 0 | 5 | 2 |
| 10 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-72.58509826660156,42.10260009765625],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1765432800)","$lt":"MongoDate(0.00000000 1766296800)"}} ) | | 0 | 10 | 61 |
| 11 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-72.58509826660156,42.10260009765625],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1765432800)","$lt":"MongoDate(0.00000000 1766296800)"}} ) | | 0 | 17 | 64 |
| 12 | db.events_radius_cache.count( {"_id":"268e3ea5313299de9f9ebc68d628c3c4"} ) | | 0 | 0 | 1 |
| 13 | db.events_radius_cache.insert( {"_id":"268e3ea5313299de9f9ebc68d628c3c4","radius":15,"modified":"MongoDate(0.54900000 1765494128)","created":"MongoDate(0.54900000 1765494128)"} , true) | | 0 | 0 | 2 |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765432800)"},"geo":{"$geoWithin":{"$center":[[-72.58509826660156,42.10260009765625],0.21739130434782608]}}}, ["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 | 339 |
| 15 | db.events_cache.count( {"_id":"92c5b55e892564a0b0f219ac8f9247f9"} ) | | 0 | 0 | 2 |
| 16 | db.events_cache.count( {"_id":"92c5b55e892564a0b0f219ac8f9247f9"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.insert( {"_id":"92c5b55e892564a0b0f219ac8f9247f9","town_sef_url":"springfield-ma","data_key":["693320fb4389be6be5651242","693320fc4389be6be56513c6","69036ad64389be6be5f5c499","693320fd4389be6be56519f1","68a75b5703a70639b6cee467","69036ad94389be6be5f5d4b2","69036ad94389be6be5f5d591","68a75b5b03a70639b6cef6ec","693321004389be6be56528dd","69036adc4389be6be5f5e592"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Events\",\"images\":false,\"empty-message\":\"no\",\"keyword\":\"\",\"radius\":15,\"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\":42.10260009765625,\"lng\":-72.58509826660156,\"latlng\":\"42.102600097656,-72.585098266602\",\"city\":\"Springfield\",\"state\":\"MA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.91900000 1765494128)","created":"MongoDate(0.91900000 1765494128)"} , true) | | 0 | 0 | 2 |