| 1 | db.towns.find( {"sef_url":"elmhurst-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 5 |
| 2 | db.sites.find( {"hostname":{"$in":["americantowns.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.towns.find( {"sef_url":"alexandria-la"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["events","events\/exhibition-gurjeet-singh-when-words-hurt-2026-02-19-san-francisco-ca.html"]},"site.hostname":"americantowns.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 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":"alexandria-la"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.tokens.find( {"sef_url":{"$in":["usa","la","rapides-county-la","alexandria-la"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 8 | db.events_cache.find( {"_id":"a2c6da38186e78ece83fb87489868632"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 9 | db.events_radius_cache.find( {"_id":"d8d135ce95b8b70924885836a7837ac6"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 10 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1765605600)"},"geo":{"$geoWithin":{"$center":[[-92.46659851074219,31.292699813842773],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( 16 ).skip( 0 ) | | 0 | 9 | 307 |
| 11 | db.events_cache.count( {"_id":"a2c6da38186e78ece83fb87489868632"} ) | | 0 | 0 | 1 |
| 12 | db.events_cache.insert( {"_id":"a2c6da38186e78ece83fb87489868632","town_sef_url":"alexandria-la","data_key":["68a75b5903a70639b6ceeca0","68a75b5d03a70639b6cf06a2","68a75b5f03a70639b6cf11ba","68a75b6303a70639b6cf257b","68a75b6703a70639b6cf3c7d","68a75b6a03a70639b6cf4ef2","68a75b6d03a70639b6cf623f","69036af34389be6be5f66e97","693321124389be6be565abf8"],"sort_order":{"start":1},"params":"{\"show\":15,\"title\":\"Alexandria Featured Events\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"exhibition-gurjeet-singh-when-words-hurt-2026-02-19-san-francisco-ca.html\",\"tags\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"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\":31.292699813842773,\"lng\":-92.46659851074219,\"latlng\":\"31.292699813843,-92.466598510742\",\"city\":\"Alexandria\",\"state\":\"LA\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.29400000 1765683815)","created":"MongoDate(0.29400000 1765683815)"} , true) | | 0 | 0 | 2 |