| 1 | db.towns.find( {"sef_url":"bangor-pa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 3 | db.towns.find( {"sef_url":"papillion-ne"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 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":"papillion-ne"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","ne","sarpy-county-ne","papillion-ne"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
| 8 | db.events_cache.find( {"_id":"250febee1401e2c27f90b8a3efaff01b"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
| 9 | db.events_radius_cache.find( {"_id":"d1c84f04eaa9e86a79062588b4f98b08"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 10 | db.events.count( {"address.town_sef_url":"papillion-ne","start":{"$gte":"MongoDate(0.00000000 1767074400)","$lt":"MongoDate(0.00000000 1767679200)"}} ) | | 0 | 0 | 2 |
| 11 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-96.04299926757812,41.15570068359375],0.10144927536231885]}},"start":{"$gte":"MongoDate(0.00000000 1767074400)","$lt":"MongoDate(0.00000000 1767938400)"}} ) | | 0 | 4 | 22 |
| 12 | db.events.count( {"geo":{"$geoWithin":{"$center":[[-96.04299926757812,41.15570068359375],0.21739130434782608]}},"start":{"$gte":"MongoDate(0.00000000 1767074400)","$lt":"MongoDate(0.00000000 1767938400)"}} ) | | 0 | 21 | 22 |
| 13 | db.events_radius_cache.count( {"_id":"d1c84f04eaa9e86a79062588b4f98b08"} ) | | 0 | 0 | 1 |
| 14 | db.events_radius_cache.insert( {"_id":"d1c84f04eaa9e86a79062588b4f98b08","radius":15,"modified":"MongoDate(0.68200000 1767135146)","created":"MongoDate(0.68200000 1767135146)"} , true) | | 0 | 0 | 2 |
| 15 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1767074400)"},"geo":{"$geoWithin":{"$center":[[-96.04299926757812,41.15570068359375],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 | 86 |
| 16 | db.events_cache.count( {"_id":"250febee1401e2c27f90b8a3efaff01b"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.count( {"_id":"250febee1401e2c27f90b8a3efaff01b"} ) | | 0 | 0 | 1 |
| 18 | db.events_cache.insert( {"_id":"250febee1401e2c27f90b8a3efaff01b","town_sef_url":"papillion-ne","data_key":["693321074389be6be56559a0","68a75b6d03a70639b6cf60f9","69036aea4389be6be5f634b9","69036aea4389be6be5f6359f","693321074389be6be5655c1c","68a75b6e03a70639b6cf6657","68a75b6e03a70639b6cf68d3","69036aeb4389be6be5f63bbc","693321084389be6be5655fdd","693321084389be6be565616d"],"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\":41.15570068359375,\"lng\":-96.04299926757812,\"latlng\":\"41.155700683594,-96.042999267578\",\"city\":\"Papillion\",\"state\":\"NE\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.80500000 1767135146)","created":"MongoDate(0.80500000 1767135146)"} , true) | | 0 | 0 | 1 |