| 1 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"patton-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["local-food"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 5 | db.places.find( {"geo":{"$near":[-117.2239990234375,34.135799407958984],"$maxDistance":0.7246376811594203},"tags":"farmers-market"}, [] ).sort( [] ).limit( 21 ).skip( 0 ) | | 0 | 21 | 10 |
| 6 | db.towns.find( {"sef_url":"patton-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","ca","san-bernardino-county-ca","patton-ca"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 8 | db.events_cache.find( {"_id":"859340fc623628cbdf360e3268ed0cce"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 9 | db.events_radius_cache.find( {"_id":"c9b6d4829b4e778f17fcd13001d53506"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 10 | db.events.count( {"address.town_sef_url":"patton-ca","start":{"$gte":"MongoDate(0.00000000 1769925600)","$lt":"MongoDate(0.00000000 1770530400)"}} ) | | 0 | 0 | 2 |
| 11 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-117.2239990234375,34.135799407958984],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1769925600)","$lt":"MongoDate(0.00000000 1770789600)"}} ) | | 0 | 3 | 26 |
| 12 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-117.2239990234375,34.135799407958984],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1769925600)","$lt":"MongoDate(0.00000000 1770789600)"}} ) | | 0 | 15 | 25 |
| 13 | db.events_radius_cache.count( {"_id":"c9b6d4829b4e778f17fcd13001d53506"} ) | | 0 | 0 | 1 |
| 14 | db.events_radius_cache.count( {"_id":"c9b6d4829b4e778f17fcd13001d53506"} ) | | 0 | 0 | 1 |
| 15 | db.events_radius_cache.insert( {"_id":"c9b6d4829b4e778f17fcd13001d53506","radius":15,"modified":"MongoDate(0.21500000 1769983586)","created":"MongoDate(0.21500000 1769983586)"} , true) | | 0 | 0 | 2 |
| 16 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1769925600)"},"tags":"farmers-market","geo":{"$geoWithin":{"$center":[[-117.2239990234375,34.135799407958984],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 | 8 | 11 |
| 17 | db.events_cache.count( {"_id":"859340fc623628cbdf360e3268ed0cce"} ) | | 0 | 0 | 1 |
| 18 | db.events_cache.count( {"_id":"859340fc623628cbdf360e3268ed0cce"} ) | | 0 | 0 | 1 |
| 19 | db.events_cache.insert( {"_id":"859340fc623628cbdf360e3268ed0cce","town_sef_url":"patton-ca","data_key":["6896c2c4fb5e4bed1f1b539e","689ffd45fb5e4bed1f9569f9","68a9068ac3af739f250a4622","68b24109c3af739f2526ec47","68bb7b85c3af739f25f91e09","68c4b52bc3af739f2551f02d","68cdf083c3af739f25a44923","68d72b03c3af739f25a316ac"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Farmers Market Events\",\"images\":false,\"tags\":\"farmers-market\",\"keyword\":\"\",\"radius\":15,\"limit\":15,\"page\":1,\"sef\":\"\",\"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\":\"\",\"empty-message\":\"\",\"ad_slots\":\"\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":34.135799407958984,\"lng\":-117.2239990234375,\"latlng\":\"34.135799407959,-117.22399902344\",\"city\":\"Patton\",\"state\":\"CA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.25800000 1769983586)","created":"MongoDate(0.25800000 1769983586)"} , true) | | 0 | 0 | 1 |
| 20 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 21 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 22 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 23 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 24 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 25 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 26 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |