| 1 | db.towns.find( {"sef_url":"smithland-ky"}, [] ).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":"hibernia-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"town","slug":{"$in":["home"]},"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.ttd_towns.find( {"town_sef_url":"hibernia-nj","name":"Article Slideshow"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.events_cache.find( {"_id":"fc1224755d8dfd0d81a67ea5601bf478"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 8 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1769839200)","$lt":"MongoDate(0.00000000 1770530399)"},"event_id":{"$nin":[76453244,76282844,75875031,75863975]},"tags":"ticketmaster","geo":{"$geoWithin":{"$center":[[-74.49330139160156,40.94380187988281],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( 2 ).skip( 0 ) | | 0 | 0 | 16 |
| 9 | db.events_cache.count( {"_id":"fc1224755d8dfd0d81a67ea5601bf478"} ) | | 0 | 0 | 1 |
| 10 | db.events_cache.count( {"_id":"fc1224755d8dfd0d81a67ea5601bf478"} ) | | 0 | 0 | 1 |
| 11 | db.events_cache.insert( {"_id":"fc1224755d8dfd0d81a67ea5601bf478","town_sef_url":"hibernia-nj","data_key":[],"sort_order":{"start":1},"params":"{\"tags\":\"ticketmaster\",\"radius\":\"15\",\"days\":\"7\",\"show\":1,\"geo\":[-74.49330139160156,40.94380187988281],\"has_next_page\":false}","modified":"MongoDate(0.66900000 1769862996)","created":"MongoDate(0.66900000 1769862996)"} , true) | | 0 | 0 | 1 |
| 12 | db.events_cache.find( {"_id":"691dff97d68cdfb7f54ba957f1e3ed24"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
| 13 | db.events_radius_cache.find( {"_id":"23f5ad13168fbba794545705c8a07dbd"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 14 | db.events.find( {"start":{"$gte":"MongoDate(0.00000000 1769839200)"},"event_id":{"$nin":[76453244,76282844,75875031,75863975]},"geo":{"$geoWithin":{"$center":[[-74.49330139160156,40.94380187988281],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( 6 ).skip( 0 ) | | 0 | 6 | 109 |
| 15 | db.events_cache.count( {"_id":"691dff97d68cdfb7f54ba957f1e3ed24"} ) | | 0 | 0 | 1 |
| 16 | db.events_cache.count( {"_id":"691dff97d68cdfb7f54ba957f1e3ed24"} ) | | 0 | 0 | 1 |
| 17 | db.events_cache.insert( {"_id":"691dff97d68cdfb7f54ba957f1e3ed24","town_sef_url":"hibernia-nj","data_key":["6955da8fde4ae56f5aaa023f","6927b614de4ae56f5a59f8bb","68baf6ac69adceb60507b575","69251314de4ae56f5a252a04","6927b614de4ae56f5a59f8fa"],"sort_order":{"start":1},"params":"{\"show\":5,\"title\":\"Events Around Hibernia\",\"keyword\":\"\",\"radius\":25,\"limit\":15,\"page\":1,\"sef\":\"\",\"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\":40.94380187988281,\"lng\":-74.49330139160156,\"latlng\":\"40.943801879883,-74.493301391602\",\"city\":\"Hibernia\",\"state\":\"NJ\",\"theme\":\"\",\"page_type\":\"town\",\"grouped\":false,\"has_next_page\":true}","modified":"MongoDate(0.80500000 1769862996)","created":"MongoDate(0.80500000 1769862996)"} , true) | | 0 | 0 | 1 |
| 18 | db.news.find( {"broadcast":{"$in":["usa","hibernia-nj","nj","morris-county-nj"]},"$and":[{"tags":{"$ne":"at-p-opinion"}},{"tags":{"$ne":"p-opinion"}}]}, [] ).sort( {"publish_date":-1} ).limit( 6 ).skip( 0 ) | | 0 | 6 | 2 |
| 19 | db.places.find( {"address.town_sef_url":"hibernia-nj","group_type":"organization"}, [] ).sort( {"created":-1} ).limit( 6 ).skip( 0 ) | | 0 | 1 | 1 |
| 20 | db.answerbook.find( {"featured":true,"category_sef_tail":"home"}, [] ).sort( {"answers":-1,"modified":-1} ).limit( 15 ).skip( 0 ) | | 0 | 0 | 1 |
| 21 | db.answerbook_categories.find( [], ["sef_tail","name"] ).sort( {"category_sequence":1} ).limit( 0 ).skip( 0 ) | | 0 | 40 | 1 |
| 22 | db.towns.find( {"sef_url":"hibernia-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 23 | db.tokens.find( {"sef_url":{"$in":["usa","nj","morris-county-nj","hibernia-nj"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 24 | db.modules.find( {"name":"AT - Header Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 25 | db.modules.find( {"name":"AT - Header Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 26 | db.modules.find( {"name":"AT - Nearby Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 27 | db.modules.find( {"name":"AT - Nav Bar"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 28 | db.modules.find( {"name":"CV Cancel"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 29 | db.modules.find( {"name":"AT - Footer Section"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 30 | db.modules.find( {"name":"AT - Footer Script"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |