1 | db.towns.find( {"sef_url":"bradley-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 28 |
2 | db.pages.find( {"slug":{"$in":["fishing"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 15 |
3 | db.modules.find( {"name":{"$in":["header menu","header script","footer menu","footer script"]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | | 0 | 4 | 9 |
4 | db.modules.find( {"name":"Ad - Top Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
5 | db.modules.find( {"name":"Change City - Main Header"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
6 | db.articles.find( {"broadcastto":{"$in":["bradley-il","il","usa"]},"publish_date":{"$lte":"MongoDate(0.92900000 1741962692)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
7 | db.articles.find( {"broadcastto":{"$in":["bradley-il","il","usa"]},"publish_date":{"$lte":"MongoDate(0.92900000 1741962692)"},"article_id":{"$ne":1241},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 10 |
8 | db.events_cache.find( {"_id":"f06e4fe257861c3309e1935bb4fcdfa2"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
9 | db.modules.find( {"name":"Events Empty"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 0 | 2 |
10 | db.articles.find( {"broadcastto":{"$in":["bradley-il","il","usa"]},"publish_date":{"$lte":"MongoDate(0.02300000 1741962693)"},"$or":[{"tags":"fishing"},{"tags":"fishing-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
11 | db.places.find( {"geo":{"$near":[-87.85790252685547,41.14799880981445],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 11 |
12 | db.places.count( {"geo":{"$near":[-87.85790252685547,41.14799880981445],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 34 | 15 |