| 1 | db.towns.find( {"sef_url":"old-greenwich-ct"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
| 2 | db.sites.find( {"hostname":{"$in":["bestthingsct.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 3 | db.authors.find( {"sef_tail":"elizabeth-georgian"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 4 | db.pages.find( {"type":"content","slug":{"$in":["author-detail","author-detail\/elizabeth-georgian"]},"site.hostname":"bestthingsct.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 5 | db.modules.find( {"name":{"$in":["BTS - Main Header","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
| 6 | db.modules.find( {"name":"Share Module"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 7 | db.articles.find( {"author_id":19}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 258 | 8 |
| 8 | db.sites.find( {"site_id":"190"}, ["hostname","https"] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 9 | db.sites.find( {"site_id":"208"}, ["hostname","https"] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 10 | db.sites.find( {"site_id":"224"}, ["hostname","https"] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 11 | db.sites.find( {"site_id":"201"}, ["hostname","https"] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 12 | db.sites.find( {"site_id":"200"}, ["hostname","https"] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 13 | db.sites.find( {"site_id":"234"}, ["hostname","https"] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 14 | db.modules.find( {"name":"BTS - State Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 15 | db.states.find( {"sef_url":"ct"}, ["name","sef_url","towns"] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 16 | db.modules.find( {"name":"BTS - Ad"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 17 | db.modules.find( {"name":"footer menu"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 18 | db.modules.find( {"name":"BTS - State List"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
| 19 | db.states.find( {"state":{"$nin":["DC"]}}, ["sef_url","name"] ).sort( {"name":1} ).limit( 0 ).skip( 0 ) | | 0 | 50 | 1 |