| 1 | db.counties.find( {"sef_url":"lee-county-fl"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
| 2 | db.counties.find( {"sef_url":"lee-county-fl"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.pages.find( {"type":"town","slug":{"$in":["organizations"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.towns.find( {"sef_url":"lee-county-fl"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 5 | db.places.find( {"address.town_sef_url":"lee-county-fl"}, [] ).sort( {"name":1} ).limit( 21 ).skip( 0 ) | | 0 | 0 | 3 |
| 6 | db.modules.find( {"name":"AT - Organization Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.events_cache.find( {"_id":"0057cd7191d1b576c910467ee14c1893"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 8 | db.events_radius_cache.find( {"_id":"a515cbfc5f73e4ba8589f9d6af9c365c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 6 |
| 9 | db.events.count( {"address.town_sef_url":"lee-county-fl","start":{"$gte":"MongoDate(0.00000000 1766728800)","$lt":"MongoDate(0.00000000 1767333600)"}} ) | | 0 | 0 | 3 |
| 10 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-81.877197265625,26.580400466918945],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1766728800)","$lt":"MongoDate(0.00000000 1767592800)"}} ) | | 0 | 10 | 33 |
| 11 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-81.877197265625,26.580400466918945],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1766728800)","$lt":"MongoDate(0.00000000 1767592800)"}} ) | | 0 | 19 | 29 |
| 12 | db.events_radius_cache.count( {"_id":"a515cbfc5f73e4ba8589f9d6af9c365c"} ) | | 0 | 0 | 1 |
| 13 | db.events_radius_cache.insert( {"_id":"a515cbfc5f73e4ba8589f9d6af9c365c","radius":15,"modified":"MongoDate(0.47100000 1766743230)","created":"MongoDate(0.47100000 1766743230)"} , true) | | 0 | 0 | 2 |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1766728800)"},"geo":{"$geoWithin":{"$center":[[-81.877197265625,26.580400466918945],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 | 166 |
| 15 | db.events_cache.count( {"_id":"0057cd7191d1b576c910467ee14c1893"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.count( {"_id":"0057cd7191d1b576c910467ee14c1893"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.insert( {"_id":"0057cd7191d1b576c910467ee14c1893","town_sef_url":"lee-county-fl","data_key":["69036ae64389be6be5f61f50","68a75b6903a70639b6cf49bb","69036ae84389be6be5f62716","68a75b6b03a70639b6cf56df","69036ae94389be6be5f62ecc","693321074389be6be56557e5","69036ae94389be6be5f631a2","69036ae94389be6be5f63293","693321074389be6be56559da","69036aea4389be6be5f63437"],"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\":26.580400466918945,\"lng\":-81.877197265625,\"latlng\":\"26.580400466919,-81.877197265625\",\"city\":\"Lee County\",\"state\":\"FL\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.67100000 1766743230)","created":"MongoDate(0.67100000 1766743230)"} , true) | | 0 | 0 | 1 |