| 1 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.towns.find( {"sef_url":"peoria-az"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["local-food"]},"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 | 1 |
| 5 | db.towns.find( {"sef_url":"peoria-az"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 6 | db.tokens.find( {"sef_url":{"$in":["usa","az","maricopa-county-az","peoria-az"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 7 | db.places.find( {"geo":{"$near":[-112.25499725341797,33.6525993347168],"$maxDistance":0.7246376811594203},"tags":"farmers-market"}, [] ).sort( [] ).limit( 21 ).skip( 0 ) | | 0 | 21 | 30 |
| 8 | db.modules.find( {"name":"AT - Covid Resource Links"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.events_cache.find( {"_id":"ad9ccf0989a34e71cd003d36af76932d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events_radius_cache.find( {"_id":"3ecb278bf2a8bb2a2dfbf4a18b646198"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 11 | db.events.count( {"address.town_sef_url":"peoria-az","start":{"$gte":"MongoDate(0.00000000 1767506400)","$lt":"MongoDate(0.00000000 1768111200)"}} ) | | 0 | 0 | 2 |
| 12 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-112.25499725341797,33.6525993347168],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1767506400)","$lt":"MongoDate(0.00000000 1768370400)"}} ) | | 0 | 1 | 17 |
| 13 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-112.25499725341797,33.6525993347168],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1767506400)","$lt":"MongoDate(0.00000000 1768370400)"}} ) | | 0 | 6 | 17 |
| 14 | db.events_radius_cache.count( {"_id":"3ecb278bf2a8bb2a2dfbf4a18b646198"} ) | | 0 | 0 | 1 |
| 15 | db.events_radius_cache.insert( {"_id":"3ecb278bf2a8bb2a2dfbf4a18b646198","radius":25,"modified":"MongoDate(0.81100000 1767587949)","created":"MongoDate(0.81100000 1767587949)"} , true) | | 0 | 0 | 2 |
| 16 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1767506400)"},"tags":"farmers-market","geo":{"$geoWithin":{"$center":[[-112.25499725341797,33.6525993347168],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 | 23 |
| 17 | db.events_cache.count( {"_id":"ad9ccf0989a34e71cd003d36af76932d"} ) | | 0 | 0 | 1 |
| 18 | db.events_cache.count( {"_id":"ad9ccf0989a34e71cd003d36af76932d"} ) | | 0 | 0 | 1 |
| 19 | db.events_cache.insert( {"_id":"ad9ccf0989a34e71cd003d36af76932d","town_sef_url":"peoria-az","data_key":["68a75b6f03a70639b6cf720a","68a75b7103a70639b6cf7dfa","68a75b7103a70639b6cf8293","68a75b7303a70639b6cf8f03","68a75b7303a70639b6cf928e","68a75b7503a70639b6cf9e0e","68a75b7503a70639b6cfa2bd","68a75b7703a70639b6cfb01c","68a75b7803a70639b6cfb40a","68a75b7903a70639b6cfc165"],"sort_order":{"start":1},"params":"{\"show\":10,\"title\":\"Local Farmers Market Events\",\"images\":false,\"tags\":\"farmers-market\",\"keyword\":\"\",\"radius\":25,\"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\":33.6525993347168,\"lng\":-112.25499725341797,\"latlng\":\"33.652599334717,-112.25499725342\",\"city\":\"Peoria\",\"state\":\"AZ\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.85900000 1767587949)","created":"MongoDate(0.85900000 1767587949)"} , true) | | 0 | 0 | 2 |
| 20 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 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 | 2 |
| 23 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 24 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 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 |