| 1 | db.towns.find( {"sef_url":"kaufman-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"rowland-heights-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["gas-prices"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 5 | db.modules.find( {"name":{"$in":["Header Menu Main","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.towns.find( {"sef_url":"rowland-heights-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","ca","los-angeles-county-ca","rowland-heights-ca"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 8 | db.events_cache.find( {"_id":"e0c3f4a2f2c86c9ed2c3cb2de56b2b09"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.find( {"_id":"ff50cb3f2b33694989c5c6fad11a6b4f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events.count( {"address.town_sef_url":"rowland-heights-ca","start":{"$gte":"MongoDate(0.00000000 1766988000)","$lt":"MongoDate(0.00000000 1767592800)"}} ) | | 0 | 0 | 2 |
| 11 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-117.88800048828125,33.97869873046875],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766988000)","$lt":"MongoDate(0.00000000 1767852000)"}} ) | | 0 | 2 | 15 |
| 12 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-117.88800048828125,33.97869873046875],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766988000)","$lt":"MongoDate(0.00000000 1767852000)"}} ) | | 0 | 22 | 15 |
| 13 | db.events_radius_cache.count( {"_id":"ff50cb3f2b33694989c5c6fad11a6b4f"} ) | | 0 | 0 | 1 |
| 14 | db.events_radius_cache.insert( {"_id":"ff50cb3f2b33694989c5c6fad11a6b4f","radius":15,"modified":"MongoDate(0.43500000 1767034477)","created":"MongoDate(0.43500000 1767034477)"} , true) | | 0 | 0 | 2 |
| 15 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766988000)"},"geo":{"$geoWithin":{"$center":[[-117.88800048828125,33.97869873046875],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 | 49 |
| 16 | db.events_cache.count( {"_id":"e0c3f4a2f2c86c9ed2c3cb2de56b2b09"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.count( {"_id":"e0c3f4a2f2c86c9ed2c3cb2de56b2b09"} ) | | 0 | 0 | 1 |
| 18 | db.events_cache.insert( {"_id":"e0c3f4a2f2c86c9ed2c3cb2de56b2b09","town_sef_url":"rowland-heights-ca","data_key":["693321074389be6be5655865","68a75b6c03a70639b6cf5eff","69036ae94389be6be5f63298","68a75b6d03a70639b6cf6059","68a75b6d03a70639b6cf621c","693321074389be6be5655a5b","69036aea4389be6be5f634e6","68a75b6e03a70639b6cf6486","68a75b6e03a70639b6cf66c4","693321084389be6be5655d8e"],"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\":33.97869873046875,\"lng\":-117.88800048828125,\"latlng\":\"33.978698730469,-117.88800048828\",\"city\":\"Rowland Heights\",\"state\":\"CA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.51500000 1767034477)","created":"MongoDate(0.51500000 1767034477)"} , true) | | 0 | 0 | 1 |