1 | db.sites.find( {"hostname":{"$in":["bestthingsct.com","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.places.find( {"sef_tail":"downtown-cabaret-theatre-bridgeport-ct.html","address.state":"CT"}, [] ).sort( [] ).limit( 2 ).skip( 0 ) | | 0 | 1 | 3 |
3 | db.towns.find( {"sef_url":"bridgeport-ct"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
4 | db.gp_block.find( {"place_id":"ChIJnZumE3AO6IkR0sRKSgswhjM"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
5 | db.pages.find( {"type":"content","slug":{"$in":["place-detail","place-detail\/downtown-cabaret-theatre-bridgeport-ct.html"]},"site.hostname":"bestthingsct.com"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
6 | db.modules.find( {"name":{"$in":["BTS - Main Header","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 1 |
7 | db.modules.find( {"name":"BTS - FB Like Share Module"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
8 | db.events.find( {"group_id":45778,"start":{"$gte":"MongoDate(0.00000000 1730610000)"},"address.state":"CT"}, [] ).sort( {"start":1} ).limit( 11 ).skip( 0 ) | | 0 | 0 | 2 |
9 | db.articles.find( {"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 |
10 | db.modules.find( {"name":"BTS - State Towns"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
11 | db.states.find( {"sef_url":"ct"}, ["name","sef_url","towns"] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
12 | db.modules.find( {"name":"BTS - Ad"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
13 | db.modules.find( {"name":"footer menu"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
14 | db.modules.find( {"name":"BTS - State List"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
15 | db.states.find( {"state":{"$nin":["DC"]}}, ["sef_url","name"] ).sort( {"name":1} ).limit( 0 ).skip( 0 ) | | 0 | 50 | 1 |