1 | db.towns.find( {"sef_url":"humboldt-tn"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.pages.find( {"slug":{"$in":["water-sports"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["humboldt-tn","tn","usa"]},"publish_date":{"$lte":"MongoDate(0.56400000 1739891990)"},"tags":"water-sports"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
4 | db.articles.find( {"broadcastto":{"$in":["humboldt-tn","tn","usa"]},"publish_date":{"$lte":"MongoDate(0.56300000 1739891990)"},"article_id":{"$ne":1254},"tags":"water-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 10 |
5 | db.events_cache.find( {"_id":"4d6452043e4012c8078008dc326111ae"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
6 | db.modules.find( {"name":"Events Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 1 |
7 | db.articles.find( {"broadcastto":{"$in":["humboldt-tn","tn","usa"]},"publish_date":{"$lte":"MongoDate(0.63600000 1739891990)"},"$or":[{"tags":"water-sports"},{"tags":"water-sports-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
8 | db.places.find( {"geo":{"$near":[-88.90709686279297,35.826900482177734],"$maxDistance":1.4492753623188406},"tags":"water-sports"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
9 | db.places.count( {"geo":{"$near":[-88.90709686279297,35.826900482177734],"$maxDistance":1.4492753623188406},"tags":"water-sports"} ) | | 0 | 23 | 4 |
10 | db.modules.find( {"name":"RHS - Outdoor Newsletter - Mail Form"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |