1 | db.towns.find( {"sef_url":"southbury-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.pages.find( {"type":"content","slug":{"$in":["guest"]},"site.hostname":"bestthingsct.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.modules.find( {"name":{"$in":["BTS - Main Header","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 2 |
5 | db.articles.find( {"featured":true,"$or":[{"state":"CT"},{"site_id":190}]}, [] ).sort( {"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 0 | 2 |
6 | db.articles.find( {"tags":{"$in":["ski-resort","ski-shop","ice-skating-rink","winter-activities","cross-country-skiing"]},"state":"CT"}, ["article_id","title","homepage_title","tags","image_url","path","article_hostname","sef_tail","page_path","text","publish_date","site_canonical","sections.title","sections.text"] ).sort( {"publish_date":-1,"_id":1} ).limit( 6 ).skip( 0 ) | | 0 | 0 | 2 |
7 | db.articles.find( {"tags":"food-drink-p300","state":"CT"}, ["article_id","title","homepage_title","tags","image_url","path","article_hostname","sef_tail","page_path","text","publish_date","site_canonical","sections.title","sections.text"] ).sort( {"publish_date":-1,"_id":1} ).limit( 6 ).skip( 0 ) | | 0 | 0 | 1 |
8 | db.articles.find( {"tags":"entertainment-p300","state":"CT"}, ["article_id","title","homepage_title","tags","image_url","path","article_hostname","sef_tail","page_path","text","publish_date","site_canonical","sections.title","sections.text"] ).sort( {"publish_date":-1,"_id":1} ).limit( 6 ).skip( 0 ) | | 0 | 0 | 1 |
9 | db.articles.find( {"tags":"recreation-p300","state":"CT"}, ["article_id","title","homepage_title","tags","image_url","path","article_hostname","sef_tail","page_path","text","publish_date","site_canonical","sections.title","sections.text"] ).sort( {"publish_date":-1,"_id":1} ).limit( 6 ).skip( 0 ) | | 0 | 0 | 1 |
10 | db.articles.find( {"tags":"directory-p300","state":"CT"}, ["article_id","title","homepage_title","tags","image_url","path","article_hostname","sef_tail","page_path","text","publish_date","site_canonical","sections.title","sections.text"] ).sort( {"publish_date":-1,"_id":1} ).limit( 6 ).skip( 0 ) | | 0 | 0 | 1 |
11 | db.articles.find( {"tags":"community-life-p300","state":"CT"}, ["article_id","title","homepage_title","tags","image_url","path","article_hostname","sef_tail","page_path","text","publish_date","site_canonical","sections.title","sections.text"] ).sort( {"publish_date":-1,"_id":1} ).limit( 6 ).skip( 0 ) | | 0 | 0 | 1 |
12 | db.articles.find( {"state":"CT"}, ["title","page_path","path","published_date"] ).sort( {"publish_date":-1} ).limit( 0 ).skip( 0 ) | | 0 | 0 | 1 |
13 | db.towns.find( {"sef_url":"southbury-ct"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
14 | db.tokens.find( {"sef_url":{"$in":["usa","ct","new-haven-county-ct","southbury-ct"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 4 |
15 | db.modules.find( {"name":"BTS - State Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
16 | db.states.find( {"sef_url":"ct"}, ["name","sef_url","towns"] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
17 | db.modules.find( {"name":"BTS - Ad"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
18 | db.modules.find( {"name":"footer menu"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
19 | db.modules.find( {"name":"BTS - State List"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
20 | db.states.find( {"state":{"$nin":["DC"]}}, ["sef_url","name"] ).sort( {"name":1} ).limit( 0 ).skip( 0 ) | | 0 | 50 | 2 |