1 | db.towns.find( {"sef_url":"west-cornwall-ct"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.sites.find( {"hostname":{"$in":["bestthingsct.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.towns.find( {"sef_url":"east-granby-ct"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
4 | db.pages.find( {"type":"town","slug":{"$in":["festivals"]},"site.hostname":"bestthingsct.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.modules.find( {"name":{"$in":["BTS - Main Header","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
6 | db.events_cache.find( {"_id":"047c66506f4e16b7df8dc327ac3874a9"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
7 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1732168800)"},"tags":"festivals","geo":{"$geoWithin":{"$center":[[-72.7260971069336,41.943199157714844],0.7246376811594203]}},"address.state":"CT"}, ["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 | 0 | 2 |
8 | db.events_cache.count( {"_id":"047c66506f4e16b7df8dc327ac3874a9"} ) | | 0 | 0 | 1 |
9 | db.events_cache.count( {"_id":"047c66506f4e16b7df8dc327ac3874a9"} ) | | 0 | 0 | 1 |
10 | db.events_cache.insert( {"_id":"047c66506f4e16b7df8dc327ac3874a9","town_sef_url":"east-granby-ct","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"festivals\",\"radius\":50,\"title\":\"Festivals Near Me in East Granby, CT\",\"prompt\":\"Festivals Near Me in East Granby, CT\",\"show\":15,\"list-insert\":\"Ad Event-Place Module-1|4,Ad Event-Place Module-2|8,Ad Event-Place Module-3|12\",\"keyword\":\"\",\"limit\":15,\"page\":1,\"sef\":\"\",\"tags_logical\":\"\",\"terms\":\"\",\"show_limit\":3,\"sort\":\"\",\"days\":\"\",\"images\":true,\"max-days\":365,\"max-miles\":45,\"message\":\"[message to follow]\",\"min\":50,\"height\":\"\",\"width\":\"\",\"data_id\":\"\",\"more\":true,\"type\":\"\",\"autoshowmore\":false,\"link\":\"\",\"showdesc\":\"\",\"rankby\":\"\",\"empty-message\":\"\",\"ad_slots\":\"Ad Event-Place Module-1|4,Ad Event-Place Module-2|8,Ad Event-Place Module-3|12\",\"see-more-title\":\"\",\"searchdate\":\"\",\"searchenddate\":\"\",\"lat\":41.943199157714844,\"lng\":-72.7260971069336,\"latlng\":\"41.943199157715,-72.726097106934\",\"city\":\"East Granby\",\"state\":\"CT\",\"theme\":\"BestThingsState\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":false}","modified":"MongoDate(0.38300000 1732178747)","created":"MongoDate(0.38400000 1732178747)"} , true) | | 0 | 0 | 2 |
11 | db.modules.find( {"name":"BTS - State Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
12 | db.states.find( {"sef_url":"ct"}, ["name","sef_url","towns"] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
13 | db.modules.find( {"name":"BTS - Ad"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
14 | db.modules.find( {"name":"footer menu"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
15 | db.modules.find( {"name":"BTS - State List"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
16 | db.states.find( {"state":{"$nin":["DC"]}}, ["sef_url","name"] ).sort( {"name":1} ).limit( 0 ).skip( 0 ) | | 0 | 50 | 2 |